Done and working! I started a complete fresh by downloading the latest raspbian and dding it to my SD Card rather than using BerryBoot. This is how I got the USB KWorld UB499 T2 (V4L Version) working. Step 1. sudo mkdir dvbstuff Step 2. wget https://www.kernel.org/doc/Documentation/dvb/get_dvb_firmw...
Heres the dmesg incase its needed: pi@raspberrypi /lib/modules/3.6.11-rpi-aufs $ dmesg [ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.6.11-rpi-aufs (max@lynx) (gcc version 4.5.3 (Buildroot 2012.05-g41d6ffe-dirty) ) #1 PREEMPT Sat Se...
I moved the modules into a folder one folder down from the directory you gave me and did rpi-update and now theres still nothing in the directory. (I have done rpi-update)
Any ideas?
Rebooted and everything after the update and me-tv, mythtv and tvheadend still arent seeing the tuner. I tried the modprobe but had the same results as last time. Heres the dmesg (the lsusb is the same as last time): [ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Initializing cgroup subsys ...
Hey! Im trying to install some DVB drivers on my Pi for my Kworld UB499 2t (L4V compatible). I have used get_dvb_firmware to get the firmware and have copied it to /lib/firmware and another directory of which I cant remember. I have also compiled and installed the drivers using this tutorial success...
This is the output when I installed the dvb l4v drivers: make -C /home/pi/git/idontevenknow/officialv4l/media_build/v4l install make[1]: Entering directory `/home/pi/git/idontevenknow/officialv4l/media_build/v4l' Removing obsolete files from /lib/modules/3.6.11-rpi-aufs/kernel/drivers/media/video/gs...
This is the output of dmesg: pi@raspberrypi / $ dmesg [ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.6.11-rpi-aufs (max@lynx) (gcc version 4.5.3 (Buildroot 2012.05-g41d6ffe-dirty) ) #1 PREEMPT Sat Sep 7 23:10:27 CEST 2013 [ 0.000000...
Hey! Im trying to install some DVB drivers on my Pi for my Kworld UB499 2t (L4V compatible). I have used get_dvb_firmware to get the firmware and have copied it to /lib/firmware and another directory of which I cant remember. I have also compiled and installed the drivers using this tutorial success...
Did the two commands seperately: pi@raspberrypi ~ $ sudo apt-get install libproc-process* Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libproc-processtable-perl_0.48-2+b1_armhf.deb E: Couldn't find any package by regex 'libproc-...
Hey! Im trying to install libproc-processtable-perl for my Pi so I can use a script to compile a driver I need. I at first tried: sudo apt-get install libproc-processtable-perl but it says no packages are found. I downloaded this package off the debian website and tried again. Terrific! It starts to...
You are not the only one, its an electrolytic capacitor, and has no function other than as a "local reservoir" for (5V) energy from the PSU, its location near the mini-B USB connector makes it vulnerable. so many people have found to their detriment that it isn't a good place to put your thumb on w...
Hey! I have no idea what I just pulled off my 256mb RPI but it was this sylo shaped component soldered onto the board next to the power port. It has this written on it:2f22016h I picked it up in the dark without thinking and I pulled my cable out by using the sylo shaped component on the board for f...
Hey!
I want a screen for my Pi (like a nokia mobile screen I can hook up to it) to program.
I was thinking I could get this screen: http://www.coolcomponents.co.uk/catalog ... p-663.html
How easy would that be to hook up to my Pi and code for?
Any ideas?
Thanks!
Hey!
My RPI has arrived today and Im installing Raspbian on it and its taking forever.
I have been stuck at 6 percent on installing the base system for the past hour.
Its retrieving all sorts of packages but the percentage doesn't seem to be going up.
Whats going on?