[Openchrome-users] mouse on VIA EN12000 not displayed
Udo van den Heuvel
udovdh
Wed Dec 24 00:12:22 PST 2008
Hello,
Recently I upgraded my VIA EN12000 to Fedora 10.
I noticed that the mouse pointer isn't shown anymore.
I had to add AllowEmptyInput to xorg.conf to make the keyboard/mouse
recognised at all.
Does anybody know why the mousepointer isn't shown on my TV?
How can I fix this?
Kind regards,
Udo
Info:
I am using xorg-x11-drv-openchrome-0.2.903-1.fc10.i386, Chipset:
P4M800Pro/VN800/CN700 in Xorg.0.log
xorg.conf:
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
Option "AllowEmptyInput" "False"
EndSection
Section "Monitor"
Identifier "TV"
VendorName "Philips"
ModelName "Unknown"
# Set for 16:9 display
DisplaySize 400 225
HorizSync 24.0 - 80.0
VertRefresh 50.0 - 75.0
Option "DPMS" "false"
Option "noddc"
#Refresh Rate 60Hz
ModeLine "720x480" 26.7 720 736 808 896 480 481 484 497
ModeLine "720x576" 32.7 720 744 816 912 576 577 580 597
ModeLine "848x480" 31.5 848 864 952 1056 480 481 484 497
ModeLine "856x480" 31.7 856 872 960 1064 480 481 484 497
ModeLine "1024x512" 41.3 1024 1056 1160 1296 512 513 516 531
EndSection
Section "Device"
Identifier "Videocard0"
Driver "openchrome"
VendorName "VIA"
BoardName "EPIA EN12000"
BusID "PCI:1:0:0"
Option "ActiveDevice" "CRT,TV" # CRT,
Option "TVDotCrawl" "True"
Option "TVType" "PAL"
Option "TVOutput" "S-Video"
Option "EnableAGPDMA" "true"
Option "DPMS" "false"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "TV"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "720x576Over"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "720x576Over"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
All input is very welcome!
More information about the Openchrome-users
mailing list