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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
08-21-2017, 07:18 PM
|
#1
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Rep:
|
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?
|
|
|
08-21-2017, 09:14 PM
|
#2
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
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?
|
|
|
08-21-2017, 09:48 PM
|
#3
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by Ztcoracat
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?
|
|
|
08-21-2017, 10:35 PM
|
#4
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by kd0
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.
|
|
|
08-21-2017, 10:41 PM
|
#5
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by Ztcoracat
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?
|
|
|
08-21-2017, 11:53 PM
|
#6
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
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
|
|
|
08-22-2017, 03:25 PM
|
#7
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by Ztcoracat
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.
|
|
|
08-22-2017, 04:05 PM
|
#8
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by kd0
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.
|
|
|
08-22-2017, 04:14 PM
|
#9
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
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?
|
|
|
08-22-2017, 05:43 PM
|
#10
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by Ztcoracat
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
|
|
|
08-22-2017, 07:17 PM
|
#11
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by kd0
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
|
|
|
08-22-2017, 07:31 PM
|
#12
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by Ztcoracat
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  ))
|
|
|
08-22-2017, 07:46 PM
|
#13
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by kd0
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
|
|
|
08-23-2017, 01:33 AM
|
#14
|
LQ Guru
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524
|
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?
|
|
|
08-23-2017, 04:25 PM
|
#15
|
Member
Registered: Aug 2017
Location: Rapid City, SD
Distribution: CentOS 7
Posts: 40
Original Poster
Rep:
|
Quote:
Originally Posted by AwesomeMachine
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
|
|
|
All times are GMT -5. The time now is 04:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|