Home » Hardware » notebooks » Eee PC 1005PE » Historique » Révision
Révision - notebook Eee PC 1005PE
Ceci est une version antérieure de la page, telle qu'éditée par lammi87 à 23:15, 2 Août 2012. Il peut y avoir une différence significative avec Révision actuelle.
modèle: Eee PC 1005PE(ID du modèle: 10)
sous-type (ordinateur portable, netbook, carte mère, tablette):
netbook
vendeur:
ASUS
architecture:
non-spécifié
a un micrologiciel de démarrage (BIOS, UEFI,..) libre?
non-spécifié
Des systèmes d'exploitation libres peuvent-ils être installés ?
oui
l'appareil empêche-t-il l'insertion de cartes wifi non approuvées par le vendeur ?
non-spécifié
année de commercialisation:
2010
compatibilitée avec le logiciel libre:
A-platine
testé sur:
Trisquel 3.5 Awen
Trisquel 5.5 Brigantia
testé avec le kernel libre suivant:
2.6.31-22-generic
3.0.0-19-generic
modèle de carte vidéo:
Intel Corporation N10 Family Integrated Graphics Controller (fonctionne avec accélération 3D)
modèle de carte wifi:
Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) (fonctionne)
modèle de webcam:
Integrated Webcam (fonctionne)
Description:

Most of the stuff works out of the box including 3D and wifi. The only problem I found was with the blue Fn buttons when changing the screen brightness. The screen brightness didn't change in order from dimm to bright. It changed randomly. Luckily it was easy to fix.

To fix the problem, just modify your /etc/default/grub configuration file to include acpi_osi=Linux parameter on the GRUB_CMDLINE_LINUX_DEFAULT line. So, if it looks like this:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

Make it look like this:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux"

Reboot and after that it should work perfectly.

Now, here is some info about the integrated web camera:

lsusb -v

Bus 001 Device 002: ID 13d3:5111 IMC Networks Integrated Webcam
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x13d3 IMC Networks
  idProduct          0x5111 Integrated Webcam
  bcdDevice            9.17
  iManufacturer           1 Image Processor
  iProduct                2 USB2.0 UVC VGA WebCam
  iSerial                 2 USB2.0 UVC VGA WebCam
  bNumConfigurations      1

It continues quite a lot after that but I think that is the most important part.

Le contenu de cette page est dans le Domaine Public (voir la page CC0 pour plus d'informations). Quiquonque est libre de copier, modifier, publier, utiliser, vendre ou distribuer le texte , quelques soit le but et le moyen.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information