Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant run my LTE 4G modem on my gentoo :(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
azexkush
n00b
n00b


Joined: 06 Jul 2023
Posts: 2

PostPosted: Thu Jul 06, 2023 7:38 pm    Post subject: Cant run my LTE 4G modem on my gentoo :( Reply with quote

Hello everyone I have an offline pc with gentoo linux installed, I got a ZTE LTE dongle that I need to be my internet, and I don't have ideas how to start ...
if someone can help me it will be great thanks a lot!
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54824
Location: 56N 3W

PostPosted: Thu Jul 06, 2023 7:55 pm    Post subject: Reply with quote

azexkush,

Welcome to Gentoo.

First of all we need to know what it is. Plug it in somewhere and run
Code:
lsusb

Post the output.

It may need both a kernel driver and firmware.

Once that's in place the device will look like a number of serial ports.
Look for /dev/tty* devices being added and removed when the device in added and removed.

We need to know the names.

One of them will behave like a serial modem. You send it commands to connect and start PPP.
Your internet interface will be ppp0 ... so you need kernel support for PPP and net-dialup/wvdial to put the bits together.

That's the most common way.

A few devices present an Ethernet port but that's much rarer
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
azexkush
n00b
n00b


Joined: 06 Jul 2023
Posts: 2

PostPosted: Fri Jul 07, 2023 12:12 pm    Post subject: Reply with quote

in the lsusb i can see my LTE dongel is connected .
Back to top
View user's profile Send private message
spica
Guru
Guru


Joined: 04 Jun 2021
Posts: 339

PostPosted: Fri Jul 07, 2023 3:35 pm    Post subject: Reply with quote

azexkush wrote:
in the lsusb i can see my LTE dongel is connected .


Unfortunately, we do not see the output of lsusb, so we can advice to follow this guide
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54824
Location: 56N 3W

PostPosted: Fri Jul 07, 2023 3:37 pm    Post subject: Reply with quote

azexkush,

That means that the kernel can read the USB configuration space.

We need to see the entire line that shows your dongle. We need the numbers from the end of the line, like
Code:
[12d1:1003]
That's my HUAWEI 3G dongle.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum