Hello,
I want to install Gentoo on my old Dell laptop (P3 500Mhz, 256MB RAM) which I use just for messing about.
So far all I have done is boot from the CD... and have come across a few problems straight away.
First, it's not recognising my BT Voyager 1055 USB wireless adapter which uses the Broadcom 4320 chipset. (The green light is lit up). iwconfig tells me that there are no wireless extensions and ifconfig only displays 'lo'.
As I'm typing this I have disconnected the USB wireless adapter and am trying out another which is PCMCIA (have used gentoo dopcmcia). It's a Netgear MA01 and the green link light is flashing but Gentoo seems to have a problem with this too.
I have not removed the card at all and Gentoo has been resetting the card for quite a while now but doesn't seem to be getting anywhere.
Second, there is a problem starting gpm. It says:
I get the above message when using both wireless adapters but receive another error when using the PCMCIA card
Am I able to do some jiggery pokery with Knoppix to get my USB stick working? I've noticed this on Gentoo's page:
Thanks
I want to install Gentoo on my old Dell laptop (P3 500Mhz, 256MB RAM) which I use just for messing about.
So far all I have done is boot from the CD... and have come across a few problems straight away.
First, it's not recognising my BT Voyager 1055 USB wireless adapter which uses the Broadcom 4320 chipset. (The green light is lit up). iwconfig tells me that there are no wireless extensions and ifconfig only displays 'lo'.
As I'm typing this I have disconnected the USB wireless adapter and am trying out another which is PCMCIA (have used gentoo dopcmcia). It's a Netgear MA01 and the green link light is flashing but Gentoo seems to have a problem with this too.
livecd root # hermes @ 00010100: Card removed while waiting for command 0x0002 completion.
eth0: Unable to disable port while reconfiguring card
eth0: Resetting instead...
I have not removed the card at all and Gentoo has been resetting the card for quite a while now but doesn't seem to be getting anywhere.
Second, there is a problem starting gpm. It says:
* Starting gpm ...
/sbin/start-stop-daemon: Unable to start /usr/sbin/gpm: Input/output error (Input/output error)
I get the above message when using both wireless adapters but receive another error when using the PCMCIA card
* ERROR: cannot start nfsmount as rpc.statd could not start
Am I able to do some jiggery pokery with Knoppix to get my USB stick working? I've noticed this on Gentoo's page:
docache
This caches the entire runtime portion of the CD into RAM, which allows you to umount /mnt/cdrom and mount another CDROM. This option requires that you have at least twice as much available RAM as the size of the CD.
Thanks