How to use Edup Wi-Fi Nano adapter in tahrpup? (Solved)

Message
Author
User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#16 Post by rcrsn51 »

Repeat your iwconfig command. Does it now show wlan0 as a wireless device?

Where is bnep0 coming from? Is that your internal Bluetooth adapter enabled for BT pairing?

jss83

#17 Post by jss83 »

the bnep0 was the bluetooth dongle for peasybt

I removed it and ran the command. iwconfig


lo no wireless extensions.

eth0 no wireless extensions.

Still nothing. :x

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#18 Post by rcrsn51 »

1. Run: uname -r. Do you have the new kernel?

2. Run: lsusb. Is the adapter being detected?

3. Run: lsmod. Has the mt7601u driver been loaded?

4. Run: modprobe mt7601u. Do you get any errors?

5. Unplug/replug the adapter and run: dmesg: Check for errors.

I own a TP-LINK adapter that uses this driver and it works fine after the kernel switch.

jss83

#19 Post by jss83 »

All output of commands.
root# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

root# uname -r
4.1.11
root# lsusb
Bus 001 Device 003: ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive
Bus 001 Device 005: ID 148f:7601 Ralink Technology, Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
root# lsmod
Module Size Used by
hidp 11006 0
rfcomm 26940 0
btusb 28304 0
bnep 8363 2
btbcm 3978 1 btusb
btintel 1209 1 btusb
bluetooth 280836 14 bnep,hidp,btbcm,btusb,rfcomm,btintel
rfkill 7817 2 bluetooth
iptable_mangle 1064 0
iptable_nat 1271 0
nf_nat_ipv4 3911 1 iptable_nat
nf_nat 9748 1 nf_nat_ipv4
xt_conntrack 2585 4
ipt_REJECT 1033 1
nf_reject_ipv4 1923 1 ipt_REJECT
nf_conntrack_ftp 5371 0
nf_conntrack_irc 2847 0
iptable_filter 1000 1
xt_state 903 0
nf_conntrack_ipv4 5930 5
nf_defrag_ipv4 955 1 nf_conntrack_ipv4
nf_conntrack 53075 7 nf_nat,xt_state,nf_nat_ipv4,xt_conntrack,nf_conntrack_ftp,nf_conntrack_irc,nf_conntrack_ipv4
ip_tables 9106 3 iptable_filter,iptable_mangle,iptable_nat
snd_pcsp 6178 0
snd_hda_codec_realtek 51008 1
snd_hda_codec_generic 47299 1 snd_hda_codec_realtek
snd_hda_intel 17177 0
snd_hda_controller 14641 1 snd_hda_intel
snd_hda_codec 60239 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
i2c_i801 8981 0
snd_hda_core 13791 4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_codec,snd_hda_controller
sky2 42667 0
snd_pcm_oss 32061 0
snd_mixer_oss 11652 1 snd_pcm_oss
snd_pcm 66888 5 snd_pcm_oss,snd_hda_codec,snd_hda_intel,snd_hda_controller,snd_pcsp
snd_seq_dummy 879 0
snd_seq_oss 22965 0
snd_seq_midi 3998 0
snd_seq_midi_event 4260 2 snd_seq_oss,snd_seq_midi
snd_rawmidi 14100 1 snd_seq_midi
i915 839643 2
snd_seq 38517 6 snd_seq_midi_event,snd_seq_oss,snd_seq_dummy,snd_seq_midi
snd_seq_device 2388 4 snd_seq,snd_rawmidi,snd_seq_oss,snd_seq_midi
snd_timer 14601 2 snd_pcm,snd_seq
snd 43609 12 snd_pcm_oss,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_oss,snd_seq_device,snd_mixer_oss,snd_pcsp
i2c_algo_bit 4427 1 i915
soundcore 4034 1 snd
drm_kms_helper 78303 1 i915
drm 212257 4 i915,drm_kms_helper
parport_pc 20657 0
parport 24377 1 parport_pc
root# modprobe mt7601u
modprobe: FATAL: Module mt7601u not found.
Last edited by jss83 on Sun 01 May 2016, 17:32, edited 1 time in total.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#20 Post by rcrsn51 »

modprobe: FATAL: Module mt7601u not found.
Have you reinstalled the driver PET since you switched kernels?

Which Tahrpup version are you using?

jss83

#21 Post by jss83 »

No haven't reinstalled the pet driver

Using tahrpup 6.0.5

jss83

#22 Post by jss83 »

maybe the device is bad. I'll check it on win tomorrow

jss83

#23 Post by jss83 »

Update:

I removed and reinstalled the driver and it shows something now:

Code: Select all

root# modprobe mt7601u
root# iwconfig
wlan0     IEEE 802.11bgn  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on
          
lo        no wireless extensions.

eth0      no wireless extensions.

root# 

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#24 Post by rcrsn51 »

That's good - you now have a functioning adapter.

I don't know much about WiFi pairing, but I assume that your phone just acts as a WiFi access point. Run one of the Puppy connection tools and see what happens.

jss83

#25 Post by jss83 »

Thank you so much. :D

I'll see if I can pair it up with my phone now.

jss83

#26 Post by jss83 »

back to square 1, no idea what I am doing. :(

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#27 Post by rcrsn51 »

Run: iwconfig wlan0 up. Do you get any errors?

Run: iwlist wlan0 scan. Does it find any access points?

cthisbear
Posts: 4422
Joined: Sun 29 Jan 2006, 22:07
Location: Sydney Australia

#28 Post by cthisbear »

If you can now see your wireless adapter, this is how I tethered my phone.

Tethering the Huawei Ideos phone to my laptop,
makes it a a wireless router Wi-Fi hotspot.

http://murga-linux.com/puppy/viewtopic. ... 959#626959

Chris.

jss83

Update I have created the wifi connection with my phone.

#29 Post by jss83 »

:D :D So happy

Here is what I did, after playing with it couple of hours, I tried :

>Internet Connection Wizard>Wired or Wireless LAN>Network Wizard

There it showed 2 interface, eth0 & wlan0, selected wlan0, another window opened up, clicked on "Wireless",, clicked [1]scan there, it showed my phone, selected it, used WPA2 because it showed that before in details elsewhere, entered profile-name, ESSID and entered my passphrase and unticked open and ticked restricted, saved it and clicked on use this profile, it showed above in the same window the live connection/network is available(something like that..), then clicked on auto dhcp and I was connected, opened browser and I was indeed connected, download speed jumped to 500kbps-1mbps. :)

Thank you rcrsn51 again.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#30 Post by rcrsn51 »

Excellent. It sounds like this is the first time you have set up a WiFi connection. Now that you know how, it will become easy.

I would be interested in knowing how well this new mt7601u driver works. Is the connection stable or does it drop out sometimes?

jss83

#31 Post by jss83 »

It works great. Connected since last 4 hours I think, haven't dropped once, the speed is just too fast, I just checked on speednet and it showed 3 mbps download speed. :D

I have set up wi-fi before but not on any linux machine.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#32 Post by rcrsn51 »

Excellent. I read somewhere that tethering through WiFi can drain your phone's battery quickly. Is this a problem for you?

jss83

#33 Post by jss83 »

No it actually is better than tethering with bluetooth, I can tell from my own experience, bluetooth tethering drains out battery much faster and the phone remains cooler when connected with wi-fi, whereas it would get a little heated up when doing it with bluetooth.

Post Reply