wifi firmware
Hi,Trying to get my pci WiFi card working. Its not found with iwconfig and dmesg shows the following...Direct firmware load for rtl_nic/rtl8168g-2.fw failed with error -2I've found the firmware file in...
View ArticleRe: wifi firmware
If you use the "provides" function of the "apps" gui, you'll find that rtl8168g-2.fw is provided by the firmware-rtl_nic extension.Load that extension first and then load the wifi extension and you...
View ArticleRe: wifi firmware
Hi, thanks for the reply.I've got firmware-rtl_nic followed by wireless-4.2.9-tinycore64 in onboot and get the same error.
View ArticleRe: How to install Core - tc-install not working
HiI think you'll find the Core Book, downloadable from here http://tinycorelinux.net/book.html very useful. Chapter 2 shows how to install Tinycore, or core for that matter.. In it's simplest form,...
View ArticleRe: installing Tiny Core Linux 7.2 on Vmware ESXi virtual machine
Quote from: nmm4829 on Today at 06:53:37 AMmy TC virtual machine hanged and was locked & only a black screen was shown.This happened because the mini X windows server Xvesa, installed with the...
View ArticleRe: wifi firmware
You need to ensure the firmware extension is loaded before the wireless-KERNEL extension.Remove them both from oneboot.lst, reboot and load them manually to test.
View ArticleRe: wifi not working
Also, is the ssb module loaded? It needs to be blacklisted for wl to work.
View ArticleRe: Thunar
There could be an icon theme in the dCore-wily setup that is missing in the dCore-jessie set of packages imported with Thunar. I will take a look later today.
View ArticleRe: Thunar
Previously tried believe adwaita and hi-color themes without success. Just tested and can confirm gnome-icon-theme allows dCore-Jessie's Thunar to function properly. Please add as a dependency unless...
View ArticleRe: wifi firmware
I've removed them both and loaded them manually in the order you suggest and I'm still getting exactly the same response.
View ArticleRe: USB gadget kernel module with RPi zero
Quote from: bmarkus on September 10, 2016, 01:43:52 AMgadget is not an essential functionality, it will not go to the base.Okay - g_ether and g_mass_storage are not. But you currently support a serial...
View Articlezswap not enabled by default?
In dCore-jessie zswap does not appear enabled by default. Nothing in dmesg and no zswap listed in /sys/module/. This appears different from TC6 where zswap is active at boot. Is there a kernel module...
View ArticleRe: zswap not enabled by default?
I disabled zswap in tc-config in the early days of dCore as there was an issue then, been meaning to revisit it. I will soon.
View ArticleRe: installing Tiny Core Linux 7.2 on Vmware ESXi virtual machine
From the open-vm-tools app comments in open-vm-tools.tcz.info:Comments: Download and install in console before reboot; do not install while in X. Add to ~/.profile before startx to...
View ArticleRe: Mono (Framework & IDE)
Can someone please tell me the link to this ? i cant find mono tcz anywhere..
View ArticleRe: Compiling | ./bootstrap not found
Dear Misalf,I have faced the same issue and fix it by patch witch is attached to the post.You may apply the patch by following command:Code: [Select][quakeforge-0.7.2/]$ patch -p1 -bz .qf-inline...
View ArticleRe: vnc server extension
thank you for this. Does this mean that I should download (wget) the source from the piCore 7.X repo and store it locally in /tmp on my piCore 8.0 system?After installing completec.tcz I should be...
View ArticleRe: midori
dbus-x11 and lxde-icon-theme added to deps of midori.A README would be good in this case.
View Article