This is a guide to running Linux with the Asus F3E laptop.
This guide is intended to provide you details on how well this laptop works with Linux and which modules you need to configure. For details on how to actually install and configure the required modules have a look at our guides section for distribution specific instructions.
The webcam works with the linux-uvc drver. However this driver is still beta and may not work properly with every configuration. You will need to install this driver manually as I don't believe any distribution includes this.
For some of the hardware in the Asus F3E you will need kernel version 2.6.22 or higher. Ubuntu 7.10 and Fedora 8 are good candidates for this laptop.
Prageeth Karunadheera, Thursday 25 of September, 2008 [21:15:21]
Slow boot up on Hardy Heron
I installed Ubuntu 8.04 Hardy Heron 32 bit on F3E. Upon system startup it slows down in the progress bar.
[ 18.429693] hub 7-0:1.0: USB hub found [ 18.429702] hub 7-0:1.0: 6 ports detected [ 18.533619] ACPI: PCI Interrupt 0000:08:01.0[A] → GSI 16 (level, low) → IRQ 16 [ 18.586347] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16] MMIO=[fe6ff800-fe6fffff] Max Packet=[2048] IR/IT contexts=[4/4] [ 18.596223] ahci 0000:00:1f.2: version 3.0 [ 18.596257] ACPI: PCI Interrupt 0000:00:1f.2[B] → GSI 20 (level, low) → IRQ 22 [ 18.701084] usb 2-1: device not accepting address 2, error -71 [ 19.252227] usb 6-3: new high speed USB device using ehci_hcd and address 2 [ 19.385381] usb 6-3: configuration #1 chosen from 1 choice [ 19.475859] Clocksource tsc unstable (delta = -7255903713 ns) [ 19.479853] Time: hpet clocksource has been installed.
What is this “device not accepting… means”? Is that the reason for slow startup?
Thanks
Maher, Friday 12 of September, 2008 [13:09:55]
No Ethernet Card??
hi I have a problem with F3E, I have installed Backtrack 3 Final, but the ethernet card is not recognized the Ethernet Card is:Atheros L1 Gigabit Ethernet 10/100/1000Base-T Controller can u help me please??
user:), Thursday 11 of September, 2008 [04:01:50]
Low LCD brightness & “whistling”
I bought ASUS F3E few days ago (here http://www.alza.cz/asus-f3e-ap367-d97902.htm). Installation was troublefree (Ubuntu 8.04 HH), but there was (and is) a problem with brigthness of my LCD. Is very low everytime the system starts. But there is more serious problem. In this article is said, that the graphics card is fully supported, but it seems to me like a little “lie” ;) My graphics card is “whistling” all the time and the problem with brightness should be (IMHO) caused by the graphics card. Drivers are up-to-date. Does anyone know what the problem is?
There is a question for ABcsix, if he does not have the same problem, 'cause I have the same HW like him.
Bill Giannikos, Thursday 11 of September, 2008 [04:49:36]
If that works you can add that line (without the sudo at the start) into /etc/rc.local and leave a comment here if it works so I can add it to the wiki. I believe this issue was caused by a update to the acpi_asus module.
Sorry, don't know about the “whistling”.
Anonymous, Saturday 18 of October, 2008 [11:12:02]
Try to add acpi=off as kernel parameter and “whistling” disappears.
JKr
Bill Giannikos, Wednesday 22 of October, 2008 [03:30:52]
But this will turn off all power management on the laptop. It's not recommended.
Luca, Tuesday 15 of July, 2008 [07:40:51]
Interesting comment
Thanks ABcsix on your very interesting comment that will be helpful for lots of people.
ABcsix, Sunday 23 of March, 2008 [14:42:17]
Same Laptop with Other Hardware
Hi. I have an ASUS F3E , with some differences in Hardware. I'll try to install Fedora Core 8 in the next days.
Discussion
Slow boot up on Hardy Heron
I installed Ubuntu 8.04 Hardy Heron 32 bit on F3E. Upon system startup it slows down in the progress bar.
[ 18.429693] hub 7-0:1.0: USB hub found
[ 18.429702] hub 7-0:1.0: 6 ports detected
[ 18.533619] ACPI: PCI Interrupt 0000:08:01.0[A] → GSI 16 (level, low) → IRQ 16
[ 18.586347] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[16] MMIO=[fe6ff800-fe6fffff] Max Packet=[2048] IR/IT contexts=[4/4]
[ 18.596223] ahci 0000:00:1f.2: version 3.0
[ 18.596257] ACPI: PCI Interrupt 0000:00:1f.2[B] → GSI 20 (level, low) → IRQ 22
[ 18.701084] usb 2-1: device not accepting address 2, error -71
[ 19.252227] usb 6-3: new high speed USB device using ehci_hcd and address 2
[ 19.385381] usb 6-3: configuration #1 chosen from 1 choice
[ 19.475859] Clocksource tsc unstable (delta = -7255903713 ns)
[ 19.479853] Time: hpet clocksource has been installed.
What is this “device not accepting… means”? Is that the reason for slow startup?
Thanks
No Ethernet Card??
hi
I have a problem with F3E, I have installed Backtrack 3 Final, but the ethernet card is not recognized the Ethernet Card is:Atheros L1 Gigabit Ethernet 10/100/1000Base-T Controller
can u help me please??
Low LCD brightness & “whistling”
I bought ASUS F3E few days ago (here http://www.alza.cz/asus-f3e-ap367-d97902.htm). Installation was troublefree (Ubuntu 8.04 HH), but there was (and is) a problem with brigthness of my LCD. Is very low everytime the system starts. But there is more serious problem. In this article is said, that the graphics card is fully supported, but it seems to me like a little “lie” ;) My graphics card is “whistling” all the time and the problem with brightness should be (IMHO) caused by the graphics card. Drivers are up-to-date. Does anyone know what the problem is?
There is a question for ABcsix, if he does not have the same problem, 'cause I have the same HW like him.
Try the following:
sudo echo 0 > /sys/devices/platform/asus_laptop/ls_switch
If that works you can add that line (without the sudo at the start) into /etc/rc.local and leave a comment here if it works so I can add it to the wiki. I believe this issue was caused by a update to the acpi_asus module.
Sorry, don't know about the “whistling”.
Try to add acpi=off as kernel parameter and “whistling” disappears.
JKr
But this will turn off all power management on the laptop. It's not recommended.
Interesting comment
Thanks ABcsix on your very interesting comment that will be helpful for lots of people.
Same Laptop with Other Hardware
Hi.
I have an ASUS F3E , with some differences in Hardware.
I'll try to install Fedora Core 8 in the next days.
Adquired in Mar 2008: