Gentoo Archives: gentoo-user

From: "林守磊" <linxiulei@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] I get trouble with my bcm4312 wl card!
Date: Sun, 18 Mar 2012 09:31:05
Message-Id: CALPjY3mFRB_E0v2U6PXMi6LiWYeavsBZmzXa6CUnrn7Y20pfOQ@mail.gmail.com
1 Hi~
2
3 I drive my bcm4312 by module b43 and firmware , learned from
4 http://linuxwireless.org/en/users/Drivers/b43
5 It is drive successfully, but when I start my openvpn , it looks like that
6 the kernel is crashed.
7
8 The kernel log :
9
10 [13446.745188] sched: RT throttling activated
11 [15653.842657] tun: Universal TUN/TAP device driver, 1.6
12 [15653.842661] tun: (C) 1999-2004 Max Krasnyansky <maxk@××××××××.com>
13 [15653.843275] BUG: unable to handle kernel NULL pointer dereference
14 at (null)
15 [15653.843282] IP: [<ffffffff815605c3>] __dev_get_by_name+0x73/0xd0
16 [15653.843289] PGD 169d8067 PUD 78dcb067 PMD 0
17 [15653.843294] Oops: 0000 [#1] SMP
18 [15653.843297] CPU 0
19 [15653.843299] Modules linked in: tun uvcvideo nvidia(P) b43 mac80211
20 i2c_i801 i2c_core intel_agp intel_gtt agpgart video bcma ssb ideapad_laptop
21 [last unloaded: uvcvideo]
22 [15653.843312]
23 [15653.843314] Pid: 9677, comm: openvpn Tainted: P O
24 3.2.9-gentoo-Shelley #1 LENOVO IdeaPad
25 Y450 /KL1
26 [15653.843321] RIP: 0010:[<ffffffff815605c3>] [<ffffffff815605c3>]
27 __dev_get_by_name+0x73/0xd0
28 [15653.843325] RSP: 0018:ffff880016da3da8 EFLAGS: 00010246
29 [15653.843328] RAX: 0000000000000000 RBX: ffff8800798f08d0 RCX:
30 0000000000000000
31 [15653.843330] RDX: ffff880016da3e08 RSI: 0000000000000000 RDI:
32 ffff880016da3e08
33 [15653.843333] RBP: ffff880016da3dc8 R08: 0000000000000000 R09:
34 0000000000000000
35 [15653.843335] R10: 0000000000000000 R11: 0000000000000001 R12:
36 ffff880078a83400
37 [15653.843338] R13: ffff880016da3e08 R14: 00000000400454ca R15:
38 0000000000000028
39 [15653.843341] FS: 00007f0db5c4f700(0000) GS:ffff88007f600000(0000)
40 knlGS:0000000000000000
41 [15653.843343] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
42 [15653.843346] CR2: 0000000000000000 CR3: 00000000169bf000 CR4:
43 00000000000406f0
44 [15653.843348] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
45 0000000000000000
46 [15653.843351] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
47 0000000000000400
48 [15653.843354] Process openvpn (pid: 9677, threadinfo ffff880016da2000,
49 task ffff88007bb4bb00)
50 [15653.843356] Stack:
51 [15653.843357] 0000000000000028 0000000000000000 ffff880078a83400
52 00007ffff2a50050
53 [15653.843362] ffff880016da3e88 ffffffffa0014934 ffff880000000000
54 ffff880016da3e08
55 [15653.843367] 00000000ffffffff 00000000ffffffff 0000000000000000
56 ffff8800798f08d0
57 [15653.843372] Call Trace:
58 [15653.843377] [<ffffffffa0014934>] __tun_chr_ioctl+0x154/0xc30 [tun]
59 [15653.843383] [<ffffffff812b3ae1>] ? inode_has_perm.clone.23+0x21/0x30
60 [15653.843387] [<ffffffff812b646a>] ? file_has_perm+0xba/0xc0
61 [15653.843391] [<ffffffffa001544e>] tun_chr_ioctl+0xe/0x10 [tun]
62 [15653.843395] [<ffffffff81172b66>] do_vfs_ioctl+0x96/0x540
63 [15653.843399] [<ffffffff811730a1>] sys_ioctl+0x91/0xa0
64 [15653.843403] [<ffffffff816c487b>] system_call_fastpath+0x16/0x1b
65 [15653.843405] Code: e8 04 48 01 c8 48 01 f0 48 39 fa 48 8d 0c 80 48 8d 34
66 48 75 db 69 f6 01 00 37 9e c1 ee 18 89 f6 48 c1 e6 03 48 8b 83 90 00 00 00
67 <48> 8b 1c 30 48 85 db 75 0c eb 32 66 90 48 8b 1b 48 85 db 74 28
68 [15653.843440] RIP [<ffffffff815605c3>] __dev_get_by_name+0x73/0xd0
69 [15653.843444] RSP <ffff880016da3da8>
70 [15653.843446] CR2: 0000000000000000
71 [15653.843448] ---[ end trace 2d6c431c15c6c2fd ]---
72 [17540.211037] ieee80211 phy0: wlan0: No probe response from AP
73 00:27:19:33:2e:be after 500ms, disconnecting.
74 [17540.219257] cfg80211: Calling CRDA to update world regulatory domain
75
76
77 # lsmod
78 Module Size Used by
79 b43 171090 0
80 mac80211 184305 1 b43
81 bcma 20076 1 b43
82 ssb 41892 1 b43
83 nvidia 12229445 43
84 intel_agp 10560 0
85 intel_gtt 14263 1 intel_agp
86 agpgart 26135 3 nvidia,intel_agp,intel_gtt
87 i2c_i801 7998 0
88 video 11043 0
89 uvcvideo 62879 0
90 i2c_core 18050 2 nvidia,i2c_i801
91 ideapad_laptop 8339 0
92
93
94 Thank you for any reply!

Replies

Subject Author
[gentoo-user] Re: I get trouble with my bcm4312 wl card! walt <w41ter@×××××.com>