Restless said:I have one of these will it work?
http://www.walmart.com/ip/Virgin-Mobile-Broadband2Go-Prepaid-3G-USB-Adapter-VMMC76NTKIT160/12718736?sourceid=1500000000000003142050&ci_src=14110944&ci_sku=12718736
AT+cgdcont=1,"IP","bell.internet.ca"
It will probably register itself as a PPP modem, so NetworkManager will automagically let you configure it with a nice little wizard. The real issue is whether a driver exists for your particular USB modem. If it's Huawei then it'll just work. You might need to add a simple udev line from what my google searches revealed, but it'll "just work" after that, if you even need to do it.Restless said:Thanks Stan I am copying this so when I try it I can get it right...
I was kinda worried it might not be plug and play and well wanted to be prepared... the wireless dongle thing won't bother me at all if i get this thing working...
zhasha said:I suppose you have the dongle already, so download a linux livecd. I recommend Fedora as they wholeheartedly refuse to include binary blobs of any kind, and thus you won't get a false positive. Put it in, boot from it, plug in your dongle and try going online. If it works out of the box so be it, otherwise there's a small guide to get the whole thing working with a udev hack here
Ubuntu includes heaps of binary stuff in both their repos and their livecdsVRAndy said:zhasha said:I suppose you have the dongle already, so download a linux livecd. I recommend Fedora as they wholeheartedly refuse to include binary blobs of any kind, and thus you won't get a false positive. Put it in, boot from it, plug in your dongle and try going online. If it works out of the box so be it, otherwise there's a small guide to get the whole thing working with a udev hack here
Out of curiosity, and I'm sorry to side-track, which distros do include binary blobs? Surely Debian won't, And Gentoo and Slack are all about the source code..... Besides comedy options like Linspire, what does that leave? Does Ubuntu include closed source software in their main distribution?
.... Or am I completely wrong and/or out of touch about those distros I mentioned not having opaque blobs in their distribution?
Optional yes, but last I used ubuntu (which admittedly was a long time ago), it installed some binary drivers by default, and others (fglrx, nvidia, etc) would have to be explicitly installed. In any case, Fedora has an OMG FREE policy that extends to everything but firmware, so if you want to know if there's a free driver for your device, it's at least a good starting point.Prometheus said:I was of the impression that Ubuntu made that stuff optional by default, though. :blink:
Terrible answer. Please refer to the USB link in my sig.Mithrildor said:if its USB 2.0 high-speed: Yes if not : no
Gruso said:Terrible answer. Please refer to the USB link in my sig.Mithrildor said:if its USB 2.0 high-speed: Yes if not : no
VRAndy said:zhasha said:I suppose you have the dongle already, so download a linux livecd. I recommend Fedora as they wholeheartedly refuse to include binary blobs of any kind, and thus you won't get a false positive. Put it in, boot from it, plug in your dongle and try going online. If it works out of the box so be it, otherwise there's a small guide to get the whole thing working with a udev hack here
Out of curiosity, and I'm sorry to side-track, which distros do include binary blobs? Surely Debian won't, And Gentoo and Slack are all about the source code..... Besides comedy options like Linspire, what does that leave? Does Ubuntu include closed source software in their main distribution?
.... Or am I completely wrong and/or out of touch about those distros I mentioned not having opaque blobs in their distribution?
The Linux kernel itself contains binary blobs for closed-source firmwares. Case closed.viridior said:VRAndy said:zhasha said:I suppose you have the dongle already, so download a linux livecd. I recommend Fedora as they wholeheartedly refuse to include binary blobs of any kind, and thus you won't get a false positive. Put it in, boot from it, plug in your dongle and try going online. If it works out of the box so be it, otherwise there's a small guide to get the whole thing working with a udev hack here
Out of curiosity, and I'm sorry to side-track, which distros do include binary blobs? Surely Debian won't, And Gentoo and Slack are all about the source code..... Besides comedy options like Linspire, what does that leave? Does Ubuntu include closed source software in their main distribution?
.... Or am I completely wrong and/or out of touch about those distros I mentioned not having opaque blobs in their distribution?
Gentoo being focused on compiling from source code I can understand but that isn't necessarily correct (you can link to a binary repo if you want to), but that doesn't mean that you can't or won't use binary blobs when wanted or needed.