Visualizzazione dei risultati da 1 a 8 su 8
  1. #1

    [debian-gnome] crash sistema

    finalmente sono riuscito a far partire correttamente gnome sulla mia debian sarge. Il problema e' quando termino la sessione. A questo punto nello schermo mi appaiono delle righe colorate e mi si blocca il sistema...help!!!!


  2. #2
    e i log di xfree sotto /var/log che dicono? magari posta il contenuto di xf86config
    Sotto la panza la mazza avanza.

  3. #3

    re

    non dicono nulla...ora non ho possibiltà di postare il log perche' il pc in questione e' in ufficio.
    ma da cosa potrebbe dipendere? se provassi con X.org?


  4. #4
    a spanne sembra un problema di moduli comunque per ora non incasinarti la vita con xorg, quando avrai sottomano la macchina posta un po' di specifiche del sistema e il file di config
    Sotto la panza la mazza avanza.

  5. #5
    ho gia' provato una infinita' di configurazioni e il risultato e' sempre lo stesso...comunque se volessi provare ad installare X.org con kde sulla mia sarge qual'e' il metodo meno traumatico?
    Esistono valide alternaive a gnome e kde?


  6. #6
    allora...la scheda video in uso è

    codice:
     
    agpgart: Detected VIA ProSavage PM133/PL133/PN133 chipset
    e il file di conf. è

    codice:
     
    # XF86Config-4 (XFree86 X Window System server configuration file)
    #
    # This file was generated by dexconf, the Debian X Configuration tool, using
    # values from the debconf database.
    #
    # Edit this file with caution, and see the XF86Config-4 manual page.
    # (Type "man XF86Config-4" at the shell prompt.)
    #
    # This file is automatically updated on xserver-xfree86 package upgrades *only*
    # if it has not been modified since the last upgrade of the xserver-xfree86
    # package.
    #
    # If you have edited this file but would like it to be automatically updated
    # again, run the following commands as root:
    #
    #   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
    #   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
    #   dpkg-reconfigure xserver-xfree86
    
    Section "Files"
    	FontPath	"unix/:7100"			# local font server
    	# if the local font server has problems, we can fall back on these
    	FontPath	"/usr/lib/X11/fonts/misc"
    	FontPath	"/usr/lib/X11/fonts/cyrillic"
    	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
    	FontPath	"/usr/lib/X11/fonts/Type1"
    	FontPath	"/usr/lib/X11/fonts/CID"
    	FontPath	"/usr/lib/X11/fonts/Speedo"
    	FontPath	"/usr/lib/X11/fonts/100dpi"
    	FontPath	"/usr/lib/X11/fonts/75dpi"
    EndSection
    
    Section "Module"
    	Load	"GLcore"
    	Load	"bitmap"
    	Load	"dbe"
    	Load	"ddc"
    	Load	"dri"
    	Load	"extmod"
    	Load	"freetype"
    	Load	"glx"
    	Load	"int10"
    	Load	"record"
    	Load	"speedo"
    	Load	"type1"
    	Load	"vbe"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Generic Keyboard"
    	Driver		"keyboard"
    	Option		"CoreKeyboard"
    	Option		"XkbRules"	"xfree86"
    	Option		"XkbModel"	"pc105"
    	Option		"XkbLayout"	"it"
    EndSection
    
    Section "InputDevice"
    	Identifier	"Configured Mouse"
    	Driver		"mouse"
    	Option		"CorePointer"
    	Option		"Device"		"/dev/input/mice"
    	Option		"Protocol"		"ImPS/2"
    	Option		"Emulate3Buttons"	"true"
    	Option		"ZAxisMapping"		"4 5"
    EndSection
    
    Section "Device"
    	Identifier	"Scheda video generica"
    	Driver		"vesa"
    EndSection
    
    Section "Monitor"
    	Identifier	"Monitor Generico"
    	HorizSync	28-50
    	VertRefresh	43-75
    	Option		"DPMS"
    EndSection
    
    Section "Screen"
    	Identifier	"Default Screen"
    	Device		"Scheda video generica"
    	Monitor		"Monitor Generico"
    	DefaultDepth	24
    	SubSection "Display"
    		Depth		1
    		Modes		"800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		4
    		Modes		"800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		8
    		Modes		"800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		15
    		Modes		"800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		16
    		Modes		"800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Depth		24
    		Modes		"800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "ServerLayout"
    	Identifier	"Default Layout"
    	Screen		"Default Screen"
    	InputDevice	"Generic Keyboard"
    	InputDevice	"Configured Mouse"
    EndSection
    
    Section "DRI"
    	Mode	0666
    EndSection

  7. #7
    Section "Device"
    Identifier "Scheda video generica"
    Driver "vesa"
    EndSection
    A quanto pare stai usando i driver vesa, forse il problema è quello.

    La tua scheda dovrebbe essere supportata dai driver "savage" solo che, a quanto ho visto:
    c'è il supporto su x.org 6.8.2
    così come su xfree86 4.5
    ma non su xfree86 4.3
    che è poi l'attuale versione installata di default su debian.

  8. #8
    grazie...
    provo ad installare xfree86 4.5...anche se sulla versione xfree86 che ho di default sulla sarge installata ho gia' provato a selezionare i driver savage presenti nell'elenco dei driver proposti...ma nulla da fare

    ps: come faccio ad installare xfree86 4.5?


Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.