Hey, First, my Replys works fine now :) I have rebuild my Kernel and the Drivers and now ... it works fine with only the following Patch: > > void mantis_dma_start(struct mantis_pci *mantis) > > { > > dprintk(verbose, MANTIS_DEBUG, 1, "Mantis Start DMA engine"); > > mantis_risc_program(mantis); > > mmwrite(cpu_to_le32(mantis->risc_dma), MANTIS_RISC_START); > > mmwrite( mmread( MANTIS_GPIF_ADDR ) | MANTIS_GPIF_RDWRN, MANTIS_GPIF_ADDR); // new > > // mmwrite(MANTIS_GPIF_RDWRN, MANTIS_GPIF_ADDR); // old > > mmwrite(0, MANTIS_DMA_CTL); > > mantis->last_block = mantis->finished_block = 0; > > mmwrite(mmread(MANTIS_INT_MASK) | MANTIS_INT_RISCI, MANTIS_INT_MASK); > > mmwrite(MANTIS_FIFO_EN | MANTIS_DCAP_EN > > | MANTIS_RISC_EN, MANTIS_DMA_CTL); > > } Well done. Picture and Sound are very fine. OK, now, is there any Way to access the included IR Device? If not .. it's OK, because I have an Serial Adapter here which I can access with Linux (hope so). Thanks to all Supporters here :) So, and now good Night, I have to Work tomorrow (01:30 AM German Time). _______________________________________________ linux-dvb mailing list linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb