sudo ifconfig eth1 up might actually need to be changed to sudo ifup eth1 to bring the device up.
On Thu, Mar 10, 2016 at 8:30 PM, William Hermans <[email protected]> wrote: > *It seems to me that usb0 isn't getting an ip address(192.168.7.2) >> correctly?* >> *Any suggestions?* >> > > Woah nelly ! That's a lot of output, ;) > > So, I'm not all that familiar with the Jessie images, but it seems as > though the cdc_ether device is working fine. Have you attempted manually > bring up eth1 ? e.g. > > sudo ifconfig eth1 192.168.7.2 > sudo ifconfig eth1 up > > ?? > > But even then I'm not sure what could be the cause for eth1 not coming up, > other than a couple guesses. I might have to defer to Robert, as he > honestly knows these images better than all. > > On Thu, Mar 10, 2016 at 8:19 PM, Cornelius Lee <[email protected]> > wrote: > >> Hi William, >> >> Thank you for your email,...below is what I get from running that command. >> >> cornelius@cornelius ~ $ dmesg|grep eth >> [ 0.988379] e1000e 0000:00:19.0 eth0: registered PHC clock >> [ 0.988382] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) >> ec:f4:bb:0f:df:a3 >> [ 0.988383] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network >> Connection >> [ 0.988419] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: >> FFFFFF-0FF >> [ 4.860468] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready >> [ 7.445242] e1000e: eth0 NIC Link is Up 100 Mbps Full Duplex, Flow >> Control: None >> [ 7.445246] e1000e 0000:00:19.0 eth0: 10/100 speed: disabling TSO >> [ 7.445274] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready >> [ 2935.339583] usbcore: registered new interface driver cdc_ether >> [ 2935.341774] rndis_host 1-2:1.0 eth1: register 'rndis_host' at >> usb-0000:00:14.0-2, RNDIS device, a0:f6:fd:4b:fd:c9 >> [ 3005.699765] NETDEV WATCHDOG: eth1 (rndis_host): transmit queue 0 timed >> out >> [ 3005.699766] Modules linked in: rndis_wlan rndis_host cdc_ether usbnet >> mii cdc_acm nls_iso8859_1 uas usb_storage xt_multiport iptable_filter >> ip_tables x_tables pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) >> vboxdrv(OE) pn544_mei mei_phy pn544 hci nfc dell_wmi sparse_keymap uvcvideo >> videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev >> media hid_logitech_hidpp snd_usb_audio snd_usbmidi_lib dell_laptop dcdbas >> i8k dm_multipath scsi_dh intel_rapl iosf_mbi x86_pkg_temp_thermal >> intel_powerclamp coretemp kvm_intel arc4 kvm bnep snd_hda_codec_hdmi >> crct10dif_pclmul rfcomm crc32_pclmul ghash_clmulni_intel >> snd_hda_codec_realtek snd_hda_codec_generic snd_soc_rt5640 iwlmvm bluetooth >> snd_soc_rl6231 mac80211 aesni_intel snd_soc_core aes_x86_64 lrw gf128mul >> snd_compress glue_helper ablk_helper snd_pcm_dmaengine cryptd snd_hda_intel >> snd_hda_controller snd_seq_midi snd_hda_codec snd_seq_midi_event snd_hwdep >> snd_rawmidi iwlwifi snd_pcm joydev serio_raw cfg80211 lpc_ich shpchp mei_me >> mei 8250_fintek dw_dmac dell_smo8800 dw_dmac_core snd_seq snd_seq_device >> snd_soc_sst_acpi snd_timer snd i2c_hid 8250_dw spi_pxa2xx_platform >> i2c_designware_platform i2c_designware_core binfmt_misc dell_rbtn mac_hid >> soundcore parport_pc ppdev lp parport dm_mirror dm_region_hash dm_log >> hid_generic hid_logitech_dj usbhid hid i915 psmouse ahci i2c_algo_bit >> libahci sdhci_pci drm_kms_helper e1000e drm ptp pps_core wmi video >> sdhci_acpi sdhci >> [ 3361.518375] rndis_host 1-2:1.0 eth1: unregister 'rndis_host' >> usb-0000:00:14.0-2, RNDIS device >> [ 3395.837660] rndis_host 1-2:1.0 eth1: register 'rndis_host' at >> usb-0000:00:14.0-2, RNDIS device, a0:f6:fd:4b:fd:c9 >> >> >> and running dmesg|grep usb gives me the following,... >> >> [ 2935.309616] usb 1-2: Product: BeagleBoneBlack >> [ 2935.309617] usb 1-2: Manufacturer: Circuitco >> [ 2935.309618] usb 1-2: SerialNumber: 5315BBBK0EEE >> [ 2935.311093] usb-storage 1-2:1.4: USB Mass Storage device detected >> [ 2935.311147] scsi host5: usb-storage 1-2:1.4 >> [ 2935.332057] usbcore: registered new interface driver cdc_acm >> [ 2935.339583] usbcore: registered new interface driver cdc_ether >> [ 2935.341774] rndis_host 1-2:1.0 eth1: register 'rndis_host' at >> usb-0000:00:14.0-2, RNDIS device, a0:f6:fd:4b:fd:c9 >> [ 2935.341859] usbcore: registered new interface driver rndis_host >> [ 2935.344118] usbcore: registered new interface driver rndis_wlan >> [ 3005.699766] Modules linked in: rndis_wlan rndis_host cdc_ether usbnet >> mii cdc_acm nls_iso8859_1 uas usb_storage xt_multiport iptable_filter >> ip_tables x_tables pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) >> vboxdrv(OE) pn544_mei mei_phy pn544 hci nfc dell_wmi sparse_keymap uvcvideo >> videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev >> media hid_logitech_hidpp snd_usb_audio snd_usbmidi_lib dell_laptop dcdbas >> i8k dm_multipath scsi_dh intel_rapl iosf_mbi x86_pkg_temp_thermal >> intel_powerclamp coretemp kvm_intel arc4 kvm bnep snd_hda_codec_hdmi >> crct10dif_pclmul rfcomm crc32_pclmul ghash_clmulni_intel >> snd_hda_codec_realtek snd_hda_codec_generic snd_soc_rt5640 iwlmvm bluetooth >> snd_soc_rl6231 mac80211 aesni_intel snd_soc_core aes_x86_64 lrw gf128mul >> snd_compress glue_helper ablk_helper snd_pcm_dmaengine cryptd snd_hda_intel >> snd_hda_controller snd_seq_midi snd_hda_codec snd_seq_midi_event snd_hwdep >> snd_rawmidi iwlwifi snd_pcm joydev serio_raw cfg80211 lpc_ich shpchp mei_me >> mei 8250_fintek dw_dmac dell_smo8800 dw_dmac_core snd_seq snd_seq_device >> snd_soc_sst_acpi snd_timer snd i2c_hid 8250_dw spi_pxa2xx_platform >> i2c_designware_platform i2c_designware_core binfmt_misc dell_rbtn mac_hid >> soundcore parport_pc ppdev lp parport dm_mirror dm_region_hash dm_log >> hid_generic hid_logitech_dj usbhid hid i915 psmouse ahci i2c_algo_bit >> libahci sdhci_pci drm_kms_helper e1000e drm ptp pps_core wmi video >> sdhci_acpi sdhci >> [ 3361.518323] usb 1-2: USB disconnect, device number 5 >> [ 3361.518375] rndis_host 1-2:1.0 eth1: unregister 'rndis_host' >> usb-0000:00:14.0-2, RNDIS device >> [ 3395.707524] usb 1-2: new high-speed USB device number 6 using xhci_hcd >> [ 3395.835858] usb 1-2: New USB device found, idVendor=1d6b, >> idProduct=0104 >> [ 3395.835863] usb 1-2: New USB device strings: Mfr=3, Product=4, >> SerialNumber=5 >> [ 3395.835865] usb 1-2: Product: BeagleBoneBlack >> [ 3395.835867] usb 1-2: Manufacturer: Circuitco >> [ 3395.835869] usb 1-2: SerialNumber: 5315BBBK0EEE >> [ 3395.837660] rndis_host 1-2:1.0 eth1: register 'rndis_host' at >> usb-0000:00:14.0-2, RNDIS device, a0:f6:fd:4b:fd:c9 >> [ 3395.838325] usb-storage 1-2:1.4: USB Mass Storage device detected >> [ 3395.838386] scsi host6: usb-storage 1-2:1.4 >> >> >> It seems to me that usb0 isn't getting an ip address(192.168.7.2) >> correctly? >> Any suggestions? >> >> Regards, >> Cornelius >> >> >> >> On Fri, Mar 11, 2016 at 11:00 AM, William Hermans <[email protected]> >> wrote: >> >>> Perhaps running dmesg will give you a better idea of what's going on. If >>> nothing else it'll give you some output to post here for others to have a >>> better idea of whats going on. >>> >>> *example* >>> >>> william@beaglebone:~$ dmesg | grep eth >>> [ 4.483906] cpsw 4a100000.ethernet: Detected MACID = 78:a5:04:ca:fb:dc >>> [ 12.770249] net eth0: initializing cpsw version 1.12 (0) >>> [ 12.780876] net eth0: phy found : id is : 0x7c0f1 >>> [ 12.795971] net eth0: phy 4a101000.mdio:03 not found on slave 1 >>> [ 12.806243] net eth0: BQL enabled >>> [ 14.773478] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - >>> flow control rx/tx >>> [563836.873858] cpsw 4a100000.ethernet eth0: Link is Down >>> [563838.954250] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - >>> flow control rx/tx >>> [566399.033841] cpsw 4a100000.ethernet eth0: Link is Down >>> [566401.114229] cpsw 4a100000.ethernet eth0: Link is Up - 100Mbps/Full - >>> flow control rx/tx >>> >>> >>> On Thu, Mar 10, 2016 at 7:56 PM, Cornelius Lee <[email protected]> >>> wrote: >>> >>>> Hi Robert, >>>> >>>> I have just flashed >>>> https://rcn-ee.com/rootfs/bb.org/testing/2016-03-09/lxqt-4gb/BBB-eMMC-flasher-debian-8.3-lxqt-4gb-armhf-2016-03-09-4gb.img.xz >>>> >>>> and i can't ping to 192.168.7.2. Furthermore, ifconfig pulls up no inet >>>> address on eth1. >>>> >>>> Any idea why? >>>> >>>> >>>> Regards, >>>> Cornelius >>>> >>>> >>>> >>>> On Thu, Mar 10, 2016 at 11:56 PM, Robert Nelson < >>>> [email protected]> wrote: >>>> >>>>> On Thu, Mar 10, 2016 at 9:50 AM, Cornelius Lee <[email protected]> >>>>> wrote: >>>>> > Ah, great! Thank you. >>>>> > I will test it tomorrow in the morning at the office then. >>>>> > I will keep you updated too. =) >>>>> > >>>>> > Goodnight from Singapore. >>>>> >>>>> BTW, I'm not sure how to reverse connman's direction: >>>>> >>>>> But right now, when you plug in the usb connector, your laptop/desktop >>>>> will get an ip (192.168.7.x) and use the bbb for internet over your >>>>> laptop/desktop's wifi/ethernet.. So if you plug in an ethernet cable >>>>> into the bbb, you'll get network access again on your laptop/desktop.. >>>>> >>>>> Trying to figure out how to reverse that. ;) >>>>> >>>>> Regards, >>>>> >>>>> >>>>> -- >>>>> Robert Nelson >>>>> https://rcn-ee.com/ >>>>> >>>>> -- >>>>> For more options, visit http://beagleboard.org/discuss >>>>> --- >>>>> You received this message because you are subscribed to a topic in the >>>>> Google Groups "BeagleBoard" group. >>>>> To unsubscribe from this topic, visit >>>>> https://groups.google.com/d/topic/beagleboard/cvW0j4knXe4/unsubscribe. >>>>> To unsubscribe from this group and all its topics, send an email to >>>>> [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>>> For more options, visit http://beagleboard.org/discuss >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "BeagleBoard" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> For more options, visit http://beagleboard.org/discuss >>> --- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "BeagleBoard" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/beagleboard/cvW0j4knXe4/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
