[Bug 205215] Re: Wireless networking broken in Network Manager

2008-04-02 Thread Scott James Remnant
*** This bug is a duplicate of bug 183968 ***
https://bugs.launchpad.net/bugs/183968

** This bug is no longer a duplicate of bug 208103
   /etc/udev/rules.d/70-persistent-net.rules file needed to be regenerated to 
be able to use wireless after suspend (iwl3945)

** This bug has been marked a duplicate of bug 183968
   [GUTSY] interface not completely renamed with iwl3945 module

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-04-01 Thread Mary Gardiner
*** This bug is a duplicate of bug 208103 ***
https://bugs.launchpad.net/bugs/208103

** This bug is no longer a duplicate of bug 204709
   [iwl3945] Intel 3945ABG wireless card stops working on Hardy upgrade

** This bug has been marked a duplicate of bug 208103
   /etc/udev/rules.d/70-persistent-net.rules file needed to be regenerated to 
be able to use wireless after suspend (iwl3945)

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Jono Bacon
As requested, the output of ifconfig -a:

eth0  Link encap:Ethernet  HWaddr 00:15:c5:80:ff:45  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  Interrupt:17 

eth1  Link encap:UNSPEC  HWaddr 
00-1C-BF-9D-42-85-00-00-00-00-00-00-00-00-00-00  
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:1980 errors:0 dropped:0 overruns:0 frame:0
  TX packets:1980 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:99000 (96.6 KB)  TX bytes:99000 (96.6 KB)

wlan0_rename Link encap:Ethernet  HWaddr 00:1c:bf:9d:42:85  
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

And the output if iwconfig:

lono wireless extensions.

eth0  no wireless extensions.

eth1  no wireless extensions.

wlan0_rename  IEEE 802.11g  ESSID:  Nickname:
  Mode:Managed  Frequency:2.412 GHz  Access Point: Not-Associated   
  Tx-Power=27 dBm   
  Retry min limit:7   RTS thr:off   Fragment thr=2346 B   
  Power Management:off
  Link Quality:0  Signal level:0  Noise level:0
  Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  Tx excessive retries:0  Invalid misc:0   Missed beacon:0

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Daniel Robitaille
Possibly not related,  but some of us experienced a broken network-
manager for a few hours yesterday (i.e due to an Hal update released
after Hardy Beta), but the latest hal (0.5.11~rc2-1ubuntu2) solved the
problem (Bug #204778).

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Lars L
What wireless card are you using? If you don't know the exact model you
can use the command lshw -class network to find out.

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Jono Bacon
Also requested, the contents of the udev 70-persistent-net.rules file:

# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.

# PCI device 0x14e4:0x1713 (tg3)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:15:c5:80:ff:45, 
NAME=eth0

# PCI device 0x8086:0x4222 (ipw3945)
SUBSYSTEM==net, DRIVERS==?*, ATTRS{address}==00:1c:bf:9d:42:85, 
NAME=eth1

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Jono Bacon
Lars, output of lshw -class network:

  *-network
   description: Wireless interface
   product: PRO/Wireless 3945ABG Network Connection
   vendor: Intel Corporation
   physical id: 0
   bus info: [EMAIL PROTECTED]:0c:00.0
   logical name: eth1
   version: 02
   serial: 00:1c:bf:9d:42:85
   width: 32 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list logical ethernet 
physical wireless
   configuration: broadcast=yes driver=iwl3945 latency=0 module=iwl3945 
multicast=yes wireless=IEEE 802.11g
  *-network
   description: Ethernet interface
   product: NetLink BCM5906M Fast Ethernet PCI Express
   vendor: Broadcom Corporation
   physical id: 0
   bus info: [EMAIL PROTECTED]:09:00.0
   logical name: eth0
   version: 02
   serial: 00:15:c5:80:ff:45
   capacity: 100MB/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm vpd msi pciexpress bus_master cap_list ethernet 
physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=tg3 
driverversion=3.86 latency=0 link=no module=tg3 multicast=yes port=twisted pair

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Flávio Martins
Jono you might want to try replacing the second part of the contents of
the udev 70-persistent-net.rules file with:

# PCI device 0x8086:0x4222 (iwl3945)
SUBSYSTEM==net, ACTION==add, DRIVERS==?*, 
ATTRS{address}==00:1c:bf:9d:42:85, ATTR{type}==1, NAME=wlan0

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Paul Sladen
*** This bug is a duplicate of bug 204709 ***
https://bugs.launchpad.net/bugs/204709

More of this at bug #204709.

Flávio: are 'ATTRS' and 'ATTR' supposed to be differerent on the second
line?

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 205215] Re: Wireless networking broken in Network Manager

2008-03-22 Thread Paul Sladen
*** This bug is a duplicate of bug 204709 ***
https://bugs.launchpad.net/bugs/204709

** This bug has been marked a duplicate of bug 204709
   [iwl3945] Intel 3945ABG wireless card stops working on Hardy upgrade

-- 
Wireless networking broken in Network Manager
https://bugs.launchpad.net/bugs/205215
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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