hello everyone,


i´ve just installed freebsd 5 and xfree 4.3.0 on my laptop. everthings working fine except the graphics acceleration. scrolling down a website is very slow and videos are out of sync. on a amd mobile 2400 + it should working all really smooth. does anybody have experience with the ati igp 320 m chipset and knows how to enable the acceleration if it´s possible.
on the ati website is mentioned that this chipset is "Fully software compatible with stand-alone RADEON™ graphics". i don´t think so.
i´ve added my config file at the end of this message.
hope anybody could help.
thx in advance


martin waedt

[EMAIL PROTECTED]

XF86Config:
#
# Fujitsu/Siemens Amilo-D XF86Config Configuration
#
#Section "InputDevice"
# Identifier "Mouse[1]"
# Driver "mouse"
# Option "Device" "/dev/psm0"
# Option "Emulate3Buttons" "on"
# Option "Name" "Autodetection"
# Option "Protocol" "ps/2"
# Option "Vendor" "Sysp"
# Option "ZAxisMapping" "4 5"
#EndSection

Section "ServerLayout"
# InputDevice "Mouse[1]" "CorePointer"
# InputDevice "Mouse[2]" "SendCoreEvents"
Identifier "Layout[all]"
Screen "Screen[0]" 0 0
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[0]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "speedo"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

Section "InputDevice"
Identifier "Keyboard[0]"
Driver "Keyboard"
Option "MapName" "Generic keyboard [ pc101 ]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc101"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
# Option "Name" "Autodetection"
# Option "Protocol" "ps/2"
# Option "Vendor" "Sysp"
# Option "ZAxisMapping" "4 5"
Identifier "Mouse[0]"
Driver "mouse"
Option "Device" "/dev/sysmouse"# Option "Emulate3Buttons" "on"
EndSection

Section "InputDevice"
Identifier "Mouse[2]" Driver "mouse"
Option "Device" "/dev/ums0"
Option "Emulate3Buttons" "on"
Option "Name" "Autodetection"# Option "Protocol" "ps/2"
Option "Protocol" "ImPS/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
EndSection

Section "Modes"
Identifier "Modes[0]"
ModeLine "800x600" 42.4 800 816 928 1072 600 600 610 626
ModeLine "800x600" 48.7 800 816 928 1072 600 600 610 626
ModeLine "1024x768" 69.3 1024 1040 1216 1400 768 768 778 802
ModeLine "1024x768" 79.5 1024 1040 1216 1400 768 768 778 802
ModeLine "640x480" 27.2 640 656 720 864 480 480 490 501
ModeLine "640x480" 31.1 640 656 720 864 480 480 490 501
EndSection

Section "Monitor"
Identifier "Monitor[0]"
VendorName "--> LCD"
ModelName "[EMAIL PROTECTED]"
UseModes "Modes[0]"
HorizSync 31.0 - 65.0
VertRefresh 58.0 - 78.0
Option "CalcAlgorithm" "CheckDesktopGeometry"
EndSection


Section "Device" # ChipID 0x4336 Identifier "ATI Radeon Mobility" Driver "radeon" ChipId 0x4242 Option "AGPMode" "4" Option "NoAccel" EndSection

Section "Screen"
Identifier "Screen[0]"
Device "ATI Radeon Mobility"
Monitor "Monitor[0]"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600"
EndSubSection
EndSection








_______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86




_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to