View Single Post
  #4  
Old March 10th 19, 06:00 AM posted to alt.windows7.general
Daniel60
external usenet poster
 
Posts: 72
Default Problems with connecting to Internet via Linux but Win7Proconnects easily.

Paul wrote on 8/03/2019 6:41 AM:
Daniel60 wrote:
I dual boot this HP 6730b Laptop with Win7Pro and Mageia Linux.

I can connect to the Internet on Win7Pro using my 3G USB Dongle but
cannot via the Dongle with my Linux .... at the moment!! It did, but
not now!!

I can see the Linux trying to make a connection, but it quickly gets a
"NO CARRIER" signal. In Linux, when it did work, the sequence ended
like this ....

Feb 23 19:51:38 localhost chat[15206]: AT+CGATT?^M^M
Feb 23 19:51:38 localhost chat[15206]: +CGATT: 1^M
Feb 23 19:51:38 localhost chat[15206]: ^M
Feb 23 19:51:38 localhost chat[15206]: OK
Feb 23 19:51:38 localhost chat[15206]:Â* -- got it
Feb 23 19:51:38 localhost chat[15206]: send (ATDT*99***3#^M)
Feb 23 19:51:38 localhost chat[15206]: timeout set to 120 seconds
Feb 23 19:51:38 localhost chat[15206]: expect (CONNECT)
Feb 23 19:51:38 localhost chat[15206]: ^M
Feb 23 19:51:38 localhost chat[15206]: ATDT*99***3#^M^M
Feb 23 19:51:38 localhost chat[15206]: CONNECT
Feb 23 19:51:38 localhost chat[15206]:Â* -- got it
Feb 23 19:51:38 localhost chat[15206]: send (^M)
Feb 23 19:51:38 localhost chat[15206]: timeout set to 5 seconds

(Note the fourth last line .... CONNECT.)

Again, on Linux, when it doesn't work, it ended like this ....

Mar 03 16:32:52 localhost chat[12336]: AT+CGATT?^M^M
Mar 03 16:32:52 localhost chat[12336]: +CGATT: 1^M
Mar 03 16:32:52 localhost chat[12336]: ^M
Mar 03 16:32:52 localhost chat[12336]: OK
Mar 03 16:32:52 localhost chat[12336]:Â* -- got it
Mar 03 16:32:52 localhost chat[12336]: send (ATDT*99***3#^M)
Mar 03 16:32:52 localhost chat[12336]: timeout set to 120 seconds
Mar 03 16:32:52 localhost chat[12336]: expect (CONNECT)
Mar 03 16:32:52 localhost chat[12336]: ^M
Mar 03 16:32:52 localhost chat[12336]: ATDT*99***3#^M^M
Mar 03 16:32:52 localhost chat[12336]: NO CARRIER
Mar 03 16:32:52 localhost chat[12336]:Â* -- failed
Mar 03 16:32:52 localhost chat[12336]: Failed (NO CARRIER)

(Note the third last line ... NO CARRIER.)

I am wanting to see if the signals sent to/received from the Dongle
are similar in Win7. Does anyone know where I might look to see what's
going on when I press the "Connect" button on the Win7 Wireless
Broadband Program?? Can I look at a file/log, somewhere, that gets
written to when making a connection or something??


Here's an idea for Windows. I've not tried this, as
I have nothing I can rely on to generate log events.

http://www.i-helpdesk.com.au/index.p...ndows-ppp-logs


Â*Â* Run 'cmd' in 'startrun'

Â*Â* type 'netsh'

Â*Â* type 'ras'

Â*Â* type 'set tracing PPP enable'

Â*Â* [presumably, type 'exit' ???]

Â*Â* Look for C:\windows\tracing\, find PPP.log

And who knows, it might not work the same way in all Windows versions.

Since you have "No carrier" on Linux, that suggests
some module is missing to provide a driver. Or maybe
some "firmware" that needs to be loaded into the unit
during boot, that isn't happening. You could try, in
Linux, "lsmod" and review the modules in usage. Something
like that. Firmwares might be in /lib/firmware.
And run "dmesg" and review what is happening during
the boot process.

HTH,
Â*Â*Â* Paul


Thanks for this, Paul. I'll report back.
--
Daniel
Ads