Android phone disconnects wnda3100 netgear adapter why?

Asked by Daniel

The netgear wnda3100 v2 adapter is disconnected from my Linux 12.04 system or it seems to not find my linksys router anymore.

Question information

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

Reboot and log in to the OS with the phone detached. Let the OS settle. Then connect the phone, wait 10 seconds and run:

dmesg | tail; lsb_release -a; uname -a

What is output?

Thanks

Revision history for this message
Daniel (couchpotaty) said :
#2

daniel@daniel-System-Product-Name:~$ dmesg | tail; lsb_release -a; uname -a
[12857.847546] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12858.849105] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12859.850281] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12860.851851] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12861.853421] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12862.854969] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12863.856396] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12864.857983] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12865.859567] ndiswrapper (set_scan:1221): scanning failed (C001000C)
[12866.860616] ndiswrapper (set_scan:1221): scanning failed (C001000C)
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise
Linux daniel-System-Product-Name 3.2.0-24-generic-pae #37-Ubuntu SMP Wed Apr 25 10:47:59 UTC 2012 i686 i686 i386 GNU/Linux
daniel@daniel-System-Product-Name:~$

This is what it stated when I put "dmesg | tail; lsb_release -a; uname -a" in the terminal.

Revision history for this message
Daniel (couchpotaty) said :
#3

Also when I have plugged in my phone and am looking at the files I can only see the folders not the files in them. For example, I have a folder titled Wu-Tang or Johnny Cash, but when I click on the folder there is no songs in the folders. Thank you I love Linux and the supportive community!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

What make and model is the phone and what version of Android is it?

If you connect the phone then run:

sudo modprobe -r ndiswrapper; sleep 2; sudo modprobe ndiswrapper

Is the wifi ok?

Can you help with this problem?

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

To post a message you must log in.