Hi!
I've just installed dapper flight 5 and is currently involved in a fierce fight with my wlan card (pcmcia)..
To get the card (netgear wg511v2 china) up and going on my toshiba a60 laptop I need to do the following:
1. sudo setpci -s 0:14.4 SUBORDINATE_BUS=0A --- something with the pcmcia controller, so that the card will be detected by system!(?)
2.eject and reinsert the pcmcia wlan card
3.ndiswrapper -l ---to see if driver and hardware is detected
4.sudo modprobe ndiswrapper ---the leds on the card lights up
5. sudo ifup wlan0 ---bringing the network up
Is there some way to make the os do this at startup by it self or with a single click/command
I'm getting a bit boored typing it all everytime i want to use the wireless network...
Cheers!
I've just installed dapper flight 5 and is currently involved in a fierce fight with my wlan card (pcmcia)..
To get the card (netgear wg511v2 china) up and going on my toshiba a60 laptop I need to do the following:
1. sudo setpci -s 0:14.4 SUBORDINATE_BUS=0A --- something with the pcmcia controller, so that the card will be detected by system!(?)
2.eject and reinsert the pcmcia wlan card
3.ndiswrapper -l ---to see if driver and hardware is detected
4.sudo modprobe ndiswrapper ---the leds on the card lights up
5. sudo ifup wlan0 ---bringing the network up
Is there some way to make the os do this at startup by it self or with a single click/command
I'm getting a bit boored typing it all everytime i want to use the wireless network...
Cheers!
Comment