Re: [opensigma-users] x-card
Status: Alpha
Brought to you by:
sergaster
|
From: Sergey K. <ko...@ve...> - 2008-06-10 13:10:01
|
> cat abba.mpv > /dev/sigma/video0 > cat: write error: Bad address I know about this problem. It will be fixed soon. Thx About incorrect modules loading... It looks for mee that your are using old SVN-revision with udivdi3 bug. Moreover you used insmod and tried to load modules in the incorrect order. Try modprobe xcard Or sequence insmod sigma-core.ko insmod sigma-encoder.ko insmod em847x.ko insmod xcard.ko Have fun |