On Monday 12 November 2007 09:47:00 pm Jose wrote: > Hi > > Here are the files, thanks! > > Suse103:~ # cat /etc/X11/xorg.conf ... Section "Monitor" Option "CalcAlgorithm" "XServerPool" DisplaySize 305 230 HorizSync 31-48 Identifier "Monitor[0]" ModelName "[EMAIL PROTECTED]" Option "DPMS" VendorName "--> VESA" VertRefresh 50-60 UseModes "Modes[0]" EndSection
This is seems somewhat modest. Try to replace this section with: Section "Monitor" Identifier "Monitor[0]" UseModes "Modes[0]" EndSection This will allow Xorg server to setup monitor on it's own which helped me to setup dual screen when sax2 couldn't see 2 monitors. > Suse103:/var/log # cat Xgl.0.log ... :-) Now, while I look again in /etc/X11/xorg.conf can you post: cat /var/log/Xorg.0.log not Xgl.0.log. Xgl is listed as X server, but it works on top of Xorg, so we need Xorg.0.log to see what fglrx driver did. Probably 3D is not enabled. > Rajko M. wrote: ... > > Can you post /var/log/Xorg.0.log and /etc/X11/xorg.conf ? -- Regards, Rajko. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
