PDA

View Full Version : [ubuntu] Karmic locks up when installing drivers



underoathmatt
October 29th, 2009, 09:20 PM
I have a late 2009 MBP 13" Unibody and I installed Karmic today. I already had OS X 10.6 (Snow Leopard) and Windows 7 running on my machine. I made two partitions for Ubuntu one mounted at / and one at /home. The install went fine. When I went to install the proprietary drivers, I installed the Broadcom wireless driver and then went to install the NVIDIA graphics driver and when the window popped up asking for my password the computer locked up and would not respond to anything. I let it sit for a while thinking it was loading but nothing happened. I held the power button and shut down my computer and now when I try to boot into it, I get a kernel panic error. Anyone else having this problem or know of a fix for it?

Note: My roommate was installing Karmic Kubuntu on his mac (same model as mine) and his locked up at the same point and he shut his computer down and now he is getting the same error.

Thanks.

frigginacky
October 30th, 2009, 01:45 AM
I have the exact same problem after doing the exact same actions on a Dell XPS M1330. No idea what the fix is though. :(

underoathmatt
October 30th, 2009, 02:14 AM
I figured it out. Instead of installing the video driver through the built in driver manager, open terminal and type

sudo apt-get install envyng-qt
insert Password
when that finishes type:
envyng -k

That should install your video drivers.

frigginacky
October 30th, 2009, 04:11 AM
Worked like a charm. Thanks!

Nadav34
November 14th, 2009, 07:05 AM
I figured it out. Instead of installing the video driver through the built in driver manager, open terminal and type

sudo apt-get install envyng-qt
insert Password
when that finishes type:
envyng -k

That should install your video drivers.

Hi, I also have a similar problem. I went to ATI's website to download the linux radeon 4870 driver for my mac pro. Will the above also help me to install the appropriate drivers as well? Strange though under display settings, my monitor is recognized as UNKNOWN instead of Apple Cinema Display(24 inch LED)?

frigginacky
November 14th, 2009, 03:08 PM
I believe envyng works for ATI drivers too, so you might as well give it a shot.

JairunCaloth
November 21st, 2009, 09:09 PM
I had a very similar problem with my MBP 4,1

I tried to install the video and wifi drivers through the hardware devices interface. My system hard locked and didn't come back. Afterwards, I could not boot.

I was able to boot into recovery mode, and install envyng-core
ran envyng -t (for text mode). Un-installed the Nvidia driver, reinstalled, rebooted and everything is good :)