Comment 127 for bug 238208

Revision history for this message
Johny (johny9878) wrote :

@ Jan Skala:
I tried it, but the commands don't work -
johny@johny-ntb:~/Plocha/a$ make install
sudo mkdir -p /lib/modules/2.6.32-24-generic-pae/kernel/drivers/memstick/core
sudo mkdir -p /lib/modules/2.6.32-24-generic-pae/kernel/drivers/memstick/host
sudo cp ./core/memstick.ko /lib/modules/2.6.32-24-generic-pae/kernel/drivers/memstick/core/memstick.ko
cp: nelze získat informace o „./core/memstick.ko“: No such file or directory
make: *** [install] Error 1
johny@johny-ntb:~/Plocha/a$ make load
modprobe -r r592
FATAL: Module r592 not found.
make: *** [load] Error 1
johny@johny-ntb:~/Plocha/a$

It looks, the packages are wrong. I tried both of them. What should I do now, please?
Thank you