* problem with latest v4l-dvb hg - videodev
@ 2008-07-18 9:58 Tim Farrington
2008-07-18 10:01 ` Hans de Goede
2008-07-18 10:01 ` Hans Verkuil
0 siblings, 2 replies; 7+ messages in thread
From: Tim Farrington @ 2008-07-18 9:58 UTC (permalink / raw)
To: mchehab, linux-dvb, video4linux-list, hverkuil
Hi Mauro, Hans,
I've just attempted a new install of ubuntu, then downloaded via hg the
current v4l-dvb,
and installed it.
Upon reboot, the boot stalled just after loading the firmware at
something about incorrect
videodev count.
It would not boot any further, and I was unable to save the dmesg to a
file (read only access)
I've had to reinstall ubuntu to be able to send this message.
Regards,
Timf
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: problem with latest v4l-dvb hg - videodev
2008-07-18 9:58 problem with latest v4l-dvb hg - videodev Tim Farrington
@ 2008-07-18 10:01 ` Hans de Goede
2008-07-18 11:07 ` Tim Farrington
2008-07-18 10:01 ` Hans Verkuil
1 sibling, 1 reply; 7+ messages in thread
From: Hans de Goede @ 2008-07-18 10:01 UTC (permalink / raw)
To: Tim Farrington; +Cc: video4linux-list, linux-dvb, mchehab
Tim Farrington wrote:
> Hi Mauro, Hans,
>
> I've just attempted a new install of ubuntu, then downloaded via hg the
> current v4l-dvb,
> and installed it.
>
> Upon reboot, the boot stalled just after loading the firmware at
> something about incorrect
> videodev count.
>
> It would not boot any further, and I was unable to save the dmesg to a
> file (read only access)
>
> I've had to reinstall ubuntu to be able to send this message.
>
I've just hit the same problem and just committed a fix for this to my tree
(and send a pull request to Mauro) if you do a hg clone from:
http://linuxtv.org/hg/~hgoede/v4l-dvb
You will get the latest v4l-dbd with my fix included.
Regards,
Hans
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: problem with latest v4l-dvb hg - videodev
2008-07-18 9:58 problem with latest v4l-dvb hg - videodev Tim Farrington
2008-07-18 10:01 ` Hans de Goede
@ 2008-07-18 10:01 ` Hans Verkuil
2008-07-18 10:04 ` Hans de Goede
1 sibling, 1 reply; 7+ messages in thread
From: Hans Verkuil @ 2008-07-18 10:01 UTC (permalink / raw)
To: Tim Farrington; +Cc: video4linux-list, linux-dvb, mchehab
On Friday 18 July 2008 11:58:34 Tim Farrington wrote:
> Hi Mauro, Hans,
>
> I've just attempted a new install of ubuntu, then downloaded via hg
> the current v4l-dvb,
> and installed it.
>
> Upon reboot, the boot stalled just after loading the firmware at
> something about incorrect
> videodev count.
>
> It would not boot any further, and I was unable to save the dmesg to
> a file (read only access)
>
> I've had to reinstall ubuntu to be able to send this message.
>
> Regards,
> Timf
Hi Tim,
Yes, I discovered the same. A fix is in my tree
(www.linuxtv.org/hg/~hverkuil/v4l-dvb) waiting for Mauro to merge.
Regards,
Hans
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: problem with latest v4l-dvb hg - videodev
2008-07-18 10:01 ` Hans Verkuil
@ 2008-07-18 10:04 ` Hans de Goede
2008-07-18 10:10 ` Hans Verkuil
0 siblings, 1 reply; 7+ messages in thread
From: Hans de Goede @ 2008-07-18 10:04 UTC (permalink / raw)
To: Hans Verkuil; +Cc: video4linux-list, linux-dvb, mchehab
Hans Verkuil wrote:
> On Friday 18 July 2008 11:58:34 Tim Farrington wrote:
>> Hi Mauro, Hans,
>>
>> I've just attempted a new install of ubuntu, then downloaded via hg
>> the current v4l-dvb,
>> and installed it.
>>
>> Upon reboot, the boot stalled just after loading the firmware at
>> something about incorrect
>> videodev count.
>>
>> It would not boot any further, and I was unable to save the dmesg to
>> a file (read only access)
>>
>> I've had to reinstall ubuntu to be able to send this message.
>>
>> Regards,
>> Timf
>
>
> Hi Tim,
>
> Yes, I discovered the same. A fix is in my tree
> (www.linuxtv.org/hg/~hverkuil/v4l-dvb) waiting for Mauro to merge.
>
> Regards,
>
> Hans
>
Erm,
It would have been nice if you would have sent an announcement of that fix
and/or atleast CC-ed v4l-dvb-maintainer@linuxtv.org, so that other v4l-dvb
developers knew about this, I just spend an hour figuring out what was hapening
and fixing this.
Regards,
Hans
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: problem with latest v4l-dvb hg - videodev
2008-07-18 10:04 ` Hans de Goede
@ 2008-07-18 10:10 ` Hans Verkuil
2008-07-18 23:17 ` stuart
0 siblings, 1 reply; 7+ messages in thread
From: Hans Verkuil @ 2008-07-18 10:10 UTC (permalink / raw)
To: Hans de Goede; +Cc: video4linux-list, linux-dvb, mchehab
On Friday 18 July 2008 12:04:22 Hans de Goede wrote:
> Hans Verkuil wrote:
> > On Friday 18 July 2008 11:58:34 Tim Farrington wrote:
> >> Hi Mauro, Hans,
> >>
> >> I've just attempted a new install of ubuntu, then downloaded via
> >> hg the current v4l-dvb,
> >> and installed it.
> >>
> >> Upon reboot, the boot stalled just after loading the firmware at
> >> something about incorrect
> >> videodev count.
> >>
> >> It would not boot any further, and I was unable to save the dmesg
> >> to a file (read only access)
> >>
> >> I've had to reinstall ubuntu to be able to send this message.
> >>
> >> Regards,
> >> Timf
> >
> > Hi Tim,
> >
> > Yes, I discovered the same. A fix is in my tree
> > (www.linuxtv.org/hg/~hverkuil/v4l-dvb) waiting for Mauro to merge.
> >
> > Regards,
> >
> > Hans
>
> Erm,
>
> It would have been nice if you would have sent an announcement of
> that fix and/or atleast CC-ed v4l-dvb-maintainer@linuxtv.org, so that
> other v4l-dvb developers knew about this, I just spend an hour
> figuring out what was hapening and fixing this.
>
> Regards,
>
> Hans
Well, I did. The pull request on the v4l-dvb-maintainers list was posted
2 1/2 hours before yours. But I probably should have made the subject
more clear, it was just my normal PULL request subject instead of
marking it as especially important.
My apologies for that.
Regards,
Hans
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: problem with latest v4l-dvb hg - videodev
2008-07-18 10:01 ` Hans de Goede
@ 2008-07-18 11:07 ` Tim Farrington
0 siblings, 0 replies; 7+ messages in thread
From: Tim Farrington @ 2008-07-18 11:07 UTC (permalink / raw)
To: Hans de Goede; +Cc: video4linux-list, linux-dvb, mchehab
Hans de Goede wrote:
> Tim Farrington wrote:
>> Hi Mauro, Hans,
>>
>> I've just attempted a new install of ubuntu, then downloaded via hg
>> the current v4l-dvb,
>> and installed it.
>>
>> Upon reboot, the boot stalled just after loading the firmware at
>> something about incorrect
>> videodev count.
>>
>> It would not boot any further, and I was unable to save the dmesg to
>> a file (read only access)
>>
>> I've had to reinstall ubuntu to be able to send this message.
>>
>
> I've just hit the same problem and just committed a fix for this to my
> tree (and send a pull request to Mauro) if you do a hg clone from:
> http://linuxtv.org/hg/~hgoede/v4l-dvb
>
> You will get the latest v4l-dbd with my fix included.
>
> Regards,
>
> Hans
>
OK, Yay! Both fixes seem the same, Used Hans de Goede's, all works fine now!
Many thanks,
Timf
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: problem with latest v4l-dvb hg - videodev
2008-07-18 10:10 ` Hans Verkuil
@ 2008-07-18 23:17 ` stuart
0 siblings, 0 replies; 7+ messages in thread
From: stuart @ 2008-07-18 23:17 UTC (permalink / raw)
To: Hans Verkuil; +Cc: video4linux-list, linux-dvb, mchehab
Hans Verkuil wrote:
> On Friday 18 July 2008 12:04:22 Hans de Goede wrote:
>> Hans Verkuil wrote:
>>> On Friday 18 July 2008 11:58:34 Tim Farrington wrote:
>>>> Hi Mauro, Hans,
>>>>
>>>> I've just attempted a new install of ubuntu, then downloaded via
>>>> hg the current v4l-dvb,
>>>> and installed it.
>>>>
>>>> Upon reboot, the boot stalled just after loading the firmware at
>>>> something about incorrect
>>>> videodev count.
>>>>
>>>> It would not boot any further, and I was unable to save the dmesg
>>>> to a file (read only access)
>>>>
>>>> I've had to reinstall ubuntu to be able to send this message.
>>>>
>>>> Regards,
>>>> Timf
>>> Hi Tim,
>>>
>>> Yes, I discovered the same. A fix is in my tree
>>> (www.linuxtv.org/hg/~hverkuil/v4l-dvb) waiting for Mauro to merge.
>>>
>>> Regards,
>>>
>>> Hans
>> Erm,
>>
>> It would have been nice if you would have sent an announcement of
>> that fix and/or atleast CC-ed v4l-dvb-maintainer@linuxtv.org, so that
>> other v4l-dvb developers knew about this, I just spend an hour
>> figuring out what was hapening and fixing this.
>>
>> Regards,
>>
>> Hans
>
> Well, I did. The pull request on the v4l-dvb-maintainers list was posted
> 2 1/2 hours before yours. But I probably should have made the subject
> more clear, it was just my normal PULL request subject instead of
> marking it as especially important.
>
> My apologies for that.
>
> Regards,
>
> Hans
>
Just wanted to say thanks...
I just noticed the problem yesterday (my mythtv box would boot) and just
did an Hg update/make/install and found the problem fixed.
...thanks
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-07-18 23:18 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18 9:58 problem with latest v4l-dvb hg - videodev Tim Farrington
2008-07-18 10:01 ` Hans de Goede
2008-07-18 11:07 ` Tim Farrington
2008-07-18 10:01 ` Hans Verkuil
2008-07-18 10:04 ` Hans de Goede
2008-07-18 10:10 ` Hans Verkuil
2008-07-18 23:17 ` stuart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox