Mailing List archive

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

[linux-dvb] Re: Howto setup a multicast network connection?



On Fri, 13 Jun 2003, Holger Waechtler wrote:

> Holger Kiehl wrote:
> > 
> > Thanks for the information, I will try this as soon as I have put in the
> > Technisat2 card, since it looks as if the KNC1 is not supported.
> 
> Theoretically it should bne supported, but since there was only a little 
> feedback from card owners on this list I'm not sure if this was tested 
> well after the last driver changes.
> 
> Can you please report a little more in detail what the problem is?
> 
Sorry, I provided very little information. Here is what I did:

   - downloaded linuxtv-dvb-1.0.0-pre3.tar.gz
   - did a cd to driver to compile and a make insmod which produced the
     following messages in /var/log/messages:

      Jun 13 15:44:21 dwdsat2 kernel: Linux video capture interface: v1.00
      Jun 13 15:44:21 dwdsat2 kernel: DVB: registering new adapter (KNC1 DVB-S).

   - compiled apps/szap
   - created /root/.szap/channels.conf with one entry
   - started szap as follows: ./szap -n 1

      sat 0, frequency = 11096 MHz H, symbolrate 27000, vpid = 0x0000, apid = 0x0000
      using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
      opening frontend failed: No such device

I am trying this with a plain kernel.org kernel 2.4.21 under RedHat 9 with
the following hardware:

[root@dwdsat2 szap]# lspci
00:00.0 Host bridge: Intel Corp. 82865G [Springdale-G] Chipset Host Bridge (rev 02)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801EB USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801EB USB (Hub #2) (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801EB USB EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp. 82801EB ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801EB ICH5 IDE (rev 02)
00:1f.2 IDE interface: Intel Corp.: Unknown device 24d1 (rev 02)
00:1f.3 SMBus: Intel Corp. 82801EB SMBus (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV200 QW [Radeon 7500]
02:05.0 Ethernet controller: 3Com Corporation: Unknown device 1700 (rev 12)
02:0c.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)

[root@dwdsat2 szap]# lspci -s 02:0c.0 -vv
02:0c.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
        Subsystem: Philips Semiconductors: Unknown device 4f56
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 64 (3750ns min, 9500ns max)
        Interrupt: pin A routed to IRQ 20
        Region 0: Memory at feafbc00 (32-bit, non-prefetchable) [size=512]

[root@dwdsat2 szap]# lsmod
Module                  Size  Used by    Tainted: P  
dvb-ttpci             317012   0  (unused)
evdev                   5984   0  (unused)
ves1820                 5820   0 
stv0299                 9104   0  (unused)
grundig_29504-491       5440   0 
grundig_29504-401       5736   0 
alps_tdlb7              5548   0 
alps_tdmb7              5444   0 
alps_bsrv2              5592   0 
dvb-core               53412   7  [dvb-ttpci ves1820 stv0299 grundig_29504-491 grundig_29504-401 alps_tdlb7 alps_tdmb7 alps_bsrv2]
videodev                8576   0  [dvb-ttpci]
iptable_filter          2412   0  (autoclean) (unused)
ip_tables              15864   1  [iptable_filter]
3c2000                136324   1 
sg                     32556   0  (autoclean)
sr_mod                 17816   0  (autoclean)
ide-scsi               12400   0 
scsi_mod              101268   3  [sg sr_mod ide-scsi]
ide-cd                 35744   0 
cdrom                  34144   0  [sr_mod ide-cd]
keybdev                 2944   0  (unused)
mousedev                5688   1 
hid                    22404   0  (unused)
input                   6144   0  [dvb-ttpci evdev keybdev mousedev hid]
usb-uhci               27404   0  (unused)
ehci-hcd               20488   0  (unused)
usbcore                81600   1  [hid usb-uhci ehci-hcd]

[root@dwdsat2 szap]# cat /proc/interrupts
           CPU0       CPU1       
  0:    7953480          0    IO-APIC-edge  timer
  1:          6          0    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  8:          1          0    IO-APIC-edge  rtc
 12:         55          0    IO-APIC-edge  PS/2 Mouse
 14:         39          0    IO-APIC-edge  ide0
 16:          0          0   IO-APIC-level  usb-uhci
 18:     310449         20   IO-APIC-level  ide2, ide3
 19:          0          0   IO-APIC-level  usb-uhci
 20:          0          0   IO-APIC-level  saa7146(0)
 22:     112352          0   IO-APIC-level  SysKonnect SK-98xx
 23:          0          0   IO-APIC-level  ehci-hcd
NMI:          0          0 
LOC:    7953265    7953256 
ERR:          0
MIS:         22

Please tell me if you need more information.

Thanks,
Holger



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index