Problems getting my Huawei 0x140b USB modem to speak to internet

Odhiambo Washington odhiambo at gmail.com
Sun Jun 30 14:12:27 UTC 2013


Hi Manish,

If you have a Windows PC, use putty.exe and point the config to the COM
port on which the modem is detected to be attached to.
That's how I do it, unfortunately.



On 30 June 2013 16:51, Manish Jain <bourne.identity at hotmail.com> wrote:

> Hello Odhiambo/All,
>
> I installed and ran minicom. There are 2 devices which are possible
> candidates as the modem : cuaU0.0 and cuaU0.2
>
> I symlinked modem to each of the 2 devices and ran minicom. With both
> devices, the AT command returns OK, but AT^U2DIAG=0 returns COMMAND NOT
> SUPPORT
>
> Any tips on what to do next ?
>
>
> Thanks &
> Regards,
>
> Manish Jain
> +91-88064-38388
>
> On 30-Jun-13 17:30, freebsd-questions-request@**freebsd.org<freebsd-questions-request at freebsd.org>wrote:
>
>> Send freebsd-questions mailing list submissions to
>>         freebsd-questions at freebsd.org
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>         http://lists.freebsd.org/**mailman/listinfo/freebsd-**questions<http://lists.freebsd.org/mailman/listinfo/freebsd-questions>
>> or, via email, send a message with subject or body 'help' to
>>         freebsd-questions-request@**freebsd.org<freebsd-questions-request at freebsd.org>
>>
>> You can reach the person managing the list at
>>         freebsd-questions-owner@**freebsd.org<freebsd-questions-owner at freebsd.org>
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of freebsd-questions digest..."
>>
>>
>> Today's Topics:
>>
>>     1. question, following error Shared object "libc.so.6" not
>>        found, required by "fortune" (Rev Herbert Miller)
>>     2. Re: question, following error Shared object "libc.so.6" not
>>        found, required by "fortune" (Polytropon)
>>     3. ALT key problem with Virtual Box? (Scott Ballantyne)
>>     4. Re: ALT key problem with Virtual Box? (Polytropon)
>>     5. Problems getting my Huawei 0x140b USB modem to speak to
>>        internet (Manish Jain)
>>     6. Re: ALT key problem with Virtual Box? (Scott Ballantyne)
>>     7. Baker Invites freebsd-questions at freebsd.org to spend holiday
>>        in Goa (John Baker)
>>     8.  (Upali Kulasekara)
>>     9. Re: your mail (Daniel Feenberg)
>>    10. RE: Problems getting my Huawei 0x140b USB modem to speak to
>>        internet (Manish Jain)
>>    11. Re: Problems getting my Huawei 0x140b USB modem to speak to
>>        internet (Odhiambo Washington)
>>
>>
>> ------------------------------**------------------------------**
>> ----------
>>
>> Message: 1
>> Date: Sat, 29 Jun 2013 10:48:38 -0400
>> From: Rev Herbert Miller <herbertmiller at me.com>
>> To: questions at FreeBSD.org
>> Subject: question, following error Shared object "libc.so.6" not
>>         found, required by "fortune"
>> Message-ID: <650F01CA-F62F-49E7-957F-**9BFDC06D6E72 at me.com<650F01CA-F62F-49E7-957F-9BFDC06D6E72 at me.com>
>> >
>> Content-Type: text/plain; charset=us-ascii
>>
>> I was trying to use the content management system for our website.  I
>> needed to restart on terminal but I keep coming up with the following
>> error:  I don't know programing at all, so don't know if this is something
>> I can fix.
>>
>>
>> Shared object "libc.so.6" not found, required by "fortune"
>>
>> Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
>> At least one of these environment variable is needed to run this program
>> root at psumc:/usr/local/tomcat5.**5 # bin/startup.sh
>> Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
>> At least one of these environment variable is needed to run this program
>> root at psumc:/usr/local/tomcat5.**5 # su -c 'killall -9 java'
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Sat, 29 Jun 2013 17:58:31 +0200
>> From: Polytropon <freebsd at edvax.de>
>> To: Rev Herbert Miller <herbertmiller at me.com>
>> Cc: questions at freebsd.org
>> Subject: Re: question, following error Shared object "libc.so.6" not
>>         found, required by "fortune"
>> Message-ID: <20130629175831.b2bf7fcb.**freebsd at edvax.de<20130629175831.b2bf7fcb.freebsd at edvax.de>
>> >
>> Content-Type: text/plain; charset=US-ASCII
>>
>> On Sat, 29 Jun 2013 10:48:38 -0400, Rev Herbert Miller wrote:
>>
>>> I was trying to use the content management system for our website.
>>> I needed to restart on terminal but I keep coming up with the
>>> following error:  I don't know programing at all, so don't know
>>> if this is something I can fix.
>>>
>>
>> In worst case, notify your system administrator.
>>
>>
>>
>>  Shared object "libc.so.6" not found, required by "fortune"
>>>
>>
>> This kind of error often indicates an incomplete system update
>> were libraries are "out of date" or missing. What way of system
>> update has been performed?
>>
>>
>>
>>  root at psumc:/usr/local/tomcat5.**5 # bin/startup.sh
>>> Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
>>> At least one of these environment variable is needed to run this program
>>>
>>
>> That can be a side effect, maybe some accidentally overwritten
>> configuration file or a program that's unable to run due to a
>> missing dependency?
>>
>> What happens if you manually define those variables to the proper
>> valies and try again, e. g.
>>
>>         # setenv JAVA_HOME=/usr/local/<where your JAVA stuff is>
>>         # setenv JRE_HOME=/usr/local/<where your runtime lives>
>>         # bin/startup,sh
>>
>> Does this produce a different result?
>>
>>
>>
>>  root at psumc:/usr/local/tomcat5.**5 # su -c 'killall -9 java'
>>>
>>
>> That command doesn't make sense. The prompt indicates that you
>> are already root. The -c parameter for the su command is missing
>> an argument, the class". See "man su" for details, no programming
>> knowledge required. ;-)
>>
>>
>>


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
"I can't hear you -- I'm using the scrambler."


More information about the freebsd-questions mailing list