As the previous thread I started has been getting rather long, I figured i'd start a new thread.
Here's what we know so far. The 4880 has a nonstandard ATi Mobility x700 PCIE card with 256 MB of onboard VRAM instead of the 128. The ChipID is 5653 (I believe).
Using the proprietary drivers, and a Guide I found on the Fedora Forum, I was able to get the module installed, though it did take me a few tries and a bit of tweaking.
My original problem, I found out, was that the fglrx module had not been installed, I had actually skipped a step (the sh make_install.sh), but once the module was placed in its correct locations, I was able to start x, and get a black screen that I could not ctrl-alt-backspace out of. Earlier, when I had the backlight issue, I was able to add LVDS as an option on the monitor and that solved that, but now that the module was installed, i was getting a complete black screen, no picture at all. Luckily, I had set my preferred init to 3 before, knowing I would have some problems, so on a reboot I went in, found the section:
And switched it to:
And lo and behold, I get the graphical splendor of my plain black desktop. So I proceed to open a window, type in glxinfo, and I get some info about having MESA drivers being used. I'm at work, so I cant give you the exact info. So I did an lsmod | grep fglrx, and the module wasnt loaded at all, which now that I think about it could be because I havent finished installing the module in all the right locations. Either way, I cant play video files or anything on the mesa driver, so even if I cant get DRI at this point, I just want the fglrx driver to load.
My xorg.conf
and my Xorg.0.log
If anyone has any ideas, or just wants to throw out some random guesses, go for it.
Here's what we know so far. The 4880 has a nonstandard ATi Mobility x700 PCIE card with 256 MB of onboard VRAM instead of the 128. The ChipID is 5653 (I believe).
Using the proprietary drivers, and a Guide I found on the Fedora Forum, I was able to get the module installed, though it did take me a few tries and a bit of tweaking.
My original problem, I found out, was that the fglrx module had not been installed, I had actually skipped a step (the sh make_install.sh), but once the module was placed in its correct locations, I was able to start x, and get a black screen that I could not ctrl-alt-backspace out of. Earlier, when I had the backlight issue, I was able to add LVDS as an option on the monitor and that solved that, but now that the module was installed, i was getting a complete black screen, no picture at all. Luckily, I had set my preferred init to 3 before, knowing I would have some problems, so on a reboot I went in, found the section:
Quote:
|
Originally Posted by xorg.conf
# === disable/enable XAA/DRI ===
Option "no_accel" "no" Option "no_dri" "no" |
Quote:
|
Originally Posted by xorg.conf
# === disable/enable XAA/DRI ===
Option "no_accel" "no" Option "no_dri" "yes" |
My xorg.conf
and my Xorg.0.log
If anyone has any ideas, or just wants to throw out some random guesses, go for it.





