LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-21-2017, 07:18 PM   #1
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Rep: Reputation: 0
Ubuntu 16 LTS "TRY NOW" wifi / usb drivers??


would the try now feature on ubuntu loaded onto a bootable USB flash drive load wifi drivers for a HP 620? does anyone know?

also would a SIM card usb modem work with unbuntu 16 LTS HSDPA 7.2mbps?

right now me and my friend are trying to resurrect a hp 620 with a limited amount of data .. we got tahr64 on it "puppy linux" but it doesnt see the USB SIM modem when we plug it in

if we got more GB's of data and got ubuntu 16 iso thats like 1.5gb would that work does anyone know with the TRY NOW feature?
 
Old 08-21-2017, 09:14 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
You could try running Ubuntu Live and see if it see's the usb wifi dongle:-

If not you will have to install the driver for the usb dongle.

What exact make and model usb device do you have?

With Puppy up and running does lsusb see it?
 
Old 08-21-2017, 09:48 PM   #3
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
You could try running Ubuntu Live and see if it see's the usb wifi dongle:-

If not you will have to install the driver for the usb dongle.

What exact make and model usb device do you have?

With Puppy up and running does lsusb see it?

lsusb? im not even sure what that is .. my friend lives in africa, im trying to help him via remote using a working windows 7 elite book, and a hp 620 with a dead hdd

its a HSDPA, im not sure what it is.. ive never seen a SIM MODEM before, it looks just like a usb flash stick, such as a sandisk usb flash stick drive

im not a linux guru by any means, i just figured it would be a way to get him back browsing the web instead of stuck on his phone, but the laptops wifi doesnt work either when he turns his phone into a hot spot, Wi-Fi cant connect error.

i dont know of lsusb see's it or not since i dont have access too it, but i know apt-get doesn't exist and its based on Ubuntu i think.

is Ubuntu live on their website somewhere?
 
Old 08-21-2017, 10:35 PM   #4
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by kd0 View Post
lsusb? im not even sure what that is .. my friend lives in africa, im trying to help him via remote using a working windows 7 elite book, and a hp 620 with a dead hdd

its a HSDPA, im not sure what it is.. ive never seen a SIM MODEM before, it looks just like a usb flash stick, such as a sandisk usb flash stick drive

im not a linux guru by any means, i just figured it would be a way to get him back browsing the web instead of stuck on his phone, but the laptops wifi doesnt work either when he turns his phone into a hot spot, Wi-Fi cant connect error.

i dont know of lsusb see's it or not since i dont have access too it, but i know apt-get doesn't exist and its based on Ubuntu i think.

is Ubuntu live on their website somewhere?
Sounds like the wifi card stopped working in the elite book. W/o running commands I can't tell and since you don't have access to the machine that makes it harder.

He might just need to get a new usb flash dongle in order to get things working again.

No, the Ubuntu Live .iso would have to be downloaded and burned to a DVD or placed on a usb flash drive and made to boot with a program.

If the HDD is dead it will have to be replaced.

Last edited by Ztcoracat; 08-21-2017 at 10:36 PM.
 
Old 08-21-2017, 10:41 PM   #5
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
Sounds like the wifi card stopped working in the elite book. W/o running commands I can't tell and since you don't have access to the machine that makes it harder.

He might just need to get a new usb flash dongle in order to get things working again.

No, the Ubuntu Live .iso would have to be downloaded and burned to a DVD or placed on a usb flash drive and made to boot with a program.

If the HDD is dead it will have to be replaced.
the elite book works fine, aside from its keyboard

its the hp620 that is running puppy with the dead hdd, that cant see the SIM modem when plugged in via usb, puppy also cant get the hp 620's internal wifi card working either it would seem.. i was curious if Ubuntu Live would?
 
Old 08-21-2017, 11:53 PM   #6
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
If it's not working with Puppy it's a possiblity that the wifi with Ubuntu won't work either.
You'd have to try Ubuntu and see if it works.

What wifi card is it?

Run this command to find out what wifi card it is.

Code:
lspci | grep -i network
Try a new dongle and blacklist the onboard card if it's not working.
http://www.wirelesshack.org/top-linu...-adapters.html
 
Old 08-22-2017, 03:25 PM   #7
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
If it's not working with Puppy it's a possiblity that the wifi with Ubuntu won't work either.
You'd have to try Ubuntu and see if it works.

What wifi card is it?

Run this command to find out what wifi card it is.

Code:
lspci | grep -i network
Try a new dongle and blacklist the onboard card if it's not working.
http://www.wirelesshack.org/top-linu...-adapters.html
02:00.0 Network Controller: Ralink corp, RT3090 wireless 802.11n 1T/1R PCIe

do you know how i would install a driver for this using puppy linux? i have never installed a driver before on linux

http://myflavia.org/lsusb.png

when i type lsusb with the modem plugged in, this is the result i get in the above picture.

Last edited by kd0; 08-22-2017 at 03:39 PM.
 
Old 08-22-2017, 04:05 PM   #8
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by kd0 View Post
02:00.0 Network Controller: Ralink corp, RT3090 wireless 802.11n 1T/1R PCIe

do you know how i would install a driver for this using puppy linux? i have never installed a driver before on linux

http://myflavia.org/lsusb.png

when i type lsusb with the modem plugged in, this is the result i get in the above picture.
in the "networking wizard" of tahr64, we try to scan wlan0 and it gives this error
it appears, this module being used does not support WPA/WPA2 encryption, and the phones mobile hotspot settings, does not offer WEP

however, we have disabled all encryption on the phone, and disabled the password, we will now try an "OPEN" profile without a shared key, with just the ESSID
http://myflavia.org/failed.png

EDIT

every thing has failed.. the rt2008.pci simply doesnt function for the Ralink corp, RT3090 wireless 802.11n 1T/1R PCIe with Tahr64 latest version 6.0.5, we will update as we try other variations of puppy linux or other options

Last edited by kd0; 08-22-2017 at 05:23 PM.
 
Old 08-22-2017, 04:14 PM   #9
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Go here and download the driver.

https://packages.debian.org/jessie/firmware-ralink

Than cd (change directory where the driver is) like this example where the driver is in the downloads directory.

Code:
cd Downloads
Than type ls to show what's in that directory
Than in your terminal become root and type: (this is just an example)
Code:
sudo dpkg -i firmware-ralink _0.44_all.deb
And hit Enter
When the terminal finishes installing the driver reboot and your wifi should work.

IF it doesn't work than use your Puppy Package Manager to install the driver.

Looking at the output of lsusb I see you have a usb device plugged in that's called Primax Electronics, Ltd.
Is that a mouse or a usb device of some sort?
 
Old 08-22-2017, 05:43 PM   #10
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
Go here and download the driver.

https://packages.debian.org/jessie/firmware-ralink

Than cd (change directory where the driver is) like this example where the driver is in the downloads directory.

Code:
cd Downloads
Than type ls to show what's in that directory
Than in your terminal become root and type: (this is just an example)
Code:
sudo dpkg -i firmware-ralink _0.44_all.deb
And hit Enter
When the terminal finishes installing the driver reboot and your wifi should work.

IF it doesn't work than use your Puppy Package Manager to install the driver.

Looking at the output of lsusb I see you have a usb device plugged in that's called Primax Electronics, Ltd.
Is that a mouse or a usb device of some sort?
no external mouse is plugged in no, Im not sure what the primax is, it could be the modem? im not sure

i just need to figure out a way to get the .deb file in the file structure of puppy linux (tahr64 6.0.5) using the win 7 elite book and plugging in the puppy USB flash drive into the elite book and moving the file inside of it some how
 
Old 08-22-2017, 07:17 PM   #11
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by kd0 View Post
no external mouse is plugged in no, Im not sure what the primax is, it could be the modem? im not sure

i just need to figure out a way to get the .deb file in the file structure of puppy linux (tahr64 6.0.5) using the win 7 elite book and plugging in the puppy USB flash drive into the elite book and moving the file inside of it some how

I looked up Primax Electronics. They are a company in Taiwan and they make bluetooths, keyboards, mobile devices and the like.

If you have to, download the .deb package and put it on a usb flash drive.
Than take that flash drive plug it into the elite book and cut and paste the .deb pkg into whatever directory you want.


Here's the Puppy Linux Wireless help page for using the Network Wizard.
http://puppylinux.org/wikka/HowToWifiFromCommand
 
Old 08-22-2017, 07:31 PM   #12
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Ztcoracat View Post
I looked up Primax Electronics. They are a company in Taiwan and they make bluetooths, keyboards, mobile devices and the like.

If you have to, download the .deb package and put it on a usb flash drive.
Than take that flash drive plug it into the elite book and cut and paste the .deb pkg into whatever directory you want.


Here's the Puppy Linux Wireless help page for using the Network Wizard.
http://puppylinux.org/wikka/HowToWifiFromCommand
oh OK, well we have given up on it for the night, couldn't get the elite book from the neighbor today, it was too late in Africa when we began trouble shooting, however using the information you have given me im quite confident we can get it working! Thanks so much for stepping up and helping us, you are greatly appreciated ))
 
Old 08-22-2017, 07:46 PM   #13
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by kd0 View Post
oh OK, well we have given up on it for the night, couldn't get the elite book from the neighbor today, it was too late in Africa when we began trouble shooting, however using the information you have given me im quite confident we can get it working! Thanks so much for stepping up and helping us, you are greatly appreciated ))
You're Welcome, always glad to help.

Here's 2 Video's on How to connect to the internet with Puppy Linux.

https://www.youtube.com/watch?v=mWBo15s8dME

https://www.youtube.com/watch?v=9CY8Pz4A1BY
 
Old 08-23-2017, 01:33 AM   #14
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
I think the OP is referring to a USB G3 or G4 modem. There appears to be a wireless adapter also in the same machine. But I think the desired connection is through the cellular modem. Is this correct?
 
Old 08-23-2017, 04:25 PM   #15
kd0
Member
 
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by AwesomeMachine View Post
I think the OP is referring to a USB G3 or G4 modem. There appears to be a wireless adapter also in the same machine. But I think the desired connection is through the cellular modem. Is this correct?
That is indeed the case now "turning the cell into a mobile hot spot and accessing wifi through it for the dead hdd hp620", i have no heard from my friend today however, i think he is at work, and wont get off for another 1hr from now i dont think, or possibly later, 11pm his time. 3pm my time
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to fix " libmtp error " in ubuntu 16.0 LTS ( 64 BITS ) manashpal Linux - Newbie 1 11-18-2016 10:52 AM
LXer: Puppy Linux 5.4 "Precise" based on Ubuntu 12.04 LTS LXer Syndicated Linux News 0 10-24-2012 03:50 PM
LXer: Ubuntu 12.04 LTS "Precise Pangolin" Released LXer Syndicated Linux News 0 04-28-2012 04:10 AM
LXer: Is the Release of Ubuntu 10.04 LTS "Lucid Lynx" Delayed? LXer Syndicated Linux News 0 04-29-2010 09:30 PM
Installing ubuntu 6.06 LTS on vista machine gets stuck :"Installing Hardware drivers" anksphenomenon Linux - Newbie 1 12-16-2007 01:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration