Beiträge anzeigen

Diese Sektion erlaubt es ihnen alle Beiträge dieses Mitglieds zu sehen. Beachten sie, dass sie nur solche Beiträge sehen können, zu denen sie auch Zugriffsrechte haben.


Nachrichten - thomas_g

Seiten: [1]
1
Treiber / Linux Treiber 9. April 2012
« am: Februar 01, 2012, 07:35:42 Nachmittag »
Danke für Ihre Antwort!
Wie kann ich denn mit dem Support per Skype in Kontakt treten?
Besten Dank,
Thomas

2
Treiber / Linux Treiber 9. April 2012
« am: Januar 31, 2012, 09:28:32 Nachmittag »
Dear Sundtek Support team,

I am wondering if the binary driver is compatible with older hardware like the VIA C3 processor!?

On my system (VIA C3, soldered on Epia-M6000 board) the VDR process quits with "illegal instuction".
The instruction set of the C3 processor is very limited (uses 586 (not 686), no SSE, ...).
Using a typical Hauppauge DVB-T USB receiver I can smootly run a headless VDR on my freshly compiled gentoo linux on my C3 with 128MB ram. But when I replace the DVB-T device by the Sundtek MediaPro USB device, then VDR quits with "illegal instruction". The driver (current version as provided by the first post in this thread) seems to install neatly (32bit):
------------------------------------------------------------------------
device 0: [Sundtek MediaTV Pro (USB 2.0)]  DVB-C, DVB-T, ANALOG-TV, FM-RADIO, REMOTE-CONTROL, OSS-AUDIO, RDS
  [SERIAL]:
     ID: U110714144139
  [DVB-C]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [DVB-T]:
     FRONTEND: /dev/dvb/adapter0/frontend0
     DVR: /dev/dvb/adapter0/dvr0
     DMX: /dev/dvb/adapter0/demux0
  [ANALOG-TV]:
     VIDEO0: /dev/video0
     VBI0: /dev/vbi0
  [FM-RADIO]:
     RADIO0: /dev/radio0
     RDS: /dev/rds0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0
  [OSS]:
     OSS0: /dev/dsp0
------------------------------------------------------------------------

So what could be the problem with the Sundtek driver? Could you provide a driver with a "legacy" instruction set like 386 or 586 w/o SSE?

Here are the specs of the C3 processor: cat /proc/cpuinfo
-----------------------------------------------------------------------------------------------
processor       : 0
vendor_id       : CentaurHauls
cpu family      : 6
model           : 7
model name      : VIA Samuel 2
stepping        : 3
cpu MHz         : 399.000
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu de tsc msr cx8 mtrr pge mmx 3dnow
bogomips        : 800.33
clflush size    : 32
cache_alignment : 32
address sizes   : 32 bits physical, 32 bits virtual
power management:
-----------------------------------------------------------------------------------------------

Thank you very much!

Seiten: [1]