Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[X / startx]Problème sur Amilo Xi1546 T2409
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
SnippyHolloW
n00b
n00b


Joined: 22 Jan 2005
Posts: 29
Location: Grenoble (France)

PostPosted: Wed Sep 27, 2006 8:44 pm    Post subject: [X / startx]Problème sur Amilo Xi1546 T2409 Reply with quote

Bonjour,
j'ai cherché partout (forum Desktop / X, google, wiki fr, gentoofr ...) et je ne trouve pas de solution à mon erreur :

J'ai un portable Fujitsu Siemens Amilo Xi 1546 T2409 (core duo T2400, 2go ddr, x1800 mobility) et je n'arrive pas à lancer X :
X -configure ne marche pas mais c'est bien normal, je mets mes paramètres avec xorgconfig puis avec un coup de vim comme celà actuellement :

Code:
# File generated by xorgconfig.

Section "Module"


    Load        "dbe"     # Double buffer extension


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

    Load        "freetype"


EndSection

Section "Files"


    FontPath   "/usr/share/fonts/misc"
    FontPath   "/usr/share/fonts/75dpi"
    FontPath   "/usr/share/fonts/100dpi"

    FontPath   "/usr/share/fonts/Type1"

EndSection

Section "ServerFlags"

EndSection


Section "InputDevice"

    Identifier   "Keyboard1"
    Driver   "kbd"

    Option "AutoRepeat" "500 30"

    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc104"
    Option "XkbLayout"   "fr"

EndSection

Section "InputDevice"

    Identifier   "Mouse1"
    Driver   "mouse"
    Option "Protocol"    "Auto"   # Auto detect
    Option "Device"      "/dev/input/mice"

    Option "ZAxisMapping"   "4 5 6 7"

EndSection

Section "Monitor"

    Identifier  "wide"

    HorizSync   31.5, 35.15, 35.5

    VertRefresh 50-70
   Option "MonitorLayout"   "LVDS, AUTO"

EndSection

Section "Device"
    Identifier   "Standard VGA"
    VendorName   "Unknown"
    BoardName   "Unknown"


    Driver     "vga"

EndSection


Section "Device"
    Identifier  "x1800"
    Driver      "radeon"
    #VideoRam    262144

EndSection


Section "Screen"
    Identifier  "Screen 1"
    Device      "x1800"
    Monitor     "wide"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1440x900" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1440x900" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1440x900" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"

    Screen "Screen 1"

    Identifier  "simple layout"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection



J'ai testé (je pense) toutes les "solutions standart", installé les derniers (8.29) drivers ati après un emerge ati-drivers normal, edité plusieurs fois de manières différentes mon xorg.conf. J'ai pas de "aticonfig" mais ça ne me chagrine pas plus que ça.

L'erreur du startx est (après un flash d'écran noir) :
Code:
(EE) No devices detected.
Fatal server error :
no screens found
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after blablabla


Sachant lire et au vu du reste, je pense effectivement que celà vient de l'écran qui n'est pas utilisé comme "sortie" de X, mais je ne comprends pas pourquoi et où ça merde, j'ai même rajouté une ligne "option" à cet effet dans xorg.conf ... Le fait que ce soit un wide (1440x900) peut-être ?

Ma make.conf si ça aide :

Code:
# These settings were set by the catalyst build script that automatically built this stage # Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
PORTDIR_OVERLAY="/usr/portage"
USE="mmx arts kde qi mysql bash-completion X dvd dvdr flac jpeg jpeg2k aac wifi win32codecs xvid xmms sse2 sse python png mpeg mp3 cdr opengl samba ssl usb"
LINGUAS="fr"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="radeon"


Merci d'avoir lu jusque là, et si avez besoin de précisions n'hésitez pas à demander, c'est moi qui serait content que ça marche :D
_________________
Play with the best, Die like the rest ... on linux :]


Last edited by SnippyHolloW on Thu Sep 28, 2006 3:45 pm; edited 2 times in total
Back to top
View user's profile Send private message
SnippyHolloW
n00b
n00b


Joined: 22 Jan 2005
Posts: 29
Location: Grenoble (France)

PostPosted: Thu Sep 28, 2006 6:27 am    Post subject: Reply with quote

je devrais poster https://forums.gentoo.org/viewforum-f-13.html ?
_________________
Play with the best, Die like the rest ... on linux :]
Back to top
View user's profile Send private message
Magic Banana
Veteran
Veteran


Joined: 13 Dec 2005
Posts: 1912
Location: Belo Horizonte, Minas Gerais, Brasil

PostPosted: Thu Sep 28, 2006 8:15 am    Post subject: Reply with quote

Pourrais-tu s'il te plait éditer ton premier post pour enlever les commentaires de ton /etc/X11/xorg.conf ?
Back to top
View user's profile Send private message
SnippyHolloW
n00b
n00b


Joined: 22 Jan 2005
Posts: 29
Location: Grenoble (France)

PostPosted: Thu Sep 28, 2006 8:17 am    Post subject: Reply with quote

pas de problème :)
_________________
Play with the best, Die like the rest ... on linux :]
Back to top
View user's profile Send private message
UB|K
l33t
l33t


Joined: 27 May 2004
Posts: 786
Location: Villeurbanne, France

PostPosted: Thu Sep 28, 2006 3:17 pm    Post subject: Reply with quote

Je sais pas si c'est passé à la trappe lorsque tu as viré les commentaires de xorg.conf mais il manque l'indentifier de la section server layout. Ça devrait être comme ça:
Code:
Section "ServerLayout"

    Identifier  "simple layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection


Si c'est pas ça, le problème peut effectivement être lié à la présence de ton écran et ses résolutions non-standard...
Il faut peut être prévoir d'ajouter un(des) MODELINE pour les résolutions spécifiques aux écrans 16/10, pour ça utilise l'utilitaire gtf:
Code:
gtf 1440 900 60 -x

puis colle le résultat dans la section monitor qui devrait ressembler à ça:
Code:
Section "Monitor"

    Identifier  "wide"
    HorizSync   31.5, 35.15, 35.5
    VertRefresh 50-70
    Option "MonitorLayout"   "LVDS, AUTO"
    Modeline "1440x900"  106.47  1440 1520 1672 1904  900 901 904 932  -HSync +Vsync

EndSection

une remarque: le message d'erreur que tu donnes ne nous aide en rien à part constater qu'il y a une erreur... donnes ce qui se passe avant, ça serait plus clair.
_________________
Reality is that which, when you stop believing in it, doesn't go away.
Back to top
View user's profile Send private message
SnippyHolloW
n00b
n00b


Joined: 22 Jan 2005
Posts: 29
Location: Grenoble (France)

PostPosted: Thu Sep 28, 2006 3:55 pm    Post subject: Reply with quote

c'était effectivement une ligne passées à la trappe en enlevant les commentaires.

J'ai testé en rajoutant le modeline résultat du gtf (qui est exactement ce que tu as mit après) et toujours la même erreur au startx :

(mon Xorg.0.log)

Code:
X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.17-gentoo-r7 i686
Current Operating System: Linux localhost 2.6.17-gentoo-r7 #1 SMP Tue Aug 29 01:48:00 UTC 2006 i686
Build Date: 26 September 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 Sep 28 17:53:40 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "wide"
(**) |   |-->Device "x1800"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) FontPath set to "/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/Type1"
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Module ABI versions:
   X.Org ANSI C Emulation: 0.2
   X.Org Video Driver: 0.8
   X.Org XInput driver : 0.5
   X.Org Server Extension : 0.2
   X.Org Font Renderer : 0.4
(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.0.0, module version = 1.0.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(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.0.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.8
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,27a0 card 1734,10ac rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,27a1 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1b:0: chip 8086,27d8 card 1734,10ac rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,27d0 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,27d4 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,27c8 card 1734,10ac rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,27c9 card 1734,10ac rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,27ca card 1734,10ac rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,27cb card 1734,10ac rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,27cc card 1734,10ac rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev e2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,27b9 card 1734,10ac rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,27df card 1734,10ac rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,27c5 card 1734,10ac rev 02 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,27da card 1734,10ac rev 02 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 1002,7102 card 1734,10ac rev 00 class 03,00,00 hdr 00
(II) PCI: 04:00:0: chip 8086,4222 card 8086,1001 rev 02 class 02,80,00 hdr 00
(II) PCI: 05:04:0: chip 104c,8023 card 1734,10ac rev 00 class 0c,00,10 hdr 00
(II) PCI: 05:05:0: chip 10ec,8169 card 1734,10ac rev 10 class 02,00,00 hdr 00
(II) PCI: 05:07:0: chip 1106,3249 card 1734,10ac rev 50 class 01,04,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,5), 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: 0x0018 (VGA_EN is set)
(II) Bus 1 I/O range:
   [0] -1   0   0x00002000 - 0x00002fff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0xb0100000 - 0xb01fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,3), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xfac00000 - 0xfebfffff (0x4000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:2), (0,4,4), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 4 non-prefetchable memory range:
   [0] -1   0   0xb0200000 - 0xb02fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:30:0), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 I/O range:
   [0] -1   0   0x00003000 - 0x000030ff (0x100) IX[B]
   [1] -1   0   0x00003400 - 0x000034ff (0x100) IX[B]
   [2] -1   0   0x00003800 - 0x000038ff (0x100) IX[B]
   [3] -1   0   0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
   [0] -1   0   0xb0300000 - 0xb03fffff (0x100000) MX[B]
(II) Bus 5 prefetchable memory range:
   [0] -1   0   0x88000000 - 0x880fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) ATI Technologies Inc unknown chipset (0x7102) rev 0, Mem @ 0xc0000000/28, 0xb0100000/16, I/O @ 0x2000/8
(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   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
   [0] -1   0   0xb0304800 - 0xb03048ff (0x100) MX[B]
   [1] -1   0   0xb0300000 - 0xb0303fff (0x4000) MX[B]
   [2] -1   0   0xb0304000 - 0xb03047ff (0x800) MX[B]
   [3] -1   0   0xb0004400 - 0xb00047ff (0x400) MX[B]
   [4] -1   0   0xb0004000 - 0xb00043ff (0x400) MX[B]
   [5] -1   0   0xb0000000 - 0xb0003fff (0x4000) MX[B]
   [6] -1   0   0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
   [7] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [8] -1   0   0x00003400 - 0x000034ff (0x100) IX[B]
   [9] -1   0   0x00003800 - 0x0000381f (0x20) IX[B]
   [10] -1   0   0x00003820 - 0x0000382f (0x10) IX[B]
   [11] -1   0   0x00003830 - 0x0000383f (0x10) IX[B]
   [12] -1   0   0x00003840 - 0x0000384f (0x10) IX[B]
   [13] -1   0   0x00003850 - 0x0000385f (0x10) IX[B]
   [14] -1   0   0x00003000 - 0x000030ff (0x100) IX[B]
   [15] -1   0   0x000018e0 - 0x000018ff (0x20) IX[B]
   [16] -1   0   0x000018b0 - 0x000018bf (0x10) IX[B]
   [17] -1   0   0x000018a8 - 0x000018ab (0x4) IX[B]
   [18] -1   0   0x000018c0 - 0x000018c7 (0x8) IX[B]
   [19] -1   0   0x000018ac - 0x000018af (0x4) IX[B]
   [20] -1   0   0x000018c8 - 0x000018cf (0x8) IX[B]
   [21] -1   0   0x00001880 - 0x0000188f (0x10) IX[B]
   [22] -1   0   0x00001860 - 0x0000187f (0x20) IX[B]
   [23] -1   0   0x00001840 - 0x0000185f (0x20) IX[B]
   [24] -1   0   0x00001820 - 0x0000183f (0x20) IX[B]
   [25] -1   0   0x00001800 - 0x0000181f (0x20) IX[B]
   [26] -1   0   0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
   [0] -1   0   0xb0200000 - 0xb0200fff (0x1000) MX[B]
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xb0304800 - 0xb03048ff (0x100) MX[B]
   [1] -1   0   0xb0300000 - 0xb0303fff (0x4000) MX[B]
   [2] -1   0   0xb0304000 - 0xb03047ff (0x800) MX[B]
   [3] -1   0   0xb0004400 - 0xb00047ff (0x400) MX[B]
   [4] -1   0   0xb0004000 - 0xb00043ff (0x400) MX[B]
   [5] -1   0   0xb0000000 - 0xb0003fff (0x4000) MX[B]
   [6] -1   0   0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
   [7] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [8] -1   0   0x00003400 - 0x000034ff (0x100) IX[B]
   [9] -1   0   0x00003800 - 0x0000381f (0x20) IX[B]
   [10] -1   0   0x00003820 - 0x0000382f (0x10) IX[B]
   [11] -1   0   0x00003830 - 0x0000383f (0x10) IX[B]
   [12] -1   0   0x00003840 - 0x0000384f (0x10) IX[B]
   [13] -1   0   0x00003850 - 0x0000385f (0x10) IX[B]
   [14] -1   0   0x00003000 - 0x000030ff (0x100) IX[B]
   [15] -1   0   0x000018e0 - 0x000018ff (0x20) IX[B]
   [16] -1   0   0x000018b0 - 0x000018bf (0x10) IX[B]
   [17] -1   0   0x000018a8 - 0x000018ab (0x4) IX[B]
   [18] -1   0   0x000018c0 - 0x000018c7 (0x8) IX[B]
   [19] -1   0   0x000018ac - 0x000018af (0x4) IX[B]
   [20] -1   0   0x000018c8 - 0x000018cf (0x8) IX[B]
   [21] -1   0   0x00001880 - 0x0000188f (0x10) IX[B]
   [22] -1   0   0x00001860 - 0x0000187f (0x20) IX[B]
   [23] -1   0   0x00001840 - 0x0000185f (0x20) IX[B]
   [24] -1   0   0x00001820 - 0x0000183f (0x20) IX[B]
   [25] -1   0   0x00001800 - 0x0000181f (0x20) IX[B]
   [26] -1   0   0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
   [0] -1   0   0xb0200000 - 0xb0200fff (0x1000) MX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [6] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
   [0] -1   0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
   [1] -1   0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
   [2] -1   0   0x000f0000 - 0x000fffff (0x10000) MX[B]
   [3] -1   0   0x000c0000 - 0x000effff (0x30000) MX[B]
   [4] -1   0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
   [5] -1   0   0xb0304800 - 0xb03048ff (0x100) MX[B]
   [6] -1   0   0xb0300000 - 0xb0303fff (0x4000) MX[B]
   [7] -1   0   0xb0304000 - 0xb03047ff (0x800) MX[B]
   [8] -1   0   0xb0004400 - 0xb00047ff (0x400) MX[B]
   [9] -1   0   0xb0004000 - 0xb00043ff (0x400) MX[B]
   [10] -1   0   0xb0000000 - 0xb0003fff (0x4000) MX[B]
   [11] -1   0   0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
   [12] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [13] -1   0   0xb0200000 - 0xb0200fff (0x1000) MX[B]
   [14] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [15] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [16] -1   0   0x00003400 - 0x000034ff (0x100) IX[B]
   [17] -1   0   0x00003800 - 0x0000381f (0x20) IX[B]
   [18] -1   0   0x00003820 - 0x0000382f (0x10) IX[B]
   [19] -1   0   0x00003830 - 0x0000383f (0x10) IX[B]
   [20] -1   0   0x00003840 - 0x0000384f (0x10) IX[B]
   [21] -1   0   0x00003850 - 0x0000385f (0x10) IX[B]
   [22] -1   0   0x00003000 - 0x000030ff (0x100) IX[B]
   [23] -1   0   0x000018e0 - 0x000018ff (0x20) IX[B]
   [24] -1   0   0x000018b0 - 0x000018bf (0x10) IX[B]
   [25] -1   0   0x000018a8 - 0x000018ab (0x4) IX[B]
   [26] -1   0   0x000018c0 - 0x000018c7 (0x8) IX[B]
   [27] -1   0   0x000018ac - 0x000018af (0x4) IX[B]
   [28] -1   0   0x000018c8 - 0x000018cf (0x8) IX[B]
   [29] -1   0   0x00001880 - 0x0000188f (0x10) IX[B]
   [30] -1   0   0x00001860 - 0x0000187f (0x20) IX[B]
   [31] -1   0   0x00001840 - 0x0000185f (0x20) IX[B]
   [32] -1   0   0x00001820 - 0x0000183f (0x20) IX[B]
   [33] -1   0   0x00001800 - 0x0000181f (0x20) IX[B]
   [34] -1   0   0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(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 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.0.0, module version = 2.1.0
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "radeon"
(II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
(II) Module radeon: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 4.0.3
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 6.5.8
   Module class: X.Org Video Driver
   ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.4
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
   compiled for 7.0.0, module version = 1.0.1
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.5
(II) ATI: ATI driver (version 6.5.8) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
   ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
   ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
   ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
   ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
   ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
   ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
   ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
   ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
   ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
   ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
   ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
   ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
   ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
   ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
   ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
   ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
   ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
   ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
   ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
   ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
   ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
   ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
   ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
   ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
   ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
   ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
   ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
   ATI Radeon Mobility M7 LW (AGP),
   ATI Mobility FireGL 7800 M7 LX (AGP),
   ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
   ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
   ATI Radeon IGP330/340/350 (A4) 4137,
   ATI Radeon IGP330M/340M/350M (U2) 4337,
   ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
   ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
   ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
   ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
   ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
   ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
   ATI Radeon Mobility 9000 (M9) Lf (AGP),
   ATI Radeon Mobility 9000 (M9) Lg (AGP),
   ATI Radeon 9100 IGP (A5) 5834,
   ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
   ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9250 5960 (AGP),
   ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
   ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
   ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
   ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
   ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
   ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
   ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
   ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
   ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
   ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
   ATI FireGL RV360 AV (AGP),
   ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
   ATI Radeon Mobility 9600 (M10) NQ (AGP),
   ATI Radeon Mobility 9600 (M11) NR (AGP),
   ATI Radeon Mobility 9600 (M10) NS (AGP),
   ATI FireGL Mobility T2 (M10) NT (AGP),
   ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9650,
   ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
   ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
   ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
   ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
   ATI Radeon X600 (RV380) 3E50 (PCIE),
   ATI FireGL V3200 (RV380) 3E54 (PCIE),
   ATI Radeon Mobility X600 (M24) 3150 (PCIE),
   ATI Radeon Mobility X300 (M24) 3152 (PCIE),
   ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
   ATI Radeon X600 (RV370) 5B62 (PCIE),
   ATI Radeon X550 (RV370) 5B63 (PCIE),
   ATI FireGL V3100 (RV370) 5B64 (PCIE),
   ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
   ATI Radeon Mobility X300 (M22) 5460 (PCIE),
   ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
   ATI FireGL M22 GL 5464 (PCIE), ATI Radeon XPRESS 200 5A41 (PCIE),
   ATI Radeon XPRESS 200M 5A42 (PCIE),
   ATI Radeon XPRESS 200 5A61 (PCIE),
   ATI Radeon XPRESS 200M 5A62 (PCIE),
   ATI Radeon XPRESS 200 5954 (PCIE),
   ATI Radeon XPRESS 200M 5955 (PCIE),
   ATI Radeon XPRESS 200 5974 (PCIE),
   ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility Radeon X700 XL (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Radeon X700 PRO (RV410) (PCIE),
   ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
   ATI Radeon X800 (R420) JH (AGP), ATI Radeon X800PRO (R420) JI (AGP),
   ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
   ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
   ATI Radeon Mobility 9800 (M18) JN (AGP),
   ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
   ATI Radeon AIW X800 VE (R420) JT (AGP),
   ATI Radeon X800 (R423) UH (PCIE),
   ATI Radeon X800PRO (R423) UI (PCIE),
   ATI Radeon X800LE (R423) UJ (PCIE),
   ATI Radeon X800SE (R423) UK (PCIE),
   ATI FireGL V5100 (R423) UQ (PCIE),
   ATI FireGL unknown (R423) UR (PCIE),
   ATI FireGL unknown (R423) UT (PCIE),
   ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
   ATI Mobility FireGL V5100 (M28) (PCIE),
   ATI Mobility Radeon X800 (M28) (PCIE),
   ATI Mobility Radeon X800 XT (M28) (PCIE),
   ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
   ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
   ATI Radeon X850 5D4C (PCIE),
   ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
   ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
   ATI Radeon X850 XT (R480) (PCIE),
   ATI Radeon X850 XT PE (R480) (PCIE),
   ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
   ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(EE) No devices detected.

Fatal server error:
no screens found


Voila l'erreur entière ...
_________________
Play with the best, Die like the rest ... on linux :]
Back to top
View user's profile Send private message
SnippyHolloW
n00b
n00b


Joined: 22 Jan 2005
Posts: 29
Location: Grenoble (France)

PostPosted: Thu Sep 28, 2006 10:20 pm    Post subject: Reply with quote

j'ai posté ici : https://forums.gentoo.org/viewtopic-p-3610997.html#3610997

Peut-être plus de spécialistes du X sur portable (wide) dans l'international :roll:

M'énerve ce bug d'X :]
_________________
Play with the best, Die like the rest ... on linux :]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum