Re: MPlayer broken under 2.6.15-rc7-rt1?
- From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
- Date: Sat, 31 Dec 2005 21:58:33 +0100 (MET)
>Subject: Re: MPlayer broken under 2.6.15-rc7-rt1?
I seriously demand that this be changed into "RTC broekn under..."! :)
>> BTW, other than MPLayer problems, everything else works great.
BTW2, 2.6.15 has an option in ALSA to use RTC as timing source
(CONFIG_SND_RTCTIMER). I do not have it activated ATM, nor do I use it (as
said, I used "-ao null" for mplayer), but would use of alsa with this rtc
timesourcing also crash?
>Bradley and Jan, try the below patch and see if it doesn't deadlock the
>system. I'm not sure why they pulled out the mod_timer add_timer and
>del_timer from the rtc_lock, but there might be a call back to it.
Well, it did not deadlock my system. Interesting! It displayed "BUG", as
posted multiple times here. Otherwise, it just oopsed. That is, I could
continue using the system, with the exception, of course, /dev/rtc. Opening
rtc however did not lock a process trying to do so, but instead (as
designed in the code) returns -EBUSY.
>
>Index: linux-2.6.15-rc7-rt1/drivers/char/rtc.c
This patch fixes the rtc BUG for me.
Jan Engelhardt
--
| Alphagate Systems, http://alphagate.hopto.org/
| jengelh's site, http://jengelh.hopto.org/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- RTC broken under 2.6.15-rc7-rt1 (was: Re: MPlayer broken under 2.6.15-rc7-rt1?)
- From: Steven Rostedt
- RTC broken under 2.6.15-rc7-rt1 (was: Re: MPlayer broken under 2.6.15-rc7-rt1?)
- References:
- MPlayer broken under 2.6.15-rc7-rt1?
- From: Bradley Reed
- Re: MPlayer broken under 2.6.15-rc7-rt1?
- From: Steven Rostedt
- MPlayer broken under 2.6.15-rc7-rt1?
- Prev by Date: Re: RFC: add udev support to parport_pc
- Next by Date: Re: Why can setuid programs regain root after dropping it when using capabilities?
- Previous by thread: Re: MPlayer broken under 2.6.15-rc7-rt1?
- Next by thread: RTC broken under 2.6.15-rc7-rt1 (was: Re: MPlayer broken under 2.6.15-rc7-rt1?)
- Index(es):