Truemobile 1150 scanning support
Todd Deshane
deshantm at gmail.com
Tue Jun 14 22:43:15 UTC 2005
I couldn't get the hostap to compile, but downloading
the cvs drivers worked finally!
Wireless is a lot easier to use now.
Thanks a lot :)
The next thing i have to figure out is how to have the module
that I built from the orinoco cvs to load automatically....
I think there was a recent post about this...if anybody gets
a second and can point me in the direction of loading custom
modules that would be awesome.
for anybody that needs help installing, i just followed the
README that came with the orinoco from the cvs link
http://savannah.nongnu.org/cvs/?group=orinoco
export CVS_RSH="ssh"
cvs -z3 -d:ext:anoncvs at savannah.nongnu.org:/cvsroot/orinoco co orinoco
cd orinoco
make
make install
#(unload the orinoco module(s)... I had to reboot without the card in)
rmmod <modulname>
# load the module
insmod /path/to/orinoco.ko
# scanning now works!
iwlist eth1 scanning
Thanks again,
Todd
On 6/14/05, Martin Holt Juliussen <mjuliuss at online.no> wrote:
> tir, 14,.06.2005 kl. 01.38 -0400, skrev Todd Deshane:
> > I would also be interested in this kind of information.
> > I have a:
> > Orinoco 11 Mbps Wireless LAN PC Card (Lucent Technologies)
> >
> > and have been told that scanning is supported if the orinoco
> > drivers are patched, but haven't had much luck figure out
> > how to do it.
>
> Isn't it possible to do this with the hostap-drivers (hostap-source in
> universe)?
>
> I also think that this is possible with the cvs drivers (also source)
> http://savannah.nongnu.org/cvs/?group=orinoco
>
>
> Martin
>
>
More information about the ubuntu-users
mailing list