Slackware This Forum is for the discussion of Slackware Linux.
|
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.
|
 |
10-24-2013, 08:58 AM
|
#1
|
Member
Registered: Apr 2004
Location: Wernigerode, Germany
Distribution: Slackware 15.0
Posts: 92
Rep:
|
Connecting Laptop to the Internet using USB-UTMS/HSDPA-Modem
Hello everyone,
I am currently running "Slackware 14" and everything is going well. I am currently connecting to the Internet using a LAN connection to my router (ADSL Line).
Unfortunately the line is not very reliable (which is not Slackware's fault, it's the Telecom provider's) and I would like to have a backup using UMTS/HSDPA.
"lsusb" displays my surfstick as follows:
Quote:
Bus 001 Device 005: ID 19d2:2000 ZTE WCDMA Technologies MSM MF627/MF628/MF628+/MF636+ HSDPA/HSUPA
|
I already had a look at the "Slackbook" notably
http://www.slackbook.org/html/book.h...FIGURATION-PPP
and tried out "pppsetup" but I am not sure if I need to do furter configuration (usb_modeswitch).
Has anyone tried connecting to the Internet with an USB-Surfstick-Modem?
Have a good day,
Mkd75
|
|
|
10-24-2013, 09:41 AM
|
#2
|
LQ 5k Club
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,569
|
I am not sure about Slackware 14.0, but Slackware-current shows a file (19d2:2000) in /usr/share/usb_modeswitch/ for your device.
Have you tried using nm-applet to configure your connection and connect with your device?
|
|
1 members found this post helpful.
|
10-24-2013, 09:51 AM
|
#3
|
Member
Registered: Apr 2004
Location: Wernigerode, Germany
Distribution: Slackware 15.0
Posts: 92
Original Poster
Rep:
|
Quote:
Originally Posted by allend
I am not sure about Slackware 14.0, but Slackware-current shows a file (19d2:2000) in /usr/share/usb_modeswitch/ for your device.
|
Also shows up in Slackware 14.0
Quote:
Have you tried using nm-applet to configure your connection and connect with your device?
|
This gives me the following:
Quote:
bash-4.2$ nm-applet
** (nm-applet:2515): CRITICAL **: dbus_set_g_error: assertion `gerror == NULL || *gerror == NULL' failed
Segmentation fault
|
|
|
|
10-24-2013, 09:54 AM
|
#4
|
LQ 5k Club
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,569
|
Do you have dbus running? Is /etc/rc.d/rc.messagebus executable?
|
|
|
10-24-2013, 10:05 AM
|
#5
|
Member
Registered: Apr 2004
Location: Wernigerode, Germany
Distribution: Slackware 15.0
Posts: 92
Original Poster
Rep:
|
Hope I am doing this correctly:
Quote:
bash-4.2$ test -x rc.messagebus
bash-4.2$ echo $?
0
|
Quote:
bash-4.2$ ps aux | grep dbus
81 1840 0.0 0.0 19940 1472 ? Ss 14:17 0:00 /usr/bin/dbus-daemon --system
slack 2205 0.0 0.0 36596 1464 tty1 S 14:18 0:00 ck-launch-session dbus-launch --exit-with-session /usr/bin/startxfce4
slack 2217 0.0 0.0 34944 712 tty1 S 14:18 0:00 dbus-launch --exit-with-session /usr/bin/startxfce4
slack 2218 0.1 0.0 20640 1528 ? Ss 14:18 0:03 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
slack 2574 0.0 0.0 7080 976 pts/0 S+ 15:04 0:00 grep dbus
|
Does this help?
|
|
|
10-24-2013, 10:30 AM
|
#6
|
LQ 5k Club
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,569
|
I would have done 'ls -l /etc/rc.d/rc.messagebus' but all roads lead to Rome.
Good, dbus is running. Is NetworkManager running? Is rc.networkmanager executable?
|
|
|
10-24-2013, 11:02 AM
|
#7
|
Member
Registered: Apr 2004
Location: Wernigerode, Germany
Distribution: Slackware 15.0
Posts: 92
Original Poster
Rep:
|
Quote:
Originally Posted by allend
Is rc.networkmanager executable?
|
Suppose that would be "no":
Quote:
-rw-r--r-- 1 root root 1669 Aug 13 2012 /etc/rc.d/rc.networkmanager
|
NetworkManager also doesn't seem to be running:
Quote:
bash-4.2$ ps aux | grep Network
slack 2733 0.0 0.0 7076 976 pts/0 S+ 17:25 0:00 grep Network
|
Last edited by Mankind75; 10-24-2013 at 12:26 PM.
Reason: Adding further Information
|
|
|
10-24-2013, 05:26 PM
|
#8
|
LQ 5k Club
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,569
|
From the mail to root headed Welcome to Linux (Slackware 14.0):
Quote:
If you will be using wireless (or even a wired interface), you might
want to let NetworkManager handle your network connections. This is
a choice during the initial installation, but may also be selected
later by rerunning netconfig, or by setting the startup script
to executable (chmod 755 /etc/rc.d/rc.networkmanager). When Network
Manager is used to handle connections, a nice interface is provided
to scan for wireless access points and make changes to the network
configuration. This interface runs automatically with KDE or Xfce.
In fluxbox, the nm-applet program will need to be launched. Other
window managers lack a system tray to display nm-applet, so for those
you might want to look at wicd in /extra, which also provides a nice
GUI tool for connecting to wireless (or wired) networks. For window
managers that do not provide a tray for running programs, start
"wicd-client" to make changes. With NetworkManager or wicd, it's
a good idea to remove any existing network configuration in
/etc/rc.d/rc.inet1.conf first. This can be done by running netconfig
and setting the machine to use loopback. Then, if you're using
NetworkManager run it a second time and select NetworkManager.
|
|
|
1 members found this post helpful.
|
10-25-2013, 02:15 AM
|
#9
|
Member
Registered: Apr 2004
Location: Wernigerode, Germany
Distribution: Slackware 15.0
Posts: 92
Original Poster
Rep:
|
Quote:
Originally Posted by allend
From the mail to root headed Welcome to Linux (Slackware 14.0):
|
Ah okay, I remember receiving this mail after installation but I was too keen in getting into XFCE. I still have this mail and will read it throughly.
|
|
|
All times are GMT -5. The time now is 03:08 PM.
|
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
|
|