Home » Hardware » notebooks » Eee PC 1005PE » History » Differences
Differences between the revision of 12:49, 23 May 2012, created by lammi87, and the revision of 04:12, 23 May 2012
Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.
differences in the entry: vendor
Asus
differences in the entry: model name
EEE PC 1005PE
differences in the entry: subtype (notebook or netbook)
netbook
differences in the entry: architecture
not-specified
differences in the entry: does it have a free bios?
not-specified
differences in the entry: can free operating systems be installed?
yes
differences in the entry: does the device prevent the installation of wifi cards not-approved by the vendor?
not-specified
differences in the entry: year of commercialization
2010
differences in the entry: GNU/Linux distribution used for the test
trisquel_3_5 , trisquel_5_5
differences in the entry: compatibility with free software
A-platinum
differences in the entry: tested with the following kernel libre
2.6.31-22-generic, 3.0.0-19-generic
differences in the entry: video card model
Intel Corporation N10 Family Integrated Graphics Controller
differences in the entry: does the video card work?
yes_with_3D
differences in the entry: wifi model
Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
differences in the entry: does the wifi card work?
yes
differences in the entry: webcam model
Integrated Webcam
differences in the entry: does the webcam work?
yes
differences in the entry: Description
[p]Most of the stuff works out of the box including 3D and wifi. The [b]only problem[/b] I found was with the blue Fn buttons when changing the screen brightness and it was [b]easy to fix[/b]. The screen brightness didn't change in order from dimm to bright when using the Fn buttons. It changed randomly.[/p]

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

[code]GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"[/code]

[p]Make it look like this:[/p]

[code]GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi=Linux"[/code]

[p]After [p]Reboot and after that it should work perfectly.[/p]

[p]Now, here is some info about the integrated web camera:[/p]

[p]lsusb -v[/p]

[code]
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
[/code]

[p]It continues quite a lot after that but I think that is the most important part.[/p]
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