[[Ultrazvuk]]
 

Table of Contents

Ultrazvuk

Ovládání

FIXME

Nahrávání

kernel 4.1 a určitě i nějaké verze okolo

git clone https://github.com/Manouchehri/smi2021
cd smi2021/
sed -i '0,/obj/{s/$(CONFIG_VIDEO_SMI2021)/m/}' Makefile
make -C /lib/modules/$(uname -r)/build M=$PWD modules
wget https://github.com/stevelacy/EasyCap/raw/master/somagic_firmware.bin
cp somagic_firmware.bin /lib/firmware/smi2021_3c.bin
insmod smi2021.ko
mplayer tv:// -tv device=/dev/video1 -ao none
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki