Différences entre versions de « HP 6730s »

De Cliss XXI
Sauter à la navigation Sauter à la recherche
imported>SylvainBeucler
m
imported>SylvainBeucler
m
 
(2 versions intermédiaires par le même utilisateur non affichées)
Ligne 7 : Ligne 7 :
 
* Carte graphique Mobile Intel - 1280x800
 
* Carte graphique Mobile Intel - 1280x800
 
* Pas de prise PCMCIA ou autre
 
* Pas de prise PCMCIA ou autre
 +
* Mise en veille OK (testé avec 2.6.32)
 +
* Hibernation OK (testé avec 2.6.32)
  
 
Installation:
 
Installation:
 
* Système Debian 5.0 "Lenny"  
 
* Système Debian 5.0 "Lenny"  
* Écran: OK mais les résolutions "écran large" (une seule résolution 1024x768 en fait)
+
* Écran: OK, forcer le pilote "Intel" dans <code>/etc/X11/xorg.conf</code> (nécessaire pour gestion des résolutions "écran large" et connexion vidéo-projecteur):
 +
<pre>
 +
Section "Device"
 +
Identifier "Configured Video Device"
 +
Driver "intel"
 +
EndSection
 +
</pre>
 
* Son: OK
 
* Son: OK
 
* Réseau câblé: OK
 
* Réseau câblé: OK
Ligne 25 : Ligne 33 :
 
[ 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.
 
[ 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.
 
</pre>
 
</pre>
* Connexion vidéo-projecteur: KO?
+
 
 +
 
 +
Le lspci:
 +
<pre>
 +
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
 +
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
 +
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
 +
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
 +
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
 +
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
 +
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
 +
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
 +
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
 +
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
 +
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
 +
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
 +
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
 +
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
 +
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
 +
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
 +
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
 +
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
 +
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
 +
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
 +
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
 +
85:00.0 Ethernet controller: Marvell Technology Group Ltd. Device 4357
 +
</pre>

Version actuelle datée du 15 mars 2010 à 11:00

Ordinateur portable.

Caractéristiques:

  • Intel Celeron 2GHz
  • 1.93Go RAM
  • 250Go DD
  • Carte graphique Mobile Intel - 1280x800
  • Pas de prise PCMCIA ou autre
  • Mise en veille OK (testé avec 2.6.32)
  • Hibernation OK (testé avec 2.6.32)

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.


Le lspci:

00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 (rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
85:00.0 Ethernet controller: Marvell Technology Group Ltd. Device 4357