/srv/irclogs.ubuntu.com/2010/01/17/#ubuntu-mythtv.txt

=== bogus is now known as Guest55218
WVUSaxi'm having trouble with drivers for my pchdtv-5500 card and mythbuntu. can someone here help?21:50
WVUSaxwhen i try to install the drivers with >sudo make i get this output21:52
WVUSaxchris@PVR:~/Desktop/v4l-dvb$ sudo make21:53
WVUSaxmake -C /home/chris/Desktop/v4l-dvb/v4l21:53
WVUSaxmake[1]: Entering directory `/home/chris/Desktop/v4l-dvb/v4l'21:53
WVUSaxscripts/make_makefile.pl21:53
WVUSaxcreating symbolic links...21:53
WVUSaxmake -C /lib/modules/2.6.31-17-generic/build SUBDIRS=/home/chris/Desktop/v4l-dvb/v4l  modules21:53
WVUSaxmake[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.o21:53
WVUSaxIn 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 directory21:53
WVUSaxIn 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 directory21: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 type21:53
WVUSaxinclude/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 type21:53
WVUSaxinclude/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 type21:53
WVUSaxinclude/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/chri21:53
tgm4883WVUSax, i'm headed out, but what drivers are you trying to install for the 5500?21:59
tgm4883also, Don't post that to this channel. Post it to a pastebin instead22:00
tgm4883!pastebin22:00
Zinnwhen 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
WVUSaxi downloaded the latest driver package from pchdtv22:00
WVUSaxthanks, didnt know that22:00
tgm4883WVUSax, what does the latest driver do for you?22:00
WVUSaxdated 5/22/0622:00
tgm4883hmm22:01
WVUSax i get the error message i pasted above22:01
WVUSax!pastebin22:01
Zinnwhen 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
tgm4883ok, why are you trying to compile the driver?22:01
tgm4883it should work out of the box in Ubuntu 9.1022:01
tgm4883probably in everything that is 8.04 and later22:01
WVUSaxmy card appears as a v4l device, but i don't see it as a dvb device22:01
tgm4883i'd have to see how mine is set up as, but it should work OOTB22:02
WVUSaxthats what i'm running 9.1022:02
WVUSaxi did have a hauppauge pvr-150 when i installed mythbuntu22:02
WVUSaxwould it install differently if i had the 5500 in there to begin with?22:03
tgm4883it shouldn't22:03
tgm4883mine is setup as a DVB device22:03
WVUSaxif the drivers were installed right, should i have a /dev/dvb device?22:04
tgm4883something like /dev/dvb/adapter1/frontend022:05
tgm4883probably /dev/dvb/adapter0/frontend022:05
WVUSaxi don't have any /dev/dvb device which is why i assumed there was a driver issue22:05
tgm4883hmm22:06
tgm4883maybe a firmware issue. Not sure22:06
WVUSaxis there a step i need to do to install the firmware?22:06
tgm4883sorry no, that is for the 2000 and 3000 only22:07
tgm4883I wonder if you need to load the kernel module22:08
tgm4883try a22:08
WVUSaxlspci -v gives me http://mythbuntu.pastebin.com/m44b7031622:08
Zinn[mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool22:08
tgm4883yea it looks like it's loaded22:09
WVUSaxsorry, i don't understand22:09
tgm4883whats the output of lsmod | grep cx22:10
WVUSaxhttp://mythbuntu.pastebin.com/m7971e3a922:11
Zinn[mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool22:11
tgm4883try this22:13
tgm4883modprobe cx88_dvb22:13
tgm4883it might be cx88-dvb22:13
WVUSaxcx88_dvb: http://mythbuntu.pastebin.com/me077ae522:14
Zinn[mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool22:14
tgm4883you have to sudo that22:15
tgm4883sudo modprobe cx88_dvb22:15
WVUSaxhttp://mythbuntu.pastebin.com/m2e2577a522:16
Zinn[mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool22:16
tgm4883do you have this directory?22:17
tgm4883 /lib/modules/2.6.31-17-generic/kernel/drivers/media/video/cx88/22:17
WVUSaxyes22:18
tgm4883Sorry 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 sure22:18
tgm4883good luck22:18
WVUSaxthanks for your help22:19
cvaI 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/m6029477322:59
Zinn[mythbuntu.pastebin.com] mythbuntu private pastebin - collaborative debugging tool22:59
cvaI've looked through the logs and don't not see any glaring failures.22:59
hipitihopI 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 such23:13
mythtv_guycva - 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
cvathat device doesn't exist23:15
mythtv_guybut i suspect it's the video profile that your using - I've had problems with that before.. under the playback section23:15
mythtv_guyVDP: GetFilteredDeint(yadifdeint) : xv-blit -> 'yadifdeint'23:16
mythtv_guytry a couple of different profiles .. cpu-- , normal, cpu++   I always seem to need to pick the correct one after a fresh install23:16
cvaI've tried a few of the profiles, cpu+, ++, --, standard. all with the same issue23:16
hipitihopwhat is the recommended cpu setting ? I have an ion 330 setup23:17
cvaI've been fighting and googling this for a few days know. Frustrating as this system has been a frontend for years.23:18
cvaTHere 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!