![]() ![]() |
Oct 3 2011, 08:53 PM
Post
#81
|
|
|
Participant Group: New Members Posts: 25 Joined: 24-February 11 From: Victoria Member No.: 14,102 Card: None |
Or maybe not. All I'm hearing are reasons to make sure my next M/B purchase is not a Gigabyte:
"As we mentioned on the driver download page of GIGABYTE website, due to different Linux support condition provided by chipset vendors, we do not receive proper driver from chipset vender, we cannot guarantee Linux to work on our system. Therefore, kindly make sure you install genuine version Windows OS with latest windows update. If you still have problem, please provide us the screen shot of the error message and also in what step will the problem occur, what utility had you installed. After receiving such detail, our engineer will try to see how we can assist further to this case." |
|
|
|
Oct 4 2011, 04:25 PM
Post
#82
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
Or maybe not. All I'm hearing are reasons to make sure my next M/B purchase is not a Gigabyte: "As we mentioned on the driver download page of GIGABYTE website, due to different Linux support condition provided by chipset vendors, we do not receive proper driver from chipset vender, we cannot guarantee Linux to work on our system. Therefore, kindly make sure you install genuine version Windows OS with latest windows update. If you still have problem, please provide us the screen shot of the error message and also in what step will the problem occur, what utility had you installed. After receiving such detail, our engineer will try to see how we can assist further to this case." Yes I got a similar response from them, but didn't post it. I agree, it all points to not buying a Gigabyte board. Lets see what Asus have on offer. Scott |
|
|
|
Oct 9 2011, 07:49 PM
Post
#83
|
|
|
Be nice to me, I am new. Group: New Members Posts: 2 Joined: 28-September 11 Member No.: 14,572 Card: None |
Hi James, Try the updated version like this (in a fresh check-out): CODE hg clone -b current https://bitbucket.org/themagicpudding/rtl2832_2836_2840 current cd current sudo bash rtl2832build Hope that helps. Thanks Magic, that new version worked first-go, thanks a lot! My Quad is running without problems now for ~2 days. All 4 adapters are working, although I haven't had 4 different multiplexes tuned at the same time for more than a few minutes. My setup is; Ubuntu 11.04, kernel 2.6.38-11-generic 64bit. HTS Tvheadend 2.12 (from lonelycoder PPA), on a stand-alone XBMC install (from unstable team-xbmc PPA, not a PVR build.). Running on a Gigabyte E350N-USB3 with Intel X25-M SSD. I only use the Quad (via tvheadend) to record stuff, which I watch as "videos" via XBMC. I'm not sure what revision my gigabyte board is, but I haven't updated the bios and haven't had any compatibility issues with it (with Ubuntu, never tried anything else.). So I can confirm the E350N-USB3 is probably (maybe) a safe buy I got the gigabyte to temporarily replace an ASUS E35M1-I Deluxe which died after a few days (I'm sure it was just a manufacturing fault, they really look & feel top quality.). The gigabyte has performed well enough that I still haven't bothered claiming warranty on the ASUS |
|
|
|
Oct 10 2011, 01:15 PM
Post
#84
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
Thanks Magic, that new version worked first-go, thanks a lot! My Quad is running without problems now for ~2 days. All 4 adapters are working, although I haven't had 4 different multiplexes tuned at the same time for more than a few minutes. My setup is; Ubuntu 11.04, kernel 2.6.38-11-generic 64bit. HTS Tvheadend 2.12 (from lonelycoder PPA), on a stand-alone XBMC install (from unstable team-xbmc PPA, not a PVR build.). Running on a Gigabyte E350N-USB3 with Intel X25-M SSD. I only use the Quad (via tvheadend) to record stuff, which I watch as "videos" via XBMC. I'm not sure what revision my gigabyte board is, but I haven't updated the bios and haven't had any compatibility issues with it (with Ubuntu, never tried anything else.). So I can confirm the E350N-USB3 is probably (maybe) a safe buy I got the gigabyte to temporarily replace an ASUS E35M1-I Deluxe which died after a few days (I'm sure it was just a manufacturing fault, they really look & feel top quality.). The gigabyte has performed well enough that I still haven't bothered claiming warranty on the ASUS Hi James, Good to hear that it's all good on that board. I am quiet interested to find out how both boards cope with HD video. A lot of forums are saying that both AMD and Intel solutions don't cope real well? How is it? Scott |
|
|
|
Oct 19 2011, 07:47 AM
Post
#85
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
Hi All,
I have grabbed a ASUS MB to finally put to rest the Gigabyte problem, but I can't get magicpudding's code to work? Here's what I'm getting. CODE * fetching all the linuxtv stuff... (already present) Checking if the needed tools for Ubuntu 11.04 are available Needed package dependencies are met. * adding rtl2832 drivers to linuxtv source... * rtl2832u files already added to Makefile * rtl2832u already added to Kconfig * Updating version file with running kernel version (2.6.38-11-generic)... * Enabling kernel module in the build... * building the modules... make -C /home/bob/rtl2832_2836_2840/media_build/v4l make[1]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/v4l' make[2]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/linux' Patches for 2.6.38-11-generic already applied. make[2]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/linux' ./scripts/make_kconfig.pl /lib/modules/2.6.38-11-generic/build /lib/modules/2.6.38-11-generic/build Preparing to compile for kernel version 2.6.38 ***WARNING:*** You do not have the full kernel sources installed. This does not prevent you from building the v4l-dvb tree if you have the kernel headers, but the full kernel source may be required in order to use make menuconfig / xconfig / qconfig. If you are experiencing problems building the v4l-dvb tree, please try building against a vanilla kernel before reporting a bug. Vanilla kernels are available at http://kernel.org. On most distros, this will compile a newly downloaded kernel: cp /boot/config-`uname -r` <your kernel dir>/.config cd <your kernel dir> make all modules_install install Please see your distro's web site for instructions to build a new kernel. WARNING: This is the V4L/DVB backport tree, with experimental drivers backported to run on legacy kernels from the development tree at: http://git.linuxtv.org/media-tree.git. It is generally safe to use it for testing a new driver or feature, but its usage on production environments is risky. Don't use it in production. You've been warned. VIDEO_TIMBERDALE: Requires at least kernel 2.6.39 RADIO_TIMBERDALE: Requires at least kernel 2.6.39 RADIO_WL1273: Requires at least kernel 2.6.39 DVB_FIREDTV: Requires at least kernel 3.0.0 File not found: ./../linux/drivers/misc/altera-stapl/Kconfig at ./scripts/make_kconfig.pl line 284, <GEN58> line 14. make[1]: *** No rule to make target `.myconfig', needed by `config-compat.h'. Stop. make[1]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/v4l' make: *** [all] Error 2 * installing the modules... make -C /home/bob/rtl2832_2836_2840/media_build/v4l install make[1]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/v4l' Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/IR/keymaps: Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/video: Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/dvb/cinergyT2: Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/common: Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/dvb/frontends: Removing obsolete files from /lib/modules/2.6.38-11-generic/kernel/drivers/media/IR: Installing kernel modules under /lib/modules/2.6.38-11-generic/kernel/drivers/media/: /sbin/depmod -a 2.6.38-11-generic make -C firmware install make[2]: Entering directory `/home/bob/rtl2832_2836_2840/media_build/v4l/firmware' Installing firmwares at /lib/firmware: vicam/firmware.fw dabusb/firmware.fw dabusb/bitstream.bin ttusb-budget/dspbootcode.bin cpia2/stv0672_vp4.bin av7110/bootcode.bin dvb-fe-bcm3510-01.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-xc5000-1.6.114.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622 dvb-usb-avertv-a800-02.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.20.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw make[2]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/v4l/firmware' make[1]: Leaving directory `/home/bob/rtl2832_2836_2840/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Module dvb_usb_rtl2832u not found. --- All done --- It is a Intel i5, running 64bit mythbuntu 11.04 I ran updates to get the latest kernel etc. With some research, might be V4L problem Thanks in advance Scott |
|
|
|
Oct 19 2011, 09:57 AM
Post
#86
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
Hi again folks,
I got it working by manually running the build script inside the /media_build directory after running magic's build it seems that if you have a vanilla install it doesn't like it? something to do with: ./scripts/make_myconfig.pl "themagicpudding" I was thinking of doing a complete "from vanilla" install guide, that could become a sticky at the top of the forum? Your thoughts? Scott |
|
|
|
Oct 20 2011, 01:51 PM
Post
#87
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
Hi guys,
Just reporting back on my experiences with the Asus board. I am very happy to say that things work extreamly well. In fact I just ran a test recording 12 shows at once, it went well. Perfect picture on all recording and live tv. Now what to do with the Gigabyte board...... The current setup is: ASUS P8H61-I 4 Gig Ram Intel i5-2400 thanks again magicpudding |
|
|
|
Oct 21 2011, 02:16 AM
Post
#88
|
|
|
Be nice to me, I am new. Group: New Members Posts: 4 Joined: 21-October 11 Member No.: 14,622 Card: None |
CODE hg clone -b current https://bitbucket.org/themagicpudding/rtl2832_2836_2840 current cd current sudo bash rtl2832build Hi magic, I've just upgraded from 10.10 to 11.04, but cannot build the modules. I'm quite certain the reason is that I have a server version of Ubuntu 11.04 64-bit installed. So, my kernel version is 2.6.38-11-server instead of 2.6.38-11-generic. Any idea what needs to be changed to get this working? Here's what happens when I attempt to build it. CODE eff@radagast:~/current$ sudo bash rtl2832build * fetching all the linuxtv stuff... Cloning into media_build... remote: Counting objects: 1180, done. remote: Compressing objects: 100% (428/428), done. remote: Total 1180 (delta 743), reused 1134 (delta 713) Receiving objects: 100% (1180/1180), 306.70 KiB | 94 KiB/s, done. Resolving deltas: 100% (743/743), done. Checking if the needed tools for Ubuntu 11.04 are available Needed package dependencies are met. * adding rtl2832 drivers to linuxtv source... * Adding rtl2832u files to Makefile... * Adding rtl2832u to Kconfig * Updating version file with running kernel version (2.6.38-11-server)... * Enabling kernel module in the build... * building the modules... make -C /home/eff/current/media_build/v4l make[1]: Entering directory `/home/eff/current/media_build/v4l' scripts/make_makefile.pl make[2]: Entering directory `/home/eff/current/media_build/linux' Applying patches for kernel 2.6.38-11-server patch -s -f -N -p1 -i ../backports/api_version.patch patch -s -f -N -p1 -i ../backports/no_atomic_include.patch patch -s -f -N -p1 -i ../backports/v4l2-compat-timespec.patch patch -s -f -N -p1 -i ../backports/v2.6.38_use_getkeycode_new_setkeycode_new.patch Patched drivers/media/dvb/dvb-core/dvbdev.c Patched drivers/media/video/v4l2-dev.c Patched drivers/media/rc/rc-main.c make[2]: Leaving directory `/home/eff/current/media_build/linux' ./scripts/make_kconfig.pl /lib/modules/2.6.38-11-server/build /lib/modules/2.6.38-11-server/build Preparing to compile for kernel version 2.6.38 ***WARNING:*** You do not have the full kernel sources installed. This does not prevent you from building the v4l-dvb tree if you have the kernel headers, but the full kernel source may be required in order to use make menuconfig / xconfig / qconfig. If you are experiencing problems building the v4l-dvb tree, please try building against a vanilla kernel before reporting a bug. Vanilla kernels are available at http://kernel.org. On most distros, this will compile a newly downloaded kernel: cp /boot/config-`uname -r` <your kernel dir>/.config cd <your kernel dir> make all modules_install install Please see your distro's web site for instructions to build a new kernel. WARNING: This is the V4L/DVB backport tree, with experimental drivers backported to run on legacy kernels from the development tree at: http://git.linuxtv.org/media-tree.git. It is generally safe to use it for testing a new driver or feature, but its usage on production environments is risky. Don't use it in production. You've been warned. VIDEO_TIMBERDALE: Requires at least kernel 2.6.39 RADIO_TIMBERDALE: Requires at least kernel 2.6.39 RADIO_WL1273: Requires at least kernel 2.6.39 DVB_FIREDTV: Requires at least kernel 3.0.0 File not found: ./../linux/drivers/misc/altera-stapl/Kconfig at ./scripts/make_kconfig.pl line 284, <GEN58> line 14. make[1]: Leaving directory `/home/eff/current/media_build/v4l' make[1]: Entering directory `/home/eff/current/media_build/v4l' ./scripts/make_myconfig.pl make[1]: Leaving directory `/home/eff/current/media_build/v4l' make[1]: Entering directory `/home/eff/current/media_build/v4l' perl scripts/make_config_compat.pl /lib/modules/2.6.38-11-server/build ./.myconfig ./config-compat.h make -C firmware prep creating symbolic links... make[2]: Entering directory `/home/eff/current/media_build/v4l/firmware' make[2]: Leaving directory `/home/eff/current/media_build/v4l/firmware' make -C firmware make[2]: Entering directory `/home/eff/current/media_build/v4l/firmware' CC ihex2fw find: `../linux/drivers/misc': No such file or directory ln: missing file operand Try `ln --help' for more information. make[1]: *** [links] Error 123 make[1]: *** Waiting for unfinished jobs.... Generating vicam/firmware.fw Generating dabusb/firmware.fw Generating dabusb/bitstream.bin Generating cpia2/stv0672_vp4.bin Generating ttusb-budget/dspbootcode.bin Generating av7110/bootcode.bin make[2]: Leaving directory `/home/eff/current/media_build/v4l/firmware' make[1]: Leaving directory `/home/eff/current/media_build/v4l' make: *** [all] Error 2 * installing the modules... make -C /home/eff/current/media_build/v4l install make[1]: Entering directory `/home/eff/current/media_build/v4l' Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/IR/keymaps: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/video: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/dvb/cinergyT2: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/common: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/dvb/frontends: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/IR: Installing kernel modules under /lib/modules/2.6.38-11-server/kernel/drivers/media/: /sbin/depmod -a 2.6.38-11-server make -C firmware install make[2]: Entering directory `/home/eff/current/media_build/v4l/firmware' Installing firmwares at /lib/firmware: vicam/firmware.fw dabusb/firmware.fw dabusb/bitstream.bin ttusb-budget/dspbootcode.bin cpia2/stv0672_vp4.bin av7110/bootcode.bin dvb-fe-bcm3510-01.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-xc5000-1.6.114.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622 dvb-usb-avertv-a800-02.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.20.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw make[2]: Leaving directory `/home/eff/current/media_build/v4l/firmware' make[1]: Leaving directory `/home/eff/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Module dvb_usb_rtl2832u not found. Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory --- All done --- Cheers. |
|
|
|
Oct 21 2011, 09:20 AM
Post
#89
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
Hi magic, I've just upgraded from 10.10 to 11.04, but cannot build the modules. I'm quite certain the reason is that I have a server version of Ubuntu 11.04 64-bit installed. So, my kernel version is 2.6.38-11-server instead of 2.6.38-11-generic. Any idea what needs to be changed to get this working? Here's what happens when I attempt to build it. CODE eff@radagast:~/current$ sudo bash rtl2832build * fetching all the linuxtv stuff... Cloning into media_build... remote: Counting objects: 1180, done. remote: Compressing objects: 100% (428/428), done. remote: Total 1180 (delta 743), reused 1134 (delta 713) Receiving objects: 100% (1180/1180), 306.70 KiB | 94 KiB/s, done. Resolving deltas: 100% (743/743), done. Checking if the needed tools for Ubuntu 11.04 are available Needed package dependencies are met. * adding rtl2832 drivers to linuxtv source... * Adding rtl2832u files to Makefile... * Adding rtl2832u to Kconfig * Updating version file with running kernel version (2.6.38-11-server)... * Enabling kernel module in the build... * building the modules... make -C /home/eff/current/media_build/v4l make[1]: Entering directory `/home/eff/current/media_build/v4l' scripts/make_makefile.pl make[2]: Entering directory `/home/eff/current/media_build/linux' Applying patches for kernel 2.6.38-11-server patch -s -f -N -p1 -i ../backports/api_version.patch patch -s -f -N -p1 -i ../backports/no_atomic_include.patch patch -s -f -N -p1 -i ../backports/v4l2-compat-timespec.patch patch -s -f -N -p1 -i ../backports/v2.6.38_use_getkeycode_new_setkeycode_new.patch Patched drivers/media/dvb/dvb-core/dvbdev.c Patched drivers/media/video/v4l2-dev.c Patched drivers/media/rc/rc-main.c make[2]: Leaving directory `/home/eff/current/media_build/linux' ./scripts/make_kconfig.pl /lib/modules/2.6.38-11-server/build /lib/modules/2.6.38-11-server/build Preparing to compile for kernel version 2.6.38 ***WARNING:*** You do not have the full kernel sources installed. This does not prevent you from building the v4l-dvb tree if you have the kernel headers, but the full kernel source may be required in order to use make menuconfig / xconfig / qconfig. If you are experiencing problems building the v4l-dvb tree, please try building against a vanilla kernel before reporting a bug. Vanilla kernels are available at http://kernel.org. On most distros, this will compile a newly downloaded kernel: cp /boot/config-`uname -r` <your kernel dir>/.config cd <your kernel dir> make all modules_install install Please see your distro's web site for instructions to build a new kernel. WARNING: This is the V4L/DVB backport tree, with experimental drivers backported to run on legacy kernels from the development tree at: http://git.linuxtv.org/media-tree.git. It is generally safe to use it for testing a new driver or feature, but its usage on production environments is risky. Don't use it in production. You've been warned. VIDEO_TIMBERDALE: Requires at least kernel 2.6.39 RADIO_TIMBERDALE: Requires at least kernel 2.6.39 RADIO_WL1273: Requires at least kernel 2.6.39 DVB_FIREDTV: Requires at least kernel 3.0.0 File not found: ./../linux/drivers/misc/altera-stapl/Kconfig at ./scripts/make_kconfig.pl line 284, <GEN58> line 14. make[1]: Leaving directory `/home/eff/current/media_build/v4l' make[1]: Entering directory `/home/eff/current/media_build/v4l' ./scripts/make_myconfig.pl make[1]: Leaving directory `/home/eff/current/media_build/v4l' make[1]: Entering directory `/home/eff/current/media_build/v4l' perl scripts/make_config_compat.pl /lib/modules/2.6.38-11-server/build ./.myconfig ./config-compat.h make -C firmware prep creating symbolic links... make[2]: Entering directory `/home/eff/current/media_build/v4l/firmware' make[2]: Leaving directory `/home/eff/current/media_build/v4l/firmware' make -C firmware make[2]: Entering directory `/home/eff/current/media_build/v4l/firmware' CC ihex2fw find: `../linux/drivers/misc': No such file or directory ln: missing file operand Try `ln --help' for more information. make[1]: *** [links] Error 123 make[1]: *** Waiting for unfinished jobs.... Generating vicam/firmware.fw Generating dabusb/firmware.fw Generating dabusb/bitstream.bin Generating cpia2/stv0672_vp4.bin Generating ttusb-budget/dspbootcode.bin Generating av7110/bootcode.bin make[2]: Leaving directory `/home/eff/current/media_build/v4l/firmware' make[1]: Leaving directory `/home/eff/current/media_build/v4l' make: *** [all] Error 2 * installing the modules... make -C /home/eff/current/media_build/v4l install make[1]: Entering directory `/home/eff/current/media_build/v4l' Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/IR/keymaps: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/video: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/dvb/cinergyT2: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/common: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/dvb/frontends: Removing obsolete files from /lib/modules/2.6.38-11-server/kernel/drivers/media/IR: Installing kernel modules under /lib/modules/2.6.38-11-server/kernel/drivers/media/: /sbin/depmod -a 2.6.38-11-server make -C firmware install make[2]: Entering directory `/home/eff/current/media_build/v4l/firmware' Installing firmwares at /lib/firmware: vicam/firmware.fw dabusb/firmware.fw dabusb/bitstream.bin ttusb-budget/dspbootcode.bin cpia2/stv0672_vp4.bin av7110/bootcode.bin dvb-fe-bcm3510-01.fw dvb-fe-or51132-qam.fw dvb-fe-or51132-vsb.fw dvb-fe-or51211.fw dvb-fe-xc5000-1.6.114.fw dvb-ttpci-01.fw-261a dvb-ttpci-01.fw-261b dvb-ttpci-01.fw-261c dvb-ttpci-01.fw-261d dvb-ttpci-01.fw-261f dvb-ttpci-01.fw-2622 dvb-usb-avertv-a800-02.fw dvb-usb-bluebird-01.fw dvb-usb-dib0700-1.20.fw dvb-usb-dibusb-5.0.0.11.fw dvb-usb-dibusb-6.0.0.8.fw dvb-usb-dtt200u-01.fw dvb-usb-terratec-h5-drxk.fw dvb-usb-terratec-h7-az6007.fw dvb-usb-terratec-h7-drxk.fw dvb-usb-umt-010-02.fw dvb-usb-vp702x-01.fw dvb-usb-vp7045-01.fw dvb-usb-wt220u-01.fw dvb-usb-wt220u-02.fw v4l-cx231xx-avcore-01.fw v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx23885-avcore-01.fw v4l-cx23885-enc.fw v4l-cx25840.fw make[2]: Leaving directory `/home/eff/current/media_build/v4l/firmware' make[1]: Leaving directory `/home/eff/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Module dvb_usb_rtl2832u not found. Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory --- All done --- Cheers. Hi Slith, I had the same issue if you see a few posts up. It's something to do with V4L build and magics script (I think). To fix it, what I did was: Once your inside magic's "current" directory: CODE cd media_build/ Then CODE sudo ./build Let V4l do it's thing, it will take a while as it only uses one of your CPUs (magic's script uses all your CPUs in his script...very cool) Once it finishes: CODE cd .. Then CODE sudo bash rtl2832build Should be all good. Scott |
|
|
|
Oct 22 2011, 02:49 PM
Post
#90
|
|
|
Be nice to me, I am new. Group: New Members Posts: 4 Joined: 21-October 11 Member No.: 14,622 Card: None |
Hi Slith, I had the same issue if you see a few posts up. It's something to do with V4L build and magics script (I think). To fix it, what I did was: Once your inside magic's "current" directory: CODE cd media_build/ Then CODE sudo ./build Let V4l do it's thing, it will take a while as it only uses one of your CPUs (magic's script uses all your CPUs in his script...very cool) Once it finishes: CODE cd .. Then CODE sudo bash rtl2832build Should be all good. Scott You are right. I did what you said and it is all good. Thanks for your help |
|
|
|
Oct 27 2011, 12:39 PM
Post
#91
|
|
|
Participant Group: New Members Posts: 25 Joined: 24-February 11 From: Victoria Member No.: 14,102 Card: None |
|
|
|
|
Oct 30 2011, 11:01 PM
Post
#92
|
|
|
Be nice to me, I am new. Group: New Members Posts: 4 Joined: 21-October 11 Member No.: 14,622 Card: None |
Hi magic,
I just upgraded another MythTV box using this quad tuner card from 10.10 to 11.04 and when trying to build had the same problem as above. I had to follow the same extra steps from a couple of posts above to get it to work. Not a complaint, just letting you know that I don't think the fix works. I'm presuming that each time I run the hg command it grabs the latest version from bitbucket.org. It can't be an old copy in a web cache as you are using https to obtain the source. I have zero experience with Mercurial. Once compiled, the card works just fine. The next step is to see if the remote control works. That would be excellent. I am so happy with this card, it is working brilliantly. Thanks for making this easy to install on 11.04. It sounds like from some of the previous posts this should also work just fine on 11.10. Can anyone confirm that they have tried this on 11.10 64-bit? I just want to be absolutely sure before I upgrade from 11.04 to 11.10. Cheers. |
|
|
|
Nov 11 2011, 12:00 AM
Post
#93
|
|
|
Participant Group: New Members Posts: 10 Joined: 10-November 11 Member No.: 14,666 Card: None |
Hi fellas... new user around here. Great board
Anyhoooo.... It sounds like from some of the previous posts this should also work just fine on 11.10. Can anyone confirm that they have tried this on 11.10 64-bit? I just want to be absolutely sure before I upgrade from 11.04 to 11.10. I'm still getting the bit that says... make[1]: Leaving directory `/home/eff/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Module dvb_usb_rtl2832u not found. Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory --- All done --- at the end after compilation That's with a fresh install of ubuntu 11.10 32-bit and an MSI Divivox Mini II that gives an lsusb response of... Bus 001 Device 004: ID 1d19:1101 Dexatek Technology Ltd. DK DVB-T Dongle i.e. with the Rtl2832UDVB chipset I'd stick with 11.04 to be safe if I were you. |
|
|
|
Nov 11 2011, 07:17 AM
Post
#94
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
Hi fellas... new user around here. Great board Anyhoooo.... I'm still getting the bit that says... make[1]: Leaving directory `/home/eff/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Module dvb_usb_rtl2832u not found. Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory --- All done --- at the end after compilation That's with a fresh install of ubuntu 11.10 32-bit and an MSI Divivox Mini II that gives an lsusb response of... Bus 001 Device 004: ID 1d19:1101 Dexatek Technology Ltd. DK DVB-T Dongle i.e. with the Rtl2832UDVB chipset I'd stick with 11.04 to be safe if I were you. Hi mate, It's not so much about 11.10, but about a fresh install. If you follow post 90 on the work around, things should work fine. Scott |
|
|
|
Nov 12 2011, 06:56 AM
Post
#95
|
|
|
Participant Group: New Members Posts: 10 Joined: 10-November 11 Member No.: 14,666 Card: None |
Hi mate, It's not so much about 11.10, but about a fresh install. If you follow post 90 on the work around, things should work fine. Scott A fresh install of what? I followed the instructions of post #90 and, at the last stage of 'sudo bash rtl2832build', it gives the error... make[1]: Leaving directory `/home/andy/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Error inserting dvb_usb_rtl2832u (/lib/modules/3.0.0-12-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-rtl2832u.ko): Unknown symbol in module, or unknown parameter (see dmesg) Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory IOW I followed the initial instructions that came with the software and had the error. I then followed the amended instructions in port #90 and STILL got the error. It's made no difference. The problem seems to be during the compilation process when it goes to stage 2 IIRC, (it goes past quite quickly), when it throws out some warning messages about undefined symbols including __udivdi3 and some others which are the same problem when I look at my dmesg output below... [35752.679093] dvb_usb_rtl2832u: Unknown symbol __divdi3 (err 0) [35752.679148] dvb_usb_rtl2832u: Unknown symbol __umoddi3 (err 0) [35752.679163] dvb_usb_rtl2832u: Unknown symbol __udivdi3 (err 0) |
|
|
|
Nov 12 2011, 11:55 AM
Post
#96
|
|
|
Participant Group: New Members Posts: 25 Joined: 12-September 11 From: Sydney Member No.: 14,530 Card: None |
A fresh install of what? I followed the instructions of post #90 and, at the last stage of 'sudo bash rtl2832build', it gives the error... make[1]: Leaving directory `/home/andy/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Error inserting dvb_usb_rtl2832u (/lib/modules/3.0.0-12-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-rtl2832u.ko): Unknown symbol in module, or unknown parameter (see dmesg) Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory IOW I followed the initial instructions that came with the software and had the error. I then followed the amended instructions in port #90 and STILL got the error. It's made no difference. The problem seems to be during the compilation process when it goes to stage 2 IIRC, (it goes past quite quickly), when it throws out some warning messages about undefined symbols including __udivdi3 and some others which are the same problem when I look at my dmesg output below... [35752.679093] dvb_usb_rtl2832u: Unknown symbol __divdi3 (err 0) [35752.679148] dvb_usb_rtl2832u: Unknown symbol __umoddi3 (err 0) [35752.679163] dvb_usb_rtl2832u: Unknown symbol __udivdi3 (err 0) Have you tried a distclean from the media_build directory? I am upgrading to 11.10 64bit right now. Let you know how it goes. |
|
|
|
Nov 13 2011, 12:07 AM
Post
#97
|
|
|
Participant Group: New Members Posts: 10 Joined: 10-November 11 Member No.: 14,666 Card: None |
Have you tried a distclean from the media_build directory? I am upgrading to 11.10 64bit right now. Let you know how it goes. Just ran 'sudo make distclean' from the media directory then did all the steps in post #90 again and it still gives... make[2]: Leaving directory `/home/andy/current/media_build/v4l/firmware' make[1]: Leaving directory `/home/andy/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Error inserting dvb_usb_rtl2832u (/lib/modules/3.0.0-12-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-rtl2832u.ko): Unknown symbol in module, or unknown parameter (see dmesg) Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory --- All done --- i.e. it's exactly the same. I'm wondering if there's a difference between the 64-bit and 32-bit version I'm using? I say that because of this web page. http://stackoverflow.com/questions/1063585...howto-find-code Just ran 'sudo make distclean' from the media directory then did all the steps in post #90 again and it still gives... make[2]: Leaving directory `/home/andy/current/media_build/v4l/firmware' make[1]: Leaving directory `/home/andy/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Error inserting dvb_usb_rtl2832u (/lib/modules/3.0.0-12-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-rtl2832u.ko): Unknown symbol in module, or unknown parameter (see dmesg) Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory --- All done --- i.e. it's exactly the same. I'm wondering if there's a difference between the 64-bit and 32-bit version I'm using? I say that because of this web page. http://stackoverflow.com/questions/1063585...howto-find-code BTW, thanks for any/all help fellas regards Andy |
|
|
|
Nov 13 2011, 05:41 AM
Post
#98
|
|
|
Be nice to me, I am new. Group: New Members Posts: 1 Joined: 13-November 11 Member No.: 14,672 Card: None |
Just ran 'sudo make distclean' from the media directory then did all the steps in post #90 again and it still gives... make[2]: Leaving directory `/home/andy/current/media_build/v4l/firmware' make[1]: Leaving directory `/home/andy/current/media_build/v4l' * loading the dvb_usb_rtl2832u module... FATAL: Error inserting dvb_usb_rtl2832u (/lib/modules/3.0.0-12-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-rtl2832u.ko): Unknown symbol in module, or unknown parameter (see dmesg) Hopefully a list of adapters follows: ls: cannot access /dev/dvb: No such file or directory --- All done --- i.e. it's exactly the same. I'm wondering if there's a difference between the 64-bit and 32-bit version I'm using? I say that because of this web page. http://stackoverflow.com/questions/1063585...howto-find-code BTW, thanks for any/all help fellas regards Andy Hello. I had exactly the same problem after running ./build but after rebooting I verified that my USB dongle was detected correctly. Just run dmesg from a terminal after connecting the DVB card and you should see some messages like these ones: CODE [ 282.588383] usb 1-2.2: new high speed USB device number 6 using ehci_hcd [ 282.791438] dvb-usb: found a 'DK DONGLE' in warm state. [ 282.791476] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 282.793228] DVB: registering new adapter (DK DONGLE) [ 283.571371] DVB: registering adapter 1 frontend 0 (Realtek DVB-T RTL2832)... [ 283.571759] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.2/input/input5 [ 283.571848] dvb-usb: schedule remote query interval to 287 msecs. [ 283.571857] dvb-usb: DK DONGLE successfully initialized and connected. [ 283.571902] dvb-usb: found a 'DK DONGLE' in warm state. [ 283.571932] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 283.574215] DVB: registering new adapter (DK DONGLE) [ 284.391367] DVB: registering adapter 2 frontend 0 (Realtek DVB-T RTL2832)... [ 284.391752] input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.2/input/input6 [ 284.391840] dvb-usb: schedule remote query interval to 287 msecs. [ 284.391847] dvb-usb: DK DONGLE successfully initialized and connected. [ 284.391923] usbcore: registered new interface driver dvb_usb_rtl2832u I am using a MSI Digivox mini II v3.0 with Ubuntu 11.10 64-bit. Thank you to all that helped in this post. My DVB card was working OK with Ubuntu 11.04 but after updating to 11.10 I was not able to use it again, until I found this post. |
|
|
|
Nov 13 2011, 08:38 AM
Post
#99
|
|
|
Participant Group: New Members Posts: 10 Joined: 10-November 11 Member No.: 14,666 Card: None |
OK! I removed the old modules, removed the 'current' directory with all the old code in it, (including the 'media-build' stuff), and d/l the driver from scratch as per the posts.
I'm just watching my 'build' script running now and the error that goes past says... LD [M] /home/andy/current/media_build/v4l/media.o Building modules, stage 2. MODPOST 509 modules WARNING: "__udivdi3" [/home/andy/current/media_build/v4l/dvb-usb-rtl2832u.ko] undefined! WARNING: "__umoddi3" [/home/andy/current/media_build/v4l/dvb-usb-rtl2832u.ko] undefined! WARNING: "__divdi3" [/home/andy/current/media_build/v4l/dvb-usb-rtl2832u.ko] undefined! etc. etc I'll try then re-booting and doing the stuff in post #90 and then re-booting again and will let you know but I don't see how it will work if it hasn't got the headers for udivdi3, umoddi3 and divid3. Anyway, will come back Andy |
|
|
|
Nov 14 2011, 02:30 AM
Post
#100
|
|
|
Participant Group: New Members Posts: 10 Joined: 10-November 11 Member No.: 14,666 Card: None |
OK! I've done the various stages of running build scripts shown in post #90, rebooting after every one and it's exactly the same... it doesn't work and the device isn't recognised. This after removing all the code and reinstalling from scratch as stated before.
When I unplug the device and plug it in again I'm still getting the message... [ 102.316079] usb 1-3: new high speed USB device number 4 using ehci_hcd [ 102.597763] dvb_usb_rtl2832u: Unknown symbol __divdi3 (err 0) [ 102.597827] dvb_usb_rtl2832u: Unknown symbol __umoddi3 (err 0) [ 102.597842] dvb_usb_rtl2832u: Unknown symbol __udivdi3 (err 0) [ 102.622463] dvb_usb_rtl2832u: Unknown symbol __divdi3 (err 0) [ 102.622517] dvb_usb_rtl2832u: Unknown symbol __umoddi3 (err 0) [ 102.622533] dvb_usb_rtl2832u: Unknown symbol __udivdi3 (err 0) which is a repetition of the message done when compiling. If it does work for the 64 bit version that's great but, unfortunately, I haven't got a 64 bit processor. Just to be clear, before I upgraded from 11.04 to 11.10 it worked fine. Anyway, I'm going to continue trawling around the internet and see where I get to. Thanks for the help anyway fellas. Regards Andy |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 04:14 AM |