You are not logged in.
my mainproblem in cooking is, that I cannot load modules after installing linux-xxx.tazpkgs
after installation modules.dep is empty - the modules are existing, but depmod -a does not help
and something more - the wireless modules are missing, even linux-wireless.tazpkg is installed
EDIT: I think its just depmod that makes the problem, because if I run depmod -a there are no more modules
root@slitaz:/home/tux# modprobe rfkill
root@slitaz:/home/tux# rmmod rfkill
root@slitaz:/home/tux# depmod -a
root@slitaz:/home/tux# modprobe rfkill
FATAL: Module rfkill not found.
root@slitaz:/home/tux#
Offline
Don't install depmod with cooking (> 4.0) but kmod
http://hg.slitaz.org/flavors/rev/13c232f4d1aa
Depmod comes from module-init-tools.
Module-init-tools is obsolated by kmod.
http://mirror.slitaz.org/iso/rolling/slitaz-rolling.iso has been updated (2012-Sep-04 18:37:13)
Offline
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]