=== bogus is now known as Guest55218 [21:50] i'm having trouble with drivers for my pchdtv-5500 card and mythbuntu. can someone here help? [21:52] when i try to install the drivers with >sudo make i get this output [21:53] chris@PVR:~/Desktop/v4l-dvb$ sudo make [21:53] make -C /home/chris/Desktop/v4l-dvb/v4l [21:53] make[1]: Entering directory `/home/chris/Desktop/v4l-dvb/v4l' [21:53] scripts/make_makefile.pl [21:53] creating symbolic links... [21:53] make -C /lib/modules/2.6.31-17-generic/build SUBDIRS=/home/chris/Desktop/v4l-dvb/v4l modules [21:53] make[2]: Entering directory `/usr/src/linux-headers-2.6.31-17-generic' [21:53] CC [M] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.o [21:53] In file included from /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:10: [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-common.h:11:26: error: linux/config.h: No such file or directory [21:53] In file included from /home/chris/Desktop/v4l-dvb/v4l/dmxdev.h:40, [21:53] from /home/chris/Desktop/v4l-dvb/v4l/flexcop-common.h:20, [21:53] from /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:10: [21:53] /home/chris/Desktop/v4l-dvb/v4l/dvbdev.h:30:35: error: linux/devfs_fs_kernel.h: No such file or directory [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c: In function 'flexcop_pci_irq_check_work': [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:119: warning: passing argument 1 of 'schedule_delayed_work' from incompatible pointer type [21:53] include/linux/workqueue.h:213: note: expected 'struct delayed_work *' but argument is of type 'struct work_struct *' [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c: In function 'flexcop_pci_stream_control': [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:222: warning: passing argument 1 of 'schedule_delayed_work' from incompatible pointer type [21:53] include/linux/workqueue.h:213: note: expected 'struct delayed_work *' but argument is of type 'struct work_struct *' [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:225: warning: passing argument 1 of 'cancel_delayed_work' from incompatible pointer type [21:53] include/linux/workqueue.h:233: note: expected 'struct delayed_work *' but argument is of type 'struct work_struct *' [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c: In function 'flexcop_pci_init': [21:53] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:300: error: 'SA_SHIRQ' undeclared (first use in this function) [21:53] /home/chri [21:59] WVUSax, i'm headed out, but what drivers are you trying to install for the 5500? [22:00] also, Don't post that to this channel. Post it to a pastebin instead [22:00] !pastebin [22:00] when pasting more than 5 lines of data please use http://mythbuntu.pastebin.com so you don't flood the channel. Then please post the link in the channel. [22:00] i downloaded the latest driver package from pchdtv [22:00] thanks, didnt know that [22:00] WVUSax, what does the latest driver do for you? [22:00] dated 5/22/06 [22:01] hmm [22:01] i get the error message i pasted above [22:01] !pastebin [22:01] when pasting more than 5 lines of data please use http://mythbuntu.pastebin.com so you don't flood the channel. Then please post the link in the channel. [22:01] ok, why are you trying to compile the driver? [22:01] it should work out of the box in Ubuntu 9.10 [22:01] probably in everything that is 8.04 and later [22:01] my card appears as a v4l device, but i don't see it as a dvb device [22:02] i'd have to see how mine is set up as, but it should work OOTB [22:02] thats what i'm running 9.10 [22:02] i did have a hauppauge pvr-150 when i installed mythbuntu [22:03] would it install differently if i had the 5500 in there to begin with? [22:03] it shouldn't [22:03] mine is setup as a DVB device [22:04] if the drivers were installed right, should i have a /dev/dvb device? [22:05] something like /dev/dvb/adapter1/frontend0 [22:05] probably /dev/dvb/adapter0/frontend0 [22:05] i don't have any /dev/dvb device which is why i assumed there was a driver issue [22:06] hmm [22:06] maybe a firmware issue. Not sure [22:06] is there a step i need to do to install the firmware? [22:07] sorry no, that is for the 2000 and 3000 only [22:08] I wonder if you need to load the kernel module [22:08] try a [22:08] lspci -v gives me http://mythbuntu.pastebin.com/m44b70316 [22:08] [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool [22:09] yea it looks like it's loaded [22:09] sorry, i don't understand [22:10] whats the output of lsmod | grep cx [22:11] http://mythbuntu.pastebin.com/m7971e3a9 [22:11] [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool [22:13] try this [22:13] modprobe cx88_dvb [22:13] it might be cx88-dvb [22:14] cx88_dvb: http://mythbuntu.pastebin.com/me077ae5 [22:14] [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool [22:15] you have to sudo that [22:15] sudo modprobe cx88_dvb [22:16] http://mythbuntu.pastebin.com/m2e2577a5 [22:16] [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool [22:17] do you have this directory? [22:17] /lib/modules/2.6.31-17-generic/kernel/drivers/media/video/cx88/ [22:18] yes [22:18] Sorry I have to run though. You could wait around for someone else to try and help you, or you could try reinstalling without the pvr-150 in there. I thought I had my pvr-500 in there when I had my 5500 in there, but I also vaguely remember there being a conflict with those two cards, so i'm not sure [22:18] good luck [22:19] thanks for your help [22:59] I have on frontend that since upgrading to karmic will not show video while trying to watch a recorded show. The audio will play, but the screen never leaves countdown image. Videos play fine with mplayer. http://mythbuntu.pastebin.com/m60294773 [22:59] [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool [22:59] I've looked through the logs and don't not see any glaring failures. [23:13] I recently enabled autobuild and now see updates quite frequently including mythtv-database. Is it generaly safe to update or is there some chance existing database could be broken and I lose existing recordings and such [23:14] cva - DRMVideoSync: Could not open device /dev/dri/card0, as well as permissions on the rtc device. Does your userid have all the right groups and permissions. Do those files exist? [23:15] that device doesn't exist [23:15] but i suspect it's the video profile that your using - I've had problems with that before.. under the playback section [23:16] VDP: GetFilteredDeint(yadifdeint) : xv-blit -> 'yadifdeint' [23:16] try a couple of different profiles .. cpu-- , normal, cpu++ I always seem to need to pick the correct one after a fresh install [23:16] I've tried a few of the profiles, cpu+, ++, --, standard. all with the same issue [23:17] what is the recommended cpu setting ? I have an ion 330 setup [23:18] I've been fighting and googling this for a few days know. Frustrating as this system has been a frontend for years. [23:22] THere may be something to /dev/dri/card0 issue. my xorg.conf had dri disabled.