Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 15

Discussione: X su Kernel 2.6.9

  1. #1

    X su Kernel 2.6.9

    Ho installato tramite l'apt-get l'immagine del kernel 2.6.9-1-686. Prima avevo il 2.4.18-bf2.4. Prima X partiva tranquillamente ora invece ricevo questo errore:

    XIO: fatal IO error 104 (Connection reset by peer) on X server ":0:0"
    after 0 requests (0 known processed) with 0 events remaining.

    Come mai visto che col 2.4 andava?

    Ho provato anche a riconfigurare x con xf86config ma niente...

    Cosa devo fare??

    GRAZIE

  2. #2
    con le debian based si lancia

    dpkg-reconfigure xserver-xfree86

    poi fai un po di prove con i vari driver
    non usare il framebuffer
    se usi i driver vesa sono compatibili con tutte le schede e vanno bene

  3. #3
    ho lanciato il comando che mi ha detto andy scegliendo i driver vesa ma niente... col il nuovo kernel (2.6.9), X non ne vuol sapere di partire...

  4. #4
    Moderatore di Linux e software L'avatar di francofait
    Registrato dal
    Aug 2001
    Messaggi
    13,559
    apt-get install kernel-headers-2.6.9-1
    apt-get install kernel-headers-2.6.9-1-386
    apt-get install kernel-image-2.6.9-1.386
    apt-get install kernel-kbuild-2.6.8.1
    apt-get install module-init-tools

    Se il kernel precompilato lo installi tutto completo magari poi funziona

  5. #5
    non so se hai installato anche module-init-tools
    se non hai messo quello non ti carica nessun modulo e chiaramente non va

    dai un lsmod e controlla se i moduli vengono caricati

    che scheda video è ?

    eventualmente digita modconf e carica i moduli della scheda e dell'agp

  6. #6
    Utente di HTML.it
    Registrato dal
    Jan 2001
    Messaggi
    7,691
    a me succede una cosa analoga, ho installato con apt-get il kernel 2.6.9-1-686 e appena finito di caricarlo lo schermo diventa nero ed addio. Il 2.6.9-1-386 funziona invece perfettamente. Notare che ho un portatile Pentium3 1200 sul quale hanno sempre funzionato kernel della serie 686 (ad es. il 2.6.6.-1-686). Mah !

    Proseguo sul mio thread aperto ieri, per altre domande.

  7. #7
    Ho fatto come ha detto Francofait installando tutti i pacchetti, ho disabilitato il frame buffer, ho controllato con lsmod e i moduli sono caricati. Ho una ati radeon mobility 7500. Ma niente!! stesso errore!

    Ora vi posto il log completo dell'errore!!!

    HELP!!!!!

    This is a pre-release version of XFree86, and is not supported in any
    way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
    to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
    please check the latest version in the XFree86 CVS repository
    (http://www.XFree86.Org/cvs).

    XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-8 20040928112350 fabbione@fabbione.net)
    Release Date: 15 August 2003
    X Protocol Version 11, Revision 0, Release 6.6
    Build Operating System: Linux 2.4.26 i686 [ELF]
    Build Date: 28 September 2004
    Before reporting problems, check http://www.XFree86.Org/
    to make sure that you have the latest version.
    Module Loader present
    OS Kernel: Linux version 2.6.9-1-386 (dilinger@toaster.hq.voxel.net) (gcc version 3.3.5 (Debian 1:3.3.5-2)) #1 Thu Nov 25 02:52:40 EST 2004
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/XFree86.0.log", Time: Fri Dec 3 23:51:22 2004
    (==) Using config file: "/etc/X11/XF86Config-4"

    (WW) VESA(0): Failed to set up write-combining range (0x49000000,0xff0000)
    (WW) VESA(0): Failed to set up write-combining range (0x48000000,0x1ff0000)
    (EE) xf86OpenSerial: Cannot open device /dev/psaux
    No such device.
    (EE) Configured Mouse: cannot open input device
    (EE) PreInit failed for input device "Configured Mouse"
    (EE) xf86OpenSerial: Cannot open device /dev/input/mice
    No such device.
    (EE) Generic Mouse: cannot open input device
    (EE) PreInit failed for input device "Generic Mouse"
    No core pointer

    Fatal server error:
    failed to initialize core devices

    When reporting a problem related to a server crash, please send
    the full server output, not just the last messages.
    This can be found in the log file "/var/log/XFree86.0.log".
    Please report problems to submit@bugs.debian.org.

    XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
    after 0 requests (0 known processed) with 0 events remaining.


  8. #8
    Ricordo che tutto funziona perfettamente sul kernel di base (2.4.18-bf2.4)...

  9. #9
    devi digitare modconf e caricare i moduli delle periferiche di input e le serial

    il problema sembrano quelle
    EE) Configured Mouse: cannot open input device
    (EE) PreInit failed for input device "Configured Mouse"
    (EE) xf86OpenSerial: Cannot open device /dev/input/mice
    No such device.
    (EE) Generic Mouse: cannot open input device
    (EE) PreInit failed for input device "Generic Mouse"
    No core pointer

  10. #10
    Grazie Andy ma quali sarebbero i moduli per input e serial da caricare?

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.