HP 6730s
Révision datée du 15 mars 2010 à 09:47 par imported>SylvainBeucler
Ordinateur portable.
Caractéristiques:
- Intel Celeron 2GHz
- 1.93Go RAM
- 250Go DD
- Carte graphique Mobile Intel - 1280x800
- Pas de prise PCMCIA ou autre
Installation:
- Système Debian 5.0 "Lenny"
- Écran: OK, forcer le pilote "Intel" dans
/etc/X11/xorg.conf
(nécessaire pour gestion des résolutions "écran large" et connexion vidéo-projecteur):
Section "Device" Identifier "Configured Video Device" Driver "intel" EndSection
- Son: OK
- Réseau câblé: OK
- WiFi BroadCom BCM4312 "b43": il ne fonctionne pas en 100% libre
- OpenFWWF: apparemment que les modèles 4306, 4311(rev1), 4318 et 4320 (ucode5.fw), pas 4312 (ucode15.fw)
# lspci | grep -i broadcom 02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01) # dmesg | tail [ 2894.048218] b43 ssb0:0: firmware: requesting b43/ucode15.fw [ 2894.053505] b43 ssb0:0: firmware: requesting b43-open/ucode15.fw [ 2894.060933] b43-phy0 ERROR: Firmware file "b43/ucode15.fw" not found [ 2894.060937] b43-phy0 ERROR: Firmware file "b43-open/ucode15.fw" not found [ 2894.060939] b43-phy0 ERROR: You must go to http://wireless.kernel.org/en/users/Drivers/b43#devicefirmware and download the correct firmware for this driver version. Please carefully read all instructions on this website.