You are not logged in.
Pages: 1
I just bought an Acer Aspire 1691 WLMi, Pentium M 1.6, ATI X600 graphics card with PCI Express. Before installing Arch, I tried to test the hardware compatability with the Knoppix and Ubuntu live cd's, and none of them work, all I get is a blank screen at boot in Knoppix, and Ubuntu hangs at the first kernel message, "OK, uncompressing the kernel...". Is there an issue with that kind of processors or the PCI Express bus? Thanks.
Offline
For what it's worth, I just installed Arch on a thinkpad X41-- everything works except ACPI and 3D graphics, but I'm sure I'll get those fixed in time. The X41 is based on the PCI Express architecture so that won't be your problem if you go with Arch. Also, I'm sure you can get graphics (though maybe not 3d) out of your ATI using the vesa driver or something.
Also, I never booted with Knoppix, but I did boot with (a late 2004) Mepis live CD before trying to install Arch. The Mepis CD didn't manage many things including the network while these things were handled by the Arch 0.7 CD right from the start.
Offline
Offline
for ubuntu, you must boot using 'kernel vga=771' or. sth. the same holds for others dists as well. however, i think arch just worked.
Offline
Well, I tried Arch and the install process went right, but the kernel doensn't load. Looks like I have to enable acpi in lilo.conf. Just adding the line acpi=on would do, right?
By the way, I already tried other boot commands like "knoppix vga=771" and "knoppix xmodule=vesa" and nothing worked.
Offline
Tried adding "append="acpi=on"" to lilo.conf and still no response.
Now, when I boot with the Arch cd, I'd like to use the spanish keymap, what's the command I have to write for that?
Offline
acpi=off
Offline
Yep, acpi=off. Thanks, Cotton.
Offline
Pages: 1