
kortet är ati x2300 mobilty (nånting) och proprietära drivrutinen är aktiverad
xorg.conf ser ut:se nedan
Jag är helt värdelös på att fixa bildkortet, men det vore ju ändå trevligt köra sin dator med fungerande drivrutiner, så tacksam för hjälp...
Simple compic configSettings Manager startar inte ens beror väl på att visuella effkterna är fel av ngt skäl.
Kod: Markera allt
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
# Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "ServerFlags"
Option "off time" "55" # Turn off after 55minutes
EndSection
Section "Monitor"
# VertRefresh 43.0 - 60.0
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
# HorizSync 28.0 - 51.0
Option "DPMS" "true"
EndSection
Section "Device"
# BusID "PCI:1:0:0"
Identifier "aticonfig-Device[0]"
Driver "radeonhd"
Option "RenderAccel" "True"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "disable"
EndSection
Section "ServerFlags"
Option "AIGLX" "Off"
EndSection