Roger Legrand

De Asso Val Libre
Révision de 21 octobre 2008 à 23:30 par 82.241.200.36 (discussion) (Portable)

Aller à : navigation, rechercher

Tour

0000:00:00.0 0600: 8086:2578 (rev 02) 
0000:00:01.0 0604: 8086:2579 (rev 02)
0000:00:1d.0 0c03: 8086:24d2 (rev 02)
0000:00:1d.1 0c03: 8086:24d4 (rev 02)
0000:00:1d.2 0c03: 8086:24d7 (rev 02)
0000:00:1d.3 0c03: 8086:24de (rev 02)
0000:00:1d.7 0c03: 8086:24dd (rev 02)
0000:00:1e.0 0604: 8086:244e (rev c2)
0000:00:1f.0 0601: 8086:24d0 (rev 02)
0000:00:1f.1 0101: 8086:24db (rev 02)
0000:00:1f.2 0101: 8086:24d1 (rev 02)
0000:00:1f.3 0c05: 8086:24d3 (rev 02)
0000:00:1f.5 0401: 8086:24d5 (rev 02)
0000:01:00.0 0300: 1002:5964 (rev 01)
0000:02:03.0 0c00: 1106:3044 (rev 80)
0000:02:04.0 0104: 105a:3373 (rev 02)
0000:02:05.0 0200: 10b7:1700 (rev 12)
0000:02:0d.0 0200: 1106:3106 (rev 8b)


  • Installation epson stylus color 890 (Mise à jour des paquets ad-hocs /cupsys-driver-... + redéclaration de l'imprimante dans http://localhost:631) --88.166.156.115 27 janvier 2007 à 11:08 (CET) a refaire ubuntu 6.10
  • P4 2.8 ghz 1 de ram
  • 3 dd dont 2 de 80 giga et un de 4 giga
  • os : ubuntu dapper + windows xp pro
  • mise a jour openoffice fr et firefox fr(msttcorefonts) + plugins flash et java
  • real player ok test chez moi firefox
  • install de k3b + synaptic

Portable

Intervention 
mise a jour reguliere
Motivation 
volonter personnel passage a linux
Distribution 
Ubuntu 8.04 LTS
Caractéristiques matérielles 
  • ==
  • ==
  • ==
Caractéristiques réseau 
  • connexion ADSL(freebox v5)
Périphériques divers 
Compléments 
  • probleme kdenlive 0.6.0 svn (resolu)
  • ==
  • ==
  • Module wifi r818x

Périphériques

  • (à faire) Partage scanner fixe/portable
  • Mystère imprimante USB Epson Stylus (en principe réglé sauf réinstallation sauvage ;-)

Désactivation touchpad

modifier Xorg.conf

Section "InputDevice"

   Identifier    "Synaptics Touchpad"
   Driver        "synaptics"
   Option        "SendCoreEvents"    "true"
   Option        "Device"        "/dev/input/mice"
   Option        "Protocol"        "auto-dev"
   Option        "HorizScrollDelta"    "0"
   Option        "SHMConfig"        "true"

EndSection

Section "ServerLayout"

       Identifier      "Default Layout"
       Screen          "Default Screen"
       InputDevice     "Generic Keyboard"
       InputDevice     "Configured Mouse"
       InputDevice     "Synaptics Touchpad"
       InputDevice     "stylus" "SendCoreEvents"
       InputDevice     "cursor" "SendCoreEvents"
       InputDevice     "eraser" "SendCoreEvents"

EndSection


puis en console :

sudo synclient TouchpadOff=1

et creer dans

/home/user/.kde/Autostart/

nommée touchpad

 #!/bin/sh
 synclient TouchpadOff=1

Manquait les paquets cupsys-driver... correspondant !!!

Pour info