Pagina 1 di 1

packardbell easynote mh36 crash video

Inviato: martedì 24 marzo 2009, 20:47
da tigullio78
ciao a tutti,
mentre sto tentando di vedere un avi, ossia tutti gli avi, sia con vlc che con totem, in mio possesso, mi si crasha il video, impallando il tutto e solo riavviare, non riesco nemmeno a passare in consolle testuale. Così ho fatto un hw testing e quando arriva al test video mi fa la stessa cosa.
Come posso sistemare il bug io ho un intel GMA 4500 M come chipset video integrato e quindi il driver che sto usando adesso sicuramente non va a fagiolo. Il notebook è l'easynote della packardbell MH36. Se potete darmi una mano o un consiglio utile ve ne sarei grato.
Uso l'hardy 8.04 aggiornata.
Aspetto un vostro consiglio,
Grazie

PS xorg.conf

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Synaptics Touchpad"
EndSection