You are not logged in.
Pages: 1
I'm trying run my pcmcia card for connect to internet by wifi. I have old laptop (hp omnibook 6100) . SliTaz is perfect for this laptop but I need wifi.
please help me.
lspci:
03:00.0 Network controller: Texas Instruments ACX 100 22Mbps Wireless Interface
http://sourceforge.net/apps/mediawiki/acx100/index.php?title=ACX
Offline
thanx for the link. I'm trying do this like in this articule, but I have a problem when I'm runing make...
I have this:
root@slitaz:/usr/src/acx-20071003# make -C /lib/modules/[c]uname -r[/c]/build M=[c]pwd[/c]
make: Entering directory `/usr/src/linux-2.6.30.6-slitaz'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory `/usr/src/linux-2.6.30.6-slitaz'
I have instaled linux-source for my kernel (it's kernel from distro). What else I need for this compilation?
did you install the slitaz-toolchain?
as root: tazpkg get-install slitaz-toolchain
maybe you need also linux-module-headers
Offline
Pages: 1
[ Generated in 0.024 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]