Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Xorg] startx - no screens found(resolu)
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
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Thu Jun 02, 2005 10:17 am    Post subject: [Xorg] startx - no screens found(resolu) Reply with quote

Bonjour a tous,
Voila j ai eu un probleme avec ma souris USB , j ai suivi le """Guide de configuration de X""""""
j ai surout utilisé # xorgcfg -textmode

Malheureusement depuis que j ai fais cela , X ne se lance plus.

Les erreurs sont :
Using Vt7
(EE) No devices detected

Fatal server error
no screens founds
.....
XIO : fatal iO error 104 (Connection reset by peer) on X server "0:0"
after 0 request (0 known processed) with 0 events remaining.

J avoue ne pas tres bien comprendre d ou viens le probleme

Je vais afficicher le listing de xorg.conf en gros et /var/log/Xorg.0.log au complet

####### XORG.CONF

Section "ServerLayout"
Identifier "Main Layout"
Screen "Screen MGA 1" "" "" "" "Screen MGA 2"
Screen "Screen MGA 2" "" "" "Screen MGA 1" ""
InputDevice "Mouse1" "CorePointer"
InputDevice "Mouse2" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "ServerLayout"
Identifier "another layout"
Screen "Screen 1" 0 0
Screen "Screen MGA 1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "ServerLayout"
Identifier "simple layout"
Screen "Screen 1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection



Section "InputDevice"
Identifier "Keyboard1"
Driver "keyboard"
Option "XkbModel" "pc105"
#
Option "XkbLayout" "be"
# Option "XkbVariant" ""
EndSection


Section "InputDevice"

# Option "ChordMiddle"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
ction "InputDevice"

# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
Identifier "Mouse2"
Driver "mouse"
EndSection

Section "InputDevice"
Identifier "Mouse2"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
EndSection



Section "Monitor"
Identifier "Generic Monitor"
ModeLine "640x480" 25.2 640 664 760 800 480 491 493 525
EndSection


Section "Device"
Identifier "Generic VGA"
Driver "vga"
EndSection




Section "Device"
Identifier "any supported Trident chip"
Driver "trident"
EndSection

Section "Device"
Identifier "MGA Millennium I"
Driver "mga"
Option "hw cursor" "off"
BusID "PCI:0:10:0"
EndSection

Section "Device"
Identifier "MGA G200 AGP"
Driver "mga"
Option "pci retry"
BusID "PCI:1:0:0"
EndSection


Section "Screen"
Identifier "Screen 1"
Device "Generic VGA"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Virtual 800 600
Depth 8
Modes "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x960" "1152x864" "1024x768"
EndSubSection
EndSection

Section "Screen"

# DefaultDepth 24
Identifier "Screen MGA1"
Device "MGA Millennium I"
Monitor "Generic Monitor"
DefaultDepth 16
Option "no accel"
SubSection "Display"
Depth 8
Visual "StaticColor"
Modes "1280x1024"
Option "rgb bits" "8"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen MGA2"
Device "MGA G200 AGP"
Monitor "Generic Monitor"
DefaultDepth 8
SubSection "Display"
Depth 8
Visual "StaticColor"
Modes "1280x1024"
Option "rgb bits" "8"
EndSubSection
EndSection

########################################################

Je n ai modifier que grace a la commande # xorgcfg -textmode

Le clavier pour "be" et pc105"
la souris "imps/2" "ZAxisMapping" "dev/input/mice"

je ne comprends pas car avant cette manipulation , startx fonctionnait mais sans ma souris USB

Pour etre enfin complet ce que donne startx ::


X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.11-gentoo-r9 i686 [ELF]
Current Operating System: Linux localhost 2.6.11-gentoo-r9 #1 SMP Wed Jun 1 21:31:33 CEST 2005 i686
Build Date: 02 June 2005
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: Fri Jun 3 13:47:27 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Main Layout"
(**) |-->Screen "Screen MGA1" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "MGA Millennium I"
(**) |-->Screen "Screen MGA2" (1)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "MGA G200 AGP"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Mouse2"
(**) |-->Input Device "Keyboard1"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "be"
(**) XKB: layout: "be"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/share/fonts/CID/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Speedo/" does not exist.
Entry deleted from font path.
(**) FontPath set to "/usr/share/fonts/local/,/usr/share/fonts/misc/,/usr/share/fonts/75dpi/:unscaled,/usr/share/fonts/100dpi/:unscaled,/usr/share/fonts/Type1/,/usr/share/fonts/TTF/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/lib/X11/rgb"
(==) ModulePath set to "/usr/lib/modules"
(**) Option "BlankTime" "10"
(**) Option "StandbyTime" "20"
(**) Option "SuspendTime" "30"
(**) Option "OffTime" "60"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, 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/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0655 card 1043,80aa rev 50 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0003 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0964 card 0000,0000 rev 36 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card 1043,810e rev 01 class 01,01,8a hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1043,80b0 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1043,810e rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1043,810e rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1043,810e rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1043,810e rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 1043,80a7 rev 91 class 02,00,00 hdr 00
(II) PCI: 00:09:0: chip 109e,036e card 11bd,0012 rev 11 class 04,00,00 hdr 80
(II) PCI: 00:09:1: chip 109e,0878 card 11bd,0012 rev 11 class 04,80,00 hdr 80
(II) PCI: 00:0c:0: chip 1102,0007 card 1102,1006 rev 00 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4150 card 18bc,0190 rev 00 class 03,00,00 hdr 80
(II) PCI: 01:00:1: chip 1002,4170 card 18bc,0191 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,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: 0x000a (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xff500000 - 0xff5fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xaff00000 - 0xefefffff (0x40000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI: (0:9:0) Brooktree Corporation Bt878 Video Capture rev 17, Mem @ 0xefffe000/12
(--) PCI:*(1:0:0) ATI Technologies Inc RV350 AP [Radeon 9600] rev 0, Mem @ 0xd0000000/28, 0xff5f0000/16, I/O @ 0xd000/8, BIOS @ 0xff5c0000/17
(--) PCI: (1:0:1) ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary) rev 0, Mem @ 0xc0000000/28, 0xff5e0000/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 0xf0000000 from 0xf7ffffff to 0xefffffff
(II) Active PCI resource ranges:
[0] -1 0 0xeffff000 - 0xefffffff (0x1000) MX[B]
[1] -1 0 0xff6fa000 - 0xff6fafff (0x1000) MX[B]
[2] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
[3] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
[4] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
[5] -1 0 0xff6fb000 - 0xff6fbfff (0x1000) MX[B]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[7] -1 0 0xff5e0000 - 0xff5effff (0x10000) MX[B](B)
[8] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[9] -1 0 0xff5c0000 - 0xff5dffff (0x20000) MX[B](B)
[10] -1 0 0xff5f0000 - 0xff5fffff (0x10000) MX[B](B)
[11] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[12] -1 0 0xefffe000 - 0xefffefff (0x1000) MX[B](B)
[13] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[14] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[15] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
[16] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[17] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[18] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xeffff000 - 0xefffffff (0x1000) MX[B]
[1] -1 0 0xff6fa000 - 0xff6fafff (0x1000) MX[B]
[2] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
[3] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
[4] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
[5] -1 0 0xff6fb000 - 0xff6fbfff (0x1000) MX[B]
[6] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[7] -1 0 0xff5e0000 - 0xff5effff (0x10000) MX[B](B)
[8] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[9] -1 0 0xff5c0000 - 0xff5dffff (0x20000) MX[B](B)
[10] -1 0 0xff5f0000 - 0xff5fffff (0x10000) MX[B](B)
[11] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[12] -1 0 0xefffe000 - 0xefffefff (0x1000) MX[B](B)
[13] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[14] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[15] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
[16] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[17] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[18] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[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 0xeffff000 - 0xefffffff (0x1000) MX[B]
[6] -1 0 0xff6fa000 - 0xff6fafff (0x1000) MX[B]
[7] -1 0 0xff6fe000 - 0xff6fefff (0x1000) MX[B]
[8] -1 0 0xff6fd000 - 0xff6fdfff (0x1000) MX[B]
[9] -1 0 0xff6fc000 - 0xff6fcfff (0x1000) MX[B]
[10] -1 0 0xff6fb000 - 0xff6fbfff (0x1000) MX[B]
[11] -1 0 0xf0000000 - 0xefffffff (0x0) MX[B]O
[12] -1 0 0xff5e0000 - 0xff5effff (0x10000) MX[B](B)
[13] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[14] -1 0 0xff5c0000 - 0xff5dffff (0x20000) MX[B](B)
[15] -1 0 0xff5f0000 - 0xff5fffff (0x10000) MX[B](B)
[16] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[17] -1 0 0xefffe000 - 0xefffefff (0x1000) MX[B](B)
[18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[20] -1 0 0x0000ef80 - 0x0000ef9f (0x20) IX[B]
[21] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
[22] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
[23] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x0000d000 - 0x0000d0ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.2, 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/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, 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: "type1"
(II) Loading /usr/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, 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: "mga"
(II) Loading /usr/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "keyboard"
(II) Loading /usr/lib/modules/input/keyboard_drv.o
(II) Module keyboard: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
mgag550
(II) Primary Device is: PCI 01:00:0
(EE) No devices detected.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


###########################

Voila d avoir lu jusqu au bout.
Si on pouvait me donner une piste ce serait super sympa, merci
a+ merci
_________________
wanesgen in the night , baby , in the night .


Last edited by rocky80 on Thu Jun 02, 2005 1:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Thu Jun 02, 2005 11:41 am    Post subject: Reply with quote

Quelque-chose m'échappe : ta config parle de cartes graphiques Matrox et xorg, quant à lui, semble détecter des Ati Radeon ???
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Thu Jun 02, 2005 11:46 am    Post subject: Reply with quote

oui je sais que c est bizarre cest configure comme cela depuis le debut
j ai effectivement une ATI RADEON 9600 PRO
dans la config de xorg - je ne trouve pas de "ati"

mais j y ai pas touche a la section screen pour les drivers j ai lasse telle qu elle.
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Thu Jun 02, 2005 12:40 pm    Post subject: Reply with quote

rocky80 wrote:
oui je sais que c est bizarre cest configure comme cela depuis le debut

Depuis le début ? Tu as changé de matos entretemps ?
Quote:
j ai effectivement une ATI RADEON 9600 PRO
dans la config de xorg - je ne trouve pas de "ati"

Comme j'ai des nVidias, je ne connais pas grand-chose aux Radeons mais il me semble qu'il y a un driver dans le noyau (du moins pour la 2D)
Pour la 3D, il me semble avoir vu passer plusieurs posts qui parlaient de drivers propriétaires fournis par Ati.

Quote:
mais j y ai pas touche a la section screen pour les drivers j ai lasse telle qu elle.

Justement, il y aurait peut-être un peu de ménage à faire ;-)
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Thu Jun 02, 2005 1:01 pm    Post subject: Reply with quote

en mettant des drivers generic ca marche
cool tu avais raison , pas bien ati !!!

merci
_________________
wanesgen in the night , baby , in the night .
Back to top
View user's profile Send private message
ghoti
Advocate
Advocate


Joined: 30 Dec 2002
Posts: 3634
Location: Belgium

PostPosted: Thu Jun 02, 2005 1:09 pm    Post subject: Reply with quote

Sinon, ce lien pourrait t'intéresser : gentoo-radeon-faq
Back to top
View user's profile Send private message
rocky80
n00b
n00b


Joined: 25 May 2005
Posts: 37

PostPosted: Thu Jun 02, 2005 1:12 pm    Post subject: Reply with quote

super ,merci

a+
_________________
wanesgen in the night , baby , in the night .
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