Ubuntu Installation :: Failure When Trying To Install Libmagick9-dev?
Mar 17, 2010
I need to install the libmagick9-dev packages and am getting a failure when trying to do so:
Code:
apt-get install libmagick9-dev --fix-missing
The failure message is as follows:
[code]....
View 1 Replies
ADVERTISEMENT
Jul 31, 2010
Anyone here installed 10.04 on Pentium III's? I have tried installs on 5 of them and have had 5 video failures. These machines all currently run various earlier Ubuntu releases (8.04, 9.04, etc). All of them have 512 M memory but video memory is 32M or less. I have installed 10.04 successfully on 2 Pentium IV's that have 128M video memory so I suspect that's the difference. Is there any trick I'm missing to get the new XRANDR working on these old P-IIIs or should I give up? What I get when bringing up 10.04 from live CD is just a black screen... as 10.04 appears to grind to a halt or just hang.
View 4 Replies
View Related
Dec 23, 2010
Just finished trying to solve this by using other threads / Fresh install today of Ubuntu 10.10 configured as dual-boot with WIN XP. Grub loads latest kernel with no problem at all as long as the keyboard is NOT touched in any way. Touch any key and grub hangs infinitely. There is never any success in changing boot selection in any way. I tried reloading grub from the LiveCD version 10.10 with no success, then I tried reloading it from a 10.04LTS LiveCD which totally blanked grub from the boot process entirely, then I tried purging grub and downloading new code as instructed in another tutorial here on the forums. After the final effort I have restored access to 10.10 on the HDD so that I can boot without the LiveCD, but I am back to the choice-less grub! It's 10.10 or nothing! I need complete instructions on how to obtain and document the diagnostic information needed to trouble-shoot the issue so that I can provide the data you need to assist me in repairing this boot loader...When I downloaded the new code and installed it, the system recognized and properly identified all partitions and OSes on the system. I should boot from /dev/sda and the linux partition is located on /dev/sda6 the WIN partition is on /dev/sda5. I did notice some strange information concerning the starting and ending locations of the partitions when I was attempting to correct this issue. If that information seems relevant I will post it upon request. (if instructed on how to do so) Should I repost this as a bug report? (Am I posting in the wrong location?)
View 9 Replies
View Related
Mar 21, 2010
When I install either desktop version of Ubuntu 9.10 or Xubantu 9.10 it boots ok when ask to reboot at the end of the install, but will not reboot after that (2nd attempt and all after fail)On 2nd and later attempts the grub menu comes up and I choose default Ubantu and the Ubuntu circle logo displays for about 30 seconds, and most of time I see it try to access my floppy drive (sometimes the floppy drive light stays on, sometimes it does not) a cursor then blinks in the upper left hand corner for about 10 seconds and then the screen goes blank and freezes there until I power down.
My System
Dell Dimension 2350
Celeron 1.80 G Hz
768 Meg RAM
30 Gig hard drive
Note: Xubantu installs OK to HD on another system I have, but not on this Dell. To test the Dell I did install Puppy Linux with default grub loader to HD ant it works OK (boots OK to HD each time).Side note: At first I tried this Dell to set up dual boot with XP and Ubantu and same symptoms Ubantu only booting OK once and then never again so I thought it was dual boot issue so I deleted all partions (XP is now gone) with latest GParted version and attempted installing Ubuntu 9.10 and then Xubanto 9.10 on the whole harddrive but still no boot past the first time I though this might not be a grub issue since it seems to get past grub and the Ubantu circle shows for about 30 seconds before the system freezes. only a guess on my part as I don't know enough about Grub or Ubuntu to troubleshoot without help. I see I can hit "e" to get to the grub editor and I looked at the grub boot code but don't enough about it to edit for a fix. I thought about Lilo but did not see an option on the normal Xbuntu ,or even when I used the alternate install CD,for a Lilo option. Also note I can run the live CDs for Ubuntu and Xubuntu OK on this Dell. Only HD install gives me problems.
View 2 Replies
View Related
Apr 17, 2010
Tried to install 10.4 Beta2 on my testing machine. Boots but then splash screen starts scrolling really fast though I can notice that 5 dots are moving so no hanging. It takes quite a while and then black screen appears (also scrolling) and I cannot read what's there; last line looks like a prompt. Alt-Ctrl-Del reboots the machine. So I cannot even enter Live mode.
This machine is about 7-8 y.o. P4 2.4GHz (i686) on Asus P4S333/c, 2.5GB ram, GeForce3-Ti200, latest bios 2003 but runs any Linux (I tried) and FreeBSD 9-CURRENT perfectly (Even win7 is installable...but runs badly). On newer machine same CD works fine. The machine is AthlonX2 2.3GHz on Asus M3N78-vm, 4GB ram, onboard chip GeForce8200, HDDs, DVD-RW - all SATA (AHCI). What could be wrong with my old machine? Does Ubuntu still support 96xx Nvidia driver?
View 3 Replies
View Related
Aug 27, 2010
UPDATE: decided to reinstall and run the partitioner to get rid of the raid. Not worth dealing with this since seems to be lower level as /dev/mapper was not listing any devices. Error 15 at grub points to legacy grub. So avoiding the problem by getting rid of raid for now. So ignore this post. Found a nice grub2 explanation on the wiki but didn't help this situation since probably isn't a grub problem. Probably is a installer failure to map devices properly when it only used what was already available and didn't create them during the install. I don't know, just guessing. Had OpenSuSE 10.3 64bit installed with software raid mirrored swap, boot, root. Used the alternate 64bit Ubuntu iso for installation. Since partitioning was already correctly setup and the raid devices /dev/md0,1,2 were recognized by the installer, I chose to format the partitions with ext3 and accept the configuration:
/dev/md0 = swap = /dev/sda1, /dev/sdb1 = 2Gb
/dev/md1 = boot = /dev/sda2, /dev/sdb2 = 256Mb
/dev/md2 = root = /dev/sda3, /dev/sda3 = 20Gb
Installation process failed at the point of installing grub. It had attempted to install the bootloader on /dev/sda2 and /dev/sdb2. I moved on since it would not let me fiddle with the settings and I got the machine rebooted with the rescue option on the iso used for installing. Now, I can see the root partition is populated with files as expected. dpkg will list that linux-image-generic, headers, and linux-generic are installed with other supporting kernel packages. grub-pc is installed as well. However, the /boot partition or /dev/md1 was empty initially after the reboot. What is the procedure to get grub to install the bootloader on /dev/sda2 and /dev/sdb2, which represent /dev/md1 or /boot?
Running apt-get update and apt-get upgrade installed a newer kernel and this populated the /boot partition. Running update-grub results in a "/usr/sbin/grub-probe: error: no mapping exists for 'md2'". grub-install /dev/md2 or grub-install /dev/sda2 gives the same error as well. Both commands indicate that "Autodetection of a filesystem module failed, Please specify the module with the option '--modules' explicitly". What is the right modules that need to be loaded for a raid partition in initrd? Should I be telling grub to use the a raid module?
View 1 Replies
View Related
Oct 16, 2010
After buying a new PC, I decided to "reorganize" my former PC as follows:Initially it has been a dual (SATA) disk dual boot PC- one disk for each OS, while XP was fully installed on a single NTFS partition. Using Gparted I shrunk the XP partition, and created some Linux partitions. I've verified that the XP partition (sda1) is bootable. Afterwards, I removed the other (former Linux) disk from the computer. While doing so, I had to temporarily disconnect cables from both drives. Finally, I fresh installed Mint 9 (Ubuntu 10.04 derivative), on my pre-prepared Linux partitions. Installation completed flawlessly, and during the install, I've noticed that GRUB2 has been installed on sda. Rebooted and got "Disk boot failure" error.
I've checked the BIOS and noticed that the (single) drive was not recognized.
I manually tested from the BIOS and located the drive as IDE3. Saving the new configuration (F10) and rebooting- the HD gain is not identified (the CMOS battery is fine- keeps time).
Booting a live CD I can see and access all above partitions.
View 2 Replies
View Related
May 26, 2010
BFO install via USB[URL]..I get through all of the initial menus, and to the main installer, after which is says "starting installation" (this is perhaps 2 hours into the installation). About 3/4 of the way through I get a dialog: "The file libssh2-1.2.4-1.fc13.i686.rpm cannot be opened. This is due to a missing file, a corrupt package or corrupt media. Please verify your installation source. If you exist, your system will be left in an inconsistent state that will likely require reinstallation. Reboot or Retry"
[screenshot attached] I have clicked retry several times and it doesn't continue. I have previously had no problem installing Fedora 13 beta with the same hardware.
View 4 Replies
View Related
Feb 14, 2010
I'm having a problem installing Ubuntu Studio 9.10-alternate-amd64 onto my machine. This is the third attempt and I keep running into the same problem. Grub Boot Loader will only install to 16% when a screen pops up:
Ubuntu Installer Main Menu
Choose the next step in the install process:
choose language
configure the keyboard
detect and mount CD-rom
etc...
choosing the option "Install Grub boot loader on a hard disk" sends me back to the Grub install and once again at 16% the Ubuntu Installer Main Menu pops up. Choosing the option "Install the Lilo Boot Loader on a hard disk" resolves in an Lilo-install failure and i'm directed back to the Installer Main Menu. The option "Finish the installation" sends me back to the same menu..I'm stumped as to what to do... a disk check ensured me that the instal-dvd is valid though I can't get past this silly install menu.
View 3 Replies
View Related
Mar 25, 2009
Just to reiterate on the title, the installation of Fedora 10 i386 (DVD) on a 32bit PC. Is failing on me after the media check (whether or not I do it), so not even making it to the language selection. Currently running a nvidia AGP video card was previously using an ati PCI card but swapping has done little to help.
The only argument that lets me passed this point is noprobe, which then fails a bit later as it can't pick up the install media. I've also tried a live CD which seems to be a bit hit and miss as to whether or not it even loads. It then either fails to even let me run the install to HDD or it comes up some error about failures in python code (Don't have the exact error as the last few times haven't even booted). Below is a couple of errors I get from the standard installer
[Code].....
View 8 Replies
View Related
Apr 7, 2010
My laptop died while installing F12, without completing installation. Now I can not boot the computer from HD, CD, or USB. I have flashed the BIOS with the most recent ROM. I can access the BIOS setup and exhausted all my options there, which is mainly boot order. At the moment, the boot process goes to a blinking cursor and does not allow for input. The laptop in question is a lenovo Y510 that was previously running F10 with a single partition.
View 2 Replies
View Related
Jan 5, 2011
Been running Fedora for a while now, iterating up through versions to 12. Decided to to a clean install upgrade to 14. Apparently, bug mistake. Everything seems to be progressing fine, but after 'transferring install image to harddrive', the 'Starting Install Process' fails withsystem-config-lvm-1.1.15-1.fc14.narach.rpm cannot be opened.I have no idea what to do with this. I've reburned the install disk a couple of times (and checked the HASH) -- no apparent problems with the install media.Tech details: x86_64 install on a multi-pro box with a 3ware raid 5 controller (5 disk). I've never run LVMs. Two simple hard partitions (/ and /home). Fedora 12 installed with no problems (as did every other version of Fedora <=12).---------- Post added at 12:29 PM ---------- Previous post was at 11:54 AM ----------Some additional information:1 tried Fedora 13 -- wouldn't even recognize my disks. Installer hung at trying to find basic storage. Not a good sign2 tried my old Fedora 12 install DVD -- again, worked like a charm. Expect that F12 repos are now closed.
So, it seems as if some 'change' between F12 and F13/14 has made some part of the install process choke on my 'hardware' (I'm guessing something related to 3ware RAID card). ---------- Post added at 01:51 PM ---------- Previous post was at 12:29 PM ----------I just tried CentOS 5.5 (x86_64). Also installed fine. For some reason, Fedora >= 13 absolutely won't let me get past the problem noted in the OP. I suppose I could go with CentOS (for long EOL support), but I need some of the newer compiler/dev libs in Fedora 14 for some projects I'm working on.
View 5 Replies
View Related
Aug 21, 2011
I downloaded Fedora 15 Live and Fedora 14 Live to try to see where Linux is for music and broadcast audio on a laptop. It turns out I have to use 14. 14 and 15 both sort of work as live out of the box, although why they ship with the common Broadcom wifi driver missing and the touchpad tap disabled beats me. I also never found the magic button to close down 15. There must be one, but blow me I couldn't find it. Then I tried to follow the instructions at [URL] which mostly seemed to work. I need to keep Win 7 as this is the 32-bit test machine. I used EasyBCD v2.1 rather than the older version the guide is written for.
Booting into Win7 at first worked, then a boot into Linux stopped at a line that said something about a kernel thread helper Then Win 7 blue screened on boot, although it would boot to Safe Mode. Removed Veriface from the Lenovo laptop and it would boot Win 7. Tried setting Drive in EasyBCD to "Boot" rather than "C:" for Fedora. Now booting Fedora gave a Windows missing file message and croaked. Repairing startup with the Win 7 boot CD cured Win 7. Repeated the loop with the same failures. Re-partitioned and re-installed Fedora and just the same - a screen of text that stops. I can now boot to Windows and need help to sort out the Linux boot. How do I start to investigate the screen of text saying things like "__bad_area_nosemaphore" ?
View 5 Replies
View Related
Jan 5, 2011
I just installed the lenny (amd64) on my new core i7 870 computer (with netinst), but the kernel failure message appeared everytime I booted into gnome. I don't know how to solve this problem. Sorry I don't have much experience with installing linux, though I have been its user for a few years.
View 4 Replies
View Related
Jun 25, 2009
I'm running a P4 system with Dual ATI Radeon 2900HD Graphics cards. When I try to install F11, the graphical interface fails to start and I end up in a text install. I've seen plenty of information on how to fix the problem post install, however I'm not nearly advanced enough to then continue the installation (the text install does not install much, particularly doesn't install the graphical interface). Is there a way to work around this (IE a more complete text install, or somehow getting it to install in graphical user interface?)
View 2 Replies
View Related
Feb 15, 2010
I've run the install to hard drive program three times over and each time I get "disk boot failure". I believe I've got Grub to install to the mbr but I am not sure.
System:
Barton 3200+ with 1GB of DDR1
Asus A7V333
High Point hard disk controller
other items
All the hard drives are hooked to the High Point controller. It recognizes all of them that have power hooked up and read/writes to them. Two have 98SE installs, the third is where I'm trying to install Fedora 12 to get away from some problems I'm having with 98SE.
The BIOS is set up to boot from the "SCSI device" which means it's booting from the High Point controller. The High Point lets me set a boot mark, which, when set to the Fedora drive, yields the disk boot failure no matter what I do to it.
View 2 Replies
View Related
Aug 17, 2011
I'm new to this system and trying to install plug-ins but I always seem to get some sort of rejection..
[root@localhost haley]# yum install vlc
Loaded plugins: langpacks, presto, refresh-packagekit
[Errno 14] curl#6 - "Couldn't resolve host"
Trying other mirror.
Could not retrieve mirrorlist...^... error was
14: curl#6 - "Couldn't resolve host" .....
Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-nonfree. Please verify its path and try again [root@localhost haley]#
So then I checked to see if I had rpmfusion-nonfree, and I do. I really have no idea what to do, I have spent hours trying to get this work. I want to be able to open any media file, avi, wma, mp4, etc.'m using Fedora 15.
View 2 Replies
View Related
Jul 13, 2009
Today I installed suse 11.1 on my computer. After some time i was able to connect to the internet and the auto update program prompted for updates. after the updates were installed more updates were prompted. but now i get an error when i try to install them. edit: the error is "PackageKit Error internal-error: Installation aborted by user " if i try it manually i get an message "access denied to ......" how can i make my system update normal?
View 8 Replies
View Related
Feb 4, 2010
After having tested Ubuttu 9.10 on a VM with Win XP Pro as host and running both Ubuntu 9.10 and 8.04 from a CD/CDR drive I decided to do an installation of 8.04 on a separate HD and import files.Installation seemed to work OK, but on reboot: no menu was shown to choose OS and the machine booted directly into Windows.Tried to boot directly from the "Ubuntu" HD in the BIOS boot menu and get the message "MBR error" full stop literally.The Ubuntu hard drive is no longer recognised in Windows , can't be acessed from the DOS prompt and obviously cannot be reformatted from there.Just for the record, I'm not totally excluding operator error from the cause
View 9 Replies
View Related
Apr 4, 2011
installed ubuntu 10.04, i possess the BSNL EVDO AC8700 , i downloaded the package for the same from the zte website but when i try to install it its giving the following error
"
(Reading database ... 123335 files and directories currently installed.)
Preparing to replace crossplatformui 1.0.27 (using .../CrossPlatformUI-V1.0.27-B
[code]....
View 2 Replies
View Related
Apr 5, 2011
I downloaded ubuntu for desktop and created an usb-stick. I am using an old hp eVectra PC as an "guinea-pig". I configured its bios to use usb as first boot device. It did not boot from there, but went straight on to the debian on the HD.Ok, let's go for a CD. I burnt the image and tried again.Meanwhile, I used this CD on an other PC - but not for an installation, but only for a trial run.
View 7 Replies
View Related
Apr 28, 2011
I've tried about a billion times to get this to install correctly to no avail. This is the amd64 desktop edition, but I've tried with the 32 bit as well. I have a lenovo W500. The system never boots off the USB. It gets through a bit, with text output, and then stops. Sometimes it doesn't even give an error message, and other times I get something like udev failed while loading some pci device. I've tried re-downloading the iso several times, different USB keys, different USB key creators, CDs, to no avail.
I then thought, well, heck with it, I'll just install 10.10 and upgrade. Nope, there's a GPG key error for some bizarre reason, which is tripping up apt, but it's not going to tell me what key that is so I can go and get it (and apt-key update does nothing). Command line upgrades fail similarly. So finally, I go for broke and try to just install the thing with Wubi. Of course, that eventually crashes too.
View 1 Replies
View Related
Mar 11, 2011
Just installed Ubuntu this morning and got rid of openoffice and was trying to install libreoffice via the instructions when I received this error: mike@mike-ubuntu:~/Desktop/libreoffice/DEBS$ ls libobasis3.3-sdk_3.3.2-19_amd64.deb mike@mike-ubuntu:~/Desktop/libreoffice/DEBS$ sudo dpkg -i libo*.deb Selecting previously deselected package libobasis3.3-sdk. (Reading database ... 119423 files and directories currently installed.) Unpacking libobasis3.3-sdk (from libobasis3.3-sdk_3.3.2-19_amd64.deb) dpkg: dependency problems prevent configuration of libobasis3.3-sdk: libobasis3.3-sdk depends on libobasis3.3-core01; however: Package libobasis3.3-core01 is not installed. dpkg: error processing libobasis3.3-sdk (--install): dependency problems - leaving unconfigured Errors were encountered while processing: libobasis3.3-sdk tried googling the error and the missing library and don't see any answers.
View 6 Replies
View Related
Aug 3, 2010
Running VirtualBox 3.2.6 under some host OS (should be irrelevant which one, right?), I created a machine, intending to install Fedora 13 on it. Got the Fedora 13 Live CD iso image, and an 8.6 GB virtual hard drive, completely blank. I set the machine to boot off the Live CD image. The Live CD boots nicely and I get to its desktop. I open "Install to Hard Drive"...and nothing happens. No error message, zip, nada. Inspection of the system shows a series of odd file systems, but I have no clue what they are for and whether they're usable or not.
The sticky [URL] mentions that the blank virtual hard disk should be partitioned and formatted beforehand...So I did, using the Live CD's Disk Utility (Applications: System Tools: Disk Utility). Although the sticky states the small /boot partition should be ext2 or ext3, the Live CD installer proposes to reformat it as ext4. Shouldn't we have formatted it as ext4 right away, then? Also, the installer set the /boot partition's size to 524 MB, not 200 MB as recommended by the sticky.
OBSERVATION: This was not easy because VirtualBox sets the display to 800x600 at most, and the Disk Utility spills beyond those confines WITHOUT PROVIDING SLIDERS. It was sheer luck that the required buttons (create partition, format partition) were barely reachable (at the bottom edge of the screen). This is a serious problem, because increasing the VirtualBox display size can only be done *after* installation (see for instance[URL] - since this guest addition requires rebooting the guest OS, it probably won't stick to the Live CD).
Once those two partitions are prepared and the virtual machine rebooted, "Install to Hard Drive" works as expected.
OBSERVATION: It is absolutely inexcusable that the Live CD installer (Anaconda?) does not propose to do this partitioning and formatting for the user. It is even more inexcusable that it should fail without giving any feedback whatsoever to the user.
Aside: VirtualBox's guest additions does not work correctly (for 3.2.6 anyway). The Devices: Install Guest Additions menu merely mounts a CD image VBOXADDITIONS_3.2.6_63112) without any feedback (expected feedback because the menu ends with an ellipsis). The CD, once opened, has an Open Autorun Prompt button...which fails to do anything. Manually running autorun.sh also fails. I had to manually invoke VBoxLinuxAdditions-x86.run from a terminal to get anywhere. Even then I was unable to go higher than 1024x768.
View 6 Replies
View Related
Aug 9, 2010
I have tried loading/playing (many different) dvds via VLC / new install of 10.04 (on a laptop through which I had been able to play / burn / rip dvds until I "upgraded")...this is what transpires:
Errors:
Code:
Playback failure:
DVDRead could not open the disc "/dev/sr0".
Your input can't be opened:
VLC is unable to open the MRL 'dvd:///dev/sr0'. Check the log for details.
The log reveals:
Code:
dvdread error: DVDRead cannot open source: /dev/sr0
main error: no access module matched "dvd"
main error: open of `dvd:///dev/sr0' failed: no access module matched "dvd".
View 2 Replies
View Related
Dec 14, 2010
i tried to install jdownloader, for that i began by this command line:
Code:
sudo add-apt-repository ppa:jd-team/jdownloader
but the problem was that i had:
[code]....
View 4 Replies
View Related
Jan 8, 2011
I recently realised that I could use Linux to "revive" old machines, and have set it as my goal to actually get all old PCs in my house working again using different variants of Ubuntu, while learning how to use the OS in the process.And now I got stuck while installing the OS on an old Laptop. It's an HP Omnibook XE-3, with a Pentium III 1066 MHz cpu and, supposedly, 256 MB of RAM. However, for some reason the computer only reads 248 MB, so I've been forced to resort to an alternative disc installation. Since the old HP has a broken CD tray, I've been using an external hard drive to boot the image, created with Ubuntu's startup disk creator, instead of an actual CD rom (I doubt that makes a difference, but just in case)
There are two main issues which have really left me with no obvious (for a newbie) alternatives. Firstly, when the text installation procedure reaches the "Installing base system" part, an error message appears saying that no kernel could be found on my Drive, so the installation fails. If I try to skip installing a kernel temporarily, it lags horribly and produces multiple errors, dying shortly after.The second problem is that I can't actually do a command line boot to try and manually figure out a way around this. Selecting the command line installation mode on the main installation menu changes nothing, and it's a normal text install which runs instead.Unable to access the command line,why my kernel is apparently missing.
View 6 Replies
View Related
May 8, 2010
I'm trying to get openssh-server working so I can stop using the family TV and just SSH from my laptop. I've only just installed 10.4 server edition, and I've made a change to /etc/apt/sources.lst by removing the # in front ofdeb cdrom:[Ubuntu-Server 10.04 LTS Anyway I run:sudo apt-get install openssh-server
Code:
Reading package lists... Done
Building dependancy tree
[code]....
View 7 Replies
View Related
Sep 13, 2010
on my pc, that was running WinXP, I thought of installing Ubuntu. (I did install linux already a few times in the past years and use it on another couple of pcs) But something went wrong. This machine has 2 x 200MB maxtor drives, in raid 0 configuration, supported by the motherboard Nvidia chipset, and working well in Windows. When ran the live Ubuntu 10.04 cd, gparted was not able to access the drives in raid configuration, until I installed the mdadm and kpartx packages then the existing data became visible. So after that initial moment I thought all was ok and proceeded to install Lucid on the machine, dual booting with Windows. I did partition manually so that in my 400GB raid drive there is an 80GB NTFS partition with WinXP, a 90GB extended partition for Linux Ext4 and Swap and then a last NTFS 200GB partition for data. All went well, but now on restarting the computer nothing happens, nothing loads, Grub is not showing, and it looks like I cannot launch Linux nor Windows. All the data from WinXP and the Ubuntu installation seems to be on the disks but the pc is just not booting. I suppose the problem is with the raid configuration that is not handled properly during the installation, but is there anything that I can do now, apart from reinstalling Windows Xp or installing Ubuntu in a non raid configuration?
View 9 Replies
View Related
May 7, 2011
I'm having issues installing the nvidia-96 driver package on the new Lubuntu 11.04. I have a GeForce4ti 4200 card and have had that driver package install successfuly on numerous flavors of Ubuntu over the years.
apt-get spits out the following error:
Code: The following packages have unmet dependencies: nvidia-96 : Depends: xorg-video-abi-8.0 but it is not installable Depends: xserver-xorg-core (>= 2:1.8.99.905-1ubuntu3) but it is not going to be installed
Meanwhile, a check of the currently installed xserver-xorg-core through apt-cache shows:
[Code]...
The nouveau driver does work, but I would really like full 3d acceleration like I have had in the past.
View 2 Replies
View Related