Debianizzati.Org | Forum | Blog | Guide | IRC
 
 
Forum Italiano Debian - Debianizzati.Org
Marzo 19, 2010, 12:28:03 am *
Benvenuto! Accedi o registrati.
Hai dimenticato l'e-mail di attivazione?

Accesso con nome utente, password e durata della sessione
Notizia: scarica la playlist 2009 debianizzati!
 
   Indice   Aiuto Ricerca Agenda Accedi Registrati  
Pagine: [1]   Vai giù
  Stampa  
Autore Discussione: driver proprietari ati  (Letto 703 volte)
0 utenti e 1 Utente non registrato stanno visualizzando questa discussione.
cherly
Newbie
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 29


Mostra profilo
« inserita:: Luglio 15, 2008, 03:28:14 pm »

Salve a tutti!
Ieri con l'aggiornamento automatico al nuovo kernel si è installato anche l'aggiornamento ai nuovi driver ATI. Ovviamente synaptic ha aggiornato solo i pacchetti, poi per far partire i driver ho risistemato il kernel con il comando
Codice:
module-assistant auto-install fglrx-kernel-src
e ho riconfigurato xorg con
Codice:
aticonfig --initial=dual-head --screen-layout=right
e... non funziona!!!
ora sto usando i driver open, ma se provo ad aprire un filmato su youtube si impalla tutto...
Registrato
cherly
Newbie
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 29


Mostra profilo
« Risposta #1 inserita:: Luglio 20, 2008, 01:27:19 pm »

insomma nessuna idea? nonsotante ci siano stati degli aggiornamenti a xorg ovviamente non è cambiato nulla... i driver open non vanno e mi si impalla il pc... almeno come si fa a tornare ai driver del mese scorso?
che pizza però!!! porca paletta! perché gli utenti linux devono essere sempre considerati utenti di serie b? Il driver non va? si attaccano...
Registrato
FregTuX
Sr. Member
****

Karma: +2/-0
Scollegato Scollegato

Messaggi: 359


S
Mostra profilo
« Risposta #2 inserita:: Luglio 20, 2008, 01:41:22 pm »

Che versione di Debian hai?

Posta l'output dei comandi:

Codice:
fglrxinfo
Codice:
glxinfo | grep render
Registrato
cherly
Newbie
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 29


Mostra profilo
« Risposta #3 inserita:: Luglio 20, 2008, 03:24:18 pm »

Codice:
carlo@nacchio:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.4)



display: :0.0  screen: 1
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.4)

Codice:
nacchio:/home/carlo# glxinfo | grep render
bash: glxinfo: command not found
nacchio:/home/carlo# apt-get install glxinfo
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso       
Lettura informazioni sullo stato... Fatto       
E: Impossibile trovare glxinfo

come vedi il secondo comando non ha sortito alcun effetto.
Se mi dai una mano mi fai un grosso favore, ma sono portato a credere che non vi sia altra soluzione che aspettare tra un paio di settimane l'usicta dei nuovi driver ati...
Registrato
Gomna
Hero Member
*****

Karma: +21/-1
Scollegato Scollegato

Messaggi: 1051



Mostra profilo E-mail
« Risposta #4 inserita:: Luglio 20, 2008, 03:47:47 pm »

per glxinfo mi pare tu debba installare mesa-utils
perchè dopo l'aggiornamento del kernel hai voluto riconfigurare xorg?
prova a postare anche il file xorg.conf
Registrato
FregTuX
Sr. Member
****

Karma: +2/-0
Scollegato Scollegato

Messaggi: 359


S
Mostra profilo
« Risposta #5 inserita:: Luglio 20, 2008, 04:41:50 pm »

Si, installa mesa-utils e posta il tuo xorg.
Registrato
cherly
Newbie
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 29


Mostra profilo
« Risposta #6 inserita:: Luglio 20, 2008, 05:31:11 pm »

glxinfo:
Codice:
nacchio:/home/carlo# glxinfo | grep render
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect

xorg funzionante (driver open)
Codice:

# /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
Screen         "aticonfig-Screen[1]" RightOf "aticonfig-Screen[0]"
InputDevice    "Generic Keyboard"
InputDevice    "Configured Mouse"
InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

# path to defoma fonts
FontPath     "/usr/share/fonts/X11/misc"
FontPath     "/usr/X11R6/lib/X11/fonts/misc"
FontPath     "/usr/share/fonts/X11/cyrillic"
FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/Type1"
FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
FontPath     "/usr/share/fonts/X11/100dpi"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath     "/usr/share/fonts/X11/75dpi"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
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  "vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver      "kbd"
Option     "CoreKeyboard"
Option     "XkbRules" "xorg"
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"
EndSection

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

Section "Monitor"
Identifier   "Monitor Generico"
Option     "DPMS"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[1]"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
Identifier  "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
Driver      "ati"
BusID       "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]"
Driver      "ati"
BusID       "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "aticonfig-Device[1]"
Driver      "ati"
BusID       "PCI:1:0:0"
Screen      1
EndSection

Section "Screen"
Identifier "Default Screen"
Device     "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
Monitor    "Monitor Generico"
DefaultDepth     24
SubSection "Display"
Depth     1
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     4
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     8
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     15
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     16
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     24
Modes    "1024x768"
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 "Screen"
Identifier "aticonfig-Screen[1]"
Device     "aticonfig-Device[1]"
Monitor    "aticonfig-Monitor[1]"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Section "DRI"
Mode         0666
EndSection

xorg generato da aticonfig (non funzionante)
Codice:

# /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 0
Screen         "aticonfig-Screen[0]-1" Above "aticonfig-Screen[0]-0"
InputDevice    "Generic Keyboard"
InputDevice    "Configured Mouse"
InputDevice    "Synaptics Touchpad"
EndSection

Section "Files"

# path to defoma fonts
FontPath     "/usr/share/fonts/X11/misc"
FontPath     "/usr/X11R6/lib/X11/fonts/misc"
FontPath     "/usr/share/fonts/X11/cyrillic"
FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath     "/usr/share/fonts/X11/Type1"
FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
FontPath     "/usr/share/fonts/X11/100dpi"
FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath     "/usr/share/fonts/X11/75dpi"
FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
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  "vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver      "kbd"
Option     "CoreKeyboard"
Option     "XkbRules" "xorg"
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"
EndSection

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

Section "Monitor"
Identifier   "Monitor Generico"
Option     "DPMS"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[1]"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-0"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Monitor"
Identifier   "aticonfig-Monitor[0]-1"
Option     "VendorName" "ATI Proprietary Driver"
Option     "ModelName" "Generic Autodetecting Monitor"
Option     "DPMS" "true"
EndSection

Section "Device"
Identifier  "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
Driver      "ati"
BusID       "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]"
Driver      "ati"
BusID       "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "aticonfig-Device[1]"
Driver      "ati"
BusID       "PCI:1:0:0"
Screen      1
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-0"
Driver      "fglrx"
BusID       "PCI:1:0:0"
EndSection

Section "Device"
Identifier  "aticonfig-Device[0]-1"
Driver      "fglrx"
BusID       "PCI:1:0:0"
Screen      1
EndSection

Section "Screen"
Identifier "Default Screen"
Device     "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
Monitor    "Monitor Generico"
DefaultDepth     24
SubSection "Display"
Depth     1
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     4
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     8
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     15
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     16
Modes    "1024x768"
EndSubSection
SubSection "Display"
Depth     24
Modes    "1024x768"
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 "Screen"
Identifier "aticonfig-Screen[1]"
Device     "aticonfig-Device[1]"
Monitor    "aticonfig-Monitor[1]"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device     "aticonfig-Device[0]-0"
Monitor    "aticonfig-Monitor[0]-0"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]-1"
Device     "aticonfig-Device[0]-1"
Monitor    "aticonfig-Monitor[0]-1"
DefaultDepth     24
SubSection "Display"
Viewport   0 0
Depth     24
EndSubSection
EndSection

Section "DRI"
Mode         0666
EndSection

grazie ancora per l'interessamento Smiley
Registrato
Gomna
Hero Member
*****

Karma: +21/-1
Scollegato Scollegato

Messaggi: 1051



Mostra profilo E-mail
« Risposta #7 inserita:: Luglio 20, 2008, 06:12:00 pm »

il secondo xorg.conf che hai postato presenta mooooolte sezioni monitor, device e screen. sembra che l'hai generato sfruttanto il file di configurazione funzionante...
io consiglierei di cancellare il file non funzionante e spostare in un altro posto quello funzionante.
successivamente darei nuovamente aticonfig --initial=dual-head --screen-layout=right per ottenere un file di configurazione il più pulito possibile.
altrimenti si potrebbe sfruttare il file di configurazione funzionante sostituendo semplicemente ati con fglrx come driver.
Registrato
Pagine: [1]   Vai su
  Stampa  
 
Vai a:  

Altri Topic Correlati
Oggetto Aperta da Risposte Visite Ultimo messaggio
accellerazione 3D coi driver ati non proprietari Hardware pOg 11 2662 Ultimo messaggio Ottobre 31, 2006, 11:27:28 pm
da pOg
Driver Ati proprietari Multimedia e-slow 10 1680 Ultimo messaggio Febbraio 15, 2008, 03:20:28 am
da francys
Driver Ati proprietari Hardware mrdebug 6 672 Ultimo messaggio Maggio 30, 2008, 01:36:27 pm
da mm-barabba
Driver proprietari ati X knopflex 3 772 Ultimo messaggio Giugno 08, 2008, 10:33:57 pm
da chris70
Dubbio sui driver proprietari ATI (ho una radeon xpress20M) Hardware Peppiniello 2 380 Ultimo messaggio Ottobre 07, 2008, 11:36:32 pm
da Peppiniello
Powered by MySQL Powered by PHP Powered by SMF 1.1.8 | SMF © 2006-2008, Simple Machines LLC XHTML 1.0 valido! CSS valido!
Pagina creata in 0.095 secondi con 24 interrogazioni al database.