Pagina 1 di 1
freeze sistema [hardy]
Inviato: martedì 1 luglio 2008, 22:37
da doktor_p
non so se è la sezione giusta, ma da un paio di mesi soffrodi freeze totali del sistema.
inizialmente l'avevo imputato al mulo (adunanza) ma mi è capitato anceh senza averlo acceso....
resto con tutto bloccato e la lucina del caps-lock che lampeggia, non riesco nemmeno a riavviare x o andare sulle tty.
avete qualche idea???
Re: freeze sistema [hardy]
Inviato: mercoledì 2 luglio 2008, 10:00
da streetcross
hai pensato alla scheda video? il 90% dei freeze (o più) è imputabile a questo... hai una ati? se si ci farei un pensiero a controllare

prova a cambiare driver ciao
Re: freeze sistema [hardy]
Inviato: giovedì 3 luglio 2008, 8:46
da doktor_p
ho una ati con i driver open, una igp 340m, sai che altri driver potrei provare?
perchè è talmente vecchia che i driver ati proprietari non la supportano....
Re: freeze sistema [hardy]
Inviato: giovedì 3 luglio 2008, 20:16
da streetcross
uhm prova altri open... ti trovi un po' di scelte se digiti da terminale
prova..
Re: freeze sistema [hardy]
Inviato: sabato 5 luglio 2008, 19:23
da doktor_p
ok, adesso non va più beryl, e non riesco più a mettere i driver vecchi.
questo è il mio xorg.conf:
Codice: Seleziona tutto
doktor@doktor-laptop:~$ cat /etc/X11/xorg.conf
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
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"
Boardname "ATI Radeon 8500"
Busid "PCI:1:5:0"
Driver "radeon"
Screen 0
Vendorname "ATI"
Option "MergedFB" "off"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 640 480
Modes "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "dri"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "ATI Radeon 8500"
Busid "PCI:1:5:0"
Driver "radeon"
Screen 1
Vendorname "ATI"
Option "MergedFB" "off"
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
EndSection
Section "monitor" #
Identifier "monitor1"
Gamma 1.0
EndSection
Section "ServerFlags"
EndSection
mi sa che ho fatto un casino scegliendo i driver della 8500, ma ora sono gli unici che funzionano!!!!!!