Od rana walcze ze sterownikami do mojej kraty i bez wiekszego rezultatu, moze ktos pomoze
Moj xorg.conf
Kod: Zaznacz cały
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
Option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Kod: Zaznacz cały
debian:/home/kowbi# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics Controller (rev 02)
Kod: Zaznacz cały
debian:/home/kowbi# lsmod | grep drm
drm 65256 3 i915
agpgart 28776 3 drm,intel_agp