[mythtv-users] ivtv-kmdl, PVR-250, FC3, Jarod's guide and no capture

George Lopez geokimlopez at yahoo.com
Mon Jan 17 14:58:21 EST 2005


This is where I am on this:
I did an apt-get update && apt-get dist-upgrade
This ended up installing/upgrading my box to a new
kernel:  2.6.10-1.741_FC3
>From my previous post, you see I also HAD already
installed:
ivtv-kmdl-2.6.10-1.741_FC3 

I rebooted, this loaded up my new 741 kernel instead
of 681.

I loaded up the ivtv driver
[root at localhost mythtv]# /sbin/depmod -a
[root at localhost mythtv]# /sbin/modprobe ivtv
[mythtv at localhost ~]$ ll /dev/video? 
crw-------  1 mythtv root 81,0 jan 16 17:22
/dev/video0

So, I guess that is a success!  Next, I captured video
with no problem, but very, very low sound.  Which is
vey weird, since my test sound (/usr/bin/aplay
/usr/share/sounds/KDE_Startup.wav) is as loud or quiet
as I want on my volume knob.  This issue is lower on
priority list right now.

I ran mythtvsetup:
set capture on Tuner0, Channel 4 (I have a DirectTV
satellite receiver)
Started backend, opened new terminal, started frontend
when I try to watch TV, I get a black screen.  I
alt-tab and take a look at my frontend terminal and it
is full of error message (sorry not exact, not at home
right now to do a copy/paste).
Remote encoder not responding
Qsocketdevice:: write Bloc: invalid socket
2005-01-16 18:47:01 error writing string list

I have a box that manually captures video with very
low sound, and that is about it.  Again, I have to
wonder, is it a kernel issue? if so, do I downgrade? 
If I downgrade, how do I do it?

Please help, now I am begging.  "24" and "Alias" are
in full swing.   

Thanks,
George



--- Jason Blair <jrblair at gmail.com> wrote:

> I think have run into the same situation described
> below.  Anyone have
> any idea what the problem could be?
> 
> Thanks!
> Jason
> 
> 
> On Sun, 16 Jan 2005 18:57:50 -0600, Michael S.
> Ritterbusch
> <miker at ritterbusch.net> wrote:
> > 
> > I'm having a similar issue with ivtv (specifically
> ivtv-kmdl-$KVER).
> > However, the issue I'm having appears to be a
> conflict with another
> > module, which I'm not sure is something that can
> be unloaded/removed.
> > 
> > Like George, I have everything else working great
> except for this. (the
> > critical component of course).
> > 
> > When doing: apt-get install ivtv-kmdl-$KVER 
> ($KVER = 2.6.10-1.741_FC3),
> > here is what the error message is:
> > 
> > ################## Console CLIP
> > ############################################
> > # apt-get install ivtv-kmdl-$KVER
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > The following extra packages will be installed:
> >   video4linux-kmdl-2.6.10-1.741_FC3
> > The following NEW packages will be installed:
> >   ivtv-kmdl-2.6.10-1.741_FC3
> video4linux-kmdl-2.6.10-1.741_FC3
> > 0 upgraded, 2 newly installed, 0 removed and 0 not
> upgraded.
> > Need to get 0B/169kB of archives.
> > After unpacking 434kB of additional disk space
> will be used.
> > Do you want to continue? [Y/n] Y
> > Committing changes...
> > Preparing...               
> ###########################################
> > [100%]
> >         file
> >
>
/lib/modules/2.6.10-1.741_FC3/updates/drivers/media/video/tveeprom.ko
> > conflicts between attempted installs of
> >
>
ivtv-kmdl-2.6.10-1.741_FC3-0.1.10-48.4_pre2_ck100zz.rhfc3.at
> and
> >
>
video4linux-kmdl-2.6.10-1.741_FC3-20050113_172233-54.rhfc3.at
> > E: Error while running transaction
> > ################## END CLIP
> ############################################
> > 
> > This is the only thing standing between me and
> MythTV bliss... Any
> > suggestions that don't require me to start over
> would be greatly
> > appreciated!
> > 
> > Other Details:
> > Fedora Core 3
> > Intel 865 Video
> > Hauppauge PVR-250
> > 
> > Thanks in advance for any feedback.
> > 
> > Best,
> > Mike
> > 
> > -----Original Message-----
> > From: mythtv-users-bounces at mythtv.org
> > [mailto:mythtv-users-bounces at mythtv.org] On Behalf
> Of George Lopez
> > Sent: Sunday, January 16, 2005 4:14 AM
> > To: Discussion about mythtv
> > Subject: [mythtv-users] ivtv, PVR-250, FC3,Jarod's
> guide and no capture
> > - newbie
> > 
> > I have a critical issue with mythtv.  I cannot
> capture
> > because I am not able to get ivtv to load.  Not
> sure
> > if this is a Jarod's guide issue, ivtv issue, or
> user
> > issue.  I have gotten everything up and running
> except
> > I cannot capture anything b/c I cannot get ivtv to
> > load.  I have done everything I could think of and
> > find on the mail lists.  I am so close, yet all I
> have
> > is a hunk of metal until I get this issue
> resolved.
> > Modprobe.conf lines are there:
> > # nvidia kernel module
> > alias char-major-195 nvidia-1_0-6629
> > # ivtv modules setup
> > alias char-major-81 videodev
> > alias char-major-81-0 ivtv
> > 
> > [root at localhost mythtv]# uname -r
> > 2.6.9-1.681_FC3
> > [root at localhost mythtv]# /sbin/lspci -v
> > +++++++++++
> > 02:0a.0 Multimedia video controller: Internext
> > Compression Inc iTVC16 (CX23416)
> > MPEG-2 Encoder (rev 01)
> >         Subsystem: Hauppauge computer works Inc.
> WinTV
> > PVR 250
> >         Flags: bus master, medium devsel, latency
> 64,
> > IRQ 9
> >         Memory at e8000000 (32-bit, prefetchable)
> > [size=64M]
> >         Capabilities: [44] Power Management
> version 2
> > +++++++++
> > [root at localhost mythtv]# apt-get install
> ivtv-firmware
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > ivtv-firmware is already the newest version.
> > 0 upgraded, 0 newly installed, 0 removed and 20
> not
> > upgraded.
> > [root at localhost mythtv]# apt-get install
> > ivtv-kmdl-$KVER
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > ivtv-kmdl-2.6.9-1.681_FC3 is already the newest
> > version.
> > 0 upgraded, 0 newly installed, 0 removed and 20
> not
> > upgraded.
> > [root at localhost mythtv]# apt-get install ivtv
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > The following extra packages will be installed:
> >   ivtv-kmdl-2.6.10-1.741_FC3
> kernel#2.6.10-1.741_FC3
> > The following packages will be upgraded
> >   ivtv
> > The following NEW packages will be installed:
> >   ivtv-kmdl-2.6.10-1.741_FC3
> kernel#2.6.10-1.741_FC3
> > 1 upgraded, 2 newly installed, 0 removed and 19
> not
> > upgraded.
> > Need to get 17.0MB of archives.
> > After unpacking 45.4MB of additional disk space
> will
> > be used.
> > Do you want to continue? [Y/n] y
> > Get:1 http://ayo.freshrpms.net
> > fedora/linux/3/i386/updates
> kernel#2.6.10-1.741_FC3
> > 2.6.10-1.741_FC3 [16.8MB]
> > Get:2 http://apt.atrpms.net
> > fedora/3/en/i386/at-testing
> ivtv-kmdl-2.6.10-1.741_FC3
> > 1:0.2.0-61_rc3d.rhfc3.at [109kB]
> > Get:3 http://apt.atrpms.net
> > fedora/3/en/i386/at-testing ivtv
> > 1:0.2.0-61_rc3d.rhfc3.at [101kB]
> > Fetched 17.0MB in 16m48s (16.8kB/s)
> > Committing changes...
> > Preparing...
> > ########################################### [100%]
> >    1:kernel
> > ########################################### [ 33%]
> > 
> >
>
2:ivtv-kmdl-2.6.10-1.741_###########################################
> > [ 67%]
> >    3:ivtv
> > ########################################### [100%]
> > Done.
> > [root at localhost mythtv]# /sbin/depmod -a
> > [root at localhost mythtv]# /sbin/modprobe ivtv
> > [mythtv at localhost ~]$ ll /dev/video?
> > ls: /dev/video?: No such file or directory
> > 
> > I su to root and no help on finding /dev/video?
> > [root at localhost mythtv]# ll /dev/video?
> > ls: /dev/video?: No such file or directory
> > 
> > I see I have .741 ivtv kernel installed.  Is it
> > supposed to match .681_FC3 kernel I am running? 
> If
> > so, how do I make the change?
> > 
> > Please help.  I have everything else working
> (sound,
> 
=== message truncated ===>
_______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
>
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250


More information about the mythtv-users mailing list