Hi everyone,
I bought my 8104 last week, and so far I'm extremely pleased with it. The only problem I'm having thus far is getting Linux to play nice with it. I installed FC3 and got the wireless working properly, but I'm having a hell of a time getting the resolution above 800x600. I've been working in the xorg.conf file, but the best I've managed to do is cripple X.
If anyone out there has gotta a distro up and running (any distro..) please let me know how you got it configured properly!
Thanks in advance!
--------------- UPDATE -----------------
For anyone who might eventually read this:
Finally got it working... sort of.
Steps:
- Booted into run level 3 (typed 'a' during grub loading, added '3' to the end of the kernel parameters).
- installed ati binary rpm, (rpm -ivh --force filename.rpm) ran fglrxconfig to make a new /etc/X11/xorg.conf file.
- editted the new /etc/X11/xorg.conf file:
-> replaced "AUTO, AUTO" on the MonitorLayout line with "LVDS, AUTO"
-> added "ChipID 0x5D57" in the "Device" section right after the "Driver "fglrx"" line.
-> added "1600x1050" as the first element in my "Modes" line in the "Screen" section... if you're not sure what I'm talking about, it should be around line 510 in the file generated by fglrxconfig if you stuck mainly with the defaults.
Those changes allowed me to at least start X (by typing "startx" at the command prompt, for fellow neophytes). However, I seem to have a syncing problem now. When X starts up, everything seems to get duplicated horizontally on alternating lines... it's hard to explain. In the morning, I'll try to update my system, and I'll see if that helps.... urg.
Again... don't be shy if you know what I'm doing wrong
I bought my 8104 last week, and so far I'm extremely pleased with it. The only problem I'm having thus far is getting Linux to play nice with it. I installed FC3 and got the wireless working properly, but I'm having a hell of a time getting the resolution above 800x600. I've been working in the xorg.conf file, but the best I've managed to do is cripple X.
If anyone out there has gotta a distro up and running (any distro..) please let me know how you got it configured properly!
Thanks in advance!
--------------- UPDATE -----------------
For anyone who might eventually read this:
Finally got it working... sort of.
Steps:
- Booted into run level 3 (typed 'a' during grub loading, added '3' to the end of the kernel parameters).
- installed ati binary rpm, (rpm -ivh --force filename.rpm) ran fglrxconfig to make a new /etc/X11/xorg.conf file.
- editted the new /etc/X11/xorg.conf file:
-> replaced "AUTO, AUTO" on the MonitorLayout line with "LVDS, AUTO"
-> added "ChipID 0x5D57" in the "Device" section right after the "Driver "fglrx"" line.
-> added "1600x1050" as the first element in my "Modes" line in the "Screen" section... if you're not sure what I'm talking about, it should be around line 510 in the file generated by fglrxconfig if you stuck mainly with the defaults.
Those changes allowed me to at least start X (by typing "startx" at the command prompt, for fellow neophytes). However, I seem to have a syncing problem now. When X starts up, everything seems to get duplicated horizontally on alternating lines... it's hard to explain. In the morning, I'll try to update my system, and I'll see if that helps.... urg.
Again... don't be shy if you know what I'm doing wrong







, i assume as the 8100 is still quite new.