You are not logged in.
Pages: 1
Would it be possible to get wireless-tools / ndiswrapper included onto the livecd, or make so that they can be manually installed at boot time? I would love to do a net install of Arch with my wireless card, but because there is no wireless support (and make is not installed for me to get them myself), I have to either move my computer to an ethernet jack or do a cd install of outdated packages. This would be really helpful.
Thanks,
-- ssba
Offline
Wireless support is a real bitch to deal with from a devels point of view, especially in a liveCD/installCD situation.
Try filing a bug on the bug tracker, the developers dont read these forums.
Offline
Alright, will do, thanks.
Offline
like this one:
http://bugs.archlinux.org/index.php?do=details&id=1224
which was opened a year ago.... (searching helps)
Offline
if i can get wireless support on archie, they can soo get it on the install CD.
Offline
if i can get wireless support on archie, they can soo get it on the install CD.
well, ndiswrapper supoort has to be hard to do... you'd need to mount another CD or floppy for the windows drivers...
Offline
iphitus wrote:if i can get wireless support on archie, they can soo get it on the install CD.
well, ndiswrapper supoort has to be hard to do... you'd need to mount another CD or floppy for the windows drivers...
All they really need to do is include the userspace tools and the driver. Leave the rest of it up to the user.
Once you have userspace and driver installed, all you need to do is ndiswrapper -i /path/to/inf and modprobe. I'm sure most Arch users are capable of that.
iphitus
Offline
phrakture wrote:iphitus wrote:if i can get wireless support on archie, they can soo get it on the install CD.
well, ndiswrapper supoort has to be hard to do... you'd need to mount another CD or floppy for the windows drivers...
All they really need to do is include the userspace tools and the driver. Leave the rest of it up to the user.
Once you have userspace and driver installed, all you need to do is ndiswrapper -i /path/to/inf and modprobe. I'm sure most Arch users are capable of that.
iphitus
I agree - however, and this may not be the case anymore, I recall being unable to umount the CDROM drive during install, so I couldn't use the driver CD.
On a side note, perhaps one can provide a whole mess of ndiswrapper drivers on the CD?
Offline
probably licensing issues about providing the windows drivers.
There is such thing as a usb mass storage device or a floppy disk. Many people have a second hard drive too.
Or put it on a hdd partition, and mount it up.
Or download it from the internet.
There's literally hundreds of ways people can get it if they're prepared to.
iphitus
Offline
I keep wireless drivers (and other things, like my current wep key) on a thumb drive, so when I'm installing an OS I can use all those things at boot time. The lack of the ndiswrapper and pcmcia-cs packages in the base install set makes it hard to get Arch installed on some of my systems. I have to use a different card for installation than for regular use.
Hmmm, just a note - I think some members of the community could work on making an install supplement... i.e. before running "/arch/setup" you pop in this second disk and run some supplementary tools... it wouldn't be that hard but I'm a shade lazy
Offline
Pages: 1