debian problème au boot

debian problème au boot - Linux et OS Alternatifs

Marsh Posté le 06-01-2005 à 11:15:06    

Salut,
 
J'ai un portable Dell Latitude D505 et j'ai installée une debian dessus, qui marche très bien. Quand g installé le distrib dessus, je n'avais que le touchpad, mais comme je travaille passablement dessus, je branche de temps en temps une souris USB dessus.  
 
Le problème est que mon touchpad est totalement inactif depuis que g booté une fois avec ma souris USB, et surtt je ne peux plus booter sans avoir un message d'erreur si g débranché ma souris usb. Ensuite X ne veut pas démarrer car il ne trouve pas de souris..si je la branche il est ok et tt joue. pk ? je voudrais pouvoir utilise mon touchpad
 
l'erreur :
 

Code :
  1. Jan  6 02:47:06 localhost kernel: mtrr: base(0xf0020000) is not aligned on a size(0x300000) boundary
  2. Jan  6 02:47:15 localhost kernel: [drm:i830_wait_ring] *ERROR* space: 131056 wanted 131064
  3. Jan  6 02:47:15 localhost kernel: [drm:i830_wait_ring] *ERROR* lockup
  4. Jan  6 02:47:15 localhost kernel: eth1: no IPv6 routers present
  5. Jan  6 02:47:15 localhost kernel: [drm:i830_wait_ring] *ERROR* space: 131048 wanted 131064
  6. Jan  6 02:47:15 localhost kernel: [drm:i830_wait_ring] *ERROR* lockup
  7. Jan  6 02:47:18 localhost kernel: mtrr: base(0xf0020000) is not aligned on a size(0x300000) boundary
  8. Jan  6 02:47:27 localhost kernel: [drm:i830_wait_ring] *ERROR* space: 131056 wanted 131064
  9. Jan  6 02:47:27 localhost kernel: [drm:i830_wait_ring] *ERROR* lockup
  10. Jan  6 02:47:27 localhost kernel: [drm:i830_wait_ring] *ERROR* space: 131048 wanted 131064
  11. Jan  6 02:47:27 localhost kernel: [drm:i830_wait_ring] *ERROR* lockup
  12. Jan  6 02:47:30 localhost kernel: mtrr: base(0xf0020000) is not aligned on a size(0x300000) boundary
  13. Jan  6 02:47:39 localhost kernel: [drm:i830_wait_ring] *ERROR* space: 131056 wanted 131064
  14. Jan  6 02:47:39 localhost kernel: [drm:i830_wait_ring] *ERROR* lockup
  15. Jan  6 02:47:39 localhost kernel: [drm:i830_wait_ring] *ERROR* space: 131048 wanted 131064
  16. Jan  6 02:47:39 localhost kernel: [drm:i830_wait_ring] *ERROR* lockup


 
mon /etc/X11/XF86config-4 :
 

Code :
  1. Section "ServerLayout"
  2. Identifier     "Layout0"
  3. Screen      0  "Screen0" 0 0
  4. InputDevice    "Keyboard0" "CoreKeyboard"
  5. InputDevice    "Mouse0" "CorePointer"
  6. InputDevice    "Mouse1" "SendCoreEvents"
  7. EndSection
  8. Section "Files"
  9.   # local font server
  10. # if the local font server has problems, we can fall back on these
  11. FontPath     "unix/:7100"
  12. FontPath     "/usr/lib/X11/fonts/misc"
  13. FontPath     "/usr/lib/X11/fonts/cyrillic"
  14. FontPath     "/usr/lib/X11/fonts/100dpi/:unscaled"
  15. FontPath     "/usr/lib/X11/fonts/75dpi/:unscaled"
  16. FontPath     "/usr/lib/X11/fonts/Type1"
  17. FontPath     "/usr/lib/X11/fonts/CID"
  18. FontPath     "/usr/lib/X11/fonts/Speedo"
  19. FontPath     "/usr/lib/X11/fonts/100dpi"
  20. FontPath     "/usr/lib/X11/fonts/75dpi"
  21. EndSection
  22. Section "Module"
  23. Load  "GLcore"
  24. Load  "bitmap"
  25. Load  "dbe"
  26. Load  "ddc"
  27. Load  "dri"
  28. Load  "extmod"
  29. Load  "freetype"
  30. Load  "glx"
  31. Load  "int10"
  32. Load  "record"
  33. Load  "speedo"
  34. Load  "type1"
  35. Load  "vbe"
  36. EndSection
  37. Section "InputDevice"
  38. Identifier  "Mouse0"
  39. Driver      "mouse"
  40. Option     "Protocol" "PS/2"
  41. Option     "Emulate3Buttons"
  42. Option     "Device" "/dev/psaux"
  43. EndSection
  44. Section "InputDevice"
  45. Identifier  "Keyboard0"
  46. Driver      "keyboard"
  47. Option     "XkbModel" "inspiron"
  48. Option     "XkbLayout" "fr_CH"
  49. EndSection
  50. Section "InputDevice"
  51. Identifier  "Mouse1"
  52. Driver      "mouse"
  53. Option     "Protocol" "ImPS/2"
  54. Option     "Device" "/dev/input/mice"
  55. Option     "ZAxisMapping" "4 5"
  56. EndSection
  57. Section "Monitor"
  58. Identifier   "Monitor0"
  59. HorizSync    31.5 - 57.0
  60. VertRefresh  50.0 - 90.0
  61. EndSection
  62. Section "Device"
  63. Identifier  "Card0"
  64. Driver      "i810"
  65. ChipSet     "852GM/855GM"
  66. Card        "i810 852GM/855GM"
  67. EndSection
  68. Section "Screen"
  69. Identifier "Screen0"
  70. Device     "Card0"
  71. Monitor    "Monitor0"
  72. DefaultDepth     24
  73. SubSection "Display"
  74.  Depth     24
  75.  Modes    "1024x768"
  76. EndSubSection
  77. EndSection
  78. Section "DRI"
  79. Mode         0666
  80. EndSection

Reply

Marsh Posté le 06-01-2005 à 11:15:06   

Reply

Marsh Posté le 06-01-2005 à 13:04:55    

As-tu essayer l'option  
 
Section "ServerFlags"
   AllowMouseOpenFail <-- cette option en plus
EndSection
 
sinon rajoute t'a souris usb et ta souris touchpad comme deux souris mouse1 et mouse0 et au verifie dans ton ServerLayout au pire echange la sendcoreevents et l'autre...
 
j'aurais essayer

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed