public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Tuning (stv0299.ko) with SkyStar2/DVB not working with 2.6.8-rc* anymore
@ 2004-07-25 10:20 Florian Huber
  2004-08-03 23:09 ` Florian Huber
  0 siblings, 1 reply; 3+ messages in thread
From: Florian Huber @ 2004-07-25 10:20 UTC (permalink / raw)
  To: linux-kernel

Hello ML,
I had my SkyStar2 dvb-s card working with 2.6.7-bk21, but with the 2.6.8
release candidate's I cannot tune different channels anymore.
Explicitly testet on 2.6.8-rc2-bk1 and 2.6.8-rc1-bk4 (preempt)

mplayer dvb:// works
e.g. mplayer dvb://ZDF does not

mplayer hangs at: dvb_tune Freq: 11953000

strace:
---
write(1, "dvb_tune Freq: 11953000\n", 24dvb_tune Freq: 11953000
) = 24
ioctl(5, 0x80a86f3d, 0x7fbfffbd40)      = 0
ioctl(5, 0x6f42, 0x1)                   = 0
ioctl(5, 0x6f43, 0x1)                   = 0
nanosleep({0, 15000000}, NULL)          = 0
ioctl(5, 0x40076f3f, 0x7fbfffbd30)      = 0
nanosleep({0, 0}, NULL)                 = 0
nanosleep({0, 15000000}, NULL)          = 0
ioctl(5, 0x6f41, 0)                     = 0
nanosleep({0, 15000000}, NULL)          = 0
ioctl(5, 0x6f42, 0)                     = 0
nanosleep({0, 100000000}, NULL)         = 0
ioctl(5, 0x80286f4e, 0x7fbfffbd00)      = -1 EAGAIN (Resource
temporarily unavai
lable)
ioctl(5, 0x40246f4c, 0x7fbfffbdf0)      = 0
poll([{fd=5, events=POLLPRI, revents=POLLPRI}], 1, 10000) = 1
ioctl(5, 0x80286f4e, 0x7fbfffbd00)      = 0
poll([{fd=5, events=POLLPRI, revents=POLLPRI}], 1, 10000) = 1
ioctl(5, 0x80286f4e, 0x7fbfffbd00)      = 0
[...last line repeating...]
---


output from dmesg:
---
drivers/media/dvb/b2c2/skystar2.c: FlexCopIIB(rev.195) chip found
drivers/media/dvb/b2c2/skystar2.c: the chip has 38 hardware filters
DVB: registering new adapter (Technisat SkyStar2 driver).
probe_tuner: try to attach to Technisat SkyStar2 driver
drivers/media/dvb/frontends/stv0299.c: setup for tuner Samsung
TBMU24112IMB
DVB: registering frontend 0:0 (STV0299/TSA5059/SL1935 based)...
---


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-05 16:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-25 10:20 Tuning (stv0299.ko) with SkyStar2/DVB not working with 2.6.8-rc* anymore Florian Huber
2004-08-03 23:09 ` Florian Huber
2004-08-05 16:54   ` Johannes Stezenbach

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox