=== bogus is now known as Guest55218 | ||
WVUSax | i'm having trouble with drivers for my pchdtv-5500 card and mythbuntu. can someone here help? | 21:50 |
---|---|---|
WVUSax | when i try to install the drivers with >sudo make i get this output | 21:52 |
WVUSax | chris@PVR:~/Desktop/v4l-dvb$ sudo make | 21:53 |
WVUSax | make -C /home/chris/Desktop/v4l-dvb/v4l | 21:53 |
WVUSax | make[1]: Entering directory `/home/chris/Desktop/v4l-dvb/v4l' | 21:53 |
WVUSax | scripts/make_makefile.pl | 21:53 |
WVUSax | creating symbolic links... | 21:53 |
WVUSax | make -C /lib/modules/2.6.31-17-generic/build SUBDIRS=/home/chris/Desktop/v4l-dvb/v4l modules | 21:53 |
WVUSax | make[2]: Entering directory `/usr/src/linux-headers-2.6.31-17-generic' | 21:53 |
WVUSax | CC [M] /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.o | 21:53 |
WVUSax | In file included from /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:10: | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-common.h:11:26: error: linux/config.h: No such file or directory | 21:53 |
WVUSax | In file included from /home/chris/Desktop/v4l-dvb/v4l/dmxdev.h:40, | 21:53 |
WVUSax | from /home/chris/Desktop/v4l-dvb/v4l/flexcop-common.h:20, | 21:53 |
WVUSax | from /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:10: | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/dvbdev.h:30:35: error: linux/devfs_fs_kernel.h: No such file or directory | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c: In function 'flexcop_pci_irq_check_work': | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:119: warning: passing argument 1 of 'schedule_delayed_work' from incompatible pointer type | 21:53 |
WVUSax | include/linux/workqueue.h:213: note: expected 'struct delayed_work *' but argument is of type 'struct work_struct *' | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c: In function 'flexcop_pci_stream_control': | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:222: warning: passing argument 1 of 'schedule_delayed_work' from incompatible pointer type | 21:53 |
WVUSax | include/linux/workqueue.h:213: note: expected 'struct delayed_work *' but argument is of type 'struct work_struct *' | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:225: warning: passing argument 1 of 'cancel_delayed_work' from incompatible pointer type | 21:53 |
WVUSax | include/linux/workqueue.h:233: note: expected 'struct delayed_work *' but argument is of type 'struct work_struct *' | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c: In function 'flexcop_pci_init': | 21:53 |
WVUSax | /home/chris/Desktop/v4l-dvb/v4l/flexcop-pci.c:300: error: 'SA_SHIRQ' undeclared (first use in this function) | 21:53 |
WVUSax | /home/chri | 21:53 |
tgm4883 | WVUSax, i'm headed out, but what drivers are you trying to install for the 5500? | 21:59 |
tgm4883 | also, Don't post that to this channel. Post it to a pastebin instead | 22:00 |
tgm4883 | !pastebin | 22:00 |
Zinn | 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 |
WVUSax | i downloaded the latest driver package from pchdtv | 22:00 |
WVUSax | thanks, didnt know that | 22:00 |
tgm4883 | WVUSax, what does the latest driver do for you? | 22:00 |
WVUSax | dated 5/22/06 | 22:00 |
tgm4883 | hmm | 22:01 |
WVUSax | i get the error message i pasted above | 22:01 |
WVUSax | !pastebin | 22:01 |
Zinn | 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 |
tgm4883 | ok, why are you trying to compile the driver? | 22:01 |
tgm4883 | it should work out of the box in Ubuntu 9.10 | 22:01 |
tgm4883 | probably in everything that is 8.04 and later | 22:01 |
WVUSax | my card appears as a v4l device, but i don't see it as a dvb device | 22:01 |
tgm4883 | i'd have to see how mine is set up as, but it should work OOTB | 22:02 |
WVUSax | thats what i'm running 9.10 | 22:02 |
WVUSax | i did have a hauppauge pvr-150 when i installed mythbuntu | 22:02 |
WVUSax | would it install differently if i had the 5500 in there to begin with? | 22:03 |
tgm4883 | it shouldn't | 22:03 |
tgm4883 | mine is setup as a DVB device | 22:03 |
WVUSax | if the drivers were installed right, should i have a /dev/dvb device? | 22:04 |
tgm4883 | something like /dev/dvb/adapter1/frontend0 | 22:05 |
tgm4883 | probably /dev/dvb/adapter0/frontend0 | 22:05 |
WVUSax | i don't have any /dev/dvb device which is why i assumed there was a driver issue | 22:05 |
tgm4883 | hmm | 22:06 |
tgm4883 | maybe a firmware issue. Not sure | 22:06 |
WVUSax | is there a step i need to do to install the firmware? | 22:06 |
tgm4883 | sorry no, that is for the 2000 and 3000 only | 22:07 |
tgm4883 | I wonder if you need to load the kernel module | 22:08 |
tgm4883 | try a | 22:08 |
WVUSax | lspci -v gives me http://mythbuntu.pastebin.com/m44b70316 | 22:08 |
Zinn | [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool | 22:08 |
tgm4883 | yea it looks like it's loaded | 22:09 |
WVUSax | sorry, i don't understand | 22:09 |
tgm4883 | whats the output of lsmod | grep cx | 22:10 |
WVUSax | http://mythbuntu.pastebin.com/m7971e3a9 | 22:11 |
Zinn | [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool | 22:11 |
tgm4883 | try this | 22:13 |
tgm4883 | modprobe cx88_dvb | 22:13 |
tgm4883 | it might be cx88-dvb | 22:13 |
WVUSax | cx88_dvb: http://mythbuntu.pastebin.com/me077ae5 | 22:14 |
Zinn | [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool | 22:14 |
tgm4883 | you have to sudo that | 22:15 |
tgm4883 | sudo modprobe cx88_dvb | 22:15 |
WVUSax | http://mythbuntu.pastebin.com/m2e2577a5 | 22:16 |
Zinn | [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool | 22:16 |
tgm4883 | do you have this directory? | 22:17 |
tgm4883 | /lib/modules/2.6.31-17-generic/kernel/drivers/media/video/cx88/ | 22:17 |
WVUSax | yes | 22:18 |
tgm4883 | 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 |
tgm4883 | good luck | 22:18 |
WVUSax | thanks for your help | 22:19 |
cva | 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 |
Zinn | [mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool | 22:59 |
cva | I've looked through the logs and don't not see any glaring failures. | 22:59 |
hipitihop | 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:13 |
mythtv_guy | 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:14 |
cva | that device doesn't exist | 23:15 |
mythtv_guy | but i suspect it's the video profile that your using - I've had problems with that before.. under the playback section | 23:15 |
mythtv_guy | VDP: GetFilteredDeint(yadifdeint) : xv-blit -> 'yadifdeint' | 23:16 |
mythtv_guy | 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 |
cva | I've tried a few of the profiles, cpu+, ++, --, standard. all with the same issue | 23:16 |
hipitihop | what is the recommended cpu setting ? I have an ion 330 setup | 23:17 |
cva | I've been fighting and googling this for a few days know. Frustrating as this system has been a frontend for years. | 23:18 |
cva | THere may be something to /dev/dri/card0 issue. my xorg.conf had dri disabled. | 23:22 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!