Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[XFree] radeon 9600Pro + nforce2 = ecran noir
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
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Tue Apr 27, 2004 2:49 pm    Post subject: [XFree] radeon 9600Pro + nforce2 = ecran noir Reply with quote

Bonjour, je suis nouveau, et si un post sur le meme sujet a déjà été emis, j'en suis fort désolé, mais malgré mes recherches, je n'ai rien trouvé dessus.

Alors d'abord ma config :

Asus 7n8xdeluxe + athlon XP 2600
CG ati Radeon 9600 Pro
512 megs de Ram

version du kernel : 2.4.25
version des drivers ati : euh, les derniers en tout cas (fireglx 3.8 je crois) :lol:

Le kernel a été compilé avec les optimisations pour athlon xp, mais j'ai recompilé celui ci pour installer les drivers ati, en utilisant les docs suivant:

http://odin.prohosting.com/wedge01/gentoo-radeon-faq.html
http://rage3d.com/content/articles/atilinuxhowto/Linux_ATI.html

et j'ai d'ailleurs suivi à la lettre leurs indications pour installer le driver ati.
Tout ca pour en venir au probleme suivant : lorsque je lance startx, he bien j'ai un ecran noir....
Pas d'erreur sur le log de XFree ( juste un warning parce qu'il n'arrive pas à charger apm_bios, ce qui, selon un ami, correspond à une config portable ???!!), ni au boot de la machine d'ailleurs, tous les modules sont bien chargés, mais l'écran est noir, et la seule possibilité de s'en sortir est de faire un reset machine....

Donc ma question est ... Que faire :?:
Merci d'avance si pouvez m'aider...
Back to top
View user's profile Send private message
gotha
n00b
n00b


Joined: 16 Apr 2004
Posts: 16

PostPosted: Tue Apr 27, 2004 3:15 pm    Post subject: Reply with quote

si tu as tout suivi a la lettre ça devrais aller :P
alors fait voir le resultat d'un :
Code:
lspci

(affiche que : VGA compatible controller)
et fait voir dans ton xf86Config :
Section "Monitor"
Section "Device"
Section "Screen"
Section "ServerLayout"
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Tue Apr 27, 2004 3:50 pm    Post subject: Reply with quote

Alors pour lspci ca donne :

Quote:
03:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]


et pour XF86Config-4:


Quote:
Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5 - 68.7
VertRefresh 60 - 100
Option "DPMS"



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



Driver "vga"


EndSection


Quote:
Section "Screen"
Identifier "Screen0"
Device "ATI Graphics Adapter"
Monitor "Monitor0"
DefaultDepth 24
#Option "backingstore"

Subsection "Display"
Depth 24
Modes "640x480"
ViewPort 0 0 # initial origin if mode is smaller than desktop
# Virtual 1280 1024
EndSubsection
EndSection


Quote:
Section "ServerLayout"

Identifier "Server Layout"


Screen "Screen0"


InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection


j'ai enlevé pas mal de commentaires, parce que sinon, ca devenait un peu gros....
Alors, c'est grave docteur ? :wink:
Back to top
View user's profile Send private message
gotha
n00b
n00b


Joined: 16 Apr 2004
Posts: 16

PostPosted: Tue Apr 27, 2004 4:47 pm    Post subject: Reply with quote

Il y a un truc qui cloche dans xf86config regarde la :
https://forums.gentoo.org/viewtopic.php?t=105524&highlight=ati
car j'ai une nvidia, je peux pas trop te dire.
regarde surtout dans === ATI device section ===
mais en gros il te faut renseigner :
Code:
Section "Device"
Identifier      "vga0"
BusID      "PCI:3:00:0"
Driver          "fglrx"
Screen      0
Option          "AGPMode"               "4"
EndSection


et il faut que les noms que tu donnes à "identifier" (ici vga0) dans une "section" (ici device) soit toujours le meme d'une section a une autre donc pour :
Section "Screen" il faudra renseigner Device "vga0"

bon courage hesite pas a dire si tu y arrives pas je me pencherais sur la question plus precisement
Mais bon j'ai une nvidia, je connais pas du tout ati, je voudrais po dire de betise :roll:
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Tue Apr 27, 2004 5:22 pm    Post subject: Reply with quote

Au temps pour moi, je me suis planté dans la section device, j'ai collé ici la section pour une carte générique mais il y avait qques lignes supplémentaires pour la section device sur ati , désolé, :oops: , je le mets ici :
Code:
 === ATI device section ===

Section "Device"
    Identifier                          "ATI Graphics Adapter"
    Driver                              "fglrx"
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === 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 "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"         "yes"
    Option "ForceGenericCPU"            "no"
    BusID "PCI:3:0:0"    # vendor=1002, device=4150
    Screen 0
EndSection


Ceci dit, j'ai essayé de lancer startx avec le device "Standard VGA", et apres qques erreurs à cause de la couleur, (le driver ne supporte pas plus de 8bits :? ), mon ecran a réagi comme s'il ne cessait de changer de résolution, sans rien afficher bien sûr, mais j'ai pu "stopper" sans rebooter le système.
Peut-etre cela vient -il d'autre part que de la carte graphique ?
Back to top
View user's profile Send private message
Gentii
Guru
Guru


Joined: 01 Feb 2004
Posts: 306

PostPosted: Tue Apr 27, 2004 7:25 pm    Post subject: Reply with quote

T'as essayé avec l'agpgart du kernel ?
Option "UseInternalAGPGART" "no"

modprobe agpgart
modprobe nvidia-agp
Back to top
View user's profile Send private message
Thom N2h
Apprentice
Apprentice


Joined: 03 Feb 2004
Posts: 161

PostPosted: Tue Apr 27, 2004 7:31 pm    Post subject: Reply with quote

Est-ce que tu as mis ton windows manager ds le ~/.xinitrc ?
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Tue Apr 27, 2004 8:52 pm    Post subject: Reply with quote

Quote:
T'as essayé avec l'agpgart du kernel ?

-> Oui mais ca n'a rien donné : meme probleme, de plus le chargement de nvidia-agp echouait au boot... (mais je crois que ce module ne devait etre chargé qu'avec un kernel > 2.6 ).

Quote:
Est-ce que tu as mis ton windows manager ds le ~/.xinitrc ?

-> non, vu que je lance startx en root, donc je pense que le probleme n'est pas là...

malgré tout, merci pour votre aide :wink:
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Tue Apr 27, 2004 9:02 pm    Post subject: Reply with quote

Quote:
-> non, vu que je lance startx en root, donc je pense que le probleme n'est pas là...


En dehors du root, startx plante aussi, d'ailleurs .....
Back to top
View user's profile Send private message
DomiX
Apprentice
Apprentice


Joined: 26 Oct 2003
Posts: 209
Location: Paris (FRANCE)

PostPosted: Tue Apr 27, 2004 9:32 pm    Post subject: Reply with quote

Je pense que le fichier de log de xfree pourrait en parti déterminer le problème (il se trouve dans /var/log/). Envoi le nous :)
_________________
"La connaissance technique ne suffit pas. On doit surpasser les techniques de sorte que l'art devienne un art sans artifice qui apparaît de l'inconscient."

- Daisetsu Suzuki (1870-1966) -
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Wed Apr 28, 2004 9:12 am    Post subject: Reply with quote

voilà le log, mais je pense qu'il est "altéré" par le reset que je suis obligé de faire pour sortir du startx...
D'ailleurs, une petite question, combien de temps l'écran peut-il rester noir (sans aucune reaction ni acces disque) avant que l'on puisse considérer que startx a planté ? (meme si j'attends plusieurs minutes avant de faire un reset, on ne sait jamais)....
Code:
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
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.25-gentoo-r2 i686 [ELF]
Build Date: 26 April 2004
   Before reporting problems, check http://www.XFree86.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/XFree86.0.log", Time: Wed Apr 28 10:40:10 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Server Layout"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Standard VGA"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "fr"
(**) XKB: layout: "fr"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
Using vt 7
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
   XFree86 ANSI C Emulation: 0.2
   XFree86 Video Driver: 0.6
   XFree86 XInput driver : 0.4
   XFree86 Server Extension : 0.2
   XFree86 Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000002c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,01e0 card 1043,80ac rev c1 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 10de,01eb card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,01ee card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,01ed card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,01ec card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:00:5: chip 10de,01ef card 10de,0c17 rev c1 class 05,00,00 hdr 80
(II) PCI: 00:01:0: chip 10de,0060 card 1043,80ad rev a4 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 10de,0064 card 1043,0c11 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:02:0: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:1: chip 10de,0067 card 1043,0c11 rev a4 class 0c,03,10 hdr 80
(II) PCI: 00:02:2: chip 10de,0068 card 1043,0c11 rev a4 class 0c,03,20 hdr 80
(II) PCI: 00:04:0: chip 10de,0066 card 1043,80a7 rev a1 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 10de,006b card 1043,0c11 rev a2 class 04,01,00 hdr 00
(II) PCI: 00:06:0: chip 10de,006a card 1043,8095 rev a1 class 04,01,00 hdr 00
(II) PCI: 00:08:0: chip 10de,006c card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI: 00:09:0: chip 10de,0065 card 1043,0c11 rev a2 class 01,01,8a hdr 00
(II) PCI: 00:0c:0: chip 10de,006d card 0000,0000 rev a3 class 06,04,00 hdr 01
(II) PCI:II) PCI: 00:0d:0: chip 10de,006e card 1043,809a rev a3 class 0c,00,10 hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 02:01:0: chip 10b7,9201 card 1043,80ab rev 40 class 02,00,00 hdr 00
(II) PCI: 03:00:0: chip 1002,4150 card 1002,2064 rev 00 class 03,00,00 hdr 80
(II) PCI: 03:00:1: chip 1002,4170 card 1002,2065 rev 00 class 03,80,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,3), 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-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 I/O range:
   [0] -1   0   0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
   [0] -1   0   0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
(II) Bus 3 prefetchable memory range:
   [0] -1   0   0xc0000000 - 0xdfffffff (0x20000000) MX[B]
(--) PCI:*(3:0:0) ATI Technologies Inc unknown chipset (0x4150) rev 0, Mem @ 0xc0000000/28, 0xe5000000/16, I/O @ 0xd000/8
(--) PCI: (3:0:1) ATI Technologies Inc unknown chipset (0x4170) rev 0, Mem @ 0xd0000000/28, 0xe5010000/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   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) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xe7000000 - 0xe700007f (0x80) MX[B]
   [1] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [2] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [3] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [4] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [5] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [6] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [7] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [8] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [9] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [10] -1   0   0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
   [11] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [12] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [13] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [14] -1   0   0x0000e400 - 0x0000e47f (0x80) IX[B]
   [15] -1   0   0x0000e000 - 0x0000e0ff (0x100) IX[B]
   [16] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [17] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [18] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
   [0] -1   0   0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
   [1] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xe7000000 - 0xe700007f (0x80) MX[B]
   [1] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [2] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [3] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [4] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [5] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [6] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [7] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [8] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [9] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [10] -1   0   0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
   [11] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [12] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [13] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [14] -1   0   0x0000e400 - 0x0000e47f (0x80) IX[B]
   [15] -1   0   0x0000e000 - 0x0000e0ff (0x100) IX[B]
   [16] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [17] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [18] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
   [0] -1   0   0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
   [1] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](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   0xe7000000 - 0xe700007f (0x80) MX[B]
   [6] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [7] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [8] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [9] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [10] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [11] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [12] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [13] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [14] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [15] -1   0   0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
   [16] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [17] -1   0   0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
   [18] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [19] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [20] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [21] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [22] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [23] -1   0   0x0000e400 - 0x0000e47f (0x80) IX[B]
   [24] -1   0   0x0000e000 - 0x0000e0ff (0x100) IX[B]
   [25] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [26] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [27] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 Server Extension
   ABI class: XFree86 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 FontCache
(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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.2
   Module class: XFree86 Font Renderer
   ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 2.0.2
   Module class: XFree86 Font Renderer
   ABI clee86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "vga"
(II) Loading /usr/X11R6/lib/modules/drivers/vga_drv.o
(II) Module vga: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 4.0.0
   Module class: XFree86 Video Driver
   ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 XInput Driver
   ABI class: XFree86 XInput driver, version 0.4
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) Primary Device is: PCI 03:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset generic found
(II) resource ranges after xf86ClaimFixedResources() call:
   [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   0xe7000000 - 0xe700007f (0x80) MX[B]
   [6] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [7] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [8] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [9] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [10] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [11] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [12] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [13] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [14] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [15] -1   0   0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
   [16] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [17] -1   0   0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
   [18] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [19] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [20] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [21] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [22] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [23] -1   0   0x0000e400 - 0x0000e47f (0x80) IX[B]
   [24] -1   0   0x0000e000 - 0x0000e0ff (0x100) IX[B]
   [25] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [26] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [27] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) resource ranges after probing:
   [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   0xe7000000 - 0xe700007f (0x80) MX[B]
   [6] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [7] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [8] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [9] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [10] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [11] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [12] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [13] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [14] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [15] -1   0   0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
   [16] -1   0   0xc0000000export RC_GOT_DEPTREE_INFO="yes"
depinfo_urandom() {
    export rc_name="urandom"
    export rc_ineed="localmount"
    export rc_needsme=
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_numlock() {
    export rc_name="numlock"
    export rc_ineed="localmount"
    export rc_needsme=
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_local() {
    export rc_name="local"
    export rc_ineed=
    export rc_needsme="bootsplash"
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore=
    export rc_iafter="bootmisc checkfs checkroot clock consolefont crypto-loop cupsd domainname hdparm hostname hotplug keymaps localmount metalog modules net.eth0 net.eth1 net.lo netmount nscd numlock rmnologin rsyncd serial sshd switch urandom xdm xfs"
    export rc_broken=
    export rc_parallel=
}

depinfo_checkroot() {
    export rc_name="checkroot"
    export rc_ineed=
    export rc_needsme="checkfs crypto-loop domainname hostname modules"
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="bootmisc bootsplash checkfs clock consolefont crypto-loop cupsd domainname hdparm hostname hotplug keymaps local localmount metalog modules net.eth0 net.eth1 net.lo netmount nscd numlock rmnologin rsyncd serial sshd switch urandom xdm xfs"
    export rc_iafter=
    export rc_broken=
    export rc_parallel=
}

depinfo_xdm() {
    export rc_name="xdm"
    export rc_ineed=
    export rc_needsme=
    export rc_iuse="hotplug xfs"
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_localmount() {
    export rc_name="localmount"
    export rc_ineed="checkfs"
    export rc_needsme="bootmisc clock consolefont hdparm keymaps numlock rmnologin serial urandom"
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot crypto-loop"
    export rc_broken=
    export rc_parallel=
}

depinfo_clock() {
    export rc_name="clock"
    export rc_ineed="localmount"
    export rc_needsme="bootmisc metalog"
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_xfs() {
    export rc_name="xfs"
    export rc_ineed=
    export rc_needsme=
    export rc_iuse="metalog"
    export rc_usesme="xdm"
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_rmnologin() {
    export rc_name="rmnologin"
    export rc_ineed="localmount"
    export rc_needsme=
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_metalog() {
    export rc_name="metalog"
    export rc_ineed="clock hostname"
    export rc_needsme=
    export rc_iuse=
    export rc_usesme="sshd xfs"
    export rc_ibefore="cupsd local"
    export rc_iafter="bootmisc checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_consolefont() {
    export rc_name="consolefont"
    export rc_ineed="localmount"
    export rc_needsme=
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_rsyncd() {
    export rc_name="rsyncd"
    export rc_ineed=
    export rc_needsme=
    export rc_iuse="net"
    export rc_usesme=
    export rc_ibefore="local"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_cryptoDASHloop() {
    export rc_name="crypto-loop"
    export rc_ineed="checkroot modules"
    export rc_needsme=
    export rc_iuse=
    export rc_usesme=
    export rc_ibefore="local localmount"
    export rc_iafter="checkroot"
    export rc_broken=
    export rc_parallel=
}

depinfo_cupsd() {
    export rc_name="cupsd"
    export rc_ineed=
    00:0d:0: chip 10de,006e card 1043,809a rev a3 class 0c,00,10 hdr 00
(II) PCI: 00:1e:0: chip 10de,01e8 card 0000,0000 rev c1 class 06,04,00 hdr 01
(II) PCI: 02:01:0: chip 10b7,9201 card 1043,80ab rev 40 class 02,00,00 hdr 00
(II) PCI: 03:00:0: chip 1002,4150 card 1002,2064 rev 00 class 03,00,00 hdr 80
(II) PCI: 03:00:1: chip 1002,4170 card 1002,2065 rev 00 class 03,80,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,3), 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-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:8:0), (0,1,1), BCTRL: 0x0202 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:12:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x0000c000 - 0x0000cfff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x000a (VGA_EN is set)
(II) Bus 3 I/O range:
   [0] -1   0   0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
   [0] -1   0   0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
(II) Bus 3 prefetchable memory range:
   [0] -1   0   0xc0000000 - 0xdfffffff (0x20000000) MX[B]
(--) PCI:*(3:0:0) ATI Technologies Inc unknown chipset (0x4150) rev 0, Mem @ 0xc0000000/28, 0xe5000000/16, I/O @ 0xd000/8
(--) PCI: (3:0:1) ATI Technologies Inc unknown chipset (0x4170) rev 0, Mem @ 0xd0000000/28, 0xe5010000/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   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) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xe7000000 - 0xe700007f (0x80) MX[B]
   [1] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [2] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [3] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [4] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [5] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [6] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [7] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [8] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [9] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [10] -1   0   0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
   [11] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [12] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [13] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [14] -1   0   0x0000e400 - 0x0000e47f (0x80) IX[B]
   [15] -1   0   0x0000e000 - 0x0000e0ff (0x100) IX[B]
   [16] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [17] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [18] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
   [0] -1   0   0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
   [1] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xe7000000 - 0xe700007f (0x80) MX[B]
   [1] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [2] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [3] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [4] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [5] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [6] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [7] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [8] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [9] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [10] -1   0   0xe5000000 - 0xe500ffff (0xass: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   ABI class: XFree86 Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "fglrx"
(II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o
(II) Module fglrx: vendor="Fire GL - ATI Research GmbH, Germany"
   compiled for 4.3.0, module version = 3.2.8
   Module class: XFree86 Video Driver
   ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
   compiled for 4.3.0.1, module version = 1.0.0
   Module class: XFree86 XInput Driver
   ABI class: XFree86 XInput driver, version 0.4
(II) FireGL8700/8800: Driver for chipset: ATI RV250 Id (R9000),
   ATI RV250 Ie (R9000), ATI RV250 If (R9000), ATI RV250 Ig (R9000),
   ATI RV250 Ld (M9), ATI RV250 Le (M9), ATI RV250 Lf (M9),
   ATI RV250 Lg (M9), ATI RV280 5960 (R9200 PRO),
   ATI RV280 Ya (R9200LE), ATI RV250SE Yd (R9200SE),
   ATI RV250 5C61 (M9+), ATI RV250 5C63 (M9+), ATI R200 QH (R8500),
   ATI R200 QL (R8500), ATI R200 QM (R9100), ATI R200 QT (R8500),
   ATI R200 QU (R9100), ATI R200 BB (R8500), ATI RV350 AP (R9600),
   ATI RV350SE AQ (R9600SE), ATI RV350 AR (R9600 PRO),
   ATI RV350 NP (M10), ATI R300 AD (R9500), ATI R300 AE (R9500),
   ATI R300 AF (R9500), ATI R300 AG (Fire GL Z1/X1),
   ATI R300 ND (R9700 PRO), ATI R300 NE (R9700/R9500 PRO),
   ATI R300 NF (R9600 TX), ATI R300 NG (Fire GL X1),
   ATI R350SE AH (R9800SE), ATI R350 AK (Fire GL unknown),
   ATI RV350 AT (Fire GL T2), ATI RV350 AU (Fire GL T2),
   ATI RV350 AV (Fire GL T2), ATI RV350 AW (Fire GL T2),
   ATI R350 NH (R9800), ATI R350LE NI (R9800LE), ATI R350 NJ (R9800),
   ATI R350 NK (Fire GL unknown)
(II) Primary Device is: PCI 03:00:0
(WW) fglrx: No matching Device section for instance (BusID PCI:3:0:1) found
(--) Chipset ATI RV350 AP (R9600) found
(II) resource ranges after xf86ClaimFixedResources() call:
   [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   0xe7000000 - 0xe700007f (0x80) MX[B]
   [6] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [7] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [8] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B]
   [9] -1   0   0xe8000000 - 0xe807ffff (0x80000) MX[B]
   [10] -1   0   0xe8086000 - 0xe8086fff (0x1000) MX[B]
   [11] -1   0   0xe8085000 - 0xe80850ff (0x100) MX[B]
   [12] -1   0   0xe8082000 - 0xe8082fff (0x1000) MX[B]
   [13] -1   0   0xe8080000 - 0xe8080fff (0x1000) MX[B]
   [14] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [15] -1   0   0xe5000000 - 0xe500ffff (0x10000) MX[B](B)
   [16] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [17] -1   0   0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
   [18] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
   [19] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [20] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [21] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [22] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [23] -1   0   0x0000e400 - 0x0000e47f (0x80) IX[B]
   [24] -1   0   0x0000e000 - 0x0000e0ff (0x100
   [11] -1   0   0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
   [12] -1   0   0x0000c000 - 0x0000c07f (0x80) IX[B]
   [13] -1   0   0x0000f000 - 0x0000f00f (0x10) IX[B]
   [14] -1   0   0x0000e400 - 0x0000e47f (0x80) IX[B]
   [15] -1   0   0x0000e000 - 0x0000e0ff (0x100) IX[B]
   [16] -1   0   0x0000ec00 - 0x0000ec07 (0x8) IX[B]
   [17] -1   0   0x0000e800 - 0x0000e81f (0x20) IX[B]
   [18] -1   0   0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
   [0] -1   0   0xe5010000 - 0xe501ffff (0x10000) MX[B](B)
   [1] -1   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](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   0xe7000000 - 0xe700007f (0x80) MX[B]
   [6] -1   0   0xe8084000 - 0xe808403f (0x40) MX[B]
   [7] -1   0   0xe8083000 - 0xe80837ff (0x800) MX[B]
   [8] -1   0   0xe8081000 - 0xe8081fff (0x1000) MX[B


Et ca se termine la dessus....mais certains log étaient bien plus courts et se terminaient normalement sans erreur....
Back to top
View user's profile Send private message
DomiX
Apprentice
Apprentice


Joined: 26 Oct 2003
Posts: 209
Location: Paris (FRANCE)

PostPosted: Wed Apr 28, 2004 2:58 pm    Post subject: Reply with quote

Bonjour

En effet ton fichier est coupé au mauvais moment (je pense), donc une solution serait de créer un fichier de log avec ">" :
Code:
startx > xfree.log 2>&1


bye
_________________
"La connaissance technique ne suffit pas. On doit surpasser les techniques de sorte que l'art devienne un art sans artifice qui apparaît de l'inconscient."

- Daisetsu Suzuki (1870-1966) -
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Wed Apr 28, 2004 4:49 pm    Post subject: Reply with quote

J'ai essayé ce que tu m'as dit et voilà ce qu'il ma pondu :
Code:
nner              0x0003      0x0458   0x2011    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
scanner              0x0003      0x0458   0x2013    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
scanner              0x0003      0x0458   0x2015    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
scanner              0x0003      0x0458   0x2016    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
scanner              0x0003      0x0458   0x2018    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
scanner              0x0003      0x0458   0x201b    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
scanner              0x0


Autant dire pas grand chose.... J'ai l'impression que le log contient à chaque fois n'importe quoi....
(par exemple le log precedent indique que le device choisi est "Standard VGA" alors que j'avais mis "ATI Graphics Adapter" dans le XF86Config !!)
Bon, comme je ne m'y connais pas trop, il y a sûrement qqchose d'idiot qui m'a échappé lors de l'install des drivers mais je ne trouve toujours pas quoi 8O ....
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Thu Apr 29, 2004 10:54 am    Post subject: Reply with quote

Pas d'idée ??
Il n'y aurait pas une faq qui recenserait les erreurs idiotes susceptibles d'etre faites par des débutants ??
Une astuce ?? :roll:
Back to top
View user's profile Send private message
geforce
l33t
l33t


Joined: 29 Dec 2003
Posts: 654
Location: Canada

PostPosted: Fri Apr 30, 2004 1:29 am    Post subject: Reply with quote

J'ai jamais reussi a installer ma radeon a date , je suis trop noob pour faire correctement ce qu'ils disent dans les faqs surement...


en tk

moi j'ai une 9600 PRO (une ATI)



j'ai jamais vu un espece de step-by-step(la seule chose que je vois qui pourrais me sortir du petrin) genre
Code:

emerge xfree
##now edit the folowing ***.conf and add the line **** at the end of the line
emerge ati-drivers
##go to .......



dommage la seule chose qui me pousse a garder notre amis Windows, c'est que je peux pas arranger ma carte video.... Donc je peux pas jouer.... Donc c'est fichu pour moi :(
_________________
http://tilde.club/~geforce/
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Fri Apr 30, 2004 10:58 am    Post subject: Reply with quote

Geforce, ta config est tres similaire à la mienne, et je connais d'autres personnes qui ont le même problème (avec une ati également), donc je pense que, même si nous sommes débutants, il y a quand même qqchose qui cloche au niveau des drivers ou de gentoo, non ? :roll:
D'ailleurs, updater son kernel pourrait-il permettre de remédier à ce genre de problème ? Car c'est la seule chose que je vois qu'il me reste à faire....
Quote:
j'ai jamais vu un espece de step-by-step(la seule chose que je vois qui pourrais me sortir du petrin) genre
Code:

emerge xfree
##now edit the folowing ***.conf and add the line **** at the end of the line
emerge ati-drivers
##go to .......


effectivement, une step-by-step serait l'ideal, mais avec le nombres de config et de versions de kernel différents, ca doit etre assez chaud à faire...

Quote:
dommage la seule chose qui me pousse a garder notre amis Windows, c'est que je peux pas arranger ma carte video.... Donc je peux pas jouer.... Donc c'est fichu pour moi


Idem pour moi .... :cry:
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Mon May 03, 2004 8:48 am    Post subject: Reply with quote

Je remonte une dernière fois ce topic pour voir si personne n'aurait d'idée... :roll:
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Mon May 03, 2004 4:58 pm    Post subject: [XFree] radeon 9600Pro + nforce2 = ecran noir (non résolu) Reply with quote

Bon désolé de vous embeter encore une fois avec mon problème à la con, mais j'ai essayé de réaliser mon XF86Config avec xf86config, donc, avec les drivers de radeon qui vont avec Xfree :
et là : ca s'affiche, c'est tres lent, et au bout de 2 secondes, ca freeze :?
de meme j'ai changé le driver "fglrx" par "radeon" dans la config réalisée avec fglrxconfig -> meme résultat.
Donc, ca merde avec "radeon", mais pas autant qu'avec "fglrx"....
je ne sais pas si vous pouvez faire plus que vous n'avez déjà fait, mais si ca donne des idées à qqun, qu'il n'hésite pas.... :wink:
Back to top
View user's profile Send private message
Thom N2h
Apprentice
Apprentice


Joined: 03 Feb 2004
Posts: 161

PostPosted: Mon May 03, 2004 5:35 pm    Post subject: Reply with quote

ya pas d'erreur ds le log est-ce que tu es bien sur d'avoir configurer un WM ?
Back to top
View user's profile Send private message
Burette
n00b
n00b


Joined: 27 Apr 2004
Posts: 12

PostPosted: Mon May 03, 2004 7:46 pm    Post subject: Reply with quote

Le log, quand il n'affiche pas n'importe quoi à l'air d'être clean... mais depuis quelques temps, impossible d'avoir qqchose de compréhensible dans xfree.log.....
Quand au WM oui je l'ai fait, mais ca bloque toujours quand je lance startx depuis la console (normal vu que j'ai pas d'interface graphique :lol: ) et ce, meme en root....
et comme je disais, j'y ai déjà eu acces en mettant les drivers "radeon" génériques de xfree, ca veut dire que l'interface est bien configurée (enfin ca freeze apres 2 secondes, mais avoir un truc qui s'affiche c'est deja bien au point où j'en suis :lol: ), non ?

une autre question en suivant les how-to, j'ai du configurer mon kernel et j'ai vu une option désactivée, un truc qui s'appelle Ati IGP ou un truc comme ca, ca a un rapport avec ati, et si oui, ca veut dire quoi ? faut l'activer , ou c'est réservé pour d'autres cartes ?
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