Hi Robert,
I have a BBB wireless that also seems to have the same problem as Hamze.
How do I confirm whether or not I also have a faulty eprom version?
Here are some details relating to my installation ...
------------------------------------------------------
Version of installed OS:
bone-debian-9.2-iot-armhf-2017-10-10-4gb.img.xz
------------------------------------------------------
debian@beaglebone:~$ hostnamectl
Static hostname: beaglebone
Icon name: computer
Machine ID: 8c4801f3fa70a9c50b1eee4559dcb80d
Boot ID: bb021b895e264ea6977fe8585c35f1e4
Operating System: Debian GNU/Linux 9 (stretch)
Kernel: Linux 4.4.91-ti-r133
Architecture: arm
-------------------------------------------
debian@beaglebone:~$ cat /etc/issue
Debian GNU/Linux 9 \n \l
BeagleBoard.org Debian Image 2017-10-10
Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
default username:password is [debian:*******]
---------------------------------------------------------------------------
debian@beaglebone:~$ connmanctl technologies
/net/connman/technology/ethernet
Name = Wired
Type = ethernet
Powered = True
Connected = False
Tethering = False
---------------------------------------------------------------------------
debian@beaglebone:~$ ifconfig
eth0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
ether 50:65:83:d0:8d:d0 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 181
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 12001 bytes 806316 (787.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 12001 bytes 806316 (787.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
usb0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.7.2 netmask 255.255.255.252 broadcast 192.168.7.3
inet6 fe80::5265:83ff:fed0:8dd2 prefixlen 64 scopeid 0x20<link>
ether 50:65:83:d0:8d:d2 txqueuelen 1000 (Ethernet)
RX packets 1163 bytes 130029 (126.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 658 bytes 153722 (150.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
usb1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.6.2 netmask 255.255.255.252 broadcast 192.168.6.3
inet6 fe80::5265:83ff:fed0:8dd5 prefixlen 64 scopeid 0x20<link>
ether 50:65:83:d0:8d:d5 txqueuelen 1000 (Ethernet)
RX packets 859 bytes 103072 (100.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 491 bytes 119224 (116.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
---------------------------------------------------------------------------
debian@beaglebone:~$ lsusb -v
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 4.04
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
debian@beaglebone:~$
Regards
George
On Thursday, October 5, 2017 at 2:37:42 PM UTC+1, RobertCNelson wrote:
>
> On Thu, Oct 5, 2017 at 7:12 AM, Hamza Khan <[email protected]
> <javascript:>> wrote:
> >
> > Hey All,
> >
> > I'm a newb on Linux and having issues getting WiFi to work using the
> latest
> > Debain image Debian 9.1 2017-08-31 4GB SD LXQT (Stretch). When I try to
> see
> > the the network interfaces using ifconfig I get only the following 4 and
> no
> > wlan-
> >
> > eth0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
> >
> > lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
> >
> > usb0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
> >
> > usb1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
> >
> > I don't know if this will help but the eprom from my version.sh file is
> -
> >
> > eprom:[A335BNLTBBWG0491
>
> another case of mis-programed:
>
> GND TP1 then run as root:
>
> dd if=/opt/scripts/device/bone/bbbw-eeprom.dump
> of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom
>
> reboot and everything will be okay..
>
> Regards,
>
> --
> Robert Nelson
> https://rcn-ee.com/
>
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/beagleboard/7c2ce697-4ac3-4e8d-91c4-b0c26768cdd0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.