PDA

View Full Version : T-Sinus 111 data ; Linux driver problem --- Please help!



Nils_
02-25-2004, 03:28 PM
Hi Knoppix-users,

this time I have a little problem installing my usb wireless lan adapter (T-Sinus 111 data) under Linux. There are no drivers available by the "Telekom".

How can I install it under Knoppix 3.3 (hd-install)?
Thanks for any help!!

Regards,
Nils

rickenbacherus
02-25-2004, 03:49 PM
A quick google (http://www.google.com/linux?q=T-Sinus+111+data&sourceid=mozilla-search) got only a few results- none of them in English. :)

Nils_
02-25-2004, 04:18 PM
Hi,

I have searched for a solution using google - of course :0).
I found wlan-ng and downloaded the tar-file from
ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/

I have problems compiling/installing it. I think there is no kernel source available under knoppix V3.3 hdinstall, isn't it? I don't know it really... it seems uncomplete...

I have configured wlan-ng using "make config" - after "make all" I get the following errors:

root@nils:~/wlan/linux-wlan-ng-0.2.1-pre20# make all
set -e; for d in src doc man etc; do make -C $d ; done
make[1]: Entering directory `/root/wlan/linux-wlan-ng-0.2.1-pre20/src'
set -e; for d in mkmeta p80211 prism2 shared wlanctl wland nwepgen wlancfg; do make -C $d ; done
make[2]: Entering directory `/root/wlan/linux-wlan-ng-0.2.1-pre20/src/mkmeta'
mkdir -p obj
ygcc -c -I../include -I/usr/src/linux-2.4.22/include -D__LINUX_WLAN__ ../shared/p80211types.c -o obj/p80211types.o
make[2]: ygcc: Kommando nicht gefunden
make[2]: *** [obj/p80211types.o] Fehler 127
make[2]: Leaving directory `/root/wlan/linux-wlan-ng-0.2.1-pre20/src/mkmeta'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/root/wlan/linux-wlan-ng-0.2.1-pre20/src'
make: *** [all] Fehler 2

Somebody you can help me?

Regards,
Nils

EmDee
02-26-2004, 09:29 PM
According to http://www.linuxquestions.org/questions/archive/41/2004/01/1/132059 this wlan card is based upon the "prism3" chipset, dunno if that helps but good luck anyway!