LG 19 Widescreen with 3Dfx (Voodoo 3) graphic card
- From: razafi@xxxxxxxxx
- Date: Fri, 21 Mar 2008 05:40:48 -0700 (PDT)
Hi All,
I'm running kubuntu 7.10.
Have the graphic card 3Dfx Interactive (Inc. Voodoo3).
It is working fine with my old screen which is Dell 17'.
I bought the LG 19" LCD Widescreen (L196WTQ),
then after rebooting the system, I have nothing only the
following message: "the frequency is out of range"
Tried to play with xorg.conf without any success ...
Thanks for helping,
Abdon.
Herewith my /etc/X11/xorg.conf file (with the Dell 17'):
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "3Dfx Interactive, Inc. Voodoo 3"
Driver "tdfx"
Option "EnablePageFlip" "True"
BusID "PCI:0:15:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-96
VertRefresh 60-90
EndSection
Section "Screen"
Identifier "Default Screen"
Device "3Dfx Interactive, Inc. Voodoo 3"
Monitor "Generic Monitor"
DefaultDepth 16
SubSection "Display"
ViewPort 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
EndSection
.
- Prev by Date: Re: Microphone does not work in Fedora 8
- Next by Date: A new reader? Welcome to comp.os.linux.setup, read this first if you're new here (FAQ)
- Previous by thread: Re: Microphone does not work in Fedora 8
- Next by thread: Disk over network (with fuse) showing up on "Storage Media"
- Index(es):