Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 26/10/2006, à 19:05

salazar

probléme X depuis upgrade dapper > edgy

Bonjour,
vers minuit j'ai commencé à commencer l'upgrade dapper vers edgy avec la commande

apt-get update & dist-upgrade

Aprés la fin de l'install, j'ai natturelement rebooté.
Et depuis plus de X sad

j'ai passé la journée a chercher un solution et j'ai reussi à supprimer quelques erreurs mais il m'en reste toujours une concernant le module nvidia donc plus de x.

j'ai essayé un update des pilotes et xorg sans succés.
Je rappel que ma carte graphique est une NVIDIA TNT2/TNT2 Pro.

Je vous post mon xorg.conf et xorg.0.log afin que vous puissez mieux voir le probléme.
xorg.conf =>

# /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    "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"    "fr"
    Option        "XkbVariant"    "latin9"
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    "NVIDIA Corporation NV5 [RIVA TNT2/TNT2 Pro]"
    Driver        "nv"
    BusID        "PCI:1:0:0"
EndSection

Section "Monitor"
    Identifier    "PBA720"
    Option        "DPMS"
    HorizSync    28-49
    VertRefresh    43-72
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "NVIDIA Corporation NV5 [RIVA TNT2/TNT2 Pro]"
    Monitor        "PBA720"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    InputDevice     "stylus" "SendCoreEvents"
    InputDevice     "cursor" "SendCoreEvents"
    InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
    Mode    0666
EndSection

Xorg.0.log =>

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 i686 
Current Operating System: Linux geek 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686
Build Date: 07 July 2006
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
Module Loader present
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/Xorg.0.log", Time: Thu Oct 26 18:11:30 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "PBA720"
(**) |   |-->Device "NVIDIA Corporation NV5 [RIVA TNT2/TNT2 Pro]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
    Entry deleted from font path.
(**) FontPath set to:
    /usr/share/X11/fonts/misc,
    /usr/share/X11/fonts/100dpi/:unscaled,
    /usr/share/X11/fonts/75dpi/:unscaled,
    /usr/share/X11/fonts/Type1,
    /usr/share/X11/fonts/100dpi,
    /usr/share/X11/fonts/75dpi,
    /usr/share/fonts/X11/misc,
    /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
    /usr/share/fonts/X11/misc/,
    /usr/share/fonts/X11/TTF/,
    /usr/share/fonts/X11/OTF,
    /usr/share/fonts/X11/Type1/,
    /usr/share/fonts/X11/CID/,
    /usr/share/fonts/X11/100dpi/,
    /usr/share/fonts/X11/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.3
    X.Org Video Driver: 1.0
    X.Org XInput driver : 0.6
    X.Org Server Extension : 0.3
    X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev 44 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 08 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card 0000,0000 rev 20 class 06,00,00 hdr 00
(II) PCI: 00:0e:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 1023,2001 card 122d,1400 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 127a,2013 card 1436,2113 rev 01 class 07,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0028 card 107d,2134 rev 15 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
    [0] -1    0    0x0000c000 - 0x0000c0ff (0x100) IX[b]
    [1] -1    0    0x0000c400 - 0x0000c4ff (0x100) IX[b]
    [2] -1    0    0x0000c800 - 0x0000c8ff (0x100) IX[b]
    [3] -1    0    0x0000cc00 - 0x0000ccff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
    [0] -1    0    0xe4000000 - 0xe5ffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xe6000000 - 0xe7ffffff (0x2000000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] rev 21, Mem @ 0xe4000000/24, 0xe6000000/25, BIOS @ 0xe5000000/16
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[b]
    [1] -1    0    0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
    [0] -1    0    0xe9000000 - 0xe900ffff (0x10000) MX[b]
    [1] -1    0    0xe9010000 - 0xe9010fff (0x1000) MX[b]
    [2] -1    0    0xe9011000 - 0xe90110ff (0x100) MX[b]
    [3] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [4] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
    [5] -1    0    0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
    [6] -1    0    0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000e000 - 0x0000e007 (0x8) IX[b]
    [8] -1    0    0x0000dc00 - 0x0000dcff (0x100) IX[b]
    [9] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [10] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [11] -1    0    0x0000d000 - 0x0000d00f (0x10) IX[b]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xe9000000 - 0xe900ffff (0x10000) MX[b]
    [1] -1    0    0xe9010000 - 0xe9010fff (0x1000) MX[b]
    [2] -1    0    0xe9011000 - 0xe90110ff (0x100) MX[b]
    [3] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [4] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
    [5] -1    0    0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
    [6] -1    0    0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
    [7] -1    0    0x0000e000 - 0x0000e007 (0x8) IX[b]
    [8] -1    0    0x0000dc00 - 0x0000dcff (0x100) IX[b]
    [9] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [10] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [11] -1    0    0x0000d000 - 0x0000d00f (0x10) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xe9000000 - 0xe900ffff (0x10000) MX[b]
    [5] -1    0    0xe9010000 - 0xe9010fff (0x1000) MX[b]
    [6] -1    0    0xe9011000 - 0xe90110ff (0x100) MX[b]
    [7] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [8] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
    [9] -1    0    0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
    [10] -1    0    0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000e000 - 0x0000e007 (0x8) IX[b]
    [14] -1    0    0x0000dc00 - 0x0000dcff (0x100) IX[b]
    [15] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [16] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1    0    0x0000d000 - 0x0000d00f (0x10) IX[b]
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 7.1.1, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.7184
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.0
    ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.7184
    Module class: XFree86 Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 7.1.1, module version = 1.1.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
    compiled for 4.3.99.902, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.6
(II) Wacom driver level: 47-0.7.2 $
(II) NVIDIA X Driver  1.0-7184  Tue Aug  1 18:41:01 PDT 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Chipset NVIDIA GPU found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xe9000000 - 0xe900ffff (0x10000) MX[b]
    [5] -1    0    0xe9010000 - 0xe9010fff (0x1000) MX[b]
    [6] -1    0    0xe9011000 - 0xe90110ff (0x100) MX[b]
    [7] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [8] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
    [9] -1    0    0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
    [10] -1    0    0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
    [11] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [12] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [13] -1    0    0x0000e000 - 0x0000e007 (0x8) IX[b]
    [14] -1    0    0x0000dc00 - 0x0000dcff (0x100) IX[b]
    [15] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [16] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [17] -1    0    0x0000d000 - 0x0000d00f (0x10) IX[b]
(II) resource ranges after probing:
    [0] -1    0    0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
    [1] -1    0    0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1    0    0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1    0    0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1    0    0xe9000000 - 0xe900ffff (0x10000) MX[b]
    [5] -1    0    0xe9010000 - 0xe9010fff (0x1000) MX[b]
    [6] -1    0    0xe9011000 - 0xe90110ff (0x100) MX[b]
    [7] -1    0    0xe0000000 - 0xdfffffff (0x0) MX[b]O
    [8] -1    0    0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
    [9] -1    0    0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
    [10] -1    0    0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
    [11] 0    0    0x000a0000 - 0x000affff (0x10000) MS[b]
    [12] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [13] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[b]
    [14] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[b]
    [15] -1    0    0x00000000 - 0x000000ff (0x100) IX[b]
    [16] -1    0    0x0000e000 - 0x0000e007 (0x8) IX[b]
    [17] -1    0    0x0000dc00 - 0x0000dcff (0x100) IX[b]
    [18] -1    0    0x0000d800 - 0x0000d8ff (0x100) IX[b]
    [19] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[b]
    [20] -1    0    0x0000d000 - 0x0000d00f (0x10) IX[b]
    [21] 0    0    0x000003b0 - 0x000003bb (0xc) IS[b]
    [22] 0    0    0x000003c0 - 0x000003df (0x20) IS[b]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(EE) NVIDIA(0): Failed to load the NVIDIA kernel module!
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Je vous remerci de votre aide.

cordialement

salazar

Dernière modification par salazar (Le 26/10/2006, à 19:14)

Hors ligne

#2 Le 26/10/2006, à 19:11

"-"

Re : probléme X depuis upgrade dapper > edgy

Pour toi il faudrait utiliser les drivers nvidia-glx-legacy je pense.

Essaie pour l'instant de basculer sur le driver "nv" dans ton xorg, si tu ne l'as pas déjà fait. Ce qui est bizarre c'est que dans le log ton X parle du driver "nvidia" alors que tu sembles charger le driver "nv". Tu es sûr que tu donnes le bon log ?

#3 Le 26/10/2006, à 19:18

salazar

Re : probléme X depuis upgrade dapper > edgy

j'ai installé nvidia-glx-legacy mais ça ne change rien.

je me suis trompé pour mon fichier conf =>

# /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	"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"	"fr"
	Option		"XkbVariant"	"latin9"
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	"NVIDIA Corporation NV5 [RIVA TNT2/TNT2 Pro]"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"PBA720"
	Option		"DPMS"
	HorizSync	28-49
	VertRefresh	43-72
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NVIDIA Corporation NV5 [RIVA TNT2/TNT2 Pro]"
	Monitor		"PBA720"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice     "stylus" "SendCoreEvents"
	InputDevice     "cursor" "SendCoreEvents"
	InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

Lorsque je remplace nvidia par nv voici les logs =>

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: Linux 2.6.15.7 i686 
Current Operating System: Linux geek 2.6.17-10-386 #2 Fri Oct 13 18:41:40 UTC 2006 i686
Build Date: 07 July 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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/Xorg.0.log", Time: Thu Oct 26 18:06:15 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "PBA720"
(**) |   |-->Device "NVIDIA Corporation NV5 [RIVA TNT2/TNT2 Pro]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/X11/fonts/misc,
	/usr/share/X11/fonts/100dpi/:unscaled,
	/usr/share/X11/fonts/75dpi/:unscaled,
	/usr/share/X11/fonts/Type1,
	/usr/share/X11/fonts/100dpi,
	/usr/share/X11/fonts/75dpi,
	/usr/share/fonts/X11/misc,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/CID/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev 44 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106,0000 rev 12 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 08 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card 0000,0000 rev 20 class 06,00,00 hdr 00
(II) PCI: 00:0e:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 1023,2001 card 122d,1400 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 127a,2013 card 1436,2113 rev 01 class 07,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0028 card 107d,2134 rev 15 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[b]
	[1] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[b]
	[2] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[b]
	[3] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[b]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[b]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe6000000 - 0xe7ffffff (0x2000000) MX[b]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] rev 21, Mem @ 0xe4000000/24, 0xe6000000/25, BIOS @ 0xe5000000/16
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[b]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[b]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe9000000 - 0xe900ffff (0x10000) MX[b]
	[1] -1	0	0xe9010000 - 0xe9010fff (0x1000) MX[b]
	[2] -1	0	0xe9011000 - 0xe90110ff (0x100) MX[b]
	[3] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[4] -1	0	0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
	[5] -1	0	0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
	[6] -1	0	0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
	[7] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[b]
	[8] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[b]
	[9] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[10] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[b]
	[11] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[b]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe9000000 - 0xe900ffff (0x10000) MX[b]
	[1] -1	0	0xe9010000 - 0xe9010fff (0x1000) MX[b]
	[2] -1	0	0xe9011000 - 0xe90110ff (0x100) MX[b]
	[3] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[4] -1	0	0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
	[5] -1	0	0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
	[6] -1	0	0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
	[7] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[b]
	[8] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[b]
	[9] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[10] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[b]
	[11] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[b]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[b]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[b]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[b]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[b]
	[4] -1	0	0xe9000000 - 0xe900ffff (0x10000) MX[b]
	[5] -1	0	0xe9010000 - 0xe9010fff (0x1000) MX[b]
	[6] -1	0	0xe9011000 - 0xe90110ff (0x100) MX[b]
	[7] -1	0	0xe0000000 - 0xdfffffff (0x0) MX[b]O
	[8] -1	0	0xe5000000 - 0xe500ffff (0x10000) MX[b](B)
	[9] -1	0	0xe6000000 - 0xe7ffffff (0x2000000) MX[b](B)
	[10] -1	0	0xe4000000 - 0xe4ffffff (0x1000000) MX[b](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[b]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[b]
	[13] -1	0	0x0000e000 - 0x0000e007 (0x8) IX[b]
	[14] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[b]
	[15] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[b]
	[16] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[b]
	[17] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[b]
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.1.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.7184
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "nv"
(II) Loading /usr/lib/xorg/modules/drivers/nv_drv.so
(II) Module nv: vendor="X.Org Foundation"
	compiled for 7.0.0, module version = 1.0.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.8
(EE) module ABI major version (0) doesn't match the server's version (1)
(II) UnloadModule: "nv"
(II) Unloading /usr/lib/xorg/modules/drivers/nv_drv.so
(EE) Failed to load module "nv" (module requirement mismatch, 0)
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "wacom"
(II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) Wacom driver level: 47-0.7.2 $
(EE) No drivers available.

Fatal server error:
no screens found

Dernière modification par salazar (Le 26/10/2006, à 19:19)

Hors ligne

#4 Le 26/10/2006, à 19:22

"-"

Re : probléme X depuis upgrade dapper > edgy

Fais un :

sudo apt-cache search nv

Tu devrais avoir une liste de paquets qui s'affichent, tu prends le paquet qui a un nom ressemblant à :
xserver-xorg*nv (le * représente une succession de caractères.)

En fait il semble que ton driver NV est celui de la version 7.0 de Xorg alors que tu as la 7.1. Visiblement il faut que tu installes au moins le package ubuntu-desktop, ou kubuntu-desktop.

#5 Le 26/10/2006, à 19:28

"-"

Re : probléme X depuis upgrade dapper > edgy

J'y pense : tu as installé les linux-restricted-modules correspondant à ton kernel ? (Je dis ça en lisant tes logs...)

#6 Le 26/10/2006, à 20:34

salazar

Re : probléme X depuis upgrade dapper > edgy

oui tout est fait j'ai reboot mais maintenant je suis sur une "busybox" et mon invite de commande est "initramfs". Mon clavier est en querty je n'ai plus de /home et /dev contient seulement un dossier. et les commandes genre startx, loadkeys fr ou encore setxkbmap fr sont inconnues -_-

Hors ligne

#7 Le 26/10/2006, à 20:51

salazar

Re : probléme X depuis upgrade dapper > edgy

je viens de prendre un system rescue tout y est mon /home et tout. je comprend pas là pourquoi lors du boot, il me dis que non. PS =>
built-in shell (ash)
/bin/sh : can't access tty; job control turned off
initramfs : (c'est ici que je tappe la commande)

que dois je faire ?

Hors ligne

#8 Le 26/10/2006, à 21:48

"-"

Re : probléme X depuis upgrade dapper > edgy

Edite ton /etc/fstab

Commente les UUID et mets à la place les vraies partitions.

#9 Le 27/10/2006, à 08:51

salazar

Re : probléme X depuis upgrade dapper > edgy

je viens d'edité le fstab comme ceci =>

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda3       /               ext3    defaults,errors=remount-ro 0       1
/dev/hda4       /home           ext3    defaults        0       2
/dev/hda2       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   udf,iso9660 user,noauto     0       0

et j'ai modifié le grub en changeant les UUID par les vrai partitions

Et cela me met toujours le même accueil =>

Target filesystem doesn't have /sbin/init
BosyBox v.1.1.3 (debian 1:1.1.3-2ubuntu3) built-in shell (ash)
/bin/sh : can't access tty; job control turned off
(initramfs) : <c'est ici que je tappe les commandes>

Hors ligne

#10 Le 27/10/2006, à 10:59

bapoumba

Re : probléme X depuis upgrade dapper > edgy

Déplacé dans Pendant l'installation.


| Ubuntu Forums |
J'aime les fraises.

Hors ligne