[linux-dvb] Install WinTV Nova-S-Plus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
I tried to install the WinTV-Nova-S without any result.
What I did:
Patched kernel 2.6.14.2 with the Patch from the Mailinglist
modprobe dvb-core
modprobe cx24123
--dmesg--
kobject cx24123: registering. parent: <NULL>, set: module
kobject_hotplug
fill_kobj_path: path = '/module/cx24123'
kobject_hotplug: /sbin/udevsend module seq=1145 HOME=/
PATH=/sbin:/bin:/usr/sbin:/usr/bin ACTION=add DEVPATH=/module/cx24123
SUBSYSTEM=module
--dmesg--

I had no devices in /dev, so I created them
--snip--
#!/bin/bash
cd /dev
mkdir dvb
cd dvb
mkdir adapter0
cd adapter0
mknod frontend0 c 212 3
mknod demux0 c 212 4
mknod dvr0 c 212 5
mknod ca0 c 212 6
--snap--

dvbdate i.e. results in:
--snip--
fd_date DEVICE: : No such device
dvbdate: Unable to get time from multiplex.
--snap--

So, what did I wrong?

Regards,
GAM


[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux