-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry PI 2 #83
Comments
Hi, i'm trying to do this, from a B+ to a RPi2. For the moment i can boot on the sd card, i can compile the ambi-tv sources and run the binary. but i get a compilation error for the usbtv-driver thus far.
i'm trying on a brand new install to see if it's better. EDIT : the driver compiles by commenting line 719 in usbtv.c Still have to test out this modification. |
After a bit more search on the usbtv topic i came across this info on the LinuxTV website (http://linuxtv.org/wiki/index.php/Easycap) : PAL support is built in the Linux kernel starting with 3.14, at least for my device (Fushicai video grabber ,ID 1b71:3002). So, at this moment my Kernel is 3.18.7-v7+ on RPi 2 (raspbian). ambi-tv works directly without needing the custom usbtv driver. Thanks for this great piece of software. |
@zeugri - I am having a difficult time in distinguishing the commands and edits associated with the USB driver modifications (performed using the Fushicai with the Raspian Wheezy 2013-07-26 on the RPi 1) from those commands and edits needed to get ambilight to run on the RPi 2, @Angora posted the following in issue #48: <----------- clip change the file: insert into: <------ clip What lines are the ones needed for installing ambilight running with the current build of Raspdian on the RP1 2? G- |
Sorry for digging up an old issue, but I did just get this running perfectly on a Pi 2. I used the 2015-01-31 build of Raspbian (found at: https://downloads.raspberrypi.org/raspbian/images/raspbian-2015-02-02/) and updated the kernel to 4.05 via the command |
Has anyone implemented ambi-tv on a RPi 2? I am going to order an RPi2 to REplace my RPi 1, model B. Any ideas as to whether it would boot from the same SD card without any changes? I would imagine that there would (at the very least) be some driver issues?
G-
The text was updated successfully, but these errors were encountered: