LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-08-2006, 06:31 PM   #91
linux2512
LQ Newbie
 
Registered: Nov 2006
Distribution: Ubuntu Dapper Drake
Posts: 1

Rep: Reputation: 0
smusb driver


For those of you who do not want to recompile the usbserial driver to get the speed improvements you can download and compile the smusb driver from
smithmicro.com/linux
 
Old 01-17-2007, 07:44 PM   #92
rhcamilex
LQ Newbie
 
Registered: Jan 2007
Posts: 1

Rep: Reputation: 0
VMWARE Solution for v620

Hi, nice recipe, but i have a question about...

When i complete the internet conection and sharing, i can not connect directly to internet in linux. Be another step after probe the connection on linux? what do you say with "shared internet connection oftomatically connect via lo"? (loop-back, ok, but how?)

Thanks

rhcamilex

Quote:
Originally Posted by schniebo
A different approach of using the Verizon V620 to connect Linux to the Web is using the V620 in a virtual machine created with VMware 5.0. Ok, ok, the guest OS is Win XP Pro SP 2 or Win 2000 Pro but 'just' used as an internet gateway for the time...

>> Ingredients I used for this:

(1) IBM Thinkpad T22, 512 MB, 100GB
(2) Ubuntu 5.04 Hoary Hedgehog
(3) V620
(4)VMware 5.0
(5) Win XP Pro SP 2 (Win 2000 Pro works as well)

<<

>> The recipe:

The Virtual Win XP Guest can have a minimal flexible hard disk (1 GB) and minimum RAM (128 for1 Win XP SP2 and 64 for Win 2000). The RAM can be set to the minimum because the machine will be just the slave for internet connectivity running only the VZAccess Manager and two network connections.

The guest network settings should be set to 'Bridged connected directly to the physical network'.

Install Win XP SP2 without the V620 plugged into the PCMCIA slot.

Do NOT load 'modprobe usbserial vendor=0x1410 product=0x1110' (see explanation further below). If you have loaded it, unload it with 'modprobe -r usbserial'

Once the guest OS has been installed, start the VM.

Install the VZAccess Manager from the Verizon CD and follow the steps until being asked to insert the V620 to be recognized. Plug the V620 in the PCMCIA slot. The VMware host shows after a little while (< 1 min) in the lower right corner of the main VMware window the a blue USB icon, which means that the V620 has been recognized as a USB device by the VM. Don't worry about the USB and VZAccess Manager looking for PCMCIA card. As soon as the USB icon shows up the guest OS (i.e. Win XP Pro SP 2 or Win 2000 Pro) will tell that new hardware was found and will start installing the device drivers. The VM behaves exactly the same as a real Win XP systems. When asked by the VZAccess Manager where to look for the V620 DON'T select USB or Serial but PCMCIA as usual.
The VZAccess Manager will complete the installation as usual followed by the Venturi Client install.
After that the VM will reboot. If after the reboot the V620 is not properly recognized by the system, unplug it briefly and reinsert it. That will do the recognition as a USB device by VMware.
Check the internet connection by loading MS Explorer. The VM should have internet access in the usual fast V620 speed and the card/modem won't time out!

The VM has now essentially two network connections. One via the V620 to the internet and one for to connect the VM to the Linux host. I prefer to have the little network icons visible on the status bar of the VM to follow the network activity (I know it's just blinking blue lights ;-)

The next step is rather easy: Within the VM go into the Windows network settings (should be called by default 'NationalAccess - BroadbandAccess Properties') and enable under sharing the 'Internet Connection Sharing for this connection') and select the ports in the 'Settings' of 'Sharing' to support HTTP 80 etc.

That's pretty much it. Your Linux host is now ready to au to the shared internet connection oftomatically connect via 'lo' the Windows guest OS in the VM.

To stop the session, first disconnect the card. Then power it of with the VZAccess Manager. The power off is helpful (necessary?) to avoid the Linux host later to hang at the shutdown while trying to power off the PCMCIA device (which is controlled by the VM which is no longer in existence at shutdown and left the V620 uncontrollable if not powered off). One could also just unplug the V620 but again that may cause the Linux host some hick-ups at shutdown.

This recipe should work stable and (!!) doesn't suck too many resources: The Linux host CPU goes up to a max of 9% during heavy network traffic in and out of the VM and the rest of the VM is idle all the time, window minimized - no action (don't enable 'cool' screen saver in the VM - the VM is just the internet Hub...).
<<


>> Addendum:
!!
The resources of the V620 have to be free (i.e. not managed by the Linux Host. That means usbserial should not be loaded with the V620 parameters (i.e. DO NOT load usbserial with 'modprobe usbserial vendor=0x1410 product=0x1110' because that gives the Linux OS the control over the device as a serial USB device as described earlier in this threat). My device manager showed the 'Novatel Wireless Merlin CDMA' with two branches listed each as 'Vendor Specific Interface'.
!!

The Linux web browser settings have to be set to 'Connected directly to the internet'. Proxy or so doesn't work.

I read a lot about the poor performance of the VMware VMs under Linux but I have to say that I am excited about it. Good performance, great network flexibility and device recognition with an excellent graphic makes me actually considering to buy the latest version 5.0 (I run it as a 30 days trial). The Snapshot manager is just fantastic.

The recipe won't work with Win4Lin because of the USB device required within the VM. I had no luck installing Win4Lin with accelerator anyway. Argh.
<<

Hope this works as good for you as it does for me (writing this right now under the described connection which has been up for the last 1:27 hrs without breaking/timing out).

Cheers
------------------------------------------------------------------------------------------------------------------------------------------------------------------
 
Old 01-21-2007, 12:47 PM   #93
hewbert
LQ Newbie
 
Registered: Nov 2003
Location: Rapid City, SD
Posts: 3

Rep: Reputation: Disabled
An old thread, but..

Can someone that's gotten this to work in FreeBSD (6.2) provide some insight? FreeBSD is seeing it as ugen0, I just don't know what to do beyond that really.
 
Old 03-29-2007, 05:04 PM   #94
deepgrewal
Member
 
Registered: Feb 2005
Location: Modesto, California
Distribution: openSuSE 10.2
Posts: 81

Rep: Reputation: 15
Novatel U720 and OpenSuse 10.2

Guys, how can I get the Novatel U720 to work on OpenSuse 10.2. I have read this entire post (all threads). From all that you have discovered since the initial thread, what is the simple conclusion (what can I take home to the PC) to make this work? I value your feedback. Thanx!
 
Old 02-07-2008, 08:31 AM   #95
kimalasi
LQ Newbie
 
Registered: Feb 2008
Posts: 2

Rep: Reputation: 0
Cool Novatel General Configurations

Hi here is a little script to setup your Novatel Wireless.In my case I use a sprint data wireless U720. I am running DreamLinux and I use this two files I created and copy them in the /usr/bin/ directory. I run the file named sprint and it connect at the first time. Important run all
this process as root or it will fail. Hope this will help you.



filename: sprint (located in /usr/bin/
===========================================================
#!/bin/bash
sudo modprobe -r usbserial
sudo modprobe usbserial vendor=0x1410 product=0x211
sudo dmesg|grep -i ttyUSB
cp novatel.inf /etc/wvdial.conf
wvdial

filename: novatel.inf (located in /usr/bin
======================
[Dialer Defaults]
Modem = /dev/ttyUSB0
Baud = 460800
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0
&C1 &D2 + FCLASS=0
ISDN = 0
Modem Type = USB Modem
Phone = #777
Username = '' #For Verizon users is your telephonenumber@servername.com. Sprint users do not need username leave in blank.

Password = '' #For Verizon users needs a password. Sprint users leave it at is.
Carrier Check = no
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Merlin C201 JerryNew2Linux Linux - Wireless Networking 27 04-26-2005 12:07 PM
CDMA 1xEVDO Card configuration (GPRS) anduine Linux - Laptop and Netbook 1 07-08-2004 08:07 PM
CDMA Problem on Mandrake 9.2 eantoranz Linux - Networking 0 06-09-2004 11:15 PM
RH8 and T40 - Mad Merlin Please Help!!! calderonr Linux - Hardware 1 01-27-2004 08:33 PM
linux support merlin g100 card hwood7587 Linux - Networking 0 11-19-2003 05:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration