GoFlex WLAN setup trouble

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

GoFlex WLAN setup trouble

Postby TastyWheat » Sun Sep 27, 2015 11:53 pm

I've dug through a lot of different related questions and I think I've made progress but I seem to be stuck right now. Last I remember (I only work on the problem a few hours a week) I had compiled a driver from https://github.com/chunkeey/rtl8192su.git and installed it. I'm not seeing a wlan0 device in ifconfig and if I run ip link set wlan0 up I get this:

$this->bbcode_second_pass_code('', '
[159263.700975] Unable to handle kernel paging request at virtual address 000058d4
[159263.708324] pgd = c4d54000
[159263.711129] [000058d4] *pgd=07081831, *pte=00000000, *ppte=00000000
[159263.717534] Internal error: Oops: 17 [#1] PREEMPT ARM
[159263.722692] Modules linked in: r8192u_usb(C) mv_cesa ip_tables x_tables ipv6
[159263.729908] CPU: 0 PID: 301 Comm: ip Tainted: G C 4.2.0-2-ARCH #1
[159263.737245] Hardware name: Seagate GoFlex Net
[159263.741702] task: c7a91580 ti: c7264000 task.ti: c7264000
[159263.747264] PC is at rtl8192_tx_isr+0x9c/0x150 [r8192u_usb]
[159263.752968] LR is at rtl8192_tx_isr+0x58/0x150 [r8192u_usb]
[159263.758656] pc : [<bf07ca1c>] lr : [<bf07c9d8>] psr: 80000093
[159263.758656] sp : c7265790 ip : 00004db1 fp : c07af048
[159263.770354] r10: 00000007 r9 : 00000100 r8 : c7264000
[159263.775684] r7 : c7083110 r6 : c73b2900 r5 : 0000003c r4 : c73ac900
[159263.782328] r3 : 0000583c r2 : ffffffff r1 : 20000093 r0 : 00000000
[159263.788965] Flags: Nzcv IRQs off FIQs on Mode SVC_32 ISA ARM Segment kernel
[159263.796481] Control: 0005397f Table: 04d54000 DAC: 00000017
[159263.802341] Process ip (pid: 301, stack limit = 0xc7264190)
[159263.808027] Stack: (0xc7265790 to 0xc7266000)
... (lots of memory addresses) ...
[159264.377027] [<bf07ca1c>] (rtl8192_tx_isr [r8192u_usb]) from [<c04223ec>] (__usb_hcd_giveback_urb+0x70/0x108)
[159264.386990] [<c04223ec>] (__usb_hcd_giveback_urb) from [<c0422538>] (usb_giveback_urb_bh+0xb4/0x14c)
[159264.396261] [<c0422538>] (usb_giveback_urb_bh) from [<c0024fb4>] (tasklet_action+0x88/0xfc)
[159264.404743] [<c0024fb4>] (tasklet_action) from [<c00245ec>] (__do_softirq+0xec/0x354)
[159264.412694] [<c00245ec>] (__do_softirq) from [<c0024b34>] (irq_exit+0xb8/0x100)
[159264.420127] [<c0024b34>] (irq_exit) from [<c005af08>] (__handle_domain_irq+0x8c/0x100)
[159264.428182] [<c005af08>] (__handle_domain_irq) from [<c0589f54>] (__irq_svc+0x34/0x98)
[159264.436227] [<c0589f54>] (__irq_svc) from [<c03a9458>] (scsi_init_cmd_errh+0x3c/0x54)
[159264.444184] [<c03a9458>] (scsi_init_cmd_errh) from [<c03aad58>] (scsi_request_fn+0x370/0x76c)
[159264.452834] [<c03aad58>] (scsi_request_fn) from [<c02d22e8>] (__blk_run_queue+0x34/0x44)
[159264.461050] [<c02d22e8>] (__blk_run_queue) from [<c02d68e0>] (blk_flush_plug_list+0x1b8/0x20c)
[159264.469793] [<c02d68e0>] (blk_flush_plug_list) from [<c02d6cd4>] (blk_finish_plug+0x2c/0x48)
[159264.478363] [<c02d6cd4>] (blk_finish_plug) from [<c00d60bc>] (__do_page_cache_readahead+0x194/0x264)
[159264.487629] [<c00d60bc>] (__do_page_cache_readahead) from [<c00d6500>] (page_cache_sync_readahead+0x54/0x6c)
[159264.497594] [<c00d6500>] (page_cache_sync_readahead) from [<c00ca720>] (generic_file_read_iter+0x5a8/0x728)
[159264.507476] [<c00ca720>] (generic_file_read_iter) from [<c0122604>] (__vfs_read+0xac/0xd8)
[159264.515870] [<c0122604>] (__vfs_read) from [<c0122ebc>] (vfs_read+0x7c/0x150)
[159264.523124] [<c0122ebc>] (vfs_read) from [<c01284a8>] (kernel_read+0x48/0x80)
[159264.530384] [<c01284a8>] (kernel_read) from [<c0390d68>] (_request_firmware+0x2cc/0x7cc)
[159264.538604] [<c0390d68>] (_request_firmware) from [<c0391294>] (request_firmware+0x2c/0x40)
[159264.547120] [<c0391294>] (request_firmware) from [<bf085c18>] (init_firmware+0x3a4/0x51c [r8192u_usb])
[159264.556605] [<bf085c18>] (init_firmware [r8192u_usb]) from [<bf07f0ec>] (_rtl8192_up+0x354/0x5dc [r8192u_usb])
[159264.566781] [<bf07f0ec>] (_rtl8192_up [r8192u_usb]) from [<bf07f3a8>] (rtl8192_open+0x34/0x50 [r8192u_usb])
[159264.576681] [<bf07f3a8>] (rtl8192_open [r8192u_usb]) from [<c04de960>] (__dev_open+0xd4/0x150)
[159264.585421] [<c04de960>] (__dev_open) from [<c04debfc>] (__dev_change_flags+0x90/0x148)
[159264.593546] [<c04debfc>] (__dev_change_flags) from [<c04deccc>] (dev_change_flags+0x18/0x48)
[159264.602111] [<c04deccc>] (dev_change_flags) from [<c04ed964>] (do_setlink+0x2a0/0x7b8)
[159264.610149] [<c04ed964>] (do_setlink) from [<c04ee400>] (rtnl_newlink+0x46c/0x744)
[159264.617840] [<c04ee400>] (rtnl_newlink) from [<c04ecd2c>] (rtnetlink_rcv_msg+0xc4/0x1f0)
[159264.626059] [<c04ecd2c>] (rtnetlink_rcv_msg) from [<c0508744>] (netlink_rcv_skb+0xb4/0xd8)
[159264.634452] [<c0508744>] (netlink_rcv_skb) from [<c04ecc58>] (rtnetlink_rcv+0x1c/0x2c)
[159264.642491] [<c04ecc58>] (rtnetlink_rcv) from [<c0508090>] (netlink_unicast+0x150/0x22c)
[159264.650706] [<c0508090>] (netlink_unicast) from [<c0508524>] (netlink_sendmsg+0x2f0/0x35c)
[159264.659096] [<c0508524>] (netlink_sendmsg) from [<c04c242c>] (sock_sendmsg+0x38/0x48)
[159264.667049] [<c04c242c>] (sock_sendmsg) from [<c04c2cf4>] (___sys_sendmsg+0x1cc/0x1d4)
[159264.675088] [<c04c2cf4>] (___sys_sendmsg) from [<c04c3a90>] (__sys_sendmsg+0x3c/0x68)
[159264.683042] [<c04c3a90>] (__sys_sendmsg) from [<c000a3e0>] (ret_fast_syscall+0x0/0x38)
[159264.691081] Code: e0050590 e5960730 e0803005 e2833b16 (e5933098)
[159264.697293] ---[ end trace a1107c7b134ddf01 ]---
[159264.702019] Kernel panic - not syncing: Fatal exception in interrupt
[159264.708491] ---[ end Kernel panic - not syncing: Fatal exception in interrupt
')
Then I'm forced to do a cold boot.

Here's my lsusb:
$this->bbcode_second_pass_code('', '[root@alarm ~]# lsusb
Bus 001 Device 002: ID 2001:3301 D-Link Corp. DWA-130 802.11n Wireless N Adapter(rev.C1) [Realtek RTL8192U]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
')

And lsmod:
$this->bbcode_second_pass_code('', '[root@alarm ~]# lsmod
Module Size Used by
r8192u_usb 209964 0
mv_cesa 11420 0
ip_tables 10766 0
x_tables 11602 1 ip_tables
ipv6 319304 20
')
TastyWheat
 
Posts: 3
Joined: Sun Aug 02, 2015 5:58 pm

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 14 guests

cron