|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 14996
|
Problemi con Ati 9600: installazione driver
Ragazzi ormai non so più dove sbattere la testa. Ho installato i driver aggiornati della mia scheda video e ho seguito alla lettera le istruzioni presenti nel README. Ora a parte che ogni volta che avvio il pc mi funziona in modalità testo (non mi riconosce la sk video) e mi tocca avviare sempre Yast, riconfigurare la sk video, rimettere i runlevel e l'ambiente/windows manager kde. Inoltre eseguendo il comando: fglrxinfo da root mi dice che ho i driver Mesa !!! (quindi presuppono che non mi abbia attivato ancora il 3D).
Ah un ultimo problema ora se mi disconnetto, mi da una schermata di login in grigio mentre prima c'era lo sfondo suse e ti permetta pure di scegliere l'ambiente grafico da un menu posto in basso a sinistra. AIUTOOOOOOOOOOOOOOO P.S. Sono un neofita, quindi abbiate pietà di me... ![]() |
![]() |
![]() |
![]() |
#2 | |
Senior Member
Iscritto dal: May 2004
Città: Paola(cs)
Messaggi: 3329
|
Quote:
rpm -r nomepacchettodellaschedavideo che hai installato poi riavvii ed è ok ![]()
__________________
Il pinguino paga con ![]() iPAD MINI 64GB WIFI+4G iMAC 2,93GHZ 2009 iPhone 5 32 gb MacBook Pro 2012 2,9ghz |
|
![]() |
![]() |
![]() |
#3 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 14996
|
Il problema è che ho provato anche a reinstallare tutto ricaricando anche il modulo all'interno del kernel, ma il problema persiste.
Ho notato due strane cose quando si avvia il pc. Innanzitutto trovo una riga che si chiama. Master resource control running level 3 (io avevo scelto 5 come livello) Poi se provo ad avviare il server x con il comando startx, mi dice le seguenti cose: Codice:
Xauth:(stdin): 1 bad "add" command line Xauth:(stdin): 2 bad "add" command line Xauth:(stdin): 3 bad "add" command line ... seguono alcune info su dove trovare supporto... (ww) fglrx: No Matching Device Section for Instance (BusID PCI:2:0:1) XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 request (0 known processed) with 0 remaining |
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 14996
|
Nessuno può aiutarmi ? Penso che si tratta di un problema di caricamento del modulo della sk grafica. Onestamente non ho alcuna intenzione di formattare nuovamente la partizione dove è presente Suse perchè ora va veramente molto bene e mi funziona tutto (internet, la posta, messaggistica..).
In pratica ogni volta il pc parte come runlevel 3 e inoltre sono costretto ad usare yast e far partire il servizio XDM e riconfigurare i windows manager e desktop manager. |
![]() |
![]() |
![]() |
#5 |
Senior Member
Iscritto dal: Oct 2001
Città: como
Messaggi: 1077
|
questo è una parte del mio xorg.conf confrontalo con il tuo e vedi se c'è qualche incongruenza.
# === ATI device section === Section "Device" Identifier "ATI Graphics Adapter" Driver "fglrx" # ### generic DRI settings ### # === disable PnP Monitor === #Option "NoDDC" # === disable/enable XAA/DRI === Option "no_accel" "no" Option "no_dri" "no" # === misc DRI settings === Option "mtrr" "off" # disable DRI mtrr mapper, driver has its own code for mtrr # ### FireGL DDX driver module specific settings ### # === Screen Management === Option "DesktopSetup" "0x00000000" Option "MonitorLayout" "AUTO, AUTO" Option "IgnoreEDID" "off" Option "HSync2" "unspecified" Option "VRefresh2" "unspecified" Option "ScreenOverlap" "0" # === TV-out Management === Option "NoTV" "yes" Option "TVStandard" "NTSC-M" Option "TVHSizeAdj" "0" Option "TVVSizeAdj" "0" Option "TVHPosAdj" "0" Option "TVVPosAdj" "0" Option "TVHStartAdj" "0" Option "TVColorAdj" "0" Option "GammaCorrectionI" "0x00000000" Option "GammaCorrectionII" "0x00000000" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" # === Center Mode (Laptops only) === Option "CenterMode" "off" # === Pseudo Color Visuals (8-bit visuals) === Option "PseudoColorVisuals" "off" # === QBS Management === Option "Stereo" "off" Option "StereoSyncEnable" "1" # === FSAA Management === Option "FSAAEnable" "no" Option "FSAAScale" "1" Option "FSAADisableGamma" "no" Option "FSAACustomizeMSPos" "no" Option "FSAAMSPosX0" "0.000000" Option "FSAAMSPosY0" "0.000000" Option "FSAAMSPosX1" "0.000000" Option "FSAAMSPosY1" "0.000000" Option "FSAAMSPosX2" "0.000000" Option "FSAAMSPosY2" "0.000000" Option "FSAAMSPosX3" "0.000000" Option "FSAAMSPosY3" "0.000000" Option "FSAAMSPosX4" "0.000000" Option "FSAAMSPosY4" "0.000000" Option "FSAAMSPosX5" "0.000000" Option "FSAAMSPosY5" "0.000000" # === Misc Options === Option "UseFastTLS" "0" Option "BlockSignalsOnLock" "on" Option "UseInternalAGPGART" "no" Option "ForceGenericCPU" "no" BusID "PCI:1:0:0" # vendor=1002, device=4150 Screen 0 EndSection # ********************************************************************** # Screen sections # ********************************************************************** # Any number of screen sections may be present. Each describes # the configuration of a single screen. A single specific screen section # may be specified from the X server command line with the "-screen" # option. Section "Screen" Identifier "Screen0" Device "ATI Graphics Adapter" Monitor "Monitor0" DefaultDepth 24 #Option "backingstore" Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" ViewPort 0 0 # initial origin if mode is smaller than desktop # Virtual 1280 1024 EndSubsection EndSection # ********************************************************************** # ServerLayout sections. # ********************************************************************** # Any number of ServerLayout sections may be present. Each describes # the way multiple screens are organised. A specific ServerLayout # section may be specified from the X server command line with the # "-layout" option. In the absence of this, the first section is used. # When now ServerLayout section is present, the first Screen section # is used alone. Section "ServerLayout" # The Identifier line must be present Identifier "Server Layout" # Each Screen line specifies a Screen section name, and optionally # the relative position of other screens. The four names after # primary screen name are the screens to the top, bottom, left and right # of the primary screen. Screen "Screen0" # Each InputDevice line specifies an InputDevice section name and # optionally some options to specify the way the device is to be # used. Those options include "CorePointer", "CoreKeyboard" and # "SendCoreEvents". InputDevice "Mouse1" "CorePointer" InputDevice "Keyboard1" "CoreKeyboard" |
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Aug 2002
Messaggi: 14996
|
Anche tu hai la mia stessa sk video per caso ?
Cmq prima sono riuscito in qualche modo a rimettere kde come desktop manager e addirittura a ripristinare la schermata di login che avevo in passato. Non so perchè sono cmq dubbioso che ciò possa avere risolto i miei problemi anche per il futuro... ![]() |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 09:11.