Home » Hardware » portátiles » Eee PC 1005PE » Historial » Revisión
Revisión - portátil Eee PC 1005PE
Esta es una revisión anterior de esta página, editada por lammi87 en 16:56, 1 Junio 2012. Puede diferir significantemente de la Revisión actual.
modelo: EEE PC 1005PE(id del modelo: 10)
subtipo (computadores portátiles, netbook, tarjeta madre, tablet):
netbook
fabricante:
ASUS
arquitectura:
no especificado
¿tiene un firmware boot (BIOS, UEFI,..) libre?
no especificado
¿puede ser instalado un sistema libre?
si
¿el dispositivo evita la instalación de tarjetas inalámbricas no aprobadas por el distribuidor?
no especificado
año de comercialización:
2010
compatibilidad con software libre:
A-platino
probado con:
Trisquel 3.5 Awen
Trisquel 5.5 Brigantia
probado con el siguiente kernel libre:
2.6.31-22-generic
3.0.0-19-generic
modelo de tarjeta de video:
Intel Corporation N10 Family Integrated Graphics Controller (funciona con aceleración 3D)
modelo de tarjeta de red inalámbrica:
Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) (funciona)
modelo de cámara web:
Integrated Webcam (funciona)
Descripción:

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 when using the Fn buttons. 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.

El contenido de esta página está en Dominio Público. (vea la página CC0 para información detallada). Cualquiera es libre de copiar, modificar, publicar, usar, vender o distribuir el texto para cualquier propósito, comercial o no comercial, y por cualquier medio.
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