Partager l'article ! Installation HTPC de Base: Voici la configuration de base pour utiliser un Ordinateur en HTPC Pour ma part, j'ai fait l'installation sur un P4 1, ...
| Juin 2012 | ||||||||||
| L | M | M | J | V | S | D | ||||
| 1 | 2 | 3 | ||||||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 | ||||
| 11 | 12 | 13 | 14 | 15 | 16 | 17 | ||||
| 18 | 19 | 20 | 21 | 22 | 23 | 24 | ||||
| 25 | 26 | 27 | 28 | 29 | 30 | |||||
|
||||||||||
|
aptitude install openssh-server mesa-utils vi /etc/apt/sources.list # Ajout de -> #Debian Multimedia deb http://www.debian-multimedia.org testing main :wq aptitute update aptitude install debian-multimedia-keyring vi /etc/apt/sources.list # ajout # # e-Tobi's Testing Etch VDR Repository # deb http://e-tobi.net/vdr-testing etch base backports addons vdr-standard vdr-multipatch vdr-extensions deb-src http://e-tobi.net/vdr-testing etch base backports addons vdr-standard # # e-Tobi's Experimental Etch VDR Repository # deb http://e-tobi.net/vdr-experimental etch base backports addons vdr-standard :wq aptitude update aptitude install e-tobi-keyring aptitude install util-linux aptitude dist-upgrade # Au question, laisser par default reboot |
|
################ NTP aptitude install ntp ``MMJJHHmmYYYY''. Par exemple, pour régler l'horloge sur le 15 septembre 2001 à 16h48 : #date 091516482001 ################ OPTI BASH vi /root/.bashrc Décommenter les lignes suivantes : export LS_OPTIONS='--color=auto' eval "`dircolors`" alias ls='ls $LS_OPTIONS' alias ll='ls $LS_OPTIONS -l' alias l='ls $LS_OPTIONS -lA' :wq ################## OPTI SON aptitude install alsa-base alsa-utils pciutils alsa-tools hwdata alsaconf # pour moi, par default alsamixer # Par default le son est a 0 # teste du son aplay -f U8 /usr/share/sounds/alsa/*.wav vi /etc/group # Modifier l'utilisateur : vdruser en vdr : ex audio:x:29:vdr cdrom:x:24:vdr plugdev:x:46:vdr :wq ################### OPTI HIBERNATION aptitude install uswsusp dpkg-reconfigure uswsusp ################### OPTI GDM # activation du boot auto dans le compte vdr # activation du mode X distant ! vi /etc/gdm/gdm.conf [daemon] Greeter=/usr/lib/gdm/gdmlogin AutomaticLogin=vdr AutomaticLoginEnable=true [xdmcp] Enable=true :wq ##################### Optimise video Xwindows # Ici de base clavier en fr & mouse # avoir le clavier en fr sur xterm ! Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fr" Option "XkbVariant" "latin9" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection ####################### OPTI CARTE GRAPHICS # ici pour une carte intel , lspci choix du drivers pour une 810 Section "Device" Identifier "Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller]" Driver "intel" BusID "PCI:0:1:0" EndSection Section "Monitor" Identifier "ENVIS" Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation 82810E DC-133 CGC [Chipset Graphics Controller]" Monitor "ENVIS" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" "248x248" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" "248x248" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" "248x248" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" "248x248" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" "248x248" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" "248x248" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection :wq # Test si on as openGl ! glxinfo glxgears |
|
|
Cela signifie que l'ensemble des documents
mis à votre disposition sont libres d'utilisation
à des fins personnelles mais qu'en
aucun
cas ils ne peuvent être utilisés à des fins
commerciales.
|
L'insertion d'un extrait dans une publication à caractère scientifique est soumise aux lois du
copyright et doit faire l'objet d'une autorisation écrite préalable.
L'utilisation à des fins pédagogiques est permise à la condition expresse de me prevenir, d'une part, et d'informer les étudiants concernés de l'existence de ce site de référence, d'autre part.