|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
05-11-2008, 11:41 PM | #11 | |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
Well, I downloaded and installed the packages:
fglrx-control xorg-driver-fglrx However, I'm not quite sure how to get those drivers to work :/ sudo aticonfig --initial only seems to get me this error: Quote:
EDIT: Just saw your edit, Xeph. Did every command... gonna restart x now, then try aticonfig again. EDIT AGAIN: Grr, same problem. |
|
05-12-2008, 04:26 AM | #12 | ||
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Waaait!!!! Don't give up!
Could you please give us some infomation? Quote:
And: Quote:
__________________
I don't have a solution, but I admire the problem. |
||
05-12-2008, 04:35 AM | #13 |
Baron
Join Date: Jul 2007
Location: In Nekoko's lap ;)
Posts: 768
|
fglrx is kind-of outdated, ATI created a new portable driver core for Catalyst and uses it on all OSes now.
So you could try that if you still can't get the fglrx packages to work [properly]. Regards.
__________________
Hannah Amelie • Catalina Nevena • Alicia Godwyn
Alsius Horus ✝ No chance of victory, no chance of defeat ✝ Frozen Flame Individually, we are one drop. Together, we are an ocean. An ocean of drama. |
05-12-2008, 04:40 AM | #14 | |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
Xeph: alright
cat /etc/X11/xorg.conf | grep Driver Driver "kbd" Driver "mouse" Driver "synaptics" glxinfo | grep direct direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose) OpenGL renderer string: Mesa GLX Indirect Katie: I'll look into that too. Heh, I have a headache now. EDIT: Katie, I tried the package you linked to. That seems to have cleared up the aticonfig problem! Quote:
Last edited by SilverDrake3; 05-12-2008 at 05:30 AM. |
|
05-12-2008, 05:31 AM | #15 |
Duke
Join Date: Nov 2006
Location: 0x00CAFE
Posts: 3,366
|
Try adding this to the xorg.conf file:
Driver "fglrx" Under the Section "Device" part. EDIT: I FORGOT SOMETHING!!!! BACKUP YOUR CURRENT XORG.CONF FILE!!! You can do it with this command: sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup If you can't start the X11 server (desktop), then switch to pure console mode (alt+ctrl+F1), login with your user and pass and then do: sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf That will restore the backup.
__________________
I don't have a solution, but I admire the problem. |
05-12-2008, 06:50 AM | #16 |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
silly Xeph I've had a backup xorg.conf since I first installed Kubuntu.
|
05-12-2008, 08:31 AM | #17 |
Pledge
Join Date: Jan 2008
Location: Montana, USA
Posts: 22
|
Katiechan's solution seems to have worked!!!
Thank you, everyone, who helped me! |
|
|