Teica told me to check glx which was installed and enabled. So I got a hunch on my xorg.conf which I had reconfigured to what it was on FC5 The monitor is as LCD Generic, so I modified the driver from r128 which is the right one to 'radeon'. I rebooted and it didn't go to X but to system-config-display and I left the default monitor detected, CMXYZ, left the right driver r128 and started with 800x600. My daughter logged in and * started tuxtype2 -d &, and It worked she loved it. After 15 minutes I went back to the 1024x768 and still is working. My little one though strugling with her tiny fingers but happy to learn. Definetly she's a Linux girl. Here is my xorg.conf:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "r128"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "800x600" "640x480" "640x480"
EndSubSection
EndSection
Thanks a lot!
Linux user number 433512
Free as in Freedom:
http://counter.li.org
Any questions? Get answers on any topic at Yahoo! Answers. Try it now.
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list