You are not logged in.
Pages: 1
I am trying to install its driver but seem to fail. All I did was to download the compat-wireless-3.6.8-1 files and then wrote in the terminal(after getting in the correct directory) ./scripts/driver-select ath9k_htc, however, I get he following error:
env: can't execute 'bash': No such file or directory.
What am I doing wrong? Is there any other way to install the driver? I searched for older posts but the only one I found wasn't really helpful.
http://forum.slitaz.org/topic/tl-wn422g-wifi-usb-adapter#post-3033
Thanks in advance.
EDIT: My installation is the 4.0 stable one.
Offline
May be a silly question but did you install bash and did you do it your shell:
[c]root@slitaz:/home/tux# tazpkg -gi bash
bash-4.2 already in the cache : /var/cache/tazpkg/4.0/packages
Installation of : bash
================================================================================
Copying bash... [ OK ]
Extracting bash... [ OK ]
Extracting the pseudo fs... (lzma) [ OK ]
Installing bash... [ OK ]
Removing all tmp files... [ OK ]
Processing post-install commands...
**** Actual SH link : busybox
Do you want Bash for /bin/sh (yes/No) ? : y
Leaving /bin/sh to : busybox
================================================================================
bash (4.2) is installed.
root@slitaz:/home/tux#[/c]
Offline
@anonymous_user
Pre-compiled ath9k_htc which is part of linux-wireless.tazpkg is included on SliTaz-4.0 core-4in1 release iso provided you boot into core or gtkonly.
Linux-wireless is not included in justx or base and would have to be installed.
ath9k_htc must be loaded after atheros firmware is installed:
[c]# tazpkg install[/c] firmware-atheros-20120625.tazpkg
Follow my direction in this thread: http://forum.slitaz.org/topic/netgear-wna1100#post-22182
Offline
@Ceel
Not a stupid question! I thought that it was already installed..
@mojo
It seems that it works now!
Thank you both. I appreciate this.
@People who have the same problem
You don't have to do what I wrote in my first post: follow mojo's instructions in the following link:
http://forum.slitaz.org/topic/netgear-wna1100#post-22182
Offline
Pages: 1
[ Generated in 0.022 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]