Fedora Linux Support Community & Resources Center
  #1  
Old 31st August 2005, 07:43 AM
Finn Offline
Registered User
 
Join Date: Feb 2004
Posts: 8
Less than perfect solution for zv6000 and Ati Radeon Xpress 200M

As many HP Pavilion zv6000 users have problems with ATI drivers I post my less than perfect solution that worked for me.
I am using 32-bit fedora 4 kernel 2.6.12-1.1398 on it and installed ati-fglrx version8.16.20 and kernel-module-fglrx-2.6.12-1.1398_FC4 with yum from livna and added Option "NoAccel" to disable hardware acceleration. Without hardware acceleration it's not suitable for gaming but I don't care about games. I anyway have screen with right 1280x800 resolution and if you take smooth scrolling off i's good enough for most programs.

Here is my xorg.conf

# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "AlwaysCore"
EndSection

Section "Files"

# RgbPath is the location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Red Hat 6.0 and later now use a font server independent of
# the X server to render fonts.
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "synaptics"
Load "dri"
EndSection

Section "InputDevice"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
# Option "Xleds" "1 2 3"
# To disable the XKEYBOARD extension, uncomment XkbDisable.
# Option "XkbDisable"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# Or if you just want both to be control, use:
# Option "XkbOptions" "ctrl:nocaps"
#
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "LCD Panel 1280x800"
HorizSync 31.5 - 90.0
VertRefresh 60.0 - 60.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "fglrx"
# Driver "vesa"
VendorName "Videocard vendor"
BoardName "VESA driver (generic)"
Option "NoAccel"
# Option "UseInternalAGPART" "no"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
Reply With Quote
  #2  
Old 2nd September 2005, 08:51 PM
Finn Offline
Registered User
 
Join Date: Feb 2004
Posts: 8
I followed the advice from thread http://fedoraforum.org/forum/showthread.php?t=74749 and borrowed memory from ram in the bios and now everything works without noaccel option.
Reply With Quote
Reply

Tags
200m, ati, perfect, radeon, solution, xpress, zv6000

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Radeon XPRESS 200M Help Draper Hardware & Laptops 6 25th April 2012 04:49 PM
WoW with ATi Radeon Xpress 200m heetly Gamers' Lounge 5 18th August 2007 03:18 PM
ATI Radeon Xpress 200M TyraelOdium Hardware & Laptops 1 5th October 2006 08:12 AM
How to ATI Radeon® Xpress 200M IGP imdeemvp Guides & Solutions (No Questions) 71 14th August 2006 10:51 PM
ATI fglrx driver for XPRESS 200M on zv6000 almost works gracedman Hardware & Laptops 28 27th January 2006 03:18 PM


Current GMT-time: 19:13 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat