Hi All,
I am in the process of setting up FC7 on to AMD Geode LX700 based machine. I successfully install the FC7 where I can boot into text mode without issue. Now I want to setup X to work.
I can run the GUI from startx after modifying default /etc/X11/xorg.conf to have "amd" driver.
Following is the current state of the system.
1. Booting only to text base login.
2. Modes options given in xorg.conf ignored and deleted after running x from startx.
In the System/Display it is only activating 800x600 and 640x480 resolutions
Background image is blurred -- should be due to low resotions
3. /var/log/Xorg.0.log says
Module amd: compiled for 1.2.99.905, module version = 4.0.1
and could not detect if amd driver loading failed there .
4. using lspci -vv show system has actually detected the Geode LX Video module.
5. Cannot restart X . If I try to ctl+alt+backspace black screen comes up and all other virtual consoles are also same -- black screen !
6. uname -r
2.6.21-3194.fc7
uname -m
i586
System is having AMD Geode LX 700 433MHz processor, 256MB RAM, with LCD Touch Panel Display.
Can someone guide me to set up X correctly ?. Any help is greatly appreciated.
Thanks in advance.
Best regards
NP
Last edited by niroshpg; 26th July 2007 at 09:09 AM.
How did you get the 800x600 and 640x480 resolutions working? I've tried everything that I could think of, but it won't work. On Debian I was able to get 640x480 and 800x600 resolutions working with the vesa driver. FC7 also don't accept the vesa drivers. I attached the Xorg.0.log error log, which contains lots of messages like:
(II) AMD(0): Not using default mode "640x350" (unknown reason)
(II) AMD(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "640x400" (unknown reason)
(II) AMD(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "720x400" (unknown reason)
In the second file I have attached (Xorg.0.log-2.txt) is the error log produced by X -configure. This ends with the following error message:
How did you get the 800x600 and 640x480 resolutions working? I've tried everything that I could think of, but it won't work. On Debian I was able to get 640x480 and 800x600 resolutions working with the vesa driver. FC7 also don't accept the vesa drivers. I attached the Xorg.0.log error log, which contains lots of messages like:
(II) AMD(0): Not using default mode "640x350" (unknown reason)
(II) AMD(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "640x400" (unknown reason)
(II) AMD(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "720x400" (unknown reason)
In the second file I have attached (Xorg.0.log-2.txt) is the error log produced by X -configure. This ends with the following error message:
Fatal server error:
Caught signal 11. Server aborting
How did you get the 800x600 and 640x480 resolutions working on your machine?
When I've get it working at this resolution or higher (1024x768) I will post it here.
Thank you in advance.
Best regards,
Sander
Hi sander-nl,
Actually I don't like to put 800x600 or 640x480 workings as even those resolutions we cannot restart x server successfully. I already posted what I done to X working i.e. editing /etc/X11/xorg.conf to force driver to be "amd" instead of "vesa". This trick "work" for me.
After trying FC7, FC6 & FC5 it is observed that most stable version run on AMD GEODE LX 700 / LCD Display is FC6. Here "vesa" driver is fully functioning [ up to 1600x1200 ] and system is recognize the Video module unlike in FC5. So now I switch to FC6 and and working on CF card installation for FC6.
Glad to see at least another one interested in this system
Thank you for your help. FC6 with VESA drivers is functional. If I will get it working with the AMD drivers (resolution 1024x768 or higher) I will post it here how it was done.
Write your xorg.conf file based on the example available on the AMD website: http://www.amd.com/us-en/Connectivit...E11363,00.html
(Example config files in package: "Xorg Common Tarball for AMD Geode™ LX/GX Processors")
I've used the AMD Geode LX 800 board. The video drivers works perfectly here.