Skip to content

My New Acer Ferrari 4005WLMi and Gentoo

I got a few new toys delivered to me last week. On Thursday I got a Fuji F10 6.3 MP digital camera which is a really great camera - take a look here for more details. It was recognised as a USB mass storage device without any trouble in Gentoo and I have been doing everyone's head in taking pictures of everything. It is a replacement for my old Sony Cybershot which met its ultimate end on the last night of my stag week in Tenerife... I got a 1 GB xD memory card and a spare battery for it too!

The biggest new toy arrived on Friday though, which is my new Acer Ferrari 4005WLMi laptop, specs are here. This is a great laptop, and I read loads of reviews before purchasing it. As soon as I got it on Friday morning I repartitiioned and starting installing Gentoo on it of course :-) The initial install went fairly well, and I got it to boot without too many problems. Unfortunately it comes with a broken ACPI DSDT so the battery readout was broken - I wish manufacturers would try getting stuff like this right. Fortunately those before me had already fixed this.

I am afraid that laptops don't seem to have gotten much easier to get working... I installed straight from 2005.1 amd64 stages, and built a multilib system. During my research I found a few useful pages scattered across the web with installation details. An Acer 5021NWLCi installation of Gentoo, as well as a user on the Gentoo wiki who installed it on the same model I have here which has been useful in providing quite a few pointers and fixes.

I installed using gentoo-sources-2.6.13 and upgraded to -r1 over the weekend. I had to apply one patch to the kernel - to load the updated DSDT file from an initrd during boot. I am using ndiswrapper to use my broadcom wireless network card, and I have finally managed to get WEP encryption working. I got the Windows XP 64 bit driver from Acer FTP. Unfortunately I have not been able to get wpa_supplicant working so far - any tips greatfully received ;-) I also got a new Linksys WRT54GC wireless router to power my new wireless network too.

The integrated memory card reader doesn't work, and it doesn't look like there is much chance of getting it working which is a shame as that functionality would be nice to have. I am getting APIC errors on the CPU which is a little worrying too, but doesn't seem to be causing issues. The touchpad is working great, but I still can't get the bluetooth mouse working reliably either - I think I am missing something here but I need to get back to some real work!

Productivity has been terrible on my PhD work, Gentoo and consultancy stuff whilst getting this laptop working! Hopefully now I will get back to being even more productive.

Trackbacks

No Trackbacks

Comments

Display comments as Linear | Threaded

moewe2 on :

moewe2Hey guy,
i have the same notebook with gentoo but I have different problems. I also use ndiswrapper with the broadcom card, but I can't use the touchpad! I can't find it in dmesg, neither any device for it. The bluetooth mouse is working fine. And can you tell me how to patch the kernel and load the new dsdt-table? I couldn't find a good patch for it.
If we fight together, we could solve the problems :-)

Marcus D. Hanwell on :

Marcus D. HanwellI solved the touchpad issue - it is all to do with module loading order and a bug in the legacy USB suport. Just make sure you load your USB kernel modules before the psmouse module - i.e. you must make this stuff modular if you have not already. I already linked to the forum post on DSDT - apply the patch that links to against the latest gentoo-sources and it just works.

Gautam on :

GautamI got the same laptop but its xp x64 and it SUCKS! Nothing is compatiible with anything and I will not buy an acer ferrari again. I guess it got the name from the computer being as temperamental as the car...in for repairs evey 3 days...

Now I bought a $1000 HP Printer which doesnt work on this computer...damn it. Let me know if you ahve similar issues please?

Add Comment

Enclosing asterisks marks text as bold (*word*), underscore are made via _word_.
Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications.

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA 1CAPTCHA 2CAPTCHA 3CAPTCHA 4CAPTCHA 5


You can use [geshi lang=lang_name [,ln={y|n}]][/geshi] tags to embed source code snippets.