I'm trying to compile the GST filters for my crystalHD card, and am running into problems (I'm running Ubuntu 8.04, basically following all of the instructions on this site). I got the R143 snapshot of the code from davilla's crystalhd-for-osx project.
I'm basically just trying to find an easy way to test if the card is working, and gstreamer seamed like a straightforward way to do it... Anyway... When I go to the filters/gst/gst-plugins directory, after doing autoconf, I run ./configure, and I get this error: configure: error: cannot run /bin/bash ./config.sub Some other useful info that people on other forums always seem to ask for: -rw-r--r-- 1 atv atv 35045 2010-07-25 05:17 config.sub and $ ls -l /bin/sh lrwxrwxrwx 1 root root 4 2008-05-10 05:12 /bin/sh -> dash The driver itself seemed to build and install alright at least. I just want to test it before going from my nice stable XBMC release to a nightly :) 'Cause this kind of worried me when I did "lspci | grep Broad": 02:00.0 Multimedia controller: Broadcom Corporation Unknown device 1612 (rev 01) but at least dmesg didn't seem to report anything suspicious. Thanks, Dave -- To post to this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/atv-bootloader?hl=en
