All of lore.kernel.org
 help / color / mirror / Atom feed
* [BBB] RTL8188EE not mounting
@ 2015-01-13 17:00 Cameron B Skinner
  2015-01-13 17:47 ` Gary Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Cameron B Skinner @ 2015-01-13 17:00 UTC (permalink / raw)
  To: yocto@yoctoproject.org


[-- Attachment #1.1: Type: text/plain, Size: 945 bytes --]

Let me start by apologizing if the outcome is very obvious to everyone but me. I'm VERY new to Linux and newer to Yocto.

I have an RTL8188EE wifi board that I'm connecting to a Beaglebone Black via USB. If I do an 'lsusb' I can see that there is a Realtek device out there somewhere. Even though the driver for this exact device appears in the kernel drivers, the device doesn't mount. I'm running the dizzy version and have tried building the Sato, Full Command Line and Basic versions hoping that one of them would include whatever it is that I need to recognize this device.

For the non-Sato versions I did copy the uImage and Modules to the SD card thinking they might help.

Any help would be great.

TIA

Brent Skinner | Firmware Supervisor | Document Imaging |
2400 Mt Read Blvd | Rochester, NY, 14615-3029 | brent.skinner@kodakalaris.com |
585 726-0097 Office | www.kodakalaris.com
[cid:image001.png@01D02F28.04412580]


[-- Attachment #1.2: Type: text/html, Size: 3767 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 7894 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BBB] RTL8188EE not mounting
  2015-01-13 17:00 [BBB] RTL8188EE not mounting Cameron B Skinner
@ 2015-01-13 17:47 ` Gary Thomas
  0 siblings, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2015-01-13 17:47 UTC (permalink / raw)
  To: yocto

On 2015-01-13 10:00, Cameron B Skinner wrote:
> Let me start by apologizing if the outcome is very obvious to everyone but me. I’m VERY new to Linux and newer to Yocto.
>
> I have an RTL8188EE wifi board that I’m connecting to a Beaglebone Black via USB. If I do an ‘lsusb’ I can see that there is a Realtek device out there somewhere. Even though the
> driver for this exact device appears in the kernel drivers, the device doesn’t mount. I’m running the dizzy version and have tried building the Sato, Full Command Line and Basic
> versions hoping that one of them would include whatever it is that I need to recognize this device.
>
> For the non-Sato versions I did copy the uImage and Modules to the SD card thinking they might help.
>
> Any help would be great.

For this device to work you need both a kernel driver and
firmware.  The kernel driver is probably being built, but
the firmware is probably not installed.

Make sure your image includes the appropriate firmware for
the device.  In your case I think this would be linux-firmware-rtl8192ce

Does the appropriate driver get loaded into the kernel?  What
does 'lsmod' show?

If you still have trouble, send the output of 'lsmod' and 'dmesg'
after you plug in the device.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BBB] RTL8188EE not mounting
@ 2015-01-14 16:08 Cameron B Skinner
  0 siblings, 0 replies; 3+ messages in thread
From: Cameron B Skinner @ 2015-01-14 16:08 UTC (permalink / raw)
  To: yocto@yoctoproject.org

Thanks for the reply. Your analysis is likely correct. The 'lsmod' command had no mention of the Realtek device. The 'dmesg' command indicated that the Realtek device listed under 'lsusb' device 5 was using musb-hdrc similar to the rest of the USB devices, but it did not indicate anything more than that, whereas the keyboard had more information following it.

> On 2015-01-13 10:00, Cameron B Skinner wrote:
>> Let me start by apologizing if the outcome is very obvious to everyone but me. I?m VERY new to Linux and newer to Yocto.
>>
>> I have an RTL8188EE wifi board that I?m connecting to a Beaglebone 
>> Black via USB. If I do an ?lsusb? I can see that there is a Realtek 
>> device out there somewhere. Even though the driver for this exact device appears in the kernel drivers, the device doesn?t mount. I?m running the dizzy version and have tried building the Sato, Full Command Line and Basic versions hoping that one of them would include whatever it is that I need to recognize this device.
>>
>> For the non-Sato versions I did copy the uImage and Modules to the SD card thinking they might help.
>>
>> Any help would be great.
>
> For this device to work you need both a kernel driver and firmware.  The kernel driver is probably being built, but the firmware is probably not installed.
>
> Make sure your image includes the appropriate firmware for the device.  In your case I think this would be linux-firmware-rtl8192ce
>
> Does the appropriate driver get loaded into the kernel?  What does 'lsmod' show?
>
> If you still have trouble, send the output of 'lsmod' and 'dmesg'
after you plug in the device.
>
> --
> ------------------------------------------------------------
> Gary Thomas                 |  Consulting for the
> MLB Associates              |    Embedded world
> ------------------------------------------------------------



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-14 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 17:00 [BBB] RTL8188EE not mounting Cameron B Skinner
2015-01-13 17:47 ` Gary Thomas
  -- strict thread matches above, loose matches on Subject: below --
2015-01-14 16:08 Cameron B Skinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.