origin of
Entusiasta Emergente

Non Connesso
Sesso: 
Messaggi: 1.028
Media messaggi
|
 |
« Risposta #20 inserita: 15 Ottobre, 2006, 08:41:23 » |
|
ho una 8x... proverò, grazie...
|
|
|
|
|
Registrato
|
|
|
|
fandango
Coraggioso Chiacchierone
Non Connesso
Messaggi: 396
Media messaggi
|
 |
« Risposta #21 inserita: 15 Ottobre, 2006, 11:07:17 » |
|
Ho provato l'installazione su una scheda grafica i915 integrata. Non ho cambiato una sola riga di xorg.conf. E funziona benissimo, molto meglio di del vecchio sistema xgl e compiz. Il tutto non consuma praticamente nulla. Processore e programmi, nei tempi morti del pc, sono a zero.
Complimenti, Janvitus.
|
|
|
|
|
Registrato
|
|
|
|
origin of
Entusiasta Emergente

Non Connesso
Sesso: 
Messaggi: 1028
Media messaggi
|
 |
« Risposta #22 inserita: 15 Ottobre, 2006, 11:13:34 » |
|
ati m****, fatemelo dire, ATI m****.....
|
|
|
|
|
Registrato
|
|
|
|
luzzo
Coraggioso Chiacchierone
Non Connesso
Messaggi: 508
Media messaggi
|
 |
« Risposta #23 inserita: 15 Ottobre, 2006, 11:15:03 » |
|
Ho provato l'installazione su una scheda grafica i915 integrata. Non ho cambiato una sola riga di xorg.conf. E funziona benissimo, molto meglio di del vecchio sistema xgl e compiz. Il tutto non consuma praticamente nulla. Processore e programmi, nei tempi morti del pc, sono a zero.
Complimenti, Janvitus.
Se hai dovuto solo installare i pacchetti senza modificare nulla più che complimenti janvitus bisognerebbe fare i complimenti a edgy!  ati m****, fatemelo dire, ATI m****.....
Ti funziona l'accelerazione con i driver open?
|
|
|
|
|
Registrato
|
|
|
|
origin of
Entusiasta Emergente

Non Connesso
Sesso: 
Messaggi: 1028
Media messaggi
|
 |
« Risposta #24 inserita: 15 Ottobre, 2006, 11:21:04 » |
|
Ho provato l'installazione su una scheda grafica i915 integrata. Non ho cambiato una sola riga di xorg.conf. E funziona benissimo, molto meglio di del vecchio sistema xgl e compiz. Il tutto non consuma praticamente nulla. Processore e programmi, nei tempi morti del pc, sono a zero.
Complimenti, Janvitus.
Se hai dovuto solo installare i pacchetti senza modificare nulla più che complimenti janvitus bisognerebbe fare i complimenti a edgy!  ati m****, fatemelo dire, ATI m****.....
Ti funziona l'accelerazione con i driver open? si si... questo è il mio xorg # /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection
Section "Files"
# path to defoma fonts FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection
Section "Module" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbVariant" "it" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection
Section "InputDevice"
# /dev/input/event # for USB Identifier "stylus" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice"
# /dev/input/event # for USB Identifier "eraser" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice"
# /dev/input/event # for USB Identifier "cursor" Driver "wacom" Option "Device" "/dev/wacom" # Change to Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "Monitor" Identifier "NEC V520" HorizSync 31.0 - 70.0 VertRefresh 55.0 - 120.0 Option "DPMS" EndSection
Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection
Section "Device" Identifier "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]" Driver "ati" BusID "PCI:1:0:0" EndSection
Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" Option "VideoOverlay" "on" Option "OpenGLOverlay" "off" EndSection
Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]" Monitor "NEC V520" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection 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 "DRI" Mode 0666 EndSection
Section "Extensions" Option "Composite" "0" EndSection
ditemi come modificarlo che vado fori di testa.... io ho provato in tutte le maniere....
|
|
|
|
|
Registrato
|
|
|
|
Janvitus
Gruppo 12 Novembre
Amministratore
Illuminato Imbonitore
   
Non Connesso
Sesso: 
Messaggi: 14.270
Media messaggi
# apt-get remove Unity && install GNOME Shell
|
 |
« Risposta #25 inserita: 15 Ottobre, 2006, 12:23:20 » |
|
Complimenti, Janvitus.
Se hai dovuto solo installare i pacchetti senza modificare nulla più che complimenti janvitus bisognerebbe fare i complimenti a edgy!  Appunto, io ho solo preso qui e la le opzioni da mettere in xorg, e magari ho tolto quelle inutili  ditemi come modificarlo che vado fori di testa.... io ho provato in tutte le maniere....
Praticamente mancano tutte le opzioni che ho indicato nel primo post :/ muovi le ditine e scrivicele  Ultima cosa, lasciate perdere gset-compiz, non serve ad una emerita mazza.
|
|
|
|
|
Registrato
|
|
|
|
origin of
Entusiasta Emergente

Non Connesso
Sesso: 
Messaggi: 1028
Media messaggi
|
 |
« Risposta #26 inserita: 15 Ottobre, 2006, 12:31:29 » |
|
Complimenti, Janvitus.
Se hai dovuto solo installare i pacchetti senza modificare nulla più che complimenti janvitus bisognerebbe fare i complimenti a edgy!  Appunto, io ho solo preso qui e la le opzioni da mettere in xorg, e magari ho tolto quelle inutili  ditemi come modificarlo che vado fori di testa.... io ho provato in tutte le maniere....
Praticamente mancano tutte le opzioni che ho indicato nel primo post :/ muovi le ditine e scrivicele  Ultima cosa, lasciate perdere gset-compiz, non serve ad una emerita mazza. no, nn hai capito...ho gia provato in tutte le maniere......e nn va...forse sbaglio qualcosa... se mi dite come modificarlo....magari ci riesco...
|
|
|
|
|
Registrato
|
|
|
|
luzzo
Coraggioso Chiacchierone
Non Connesso
Messaggi: 508
Media messaggi
|
 |
« Risposta #27 inserita: 15 Ottobre, 2006, 12:36:12 » |
|
Appunto, io ho solo preso qui e la le opzioni da mettere in xorg, e magari ho tolto quelle inutili  Solo che faceva ridere il dire "non ho dovuto modificare niente e complimenti a janvitus"! Se non hai modificato niente allora complimenti a edgy! A janvitus i complimenti per le modifiche da fare a chi servono e per 1000 altri motivi!! no, nn hai capito...ho gia provato in tutte le maniere......e nn va...forse sbaglio qualcosa... se mi dite come modificarlo....magari ci riesco...
Se va l'accelerazione, hai i driver open, hai seguito la guida di janvitus con tutte le modifiche da aggiungere, e nella device hai messo le opzioni per ati e non va io non saprei proprio. Mi spiace Ti posto il mio xorg... magari ti può servire: # /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection
Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbVariant" "nodeadkeys" Option "XkbOptions" "lv3:ralt_switch" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection
Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection
Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "Device" Identifier "ATI Technologies, Inc. Radeon R250 Lf [Radeon Mobility 9000 M9]" Driver "radeon" BusID "PCI:1:0:0" Option "DRI" "true" Option "ColorTiling" "on" Option "EnablePageFlip" "true" Option "AccelMethod" "EXA" Option "XAANoOffscreenPixmaps" Option "RenderAccel" "true" # Option "AGPMode" "2" Option "AGPFastWrite" "on" EndSection
Section "Monitor" Identifier "Generic Monitor" Option "DPMS" EndSection
Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. Radeon R250 Lf [Radeon Mobility 9000 M9]" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1400x1050" EndSubSection SubSection "Display" Depth 4 Modes "1400x1050" EndSubSection SubSection "Display" Depth 8 Modes "1400x1050" EndSubSection SubSection "Display" Depth 15 Modes "1400x1050" EndSubSection SubSection "Display" Depth 16 Modes "1400x1050" EndSubSection SubSection "Display" Depth 24 Modes "1400x1050" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Option "AIGLX" "true" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" EndSection
Section "DRI" Mode 0666 EndSection
Section "Extensions" Option "Composite" "Enable" EndSection
|
|
|
|
« Ultima modifica: 15 Ottobre, 2006, 12:38:42 da luzzo »
|
Registrato
|
|
|
|
luzzo
Coraggioso Chiacchierone
Non Connesso
Messaggi: 508
Media messaggi
|
 |
« Risposta #28 inserita: 15 Ottobre, 2006, 12:47:37 » |
|
Guardato un po' meglio. Tu hai due sezioni device: Una ati e l'altra fglrx. Prova a fare così (ovviamente fai un backup del tuo xorg.conf): cancella la seconda sezione device completamente e alla prima metti le opzioni che ho postato io + quella per agp se ce l'hai (comunque prova senza prima) poi fai le altre aggiunte elencate da jan. Così secondo me dovrebbe andare...
|
|
|
|
|
Registrato
|
|
|
|
origin of
Entusiasta Emergente

Non Connesso
Sesso: 
Messaggi: 1028
Media messaggi
|
 |
« Risposta #29 inserita: 15 Ottobre, 2006, 13:00:55 » |
|
Guardato un po' meglio. Tu hai due sezioni device: Una ati e l'altra fglrx. Prova a fare così (ovviamente fai un backup del tuo xorg.conf): cancella la seconda sezione device completamente e alla prima metti le opzioni che ho postato io + quella per agp se ce l'hai (comunque prova senza prima) poi fai le altre aggiunte elencate da jan. Così secondo me dovrebbe andare...
gia provato...nn funge....n parte proprio la sessione.....
|
|
|
|
|
Registrato
|
|
|
|
origin of
Entusiasta Emergente

Non Connesso
Sesso: 
Messaggi: 1028
Media messaggi
|
 |
« Risposta #30 inserita: 15 Ottobre, 2006, 14:20:28 » |
|
ok, adesso va tutto, compiz vanilla e aiglx, grazie per l'aiuto, andava configurato per bene l'xorg.conf... 
|
|
|
|
|
Registrato
|
|
|
|
fandango
Coraggioso Chiacchierone
Non Connesso
Messaggi: 396
Media messaggi
|
 |
« Risposta #31 inserita: 15 Ottobre, 2006, 18:47:25 » |
|
Che ne diresti di postarlo, l'xorg.conf? Grazie.
|
|
|
|
|
Registrato
|
|
|
|
origin of
Entusiasta Emergente

Non Connesso
Sesso: 
Messaggi: 1028
Media messaggi
|
 |
« Risposta #32 inserita: 15 Ottobre, 2006, 18:48:59 » |
|
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection
Section "Module" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbVariant" "it" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection
Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "Device" Identifier "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]" Driver "radeon" BusID "PCI:1:0:0" Option "DRI" "true" Option "ColorTiling" "on" Option "EnablePageFlip" "true" Option "AccelMethod" "EXA" Option "XAANoOffscreenPixmaps" Option "RenderAccel" "true" EndSection
Section "Monitor" Identifier "NEC V520" Option "DPMS" HorizSync 31-70 VertRefresh 55-120 EndSection
Section "Screen" Identifier "Default Screen" Device "ATI Technologies, Inc. RV350 AR [Radeon 9600 XT]" Monitor "NEC V520" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Option "AIGLX" "true" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection
Section "DRI" Mode 0666 EndSection
Section "Extensions" Option "Composite" "Enable" EndSection
ho scritto come ho fatto nel mio blog (in firma)..
|
|
|
|
|
Registrato
|
|
|
|
micettonero
Coraggioso Chiacchierone
Non Connesso
Sesso: 
Messaggi: 772
Media messaggi
|
 |
« Risposta #33 inserita: 15 Ottobre, 2006, 18:59:55 » |
|
Anche a me sulla mia ATI Radeon 9550 AIGLX va alla grande!
|
|
|
|
|
Registrato
|
Linux Registered User #409415 "Nessuno può fabbricare una macchina tanto intelligente che possa essere usata da uno sciocco" - Confucio
|
|
|
nicolo_conte
Novello Novizio
Non Connesso
Sesso: 
Messaggi: 169
Media messaggi
|
 |
« Risposta #34 inserita: 16 Ottobre, 2006, 18:58:37 » |
|
dopo l'ultimo aggiornamento aiglx non funziona più...ho controllato il file di configurazione "xorg.conf" ma sembrerebbe tutto ok...comunque ve lo posto qui: Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection
Section "Module" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "v4l" Load "vbe" EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbOptions" "lv3:ralt_switch" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" EndSection
Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "Device" Identifier "NVIDIA GeForce 7500LE" Driver "nvidia" Option "RenderAccel" "true" Option "NoRenderExtension" "false" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "true" BusID "PCI:1:0:0" VideoRam 512000 EndSection
Section "Monitor" Identifier "Sony SDM-E76D" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 EndSection
Section "Extensions" Option "Composite" "Enable" EndSection
Section "Screen" Identifier "Default Screen" Device "NVIDIA GeForce 7500LE" Monitor "Sony SDM-E76D" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Option "AIGLX" "true" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection
Section "DRI" Mode 0666 EndSection qualche suggerimento??
|
|
|
|
|
Registrato
|
|
|
|
telperion
Audace Accademico
 
Non Connesso
Sesso: 
Messaggi: 4.793
Media messaggi
|
 |
« Risposta #35 inserita: 16 Ottobre, 2006, 19:07:33 » |
|
dopo l'ultimo aggiornamento aiglx non funziona più...ho controllato il file di configurazione "xorg.conf" ma sembrerebbe tutto ok...comunque ve lo posto qui:
qualche suggerimento??
Io ho dovuto reinstallare i driver nvidia poi tutto ok http://forum.ubuntu-it.org/index.php?topic=39974.0
|
|
|
|
|
Registrato
|
|
|
|
mattia77
Coraggioso Chiacchierone
Non Connesso
Messaggi: 930
Media messaggi
|
 |
« Risposta #36 inserita: 16 Ottobre, 2006, 19:56:56 » |
|
[quote author=nicolo_conte link=topic=39465.msg209929#msg209929 date=1161021517] dopo l'ultimo aggiornamento aiglx non funziona più...ho controllato il file di configurazione "xorg.conf" ma sembrerebbe tutto ok...comunque ve lo posto qui:
[code]Section "Files" FontPath "/usr/share/X11/fonts/misc" FontPath "/usr/share/X11/fonts/cyrillic" FontPath "/usr/share/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/X11/fonts/Type1" FontPath "/usr/share/X11/fonts/100dpi" FontPath "/usr/share/X11/fonts/75dpi" FontPath "/usr/share/fonts/X11/misc" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection
Section "Module" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "v4l" Load "vbe" EndSection
Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbOptions" "lv3:ralt_switch" EndSection
Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "ZAxisMapping" "4 5" EndSection
Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/wacom" # Change to # /dev/input/event # for USB Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection
Section "Device" Identifier "NVIDIA GeForce 7500LE" Driver "nvidia" Option "RenderAccel" "true" Option "NoRenderExtension" "false" Option "AllowGLXWithComposite" "true" Option "AddARGBGLXVisuals" "true" BusID "PCI:1:0:0" VideoRam 512000 EndSection
Section "Monitor" Identifier "Sony SDM-E76D" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 EndSection
Section "Extensions" Option "Composite" "Enable" EndSection
Section "Screen" Identifier "Default Screen" Device "NVIDIA GeForce 7500LE" Monitor "Sony SDM-E76D" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection
Section "ServerLayout" Identifier "Default Layout" Option "AIGLX" "true" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection
Section "DRI" Mode 0666 EndSection qualche suggerimento?? [/quote] Devi disabilitare dri E cancellare: Section "DRI" Mode 0666 EndSection[/code]
|
|
|
|
|
Registrato
|
|
|
|
Janvitus
Gruppo 12 Novembre
Amministratore
Illuminato Imbonitore
   
Non Connesso
Sesso: 
Messaggi: 14270
Media messaggi
# apt-get remove Unity && install GNOME Shell
|
 |
« Risposta #37 inserita: 16 Ottobre, 2006, 23:27:52 » |
|
dopo l'ultimo aggiornamento aiglx non funziona più...ho controllato il file di configurazione "xorg.conf" ma sembrerebbe tutto ok...comunque ve lo posto qui:
Ad ogni aggiornamento di xorg si devono reistallare i driver video, penso che accada solo con i driver nvidia.
|
|
|
|
|
Registrato
|
|
|
|
mattia77
Coraggioso Chiacchierone
Non Connesso
Messaggi: 930
Media messaggi
|
 |
« Risposta #38 inserita: 16 Ottobre, 2006, 23:32:42 » |
|
dopo l'ultimo aggiornamento aiglx non funziona più...ho controllato il file di configurazione "xorg.conf" ma sembrerebbe tutto ok...comunque ve lo posto qui:
Ad ogni aggiornamento di xorg si devono reistallare i driver video, penso che accada solo con i driver nvidia. A me non è successo. I driver si devono reinstallare solo quando c'è un aggiornamento del kernel.
|
|
|
|
|
Registrato
|
|
|
|
Janvitus
Gruppo 12 Novembre
Amministratore
Illuminato Imbonitore
   
Non Connesso
Sesso: 
Messaggi: 14270
Media messaggi
# apt-get remove Unity && install GNOME Shell
|
 |
« Risposta #39 inserita: 16 Ottobre, 2006, 23:51:43 » |
|
A me non è successo. I driver si devono reinstallare solo quando c'è un aggiornamento del kernel.
Sarà, ma accade anche a me, e non uso un kernel di ubuntu, ma uno compilato da me, e i driver sono quelli "originali" nvidia 
|
|
|
|
|
Registrato
|
|
|
|
|