Ahoj,
snažím se zprovoznit usb tv kartu MSI Digivox II v3.0 (černá) podle návodu na:
http://wiki.ubuntu.cz/MSI%20DigiVox%20mini%20II%20V3.0%20%C4%8Dern%C3%A1Systém mám UbuntuStudio 8.04
Vše jde normálně dle postupu, až do chvíle, kdy zadám příkaz make.
Vypíše se:
aldebar@Aldebar:~/digivox/v4l-dvb$ make
make -C /home/aldebar/digivox/v4l-dvb/v4l
make[1]: Entering directory `/home/aldebar/digivox/v4l-dvb/v4l'
scripts/make_makefile.pl
Updating/Creating .config
Preparing to compile for kernel version 2.6.24
File not found: /lib/modules/2.6.24-28-rt/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: Leaving directory `/home/aldebar/digivox/v4l-dvb/v4l'
make[1]: Entering directory `/home/aldebar/digivox/v4l-dvb/v4l'
Updating/Creating .config
Preparing to compile for kernel version 2.6.24
File not found: /lib/modules/2.6.24-28-rt/build/.config at ./scripts/make_kconfig.pl line 32, <IN> line 4.
make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop.
make[1]: Leaving directory `/home/aldebar/digivox/v4l-dvb/v4l'
make: *** [all] Error 2
Co s tím?