http://www.instructables.com/id/Ultimate-Raspberry-Pi-Configuration-Guide/?ALLSTEPS
http://blog.idleman.fr/raspberry-pi-19-optimisation-trucs-astuces/
http://www.framboise314.fr/alimentation-ininterruptible-pour-raspberry-pi-sur-kickstarter/
http://elinux.org/RPi_Low-level_peripherals#sysfs.2C_part_of_the_raspbian_operating_system
version qui supporte les fichiers multi-archive: http://raspberrypi.stackexchange.com/questions/3617/how-to-install-unrar-nonfree
http://www.plugngeek.net/streaming-ftp-et-android-une-seule-solution-viable
dans cambuddy: http://192.168.1.24/mjpg/video.mjpg
http://elinux.org/RPi_Tutorials
http://linuxtortures.blogspot.fr/2012/06/cross-compiling-and-cross-debugging-c.html
http://log.liminastudio.com/writing/tutorials/tutorial-how-to-use-your-raspberry-pi-like-an-arduino
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=7&t=1351
http://myraspberrypiexperience.blogspot.co.uk/p/setting-up-vnc.html
XBMC + Desktop, Spotify & Internet Browser: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=35&t=23051
connexion en ssh avec serveur X
slogin -Y pi@192.168.1.16
compte: user: pi , password: pi
editeur texte
leafpad
lancer rdesktop pour rdp avec plein ecran et nom d'utilisateur/password
rdesktop -f -u winxp -p winxp 192.168.1.1
configuration, ecran, overclocking, clavier etc: http://elinux.org/RPi_raspi-config
changement de resolution: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=6&t=5440 créer des lanceurs sur le bureau, copier une icone existante et changer le champ exec: http://doc.ubuntu-fr.org/raccourci-lanceur
au démarrage si le hdmi n'est pas branché, la sortie hdmi est désactivée
http://www.hanselman.com/blog/Top10RaspberryPiMythsAndTruths.aspx
http://www.zem.fr/mise-a-jour-du-firmware-de-votre-raspberry-pi/
http://www.bit-tech.net/news/hardware/2012/09/20/raspberry-pi-turbo/1
http://techblog.willshouse.com/tag/lxde/
Activation du serveur rdp sur la machine windows
panneau de configuration; systeme; bureau a distance
doc sur problèmes de configuration (son; video etc…): http://elinux.org/R-Pi_Troubleshooting#Sound
observium pour avoir des stats sur un serveur raspberry: http://www.memetic.org/monitoring-the-raspberry-pi-with-observium/
overclocking: http://www.memetic.org/raspberry-pi-overclocking/
quake 3: http://www.memetic.org/quake-3-with-sound-for-the-raspberry-pi/
http://www.chrisnewland.com/solved-no-sound-in-raspberry-pi-after-startx-x-windows-244
http://elinux.org/RPi_VerifiedPeripherals#USB_Sound_Cards
You will usually want the alsa package for sound. In the Debian image for Raspberry Pi (and possibly other distributions) USB sound cards are prevented from loading as the first sound card, which can be an annoyance if it's the only device you have. To disable this behaviour edit /etc/modprobe.d/alsa-base.conf and comment out the last line; options snd-usb-audio index=-2 . If you are not user pi you may need to add your username to the audio group thus: sudo adduser yourusername audio (user pi usually belongs to this group anyway).
http://www.raspberrypi.org/phpBB3//viewtopic.php?f=27&t=14832
http://www.element14.com/community/thread/18205
openelec.tv/forum/134-usage/38947-usb-sound-card
http://benosteen.wordpress.com/2012/04/23/first-steps-with-the-raspberry-pi/
super doc: http://elinux.org/R-Pi_Hub
http://www.raspberrypi.org/quick-start-guide
http://downloads.raspberrypi.org/download.php?file=/images/raspbian/2012-12-16-wheezy-raspbian/2012-12-16-wheezy-raspbian.zip http://www.raspberrypi.org/downloads
http://www.octetmalin.net/linux/tutoriels/raspberry-pi.php
http://www.devencia.fr/2012/02/29/le-raspberry-pi-est-en-vente/
http://www.kubii.fr/category.php?id_category=3
2 fois 2191863 Nouveau Raspberry Pi 512Mo Model B Prix TTC 36,99 €
2 fois 2115733 Cordon d'alimentation 1.8M, USB… Prix TTC 2,93 €
1 fois 2113797 BOITIER RASPBERRY PI, BLANC Prix TTC 6,87 €
xbmc: http://wiki.xbmc.org/index.php?title=Raspberry_Pi
compiler son xbmc: http://www.raspbian.org/RaspbianXBMC
installer xbmc sur une raspbian existante: http://michael.gorven.za.net/raspberrypi/xbmc
commenter dans /etc/modprobe.d/alsa-base.conf la ligne snd-usb-audio index=-2
sudo apt-get install mpg123 alsa-oss alsaplayer-oss mplayer vlc
mpg123 lit par defaut sur la carte usb et consomme 5% CPU pour un fichier en 128bits/s (overclock high); pour imposer le periph audio 0:
mpg123 -a hw:0,0 fichier.mp3
pour régler le volume (faire F6 pour choisir le bon periph)
alsamixer
pour que mplayer utilise cette carte: (plus tard essayer les pilotes oss et pulse)
mplayer -ao alsa:device=hw=0.0 fichier.mp3
ou
mplayer -ao alsa:noblock:device=hw=0.0 fichier.mp3
videos:
mplayer -vo sdl -zoom -ao alsa:noblock:device=hw=0.0 fichier.avi
lecteur H264 hard qui utilise la sortie son de la rasp ( http://raspberrypi.stackexchange.com/questions/1575/can-the-raspberry-pi-be-used-as-a-media-center )
omxplayer
infos sur le H264: http://fr.wikipedia.org/wiki/H.264
sur le vp, activer le CEC, ca permet à la telecommande de piloter xbmc ( http://raspberrypi.stackexchange.com/questions/1575/can-the-raspberry-pi-be-used-as-a-media-center )
installer xbmc sur rasbian: http://michael.gorven.za.net/blog/2012/08/06/xbmc-packages-raspberry-pi-running-raspbian
pour qu'xbmc supporte les cartes sons usb: http://forum.stmlabs.com/showthread.php?tid=1052
carte son
http://www.leboncoin.fr/informatique/414584063.htm?ca=16_s
http://svbreakaway.info/tp-raspi.php
http://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232R_RPi.pdf
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=44&t=8301&p=99106&hilit=serial+wiki#p99478
When booting the kernel pass the argument
“console=whatever”
Where /dev/whatever is the device file of the serial line you are watching …
Kernel takes a short time to get far enough though to be able to direct messages to the console though - so you may not get a message …