Results 1 to 10 of 12
I want to know if the laptop acer travelmate 8204 lmwi is compatible with linux? (gentoo or mandriva or fedora or ubuntu)....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-28-2006 #1Just Joined!
- Join Date
- Feb 2006
- Posts
- 2
Acer travelmate 8204 lmwi linux compatible
I want to know if the laptop acer travelmate 8204 lmwi is compatible with linux? (gentoo or mandriva or fedora or ubuntu).
- 02-28-2006 #2
It probably is. If you post up detailed specs for the hardware on the platform, we may be able to help. Alternatively, have you tried searching Google to see if anyone else has sucessfully installed Linux on that hardware?
Linux user #126863 - see http://linuxcounter.net/
- 02-28-2006 #3Just Joined!
- Join Date
- Feb 2006
- Posts
- 2
Tank you the discribe of laptop I will buy is
Microsoft® Windows® XP Professional; Intel® Core™ Duo Processor T2500 (2MB L2 cache, 2.0GHz, 667MHz FSB); 2GB (1/1) DDR2 533 SDRAM; 120GB SATA hard drive, 5400RPM; modular Super-Multi (DVD+R, DVD-R, DVD-RAM) drive; 5-in-1 card reader; 15.4" WSXGA+ (1680 x 1050) TFT display; ATI® MOBILITY™ RADEON® X1600 graphics, 256MB DDR; 802.11a/b/g WLAN, Bluetooth™, gigabit LAN, V.92 modem
- 02-28-2006 #4
My understanding is that Core Duo is just a Dual Core Centrino so it should work theoreticially. Other than that all specs look fine.
As for which distro to use, i'd say try all of them and report back so that other people can get an idea of which distro seems to work "better" on the new platform.Life is complex, it has a real part and an imaginary part.
- 03-02-2006 #5My only concern with that spec. is the ATI graphics chipset. Can you not get the same spec machine with an nVidia chipset? (The drivers work better for Linux). You might also find problems with the card reader (mine doesn't work on my laptop), but my USB one works perfectly, and it does more card types.
Originally Posted by enzo2005 Linux user #126863 - see http://linuxcounter.net/
- 03-02-2006 #6Just Joined!
- Join Date
- Mar 2006
- Location
- Atlanta, GA
- Posts
- 3
Similar to Acer TravelMate 4200
I have a similar acer the TM 4200. Recently installed Linux Suse 10 on it and I will say there have been some bugs. Unfortunately the 4200 uses native Intel everything and most of the drivers don't exist. The ACPI and processor works though. Will post details seperate from this listing.
- 03-06-2006 #7Just Joined!
- Join Date
- Mar 2006
- Posts
- 5
I tried to install Red Hat Enterprise Linux 4 on a Travelmate 8204. So far, there are numerous bugs. First of all, the ethernet card doesn't work. Then, when I install an updated kernel (2.6.9-22 and above), I always get a kernel panic. I am currently trying to figure these issues.
- 03-06-2006 #8
suse 9.3 is the only distro to fully work on my travelmate 4651lmi. all other 2.6 kernels have acpi conflicts and conflicts with the setup of my disc drive. 2.4 kernels almost work but the DMA doesn't work on them :/
anyway, apart from those potential problems and the ATi chipset, everything should work just fine on your hardware. good luck if you plan on getting it
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 03-06-2006 #9Just Joined!
- Join Date
- Mar 2006
- Posts
- 5
Here is an interesting link:
Linux on an Acer Travelmate 8104WLMi
- 03-07-2006 #10Just Joined!
- Join Date
- Mar 2006
- Posts
- 5
I used the Tao Live kernel on the Travelmate 8204. I also recompiled the kernel to create a SMP one. Both kernel RPMS and SRPMS are available here: http://www.nanotechnologies.qc.ca/pr...live/i386/dist
Here are the grub.conf entries for these kernels:
Here are the results:Code:title Tao Linux (2.6.9-22.0.2.SquashFS1smp) root (hd0,0) kernel /vmlinuz-2.6.9-22.0.2.SquashFS1smp ro root=LABEL=/ acpi=off noacpi irqpoll initrd /initrd-2.6.9-22.0.2.SquashFS1smp.img title Tao Linux (2.6.9-22.0.2.SquashFS1) root (hd0,0) kernel /vmlinuz-2.6.9-22.0.2.SquashFS1 ro root=LABEL=/ acpi=off noacpi irqpoll initrd /initrd-2.6.9-22.0.2.SquashFS1.img
- The hard disk is recognized as SATA
- The wired ethernet card is recognized
- ACPI doesn't work so it's disabled in grub.conf (acpi=off noacpi irqpoll)
- Wireless card doesn't work, some hacking is needed ...


Reply With Quote
