About this product | |
---|---|
Product | Averatec 3225HS |
Vendor | Averatec |
Tested operating systems | Fedora Linux other |
Average rating | |
CompatDB XML | averatec-3225hs.xml |
Compatibility Reports for Averatec 3225HS
Reported by Anonymous
Rating
Operating system
Fedora
Date
Fedora7 installed OK, but X would not start. The trick was to edit /etc/X11/xorg.conf to include:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1024x768"
HorizSync 31.5 - 60.5
VertRefresh 50.0 - 70.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "via"
Option "DisableIRQ"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Then init 5 and Bob's your uncle...
Reported by mr_paqua
Rating
Operating system
Linux other
Date
Loaded Fedora Core 2, now Core 3 with latest kernels... everything works, no problems... using ndiswrapper for wireless ... DVD works great... using KDE...