Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: wysiwyg on October 16, 2015, 03:13:46 PM

Title: missing dependency for realtek
Post by: wysiwyg on October 16, 2015, 03:13:46 PM
Good afternoon everyone!  I was trying to install the firmware-rtl8192ce_se_de.tcz extension, but it appears that a dependency is missing: wl-rtl8192ce_se_de-KERNEL.tcz.  I can see a wl-modules-3.16.6-tinycore.tcz package so I'm not sure if the dependency file just needs to be updated accordingly or if the requirement is actually missing.

Thanks,
Dave
Title: Re: missing dependency for realtek
Post by: Juanito on October 17, 2015, 02:31:07 AM
Maybe the drivers you need are in the wireless-KERNEL extension, which is a dep of firmware-rtl8192ce_se_de?

Take a look at:

http://tinycorelinux.net/6.x/x86/tcz/wireless-3.16.6-tinycore.tcz.list

wl-modules-KERNEL is for broadcom hardware.
Title: Re: missing dependency for realtek
Post by: wysiwyg on October 19, 2015, 04:36:00 PM
Thanks for the reply Juanito!  It looks like that was the fix.  Someone should update the 64bit version of firmware-rtl8192ce_se_de.tcz.dep to remove its existing contents in favor of wireless-KERNEL.tcz.

Dave