Beiträge von Malthe

    Hi I have successfully compiled the driver, under MythBuntu 11.04. I am using an octopus with the dual DVB-T/C tuner card. Strangely I can´t find any channels in MythTv. I have done a search with w_scan, and here I can find the channels. I have made a channel.conf file from the search and imported it into MythTv and still nothing.


    I have tried tvheadend as well with the same result. I have tried to reinstall several times. BTW MediaPortal (under win7) has no problem locating channels.
    Anyone else that have experienced a similar situation?


    Here is lsmod:


    ngene 31905 0
    tda18271c2dd 21887 2
    drxk 66618 2
    ddbridge 22428 6
    psmouse 73312 0
    serio_raw 12990 0
    virtio_balloon 12948 0
    nfsd 252397 13
    exportfs 12870 1 nfsd
    nfs 282952 1
    dvb_core 90106 2 ngene,ddbridge
    lockd 74292 2 nfsd,nfs
    fscache 50364 1 nfs
    cxd2099 13069 2 ngene,ddbridge
    nfs_acl 12771 2 nfsd,nfs
    auth_rpcgss 39173 2 nfsd,nfs
    sunrpc 199096 20 nfsd,nfs,lockd,nfs_acl,auth_rpcgss
    i2c_piix4 13095 0
    lp 13349 0
    parport 36746 1 lp
    virtio_blk 12947 5
    floppy 60032 0
    e1000e 138627 0
    virtio_pci 13257 0
    virtio_ring 14157 3 virtio_balloon,virtio_blk,virtio_pci
    virtio 13808 3 virtio_balloon,virtio_blk,virtio_pci


    and


    udevadm info -a -p $(udevadm info -q path -n /dev/dvb/adapter0/frontend1)



    looking at device '/devices/pci0000:00/0000:00:04.0/dvb/dvb0.frontend1':
    KERNEL=="dvb0.frontend1"
    SUBSYSTEM=="dvb"
    DRIVER==""


    looking at parent device '/devices/pci0000:00/0000:00:04.0':
    KERNELS=="0000:00:04.0"
    SUBSYSTEMS=="pci"
    DRIVERS=="DDBridge"
    ATTRS{vendor}=="0xdd01"
    ATTRS{device}=="0x0003"
    ATTRS{subsystem_vendor}=="0xdd01"
    ATTRS{subsystem_device}=="0x0001"
    ATTRS{class}=="0x048000"
    ATTRS{irq}=="11"
    ATTRS{local_cpus}=="ff"
    ATTRS{local_cpulist}=="0-7"
    ATTRS{dma_mask_bits}=="32"
    ATTRS{consistent_dma_mask_bits}=="32"
    ATTRS{broken_parity_status}=="0"
    ATTRS{msi_bus}==""


    looking at parent device '/devices/pci0000:00':
    KERNELS=="pci0000:00"
    SUBSYSTEMS==""
    DRIVERS==""

    Hi
    Sorry for intruding with english but my German isn´t up to the challenge.


    I am not actually using VDR but have tried the driver (compiled as describe in the first post) with both mythbuntu (ubuntu 11.04) and tvheadend (ubuntu 11.04). The tuners are recognized, When i do a channels on DVB-C search using frequencies found on internet for my cable tv supplier (yousee denmark) I am unable to find any channels. I have tried media-portal under windows and here there are no problems. (I have been able to verify in mediaportal that the frequency and other setting are correct.


    My basic setup is centos 6.0 and virtualizing the different host under kvm with PCI-passthrough (the VMs are running "alone"), so there isnt an issue with pass through.
    Driver problems? seems to be the only common dominator.


    Regards


    Malthe