Post Reply 
[blog] Linux wtf's
Seriously
Author Message
Joom
WOOP
Worlds End

Posts: 4,206.7320
Threads: 417
Joined: 20th Mar 2009
Reputation: 5.41709
E-Pigs: 134.1772
Offline
Post: #10
RE: [blog] Linux wtf's
(06/10/2012 10:02 AM)FreakAlchemist Wrote:  Im sorry if im high jacking your thread @Tetris999 but i have serious problem with Ubuntu and im hoping everyone here can help.For starters i have a $400 theater pc that i got from walmart and it has Nvidia motherboard,Amd Athlon 2 x4 645 processor,4gb of ram,and an amd hd 6450 graphics card.I have an old install disc of Ubuntu 11.10 and when i use it everything installs great.The problem comes from when i try to install the amd 6450 proprietary drivers.It downloads the driver and installs it as if there is nothing wrong but when i reboot it im greeted with a nice black screen.I also hear the usual boot sound too.Is their something else im suppose do before rebooting or are the drivers not going to work no matter what i do?

Code:
sudo aticonfig --initial
sudo gedit /boot/grub/grub.cfg


Run those in a terminal before rebooting and add nomodeset to the end of the kernel string in your GRUB configuration file. Kernel string looks like this.

Code:
linux	/boot/vmlinuz-3.x.x-x-generic root=UUID=UUID ro   quiet splash


Also, I suggest using the open source ATI driver. It's a lot smoother than fglrx and Catalyst.

Code:
sudo apt-get install xf86-video-ati


If that doesn't work (I'm not an Ubuntu user, so I don't know what's in their repos), try the following.

Code:
cd
git clone git://anongit.freedesktop.org/xorg/driver/xf86-video-ati
cd foldername
./configure && make
sudo make install clean


It might require a different compilation method, but that's the gist of it. Ubuntu has documentation on their site for ATI cards.


[Image: ROVBdMh.png]
3DS Friend Code: 5000-6045-4964
(This post was last modified: 06/10/2012 05:13 PM by Joom.)
06/10/2012 04:35 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[blog] Linux wtf's - Tetris999 - 29/09/2012, 06:50 PM
RE: [blog] Linux wtf's - Joom - 29/09/2012, 08:20 PM
RE: [blog] Linux wtf's - ZiNgA BuRgA - 29/09/2012, 11:09 PM
RE: [blog] Linux wtf's - whjms - 30/09/2012, 10:51 AM
RE: [blog] Linux wtf's - S7* - 30/09/2012, 04:22 PM
RE: [blog] Linux wtf's - Tetris999 - 02/10/2012, 05:55 PM
RE: [blog] Linux wtf's - TatsuyaXD - 30/09/2012, 08:18 PM
RE: [blog] Linux wtf's - Joom - 05/10/2012, 09:13 AM
RE: [blog] Linux wtf's - FreakAlchemist - 06/10/2012, 10:02 AM
RE: [blog] Linux wtf's - Joom - 06/10/2012 04:35 PM
RE: [blog] Linux wtf's - trademark91 - 07/10/2012, 10:38 AM
RE: [blog] Linux wtf's - FreakAlchemist - 07/10/2012, 11:24 AM
RE: [blog] Linux wtf's - trademark91 - 07/10/2012, 02:25 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)

 Quick Theme: