Home » Hardware » notebooks » Eee PC 1005PE » Historie » Version
Version - notebook Eee PC 1005PE
This is an old revision of this page, as edited by lammi87 am 22:46, 2 August 2012. It may differ significantly from the Aktuelle Version.
Modell: EEE PC 1005PE(Modell-ID: 10)
Typ (notebook, netbook, motherboard, tablet):
netbook
Hersteller:
ASUS
Architektur:
not-specified
does it have a free boot firmware (BIOS,UEFI,...) ?
not-specified
can free operating systems be installed?
Ja
does the device prevent installing wifi cards not-approved by the vendor?
not-specified
Jahr der Markteinführung:
2010
Kompatibilität mit Freie Software:
A-platinum
überprüft mit Distribution:
Trisquel 3.5 Awen
Trisquel 5.5 Brigantia
Überbrüft mit folgendem freien Betriebssystemkern (Libre Kernel):
2.6.31-22-generic
3.0.0-19-generic
Grafikkarte:
Intel Corporation N10 Family Integrated Graphics Controller (works with 3D acceleration)
WLAN:
Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) (it works)
Webcam:
Integrated Webcam (it works)
Beschreibung:

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.

The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
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