Fedora :: Broadband Script / "sudo Usb_modeswitch" And "lsusb"?
Nov 6, 2009
I some time use LAN and sometime mobile broadband connection for connecting to internet.Now, while connecting vi mobile broadband(MB from now), I always have to do a usb_modeswitch.Is it possible to automatize? i.e. when it detect the MB, it will automatically run commands"sudo usb_modeswitch" and "lsusb"? Running via command is trivial, but I want something that it will detect the MB usb while it is plugged in and run.
View 1 Replies
ADVERTISEMENT
Mar 26, 2010
I am using tata indicom photon+ for mobile broadband internet connection.
Code:
Befor yesterday, I was able to connect via this, but today(i guess a update yesterday is the culprit) i cannot. while it should connect automatically, even usb_modeswitch cannot detect anything.
Quote:
my /etc/modeprobe.conf is also blank. But I can work with wireless
View 5 Replies
View Related
Aug 21, 2010
when i type this command
sudo /usr/sbin/initmodem.sh
the output is
sudo: usb_modeswitch: command not found
I am trying to install BSNL capitel modem in Ubuntu 10.04.
View 2 Replies
View Related
Feb 7, 2011
I have a Huawei E122 Mobile Broadband HSPA USB Stick on three ireland. i can't get it to connect. but i think the problem might be, when i stick it in nothing happens. it doesn't show up under lsusb. i don't think it "mounts"
View 2 Replies
View Related
Apr 22, 2010
I have installed fedora core 11 in my computer, I'm using a prolink phs 100 3g usb modem to connect to the internet in windows.while trying to get it working under linux I found a usb mode switching program at [URL] , I downloaded the source for the mode switching program and also downloaded and installed libusb.but when I try to run make (as mentioned in the draisberghof website) I get the following error.
Code:
[bushcat@localhost usb-modeswitch-1.1.2]$ make
gcc -o usb_modeswitch usb_modeswitch.c -Wall -l usb
usb_modeswitch.c:66:17: error: usb.h: No such file or directory
[code]...
If i'm not mistaken I think the main reason for this is that the compiler can't find the "usb.h" file, which is obvious from the third line of code.
View 4 Replies
View Related
Dec 17, 2009
How do i get a mc760 usb modem to work with usb_modeswitch in fedora 12.I am using virgin modile dsl Is there away to setup with wvdial to?
View 10 Replies
View Related
Sep 6, 2010
I am planning to shift from ubuntu to fedora and i am using Data card for getting connected to internet. My data card is working fine with Ubuntu 10.04.
I have been using usbmodeswitch to make the device to be reconized as a modem rather that a storage devices in ubuntu 10.04. i have followed this link : [url] and it worked fine now when i repeated the same for fedora 13 it doesn't works.
I have installed tcl-8.5.8-1.fc13.i686.rpm , usb_modeswitch-1.1.4-1.fc13.i686 , usb_modeswitch-data-20100707-1.fc13.noarch and wvdial. in fedora 13 it never detected as a modem. i have also tryed using # modprobe usbserial vendor=0x1c9e product=0x9e00 also but this never helped.
View 1 Replies
View Related
Sep 16, 2010
A day ago I finally got around to upgrading the PackageKit installation that had been sitting for a week and a half, so I found a new upgrade for sudo available - the one that gives the sudoreplay command, I forget which version number it is exactly. When I try to use the sudo command I get this notice in my terminal:Code:Can't open /var/db/sudo/me/1: Permission deniedI didn't get it before. What do I have to do to make it open? I'm using SELinux in enforcing mode if that helps.
View 1 Replies
View Related
Oct 11, 2009
Where is the SUDO file at, and remind me how do I add myself as a SUDO'er?
View 3 Replies
View Related
May 29, 2010
I am new to fedora (been using debian based distro's for the longest time). With the new release I decided to give FC13 (The kde 64 bit spin) a try. I told it to wipe my entire hdd and encrypt the partitions. The partition manager made a few LVM partitions which I assume are encrypted.
The problem I am having is that if I attempt to use an application that would normally need root access to run, I am not prompted to enter my root password. Instead, I am required to logout and log back in as root. Is there a way to make it so that FC13 will prompt me to enter in my root password so I do not need to log in and out? Or is there something Different I should have done during the install process? Also, what is the terminal equivalent of "sudo" in fedora, or is it still sudo/KDEsudo
I also have not used SE Linux before. Do I need to manually enforce the permissions for my applications and generate my own profiles for it, or is that done automatically?
View 14 Replies
View Related
Oct 25, 2010
I just upgraded from 11.2 to 11.3 and compiled kernel 2.6.36. In 11.2/2.6.35 pulseaudio/padevchooser was working fine. Now I'm getting boot errors indicating that hso-udev.rules has a problem that will be important in a future release related to SYSFS{} stuff that should be ATTRS{} stuff. Other reading seems to indicate that my problem is that I have both avahi zeroconf and usb_modeswitch running. However usb_modeswitch is perhaps a replacement for zeroconf.
So I disable zeroconf. Now padevchooser cannot run since it needs zeroconf. Immediate action for me is to put zeroconf back in place and ignore the errors, then my system is working again. Long term action is now the issue. Anybody been down this route before? Whose action comes next? Possibly PA will be switching over to usb_modeswitch for zeroconf functionality? Or is there an OpenSuse config change coming?
View 1 Replies
View Related
Mar 12, 2010
I am having a problem getting my Vodafone PAYG Huawei K3565 Rev 2 mobile broadband to be recognised and/or connect in 9.10
[URL]
The advice is to add
[URL]
to the apt sources. (replacing cz as required for several other servers of choice). I tried this (using several different servers) from within Ubuntu Software Centre, but the usb_modeswitch never appeared. In fact (oddly) the source never appeared in the list! (Although I did have a look in the etc/apt/sources.list and it had added a line each time - there were several - I'd tried quite a few!!!) I did try downloading it but when it starts gdebi to install, a message pops up saying it is available (and better supported!) in a software channel.
I searched round a bit and found another reference to the package at
[URL]
This time the sources were totally different and the apt line recommended was
deb [URL]
When I add this it does add the line to the list of sources, but sadly I still cannot see usb_modeswitch after Software Centre has updated. In fact the number of packages available seems to go down from 2186 to 2179!
I suppose I could force the debian package to install, but I don't see why I can't get it to appear in Software Centre!
I should perhaps add that I have added other sources using the "apt sources" and that worked OK so I know I am doing the right thing.
View 1 Replies
View Related
Oct 22, 2010
I had a Huawei e1752c O2 Mobile Broadband dongle working fine in Ubuntu 9.04 using usb_modeswitch, with settings taken from After renewing an annual O2 contract, I have a new e1752c and it does not work in Ubuntu 9.04, even after installing the latest usb_modeswitch package and data. The new dongle does work perfectly on an identical laptop that has Ubuntu 10.04 with a freshly installed Network Manager and usb_modeswitch.I am guessing that there is a rule (udev or whatever) hanging over from somewhere that needs deleting, but I don't know where to look, and don't see any useful error messages - the device lists as Vendor 12d1, Product 1446 before and after usb_modeswitch runs, but becomes Product 140c in the Ubuntu 10.04 system.
View 5 Replies
View Related
Mar 24, 2011
I have a 3 ZTE MF112 dongle & it's not compatible with linux lite, i have tried downloading usb_modeswitch but that won't install it says:
View 7 Replies
View Related
Mar 7, 2010
what is the lsusb equivalent of lspci -k?
View 1 Replies
View Related
Jan 21, 2010
why 'lsusb' doesn't list anything, Puppy 4.3.1
View 3 Replies
View Related
Feb 24, 2010
I've been having some trouble getting my two external USB hard drives to mount on boot. They are not recognized by lsusb after a boot, but after they are power cycled or unplugged & replugged they will show up in lsusb and mount. One odd thing I noticed was that when one of the drives was moved to a different port before booting it would be recognized for that boot onlyI have tried adding usb_storage to /etc/modules and doing a update-initramfs to my kernel (2.6.31-14) to no avail.
Since I started having this problem, I have reinstalled ubuntu on a different internal drive, and this did not fix it.I'm not sure if this matters, but the UUIDs of the two drives are identical. I would try reformatting one of them but its quite inconvenient. My /etc/fstab is set up to mount them using their labels (ex1 and ex2) rather than the UUID, and I can mount them both at the same time
View 5 Replies
View Related
Jun 23, 2010
I a m using a logitech c250 and it works perfectly on ekiga when i use ekiga i get video and the little green indicator turns on but I really want to use the webcam for stickam and the minute i turn Ekiga off the indicator goes grey and it stopps working i've used to codes, lsusb and lspci to detect my webcam and it they worked but my problem still isnt fixed.
View 4 Replies
View Related
Jun 21, 2011
trying to configure an old Epson LX 400 dot matrix printer with cups. I really need this printer to print vauchers. System is Debian SID, latest cups 1.4.3 cups was recently change to reject lsusb printing and now uses libusb. lsusb sees printer, but does not name it:
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 1a40:0201 TERMINUS TECHNOLOGY INC.
[code]....
View 2 Replies
View Related
Jul 20, 2010
I have been administering linux systems for years now, but usually they are commodity boxes and as a result I rarely have driver problems, short of needing to install some "restricted" or "proprietary" driver package, or manually installing the nvidia binary drivers back in the day. However, one question to which I have never picked up a straight answer regards common troubleshooting practice. Will lsusb and lspci list device for which a system has no drivers (kernel modules)? I am trying to install a webcam on a SiS-chipset laptop and though I can see a physical webcam, neither lsusb or lspci are showing me that any webcam-like device exists. What I want to know is if it would show anything, or if it needs drivers in order to show a device?
View 4 Replies
View Related
Jan 3, 2010
I'm really trying to get the Elgato Eye TV Diversity working with Ubuntu (I'm trying it on both Karmic and Hardy)
The problem is, lsusb shows the device but I don't get a vendor name, just an ID.
dmesg shows a usb device being detected, but not that it's a TV tuner.
I've followed the guides on these pages:url
url
url
url
P.S (I know some of the guides are for the hauppauge nova, but this is the same device as far as I can tell)
View 5 Replies
View Related
Nov 14, 2010
I plug in my Maxtor 1TB external USB drive, and here's what dmesg says:
Code:
[ 82.480054] usb 3-2: new full speed USB device using ohci_hcd and address 7
[ 82.660052] usb 3-2: device descriptor read/64, error -62
[ 82.950076] usb 3-2: device descriptor read/64, error -62[code]...
lsusb produces no results, and "fdisk -l" yields nothing as well.The drive is not recognised as /dev/sdb1 as it was until yesterday.
View 7 Replies
View Related
Sep 5, 2009
When I connect my Treo 650 with a USB cable it works sometimes and not others. A little investigation showed
that it always works when I see the Palm device listed in the output of lsusb. While trying to diagnose why it appears sometimes and not others, I discovered that it sometimes appears in /proc/bus/usb/devices and not
in lsusb. I didn't think that was possible!
I've tried running kudzu (the Red Hat hardware discovery tool) and killing and restarting udevd.
View 2 Replies
View Related
Sep 1, 2011
I can get the command program to work, but not the desktop program to work. Windows Wireless Driver was working, but now every time I try to start it, it won't load, and will just be an empty window. This happened after I tried to installed a driver (which was the wrong one), and I restarted the computer. After this happened, I tried to reinstall the program, but to no avail.
The command program works, but I can't use the command lsusb, because it just pauses and doesn't do anything. Do I have to wait for it to kick in. I'm pretty sure that this is not it, because when I try the lspci, this works fine (but it's not the one I need). Please help, and don't make any stupid replies.
View 3 Replies
View Related
Jun 10, 2010
explain the difference between these two commands. I'm currently reading about changing your mac address and both of these commands show up a lot. They sound like the same thing to me. Is one better than the other, or do you need to use both to change your mac address?
Code:
sudo ifconfig eth0 down
sudo /etc/init.d/networking stop
View 3 Replies
View Related
Jan 2, 2011
I have a problem when I want to use su I get this error:Code:su: pam_start: error 26I have googled it so I found this topic (http://www.linuxquestions.org/questi...r-26-a-615024/) but it didn't really help me. There was a reply on that topic and his question was what the output of this was:
Code:
ldd /usr/bin/passwd
and
[code]....
View 4 Replies
View Related
Nov 7, 2010
In the previous versions of Fedora, the check for updates when connected through mobile broadband appeared disabled, which made sense as I don't want updates when connected through a mobile phone but will wait until I'm connected through either ethernet or wifi.
Took my laptop into work on Friiday (9am Friday is the time concert tickets go onsale). Connected to mobile broadband using Fedora 14 and got the updates available icon, surely this shouldn't happen?
View 3 Replies
View Related
Feb 1, 2011
I recently install Fedora 14 with dual boot Win7 on my HP G62-453TU Laptop. So, I want to use internet via CDMSA - EV-DO Rev A USB wireless Broadband internet on Fedora 14. So, i looking forward help from in this regard from Linux Geeks.
USB Vendor name : www.huawei.com
Operator : www.worldcall.net.pk/wirelessbroadband.html
View 1 Replies
View Related
Jan 14, 2010
Does anyone one know of a free broadband usage meter for linux which will record the amount of uploads and downloads on the netwrok and alert you when the limit has reached? I was using TB meter on windows Vista.
View 3 Replies
View Related
Jun 30, 2011
I couldn't connect my Micromax 300G modem in Debian Linux. From internet (in Windows Vista), I came across the information of USB_ModeSwitch and then I downloaded it. While going to install it, I came across the problem that TCL-interpreter is not available in Debian Linux. Then again I restarted my laptop in Windows Vista and connected my Micromax modem and from internet downloaded TCL8.5.10-src.tar.gz. But while going to install it, I came across the problem that " configure: error: no acceptable C compiler found in $PATH " . Also as presently, I am unable to connect my modem therefore I am unable to issue the code:" apt-get update ".
View 16 Replies
View Related