Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1340 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs
  Installation

  installe radeon 8500 sur debian en DRM/DRI : pb !!!! ke faire ???

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

installe radeon 8500 sur debian en DRM/DRI : pb !!!! ke faire ???

n°213619
Tomate
Posté le 19-01-2003 à 15:00:15  profilanswer
 

salut
 
j ai donc une radeon 8500 built by ATI, sur une debian + xfree 4.2.0
 
or je ne sais pas comment activer la 3D :D
 
comment faire ??
1. Utiliser les drivers ATI ??? (rpm transformes en .deb ki ne s installent po:()
2. Utiliser les drivers Gatos (c est koi ce truc??? :D)
3. Utiliser le DRI ??
4. attendre xfree 4.3 en esperant le support de ma carte ??
 
bref je ne sais pas kelle technique utiliser, surtout car j ai pas envie de tout peter encore !!
 
voilou, si klk a deja installe cette carte, je suis preneur ;)
 
voilou  :hello:


Message édité par Tomate le 19-01-2003 à 18:13:40
mood
Publicité
Posté le 19-01-2003 à 15:00:15  profilanswer
 

n°213671
Tomate
Posté le 19-01-2003 à 16:59:35  profilanswer
 

up plz !!

n°213686
zeb_
Posté le 19-01-2003 à 17:38:03  profilanswer
 

Le DRI est dans la branche instable mais utilisable. Regarde l'archive de la mailing liste, cette semaine quelqu'un a posté comment il a réussi à la faire marcher sur RH8
 
Pour les drivers ATI, oui mais utilise alien pour transformer le rpm en deb
 
Pour XFree 4.3 c'est toi qui vois...

n°213713
Tomate
Posté le 19-01-2003 à 18:12:38  profilanswer
 

bon j ai saute le pas :D
 
j ai donc suivi le tutorial de ati.fr.st (installation du drm ou dri, je sais plus :D)
 
et bah ca marche tjs po :(
 
pour les drivers ati, je les ai transformes en .deb, mais dpkg me jette car le package veut ecraser un fichier de xfree, donc ...
 
donc si klk pouvais m aider, ca serait cool :hello:
 
pour le pb de drm/dri :
 
pendant le boot j ai ca:
 

Code :
  1. ...
  2. radeonfb: ATI Radeon 8500 QL  DDR SGRAM 64 MB
  3. radeonfb: DVI port no monitor connected
  4. radeonfb: CRT port CRT monitor connected
  5. vga16fb: initializing
  6. vga16fb: mapped to 0xc00a0000
  7. ...
  8. Linux agpgart interface v0.99 (c) Jeff Hartmann
  9. agpgart: Maximum main memory to use for agp memory: 564M
  10. agpgart: Detected Via Apollo Pro KT133 chipset
  11. agpgart: AGP aperture is 64M @ 0xe8000000
  12. [drm] AGP 0.99 on VIA Apollo KT133 @ 0xe8000000 64MB
  13. [drm] Initialized radeon 1.1.1 20010405 on minor 0
  14. ...

 
mais kan je mance glxinfo j ai ca : :(
 
 

Code :
  1. debian:/home/tomate# glxinfo
  2. name of display: :0.0
  3. display: :0  screen: 0
  4. direct rendering: No
  5. server glx vendor string: SGI
  6. server glx version string: 1.2
  7. server glx extensions:
  8.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
  9. client glx vendor string: SGI
  10. client glx version string: 1.2
  11. client glx extensions:
  12.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
  13. GLX extensions:
  14.     GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
  15. OpenGL vendor string: VA Linux Systems, Inc.
  16. OpenGL renderer string: Mesa GLX Indirect
  17. OpenGL version string: 1.2 Mesa 3.4.2
  18. OpenGL extensions:
  19.     GL_ARB_multitexture, GL_EXT_abgr, GL_EXT_blend_color,
  20.     GL_EXT_blend_minmax, GL_EXT_blend_subtract
  21. glu version: 1.3
  22. glu extensions:
  23.     GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
  24.    visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
  25. id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
  26. ----------------------------------------------------------------------
  27. 0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
  28. 0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
  29. 0x25 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
  30. 0x26 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
  31. debian:/home/tomate#

 
 
donc ca marche po :(:(
 
lsmod me donne ca :
 

Code :
  1. debian:/home/tomate# lsmod
  2. Module                  Size  Used by    Not tainted
  3. eeprom                  3456   0
  4. adm1021                 5504   0
  5. i2c-isa                 1220   0  (unused)
  6. i2c-viapro              3880   0  (unused)
  7. via686a                 8036   0
  8. i2c-proc                6400   0  [eeprom adm1021 via686a]
  9. i2c-core               15168   0  [eeprom adm1021 i2c-isa i2c-viapro via686a i2c-proc]
  10. ymfpci                 41440   0
  11. ac97_codec              9408   0  [ymfpci]
  12. soundcore               3876   2  [ymfpci]
  13. radeon                 89624   0  (unused)
  14. agpgart                13152   1
  15. via-rhine              12132   1
  16. mii                     1120   0  [via-rhine]
  17. debian:/home/tomate#

 
 
 
voilou, je suis completement perdu :D
 
a l aide plz :hello:

n°213728
Profil sup​primé
Posté le 19-01-2003 à 18:55:53  answer
 

Moi, c pareil, sur mon ATI M9, g pas de direct rendering, et pourant, j'en ai fé des tests :'(

n°213745
jyp
>-<o>-<
Posté le 19-01-2003 à 19:57:40  profilanswer
 

je te pose la même question que sur le forum ati.fr.st, il dit quoi ton fichier /var/log/XFree86.0.log?
tu as pris les dernier drivers DRI?
http://dri.sourceforge.net/snapshots/


---------------
Jyp
n°213746
Tomate
Posté le 19-01-2003 à 20:07:29  profilanswer
 

desole je ne suis plus chez moi donc j ai po le log de xfree (je le posterai demain soir ;))
 
sinon, pour les drivers j ai pris ceux de ati.fr.st : http://atifrst.nexenservices.com/w [...] rg/~alanh/
 
j ai donc fais le make comme ils disent et blablabla
 
donc voila...
 
ps : tu prefere k on continue la discussion sur hfr, ati.fr.st ou les deux ???
 
voilou ;)

n°213751
jyp
>-<o>-<
Posté le 19-01-2003 à 20:22:15  profilanswer
 

c'est le drivers de la 8500
http://dri.sourceforge.net/snapsho [...] 86.tar.bz2
en root, tu tapes ./install.sh ou sh install.sh
 
il faut que je remette mon tutorial à jour ;)


---------------
Jyp
n°213755
Tomate
Posté le 19-01-2003 à 20:39:00  profilanswer
 

ok j essairai ca demain
 
merci  :hello:

n°214046
Tomate
Posté le 20-01-2003 à 18:34:31  profilanswer
 

bon ca marche po du tout  :(  
donc j ai fais : sh install.sh, et j ai repondu aux kestions
 
je relance X, et la j ai un ecran noir et c est tout  :cry:  
 
 
mais ds /var/log/XFree86.0.log j ai decouvert ca :
 
 

Code :
  1. ...
  2. (II) RADEON(0): Supported VESA Video Modes:
  3. (II) RADEON(0): 720x400@70Hz
  4. (II) RADEON(0): 640x480@60Hz
  5. (II) RADEON(0): 640x480@72Hz
  6. (II) RADEON(0): 640x480@75Hz
  7. (II) RADEON(0): 800x600@56Hz
  8. (II) RADEON(0): 800x600@60Hz
  9. (II) RADEON(0): 800x600@72Hz
  10. (II) RADEON(0): 800x600@75Hz
  11. (II) RADEON(0): 1024x768@60Hz
  12. (II) RADEON(0): 1024x768@70Hz
  13. (II) RADEON(0): 1024x768@75Hz
  14. ...
  15. II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=27500
  16. (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
  17. (II) RADEON(0): My Monitor: Using hsync range of 31.50-64.30 kHz
  18. (II) RADEON(0): My Monitor: Using vrefresh range of 50.00-70.00 Hz
  19. (II) RADEON(0): Clock range:  20.00 to 350.00 MHz
  20. (II) RADEON(0): Not using default mode "640x350" (vrefresh out of range)
  21. (II) RADEON(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
  22. (II) RADEON(0): Not using default mode "640x400" (vrefresh out of range)
  23. (II) RADEON(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
  24. (II) RADEON(0): Not using default mode "720x400" (vrefresh out of range)
  25. (II) RADEON(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
  26. (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
  27. (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
  28. (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
  29. (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
  30. (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
  31. (II) RADEON(0): Not using default mode "640x480" (vrefresh out of range)
  32. (II) RADEON(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
  33. (II) RADEON(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
  34. (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
  35. (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
  36. (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
  37. (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
  38. (II) RADEON(0): Not using default mode "800x600" (vrefresh out of range)
  39. (II) RADEON(0): Not using default mode "400x300" (vrefresh out of range)
  40. ...
  41. (II) RADEON(0): Not using default mode "416x312" (vrefresh out of range)
  42. (WW) (1400x1050,My Monitor) mode clock 122MHz exceeds DDC maximum 110MHz
  43. (II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
  44. (II) RADEON(0): Not using default mode "700x525" (hsync out of range)
  45. (--) RADEON(0): Virtual size is 1024x768 (pitch 1024)
  46. (**) RADEON(0): Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
  47. (II) RADEON(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
  48. (++) RADEON(0): DPI set to (100, 100)
  49. (II) Loading sub module "fb"
  50. (II) LoadModule: "fb"
  51. (II) Loading /usr/X11R6/lib/modules/libfb.a
  52. (II) Module fb: vendor="The XFree86 Project"
  53. compiled for 4.2.0, module version = 1.0.0
  54. ABI class: XFree86 ANSI C Emulation, version 0.1
  55. (II) Loading sub module "ramdac"
  56. (II) LoadModule: "ramdac"
  57. (II) Loading /usr/X11R6/lib/modules/libramdac.a
  58. (II) Module ramdac: vendor="The XFree86 Project"
  59. compiled for 4.2.0, module version = 0.1.0
  60. ABI class: XFree86 Video Driver, version 0.5
  61. (II) Loading sub module "xaa"
  62. (II) LoadModule: "xaa"
  63. (II) Loading /usr/X11R6/lib/modules/libxaa.a
  64. (II) Module xaa: vendor="The XFree86 Project"
  65. compiled for 4.2.0, module version = 1.0.0
  66. ABI class: XFree86 Video Driver, version 0.5
  67. (WW) module minor version (0) is less than the required minor version (1)
  68. (II) UnloadModule: "xaa"
  69. (II) Unloading /usr/X11R6/lib/modules/libxaa.a
  70. (II) Loading sub module "xaa"
  71. (II) LoadModule: "xaa"
  72. (II) Loading /usr/X11R6/lib/modules/libxaa.a
  73. (II) Module xaa: vendor="The XFree86 Project"
  74. compiled for 4.2.0, module version = 1.0.0
  75. ABI class: XFree86 Video Driver, version 0.5
  76. (II) RADEON(0): AGP Fast Write disabled by default
  77. (II) Loading sub module "shadow"
  78. (II) LoadModule: "shadow"
  79. (II) Loading /usr/X11R6/lib/modules/libshadow.a
  80. (II) Module shadow: vendor="The XFree86 Project"
  81. compiled for 4.2.0, module version = 1.0.0
  82. ABI class: XFree86 ANSI C Emulation, version 0.1
  83. (**) RADEON(0): Disabling page flipping
  84. (!!) RADEON(0): For information on using the multimedia capabilities
  85. of this adapter, please see http://gatos.sf.net.
  86. (II) do I need RAC?  No, I don't.
  87. ...
  88. (II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
  89. (II) RADEON(0): [drm] added 8192 byte SAREA at 0xec859000
  90. (II) RADEON(0): [drm] mapped SAREA 0xec859000 to 0x40014000
  91. (II) RADEON(0): [drm] framebuffer handle = 0xe0000000
  92. (II) RADEON(0): [drm] added 1 reserved context for kernel
  93. (II) RADEON(0): [agp] Mode 0x1f000201 [AGP 0x1106/0x0305; Card 0x1002/0x514c]
  94. (II) RADEON(0): [agp] 8192 kB allocated with handle 0xec85c000
  95. (II) RADEON(0): [agp] ring handle = 0xe8000000
  96. (II) RADEON(0): [agp] Ring mapped at 0x44203000
  97. (II) RADEON(0): [agp] ring read ptr handle = 0xe8101000
  98. (II) RADEON(0): [agp] Ring read ptr mapped at 0x40016000
  99. (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe8102000
  100. (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x44304000
  101. (II) RADEON(0): [agp] AGP texture map handle = 0xe8302000
  102. (II) RADEON(0): [agp] AGP Texture map mapped at 0x44504000
  103. (II) RADEON(0): [drm] register handle = 0xed000000
  104. (II) RADEON(0): [dri] Visual configs initialized
  105. (II) RADEON(0): CP in BM mode
  106. (II) RADEON(0): Using 8 MB AGP aperture
  107. (II) RADEON(0): Using 1 MB for the ring buffer
  108. (II) RADEON(0): Using 2 MB for vertex/indirect buffers
  109. (II) RADEON(0): Using 5 MB for AGP textures
  110. (II) RADEON(0): Memory manager initialized to (0,0) (1024,8191)
  111. (II) RADEON(0): Largest offscreen area available: 1024 x 7423
  112. (II) RADEON(0): Will use back buffer at offset 0x600000
  113. (II) RADEON(0): Will use depth buffer at offset 0x780000
  114. (II) RADEON(0): Will use 56320 kb for textures at offset 0x900000
  115. (==) RADEON(0): Backing store disabled
  116. (==) RADEON(0): Silken mouse enabled
  117. Fatal server error:
  118. Caught signal 11.  Server aborting
  119. When reporting a problem related to a server crash, please send
  120. the full server output, not just the last messages.
  121. This can be found in the log file "/var/log/XFree86.0.log".
  122. Please report problems to xfree86@xfree86.org.


 
voila, je ne sais pas pk il me dis ke je suis out of range, mais bon ...
 
donc voilou, j ai plus de server X :D
 
a l aideeeee  :whistle:


Message édité par Tomate le 20-01-2003 à 18:35:27
mood
Publicité
Posté le 20-01-2003 à 18:34:31  profilanswer
 

n°214057
jyp
>-<o>-<
Posté le 20-01-2003 à 18:47:43  profilanswer
 

tu peux poster ton fichier : /etc/X11/XF86Config-4
 
histoire d'avoir la meme chose sur le 2 forums...


---------------
Jyp
n°214061
Tomate
Posté le 20-01-2003 à 18:53:49  profilanswer
 

oki le voila (modifier comme dis sur ati.fr.st ;))
 

Code :
  1. Section "Module"
  2.     Load        "dbe"   # Double buffer extension
  3.     SubSection  "extmod"
  4.       Option    "omit xfree86-dga"   # don't initialise the DGA extension
  5.     EndSubSection
  6.     Load        "type1"
  7.     Load        "freetype"
  8. Load "glx"
  9. Load "dri"
  10. Load       "v4l"
  11. EndSection
  12. Section "Files"
  13.     RgbPath "/usr/X11R6/lib/X11/rgb"
  14.     FontPath   "/usr/X11R6/lib/X11/fonts/local/"
  15.     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
  16.     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
  17.     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
  18.     FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
  19.     FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
  20.     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
  21.     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
  22. EndSection
  23. Section "ServerFlags"
  24. Option "BlankTime"   "60"
  25. Option "StandbyTime" "120"
  26. Option "OffTime"     "180"
  27. EndSection
  28. Section "InputDevice"
  29.     Identifier "Keyboard1"
  30.     Driver "Keyboard"
  31.     Option "AutoRepeat" "500 30"
  32.     Option "XkbRules" "xfree86"
  33.     Option "XkbModel" "pc105"
  34.     Option "XkbLayout" "fr"
  35. EndSection
  36. Section "InputDevice"
  37.     Identifier "Mouse1"
  38.     Driver "mouse"
  39.     Option "Protocol"    "IMPS/2"
  40.     Option "Device"      "/dev/mouse"
  41.     Option "ZAxisMapping" "4 5"
  42.     Option "Emulate3Buttons"
  43. EndSection
  44. Section "Monitor"
  45.     Identifier  "My Monitor"
  46.     HorizSync   31.5 - 64.3
  47.     VertRefresh 50-70
  48. EndSection
  49. Section "Device"
  50.     Identifier "Radeon 8500"
  51. #    Option      "DPMS" "on"
  52.     Driver     "ati"
  53.     VideoRam 65536
  54.     Option      "AGPMode"  "2"
  55. EndSection
  56. Section "DRI"
  57.     Mode 0666
  58. EndSection
  59. Section "Screen"
  60.     Identifier  "Screen 1"
  61.     Device      "Radeon 8500"
  62.     Monitor     "My Monitor"
  63.     DefaultDepth 24
  64. #    Subsection "Display"
  65. #        Depth       8
  66. #        Modes       "640x400"
  67. #        ViewPort    0 0
  68. #    EndSubsection
  69. #    Subsection "Display"
  70. #        Depth       16
  71. #        Modes       "1280x1024"
  72. #        ViewPort    0 0
  73. #    EndSubsection
  74.     Subsection "Display"
  75.         Depth       24
  76.         Modes       "1280x1024"
  77.         ViewPort    0 0
  78.     EndSubsection
  79. EndSection
  80. Section "ServerLayout"
  81.     Identifier  "Simple Layout"
  82.     Screen "Screen 1"
  83.     InputDevice "Mouse1" "CorePointer"
  84.     InputDevice "Keyboard1" "CoreKeyboard"
  85. EndSection


 
donc voila, je vois rien de particulier au niveau de mon ecran, mais je peux (et je dois surement !!) me tromper :D

n°214062
Tomate
Posté le 20-01-2003 à 18:54:20  profilanswer
 

je precise k avec mon ancien fichier de conf ca marche pas non plus ...

n°214116
Tomate
Posté le 20-01-2003 à 20:40:47  profilanswer
 

a l aide plz, klk un :cry:
 
j ai remplace ati par radeon pour driver, et rajoute des resolutions comme m a dit Jyp, mais ca marche tjs po :(
 
 
bouhouhou :cry:

n°214132
jyp
>-<o>-<
Posté le 20-01-2003 à 20:57:36  profilanswer
 

un dernier truc..
fait une recherche du fichier radeon.o (find /lib/modules -iname radeon.o)
supprime le (si il y en a un)
 
puis copie les fichiers
cp dripkg/r200/* /usr/X11R6/lib/modules/drivers/
cp dripkg/core/libdrm.a /usr/X11R6/lib/modules/linux/
cp dripkg/core/libdri.a /usr/X11R6/lib/modules/extensions/
 
cd dripkg/drm
make -f Makefile.linux
cp dripkg/drm/radeon.o /lib/modules/version_kernel/kernel/drivers/char/drm


---------------
Jyp
n°214136
Tomate
Posté le 20-01-2003 à 21:03:25  profilanswer
 

ok j essai ca
 
sinon, je me rappele ke lorsque j ai lance le script (sh install.sh), au bout de klk questions, il a verifie des trucs, et j ai vu ke des fichiers genre GL* manquait (d apres ce k il disait)
 
ca peut venir de ca ou j ai encore fume ???
 
sinon, ou trouver ces fichiers (pour les installer), car j en aurai surement besoin pour la 3D (ds les jeux en fait)

n°214144
jyp
>-<o>-<
Posté le 20-01-2003 à 21:12:57  profilanswer
 

glut est installé?


---------------
Jyp
n°214155
Tomate
Posté le 20-01-2003 à 21:27:27  profilanswer
 

bah nan :D
il le fo??
 
mais sinon ca marche po non plus ce ke tu m as dit :(
mais c est la meme chose que le script install.sh nan ?
 
sinon, j ai essaye avec les drivers fglrx, et ca merde aussi : ca me sort no screen found


Message édité par Tomate le 20-01-2003 à 21:33:47
n°214173
Tomate
Posté le 20-01-2003 à 22:01:29  profilanswer
 

bon, ets ce ke tu crois ke si j installe xfree 4.99.3 (par dessus le 4.2.0, car j ai installe xfree en ayant dl les binaires depuis xfree.orf, pas par apt :D) + les drivers gatos ca marcherai ???
 
car la j ai plus de X kan meme :cry:
 
alors ?? :hello:

n°214207
bleader
je mange donc je suis
Posté le 21-01-2003 à 01:48:41  profilanswer
 

Moi j'utilise les drivers ati, j'ai suivi ca :
http://spazioinwind.libero.it/fsta [...] 4.2.0.html
j'espere que ca pourra t'aider (si t'as un truc genre DRI qui se lance pas version 4.1.0 excepted 3.X.X, c'est a cause des DRI moi j'ai desinstaller et reinstaller le package xserver-xfree86 avec apt-get et ca a remis ca en ordre)
 
En esperant que ca pourra t'aider :)

n°214223
Tomate
Posté le 21-01-2003 à 08:56:40  profilanswer
 

le pb c est que j ai installe xfree a l ancienne :D
j ai donc pris les binaires sur xfree.org, puis lance Xinstall.sh
 
donc je sais pas comment le virer now :(
 
je pense ke je vais le reinstaller par dessus :D

mood
Publicité
Posté le   profilanswer
 


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs
  Installation

  installe radeon 8500 sur debian en DRM/DRI : pb !!!! ke faire ???

 

Sujets relatifs
Sécurisation d'une passerelle debianpb avec mplayer/gmplayer sous debian :(
comment ajouter un user sous debian ???[Debian] Comment réaliser un mirror local?
récupérer une installation de debian sid après changement[Module Noyau] Ajout de Module Sur Debian 3.0 Woody
Probleme rezo sous debian[Debian] Comment recompiler un kernel ??
Debian / window manager par defaut ???Debian : recompilation d'un paquetage module kernel (scripteurs help!)
Plus de sujets relatifs à : installe radeon 8500 sur debian en DRM/DRI : pb !!!! ke faire ???


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR