--
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 beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAMSLvQzXLoBvLDVRrA17BmmKUPyWqzi0dzT3G6kwd4BwVraLmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Show for you ? It does not return anything for me, but I also do not have a realtech wifi adapter installed either . . . Anyway, if you show that package available through apt-cache search( run apt-get update first ), and dpkg does not report it as install. Install that package *MAYBE* needs a reboot, then run ifconfig again.What does this show for your system ?And if that shows what does:
root@wgd:~# apt-cache search firmware-ralink
firmware-ralink - Binary firmware for Ralink wireless cards
root@wgd:~# dpkg -l | grep ralink
On Sat, May 13, 2017 at 12:02 PM, Todd Peterson <achee...@gmail.com> wrote:
I have a BBB running Angstrom 3.8.13. I have a Realtek USB Wifi, lsusb showsBus 002 Device 004: ID 0bda:818b Realtek Semiconductor Corp.I put 8192cu.ko in /lib/modules/3.8.13-00720-g4202df2-dirtyI did insmod 8192cu.kolsmod showsModule Size Used by8192cu 445685 0dmesg shows [ 6.699120] usbcore: registered new interface driver rtl8192cuThe interface does not show up with ifconfigWhat am I missing?Thanks in advance,Todd
--
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 beagleboard...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/83fa9cc6-4c65-468e-bf64-9cdd59615421%40googlegroups.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 beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/7c0edfd3-09bb-45d2-b48d-04bd0cac8f06%40googlegroups.com.
Ok, so I do believe that Angstrom does use dpkg too, but it's modified, But ah here we go:opkg list-installed |grep ralinkIf that does not show anything then opkg install linux-firmware-ralink, reboot, reload your drivers if needed, then check ifconfig again.And you probably don't want to hear my alternative is that does not work ;) It should work however.
On Sat, May 13, 2017 at 12:33 PM, acheesehead <achee...@gmail.com> wrote:
root@beaglebone-exp:~# opkg list | grep ralinklinux-firmware-ralink - 1:0.0+r8-gitAUTOINC+c530a75c1e6a472b0eb9558310b518f0dfcd8860-r8.1 - linux-firmware version 0.0+r8-gitAUTOINC+c530a75c1e6a472b0eb9558310b518f0dfcd8860-r8
On Saturday, May 13, 2017 at 1:31:30 PM UTC-6, William Hermans wrote:You have opkg . . .
--
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 beagleboard...@googlegroups.com.
root@beaglebone-exp:~# opkg list-installed |grep ralinklinux-firmware-ralink - 1:0.0+r8-gitAUTOINC+c530a75c1e6a472b0eb9558310b518f0dfcd8860-r8.1
Thanks for your help William. I will try to somehow upgrade the image.
--
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 beagleboard+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/d9aba061-d22f-491b-9729-d3fbc235cc21%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
I have a BBB running Angstrom 3.8.13. I have a Realtek USB Wifi, lsusb showsBus 002 Device 004: ID 0bda:818b Realtek Semiconductor Corp.