Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Dear All,
Before I installed ATI 8.4 driver for my Radeon 3870 card and it worked fine, today I try to install the new 8.6 driver, but it doesn't work now, I have tried a lot setting recommended from some site, I have no luck, now I even can't find the restricted drivers in hardware drivers. can someone help me please? my OS is Ubuntu 8.04.
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Did you reboot machine? If not, the .run program has to unmount fglrx. If you haven't rebooted maybe try modprobe fglrx to load the new module. But, you probably did reboot.
Did you compile your own kernel? For me, I had to recompile and include some option that was thought to be depracated. I think it was:
Bus Options->Enable deprecated pci_find_* API.
What do the log files say for your kernel? These probably are located in lib/modules/fglrx? Maybe they will give you a clue.
Did you reboot machine? If not, the .run program has to unmount fglrx. If you haven't rebooted maybe try modprobe fglrx to load the new module. But, you probably did reboot.
Did you compile your own kernel? For me, I had to recompile and include some option that was thought to be depracated. I think it was:
Bus Options->Enable deprecated pci_find_* API.
What do the log files say for your kernel? These probably are located in lib/modules/fglrx? Maybe they will give you a clue.
Thank you Amani and Forum1793!
Now I am trying compile the new kernel 2.6.25.8, it is another lessons to learn to me as I am newbie in Linux. I hope after this upgrade, the display card problem can be fixed, I will post the result here if I can successfully compile the new kernel.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.