problema server X

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
Crow
Linux 2.x
Linux 2.x
Messaggi: 271
Iscritto il: ven 17 ago 2007, 15:37
Slackware: 14.0
Kernel: 3.2.29
Desktop: KDE
Distribuzione: BackTrack

problema server X

Messaggio da Crow »

ciao a tutti e buone fatte feste a tutti voi, ho sto questo problema in effetti quando lancio fgl_glxgears
ottengo questo

Codice: Seleziona tutto

$ fgl_glxgears
Using GLX_SGIX_pbuffer
4490 frames in 5.0 seconds = 898.000 FPS
5007 frames in 5.0 seconds = 1001.400 FPS
XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
      after 39272 requests (39271 known processed) with 0 events remaining.
come mai?

se lancio fglrxinfo

Codice: Seleziona tutto

$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI MOBILITY RADEON X700
OpenGL version string: 2.1.8304 Release
glxgears

Codice: Seleziona tutto

$ glxgears
9570 frames in 5.0 seconds = 1913.721 FPS
9406 frames in 5.0 seconds = 1879.968 FPS
il mio xorg

Codice: Seleziona tutto

Section "Module"
    Load        "dbe"  	# Double buffer extension
    Load        "dri"
    Load	"synaptics"

 SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load        "type1"
    Load        "freetype"
   #Load        "speedo"
    Load        "glx"
EndSection


Section "Files"
    RgbPath	"/usr/share/X11/rgb"
   #FontPath    "/usr/share/fonts/local/"
    FontPath    "/usr/share/fonts/misc/"
    FontPath    "/usr/share/fonts/OTF/"
    FontPath    "/usr/share/fonts/TTF/"
    FontPath    "/usr/share/fonts/Type1/"
   #FontPath    "/usr/share/fonts/CID/"
    FontPath    "/usr/share/fonts/Speedo/"
    FontPath    "/usr/share/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/75dpi/"
    FontPath    "/usr/share/fonts/100dpi/"
    FontPath    "/usr/share/fonts/cyrillic/"
    ModulePath  "/usr/lib/xorg/modules"

EndSection



Section "ServerFlags"
    Option	"AIGLX"		           "off"
   #Option     "NoTrapSignals"
   #Option     "DontVTSwitch"
   #Option     "DontZap"
   #Option     "DontZoom"
   #Option     "DisableVidModeExtension"
   #Option     "AllowNonLocalXvidtune"
   #Option     "DisableModInDev"
   #Option     "AllowNonLocalModInDev"
   #Option     "blank time"                "10"    # 10 minutes
   #Option     "standby time"              "20"
   #Option     "suspend time"              "30"
   #Option     "off time"                  "60"
   #Option     "EstimateSizesAggresively"  "0"
EndSection


Section "InputDevice"
    Identifier "Keyboard1"
    Driver     "kbd"
   #Option     "Protocol"         "Xqueue"
   #Option     "AutoRepeat"       "500 5"
   #Option     "Xleds" "1 2 3"
   #Option     "XkbDisable"
   #Option     "XkbModel"         "pc102"
    Option     "XkbModel"         "pc105"
   #Option     "XkbModel"         "microsoft"
   #Option     "XkbModel"         "pc104"
   #Option     "XkbLayout"        "de"
   #Option     "XkbLayout"        "de"
   #Option     "XkbVariant"       "nodeadkeys"
   #Option     "XkbOptions"       "ctrl:swapcaps"
   #Option     "XkbRules"         "xorg"
    Option     "XkbLayout"        "it"
   #Option     "XkbVariant"       ""
   #Option     "XkbOptions"       ""
EndSection



Section "InputDevice"
    Identifier "Mouse1"
    Driver     "mouse"
   #Option     "Protocol"         "Auto"
    Option     "Protocol"         "IMPS/2"
    Option     "Device"           "/dev/input/mice"
   #Option     "Device"           "/dev/psaux"
   #Option     "Device"           "/dev/ttyS0"
   #Option     "Device"           "/dev/ttyS1"
   #Option     "Protocol"         "Xqueue"
   #Option     "BaudRate"         "9600"
   #Option     "SampleRate"       "150"
   #Option     "Emulate3Buttons"
   #Option     "Emulate3Timeout"  "50"
   #Option     "ChordMiddle"
EndSection


Section "InputDevice"
    Identifier  "SynapticsMouse"
    Driver      "synaptics"
    Option      "SendCoreEvents"   "yes"
    Option      "Device"           "/dev/input/event2"
    Option      "Protocol"         "auto-dev"
    Option      "Emulate3Buttons"  "yes"
    Option      "LeftEdge"         "120"
    Option      "RightEdge"        "830"
    Option      "TopEdge"          "120"
    Option      "BottomEdge"       "650"
    Option      "FingerLow"        "14"
    Option      "FingerHigh"       "15"
    Option      "MaxTapMove"       "110"
    Option      "VertScrollDelta"  "20"
   #Option      "HorizScrollDelta" "20"
    Option      "MinSpeed"         "0.50"
    Option      "MaxSpeed"         "0.85"
EndSection


Section "Monitor"
    Identifier   "LCD"
    HorizSync    31.5 - 50.0
   #HorizSync	 30-64         # multisync
   #HorizSync	 31.5, 35.2    # multiple fixed sync frequencies
   #HorizSync	 15-25, 30-50  # multiple ranges of sync frequencies
    VertRefresh 40-90
EndSection


Section "Device"
    Identifier   "ATI"
    Driver       "fglrx"
    VideoRam     131072
    Option       "VideoOverlay" "on"
    BusID	 "PCI:1:0:0"
EndSection


Section "Screen"
    Identifier   "Screen 1"
    Device       "ATI"
    Monitor      "LCD"
   #DefaultDepth 8
   #DefaultDepth 16
    DefaultDepth 24
   #DefaultDepth 32

  Subsection "Display"
    Depth       8
    Modes "1280x800" "1024x768" "800x600" "640x480"
  EndSubsection
  Subsection "Display"
    Depth       16
    Modes "1280x800" "1024x768" "800x600" "640x480"
  EndSubsection
  Subsection "Display"
    Depth       24
    Modes "1280x800" "1024x768" "800x600" "640x480"
  EndSubsection
  Subsection "Display"
    Depth       32
    Modes "1280x800" "1024x768" "800x600" "640x480"
  EndSubsection
EndSection


Section "ServerLayout"
    Identifier     "Simple Layout"
    Screen         "Screen 1"
    InputDevice	   "SynapticsMouse"  "SendCoreEvent"
    InputDevice    "Mouse1"          "CorePointer"
    InputDevice    "Keyboard1"       "CoreKeyboard"
EndSection


Section "DRI"
    Group	0
    Mode	0666
EndSection


Section "Extensions"
    Option "Composite" "Disable"
EndSection

$ glxinfo | grep rendering
direct rendering: Yes

questo è il mio problema un grazie anticipato per le vostre risposte.
=D>

Avatar utente
zoros
Linux 4.x
Linux 4.x
Messaggi: 1362
Iscritto il: lun 28 mag 2007, 22:51
Nome Cognome: Fabio`Zorba`
Slackware: 15.0
Kernel: 5.15.19smp
Desktop: Trinity R14.0.11
Località: Gorizia

Re: problema server X

Messaggio da zoros »

Sempre su una ATI, con driver proprietario, in xorg.conf:

Codice: Seleziona tutto

...
Section "Device"
  Identifier  "Card0"
  Driver      "fglrx"
  VendorName  "ATI Technologies Inc"
  BoardName   "ATI Radeon XPRESS 200M 5955 (PCIE)"
  BusID       "PCI:1:5:0"
  Option "ColorTiling" "On"
  Option "EnablePageFlip" "True"
  Option "AccelMethod" "XAA"
  Option "XAANoOffscreenPixmaps" "True"
EndSection
...
opzioni che ho replicato anche in Section "Screen" ... non si sa mai ...

quindi, domanda, forse mi sfugge qualcosa ... ma i nuovi driver ATI non supportano finalmente il composite ?

Codice: Seleziona tutto

Section "Extensions"
 Option "Composite" "Enable"
EndSection
vorrei riavere le mie firme ...

Crow
Linux 2.x
Linux 2.x
Messaggi: 271
Iscritto il: ven 17 ago 2007, 15:37
Slackware: 14.0
Kernel: 3.2.29
Desktop: KDE
Distribuzione: BackTrack

Re: problema server X

Messaggio da Crow »

bhe grazie zoros ma non ho avuto tanta fortuna, se hai altri suggerimenti o se qualcuno mi potrebbe aiutare ne sarei grado

Avatar utente
zoros
Linux 4.x
Linux 4.x
Messaggi: 1362
Iscritto il: lun 28 mag 2007, 22:51
Nome Cognome: Fabio`Zorba`
Slackware: 15.0
Kernel: 5.15.19smp
Desktop: Trinity R14.0.11
Località: Gorizia

Re: problema server X

Messaggio da zoros »

Crow ha scritto:bhe grazie zoros ma non ho avuto tanta fortuna, se hai altri suggerimenti o se qualcuno mi potrebbe aiutare ne sarei grado
beh, il mio post era però più per la curiosità di sapere come mai non hai il Composite abilitato e anche perché nessuno aveva provato a replicare ... sulla Xpress 200 non ho nessun messaggio di errore ... su altre schede ATI ogni tanto ci sono delle segnalazioni, ma tutto è ok .... comunque: il tuo problema è solo il messaggio (visto che i tempi sembrano buoni) ? ... e poi hai provato a guardare dentro /var/log/Xorg.0.log ?
vorrei riavere le mie firme ...

Rispondi