Page 1 of 1

using mobile phone as modem on mageia 6 solved

PostPosted: Jan 1st, '17, 02:32
by rbrick49
my mobile phone wont connect to the internet on mageia 6 any ideas folks
heres part of dmesg
Code: Select all
168.42.106 DST=192.168.1.1 LEN=73 TOS=0x00 PREC=0x00 TTL=64 ID=39395 DF PROTO=UDP SPT=57919 DPT=53 LEN=53
[  198.911733] Shorewall:OUTPUT:REJECT:IN= OUT=enp0s20f0u4 SRC=192.168.42.106 DST=192.168.42.129 LEN=73 TOS=0x00 PREC=0x00 TTL=64 ID=36927 DF PROTO=UDP SPT=37529 DPT=53 LEN=53
[  198.911751] Shorewall:OUTPUT:REJECT:IN= OUT=enp0s20f0u4 SRC=192.168.42.106 DST=192.168.1.1 LEN=73 TOS=0x00 PREC=0x00 TTL=64 ID=39396 DF PROTO=UDP SPT=33480 DPT=53 LEN=53
[  200.057521] Shorewall:OUTPUT:REJECT:IN= OUT=enp0s20f0u4 SRC=192.168.42.106 DST=192.168.42.129 LEN=73 TOS=0x00 PREC=0x00 TTL=64 ID=37776 DF PROTO=UDP SPT=40310 DPT=53 LEN=53
[  200.090506] Shorewall:OUTPUT:REJECT:IN= OUT=enp0s20f0u4 SRC=192.168.42.106 DST=192.168.42.129 LEN=71 TOS=0x00 PREC=0x00 TTL=64 ID=37782 DF PROTO=UDP SPT=50791 DPT=53 LEN=51
[  205.064617] usb 1-4: USB disconnect, device number 4
[  205.064678] rndis_host 1-4:1.0 enp0s20f0u4: unregister 'rndis_host' usb-0000:00:14.0-4, RNDIS device
[  205.469278] usb 1-4: new high-speed USB device number 7 using xhci_hcd
[  205.638531] usb 1-4: New USB device found, idVendor=0b05, idProduct=7780
[  205.638533] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  205.638535] usb 1-4: Product: Android
[  205.638535] usb 1-4: Manufacturer: Android
[  205.638536] usb 1-4: SerialNumber: G7AZCY07C606ZB7
[  205.678797] usb-storage 1-4:1.1: USB Mass Storage device detected
[  205.678854] scsi host6: usb-storage 1-4:1.1
[  205.678919] usbcore: registered new interface driver usb-storage
[  205.682999] usbcore: registered new interface driver uas
[  206.708636] scsi 6:0:0:0: CD-ROM            ASUS     Device CD-ROM    0318 PQ: 0 ANSI: 2
[  206.761994] sr 6:0:0:0: [sr0] scsi-1 drive
[  206.761997] cdrom: Uniform CD-ROM driver Revision: 3.20
[  206.762108] sr 6:0:0:0: Attached scsi CD-ROM sr0
[  215.031334] audit: type=1131 audit(1483229959.556:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  372.763313] audit: type=1105 audit(1483230117.575:166): pid=4780 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  381.859480] audit: type=1105 audit(1483230126.671:167): pid=4824 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  382.853497] audit: type=1105 audit(1483230127.665:168): pid=4834 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  383.188100] audit: type=1105 audit(1483230128.000:169): pid=4845 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  384.058673] audit: type=1105 audit(1483230128.870:170): pid=4855 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  385.000156] audit: type=1105 audit(1483230129.812:171): pid=4865 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
[  385.916589] audit: type=1105 audit(1483230130.728:172): pid=4876 uid=1000 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_xauth acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'

Re: using mobile phone as modem on mageia 6 solved

PostPosted: Jan 1st, '17, 10:44
by isadora
Goodday rbrick49, a Happy New Year to you!!! :)

Your topic-title makes me wonder, you have a question, but is it solved already?

Re: using mobile phone as modem on mageia 6 solved

PostPosted: Jan 1st, '17, 11:51
by rbrick49
yes I got it working thanks usb wasnt switching