Difference between revisions of "Watch DVB-S"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 1: Line 1:
I bought a set to watch digital satelite TV. TerraTec Cinergy S2 USB HD. Using it with Linux:
+
I bought a set to watch digital satelite TV. TerraTec Cinergy S2 USB HD. Using it with SUSE Linux 12.1:
 
  # hwinfo --usb
 
  # hwinfo --usb
 
   Vendor: usb 0x0ccd "TerraTec Electronic GmbH"
 
   Vendor: usb 0x0ccd "TerraTec Electronic GmbH"
Line 5: Line 5:
 
   Serial ID: "080116"
 
   Serial ID: "080116"
 
   Driver: "dw2102"
 
   Driver: "dw2102"
 +
 +
SUSE Linux 11.4 does not work with this stick, hwinfo does not show a line with "Driver".
  
 
= See also =
 
= See also =
 
* [[watch tv]]
 
* [[watch tv]]

Revision as of 19:28, 6 July 2012

I bought a set to watch digital satelite TV. TerraTec Cinergy S2 USB HD. Using it with SUSE Linux 12.1:

# hwinfo --usb
 Vendor: usb 0x0ccd "TerraTec Electronic GmbH"
 Device: usb 0x00a8 "USB Stick"
 Serial ID: "080116"
 Driver: "dw2102"

SUSE Linux 11.4 does not work with this stick, hwinfo does not show a line with "Driver".

See also