9 Nov 2004 (updated 9 Nov 2004 at 16:10 UTC) »
09/Nov/2004
Acer Aspire 1703
Right, so today I reïnstalled my laptop with Debian, which was a living nightmare. The network card is a sis900 which doesnt work during the installation of Debian (nor the 2.2.20-ide kernel nor the bf24 kernel) so you'll have to install everything by the cds.
Here is a quick step what I did to get the default stuff working.
Wireless Well, you still dont have network at this moment, which doesnt do alot of good on a laptop. So, I hope you have a PCMCIA WIFI card that's supported by the Linux kernel. I myself have a Lucent card which uses the orinoco chipset.
Now edit the file /etc/network/interfaces
You should add an entry that kinda looks like this(but ofcourse with your preferences etc.:
iface eth0 inet dhcp
wireless-rate 11M
wireless-channel 6
wireless-txpower 20
wireless-essid <your ESS ID>
wireless-mode Managed
wireless-key <your webkey> restricted
You should now be able to bring your interface up with the command ifup eth0
Now you have network :D
You can do Debian updates/package installations now by doing the following:
Now you're able to use Debian on your laptop like anyone else, yay!.
But I don't have wireless... what now? how can I update
I can't help you with that on the moment other than saying "Download the latest 2.4 or 2.6 kernel on another PC, burn it on CDROM and copy it to your laptop". Finding a fix is on my todo list and anyone who has some advise or comments, please feel free to contact me.
On my TODO list
More will follow soon I hope
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!