Re: Please Help!!!! wireless on Linksys not working



On Thursday 22 June 2006 5:50 pm, Faithful John wrote:
On Fri, 2006-06-16 at 06:53 -0400, Faithful John wrote:
I posted earlier, but it seems no one is answering... please please
help me!

I have the same problem as this post...

http://ubuntuforums.org/showthread.php?t=75433

however, being a newbie, I have no idea what I'm suppossed to
change /etc/network/interfaces to. I've tried updating the system
Dapper hoping that would make it work, but nope. The official ubuntu
network devices help doesn't have anything for this specific
device.

Please help!

I'm running as WUSB54G (ver.2) with Ndiswrapper, it recognizes the
hardware, the driver seems fine, but etc/network/interfaces i'm pretty
sure is messed up. What do i do?

On 6/16/06, Andrew Otte <otte@xxxxxxxxxxxxxxx> wrote:On Friday 16 June 2006

20:53, Faithful John wrote:
WUSB54G

Ok
With you need to be careful that there is not a conflict between
ndiswrapper and the new bcm43xx driver built in to the kernel.
Although this doc does not refer to usb it may help solve some of your
problems. You should try this before the interfaces file is tweaked.
https://wiki.kubuntu.org/WifiDocs/Driver/bcm43xx

I did manage to get the system to recognize the hardware, even in breezy,
but I never had the wireless working in Breezy, the networking tool didn't
even a wireless interface to set. Plus I have no idea which it's using,
although I definatly have loaded and tried to run the ndiswrapper in
breezy. I'm hesistant to just get rid of ndiswrapper, how do i know I
have the bcm43xx?

In Dapper the bcm43xx stuff is built into the kernel but you need to add the
firmware to use it. It messes with ndiswrapper if both are trying to work at
the same time. In Dapper if you do not turn off (blacklist) bcm43xx it will
be in the way of ndiswrapper and vice a versa. The link below explains the
whole deal. (https://wiki.kubuntu.org/WifiDocs/Driver/bcm43xx) follow it
through and it should work. If not it is a USB issue. Maybe you need to
download the latest ndiswrapper and build it from source to get the best USB
support?

On 6/16/06, Jeremiah Foster <jeremiah.foster@xxxxxxxxxxxxxxxx> wrote:
Start by posting a copy of /etc/network/interfaces from your machine if
you can.

Here is the read out for /etc/network/interfaces ...

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
auto eth0
auto rasub0

# The primary network interface
iface eth0 inet static
address 192.168.1.75
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1
# dns-* options are implemented by the resolvconf package, if
installed
dns-nameservers 192.168.1.1 24.153.22.195

#wireless connection where must put in the following form
#wireless_<function> <value>

# The primary wireless network interface
iface rausb0 inet dhcp
# wireless-* options are implemented by the wireless-tools package
wireless_keymode open
wireless_mode managed
#replace above with ESSID
wireless_essid any
wireless_nick tsi2
#replace above w/ host name
network 192.168.1.0
broadcast 192.168.1.255
# dns-* options are implemented by the resolvconf package, if
installed
dns-nameservers 192.168.1.1 24.153.22.195
wireless-essid TSI
wireless-key s:286a507b99
# #wireless_defaultkey <number>
# wireless_defaultkey <286a507b99>


iface rausb0 inet dhcp
wireless-key s:286a507b99

auto rausb0

--
---------------------------------------
Andrew Otte
Laildey, Queensland
Australia
otte@xxxxxxxxxxxxxxx
---------------------------------------

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Please Help!!!! wireless on Linksys not working
    ... even a wireless interface to set. ... auto eth0 ... iface rausb0 inet dhcp ...
    (Ubuntu)
  • Re: WG311v3 wireless card with Debian GNU/Linux?
    ... I was trying to get my Netgear WG311v3 wireless networking card ... working under Debian GNU/Linux using NdisWrapper and the drivers ... it leads to a kernel crash of some sort (something like "SET failed on ... Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 ...
    (comp.os.linux.networking)
  • Re: ndiswrapper problem with bcm43xx
    ... Hash: SHA1 ... to try this approach on my usb wireless. ... and install and use ndiswrapper just like before. ... For some reason most leave out the part where the wrapped driver is ...
    (Ubuntu)
  • wireless PCI card
    ... ndiswrapper kernel modules. ... wlan0: ERROR while getting interface flags: No such device ...
    (Debian-User)
  • Re: wireless network configuration
    ... ndiswrapper. ... eth0 no wireless extensions. ... Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 ... I think 43xx module makes this eth1. ...
    (Debian-User)