How can I restart crashed driver?

Asked by slicks

I use Ubuntu Lucid on my Thinkpad Edge. Wireless hardware doesn't work properly with my kernel and as the result driver crashes and i can't connect to network until I reboot my laptop. Can I somehow restart Rtl819xSE driver without reloading my laptop after crashing?

I have already submitted bug here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/796007 and hope Ubuntu team could fix it in nearest future.

Question information

Language:
English Edit question
Status:
Needs information
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C network; rfkill list; lsb_release -a

Thanks

Revision history for this message
slicks (slicks) said :
#2

actionparsnip, here it is:
  *-network
       description: Wireless interface
       product: Realtek Semiconductor Co., Ltd.
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlan0
       version: 10
       serial: f0:7b:cb:a0:89:24
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=rtl819xSE driverversion=0015.0127.2010 firmware=62 ip=192.168.0.150 latency=0 link=yes multicast=yes wireless=802.11bgn
       resources: irq:17 ioport:2000(size=256) memory:f0500000-f0503fff
  *-network
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: eth0
       version: 03
       serial: 60:eb:69:45:c5:05
       size: 10MB/s
       capacity: 1GB/s
       width: 64 bits
       clock: 33MHz

Revision history for this message
slicks (slicks) said :
#3

....
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10MB/s
       resources: irq:31 ioport:4000(size=256) memory:f0904000-f0904fff(prefetchable) memory:f0900000-f0903fff(prefetchable) memory:f0920000-f093ffff(prefetchable)
  *-network DISABLED
       description: Ethernet interface
       physical id: 1
       logical name: vboxnet0
       serial: 0a:00:27:00:00:00
       capabilities: ethernet physical
       configuration: broadcast=yes multicast=yes
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid

Revision history for this message
slicks (slicks) said :
#4

$ rfkill list
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid

Can you help with this problem?

Provide an answer of your own, or ask slicks for more information if necessary.

To post a message you must log in.