Hi list and Punky,

meanwhile I have installed the plain jessie kernel, and my dvb-usb
receiver is detected successfully:

[  202.435528] usbcore: registered new interface driver dw2102
[  203.991898] usb 1-3: new high-speed USB device number 3 using ehci-pci
[  204.124412] usb 1-3: config 1 interface 0 altsetting 0 bulk endpoint
0x81 has invalid maxpacket 2
[  204.124906] usb 1-3: New USB device found, idVendor=9022, idProduct=d660
[  204.124951] usb 1-3: New USB device strings: Mfr=1, Product=2,
SerialNumber=0
[  204.124993] usb 1-3: Product: DVBS2BOX
[  204.125028] usb 1-3: Manufacturer: TBS-Tech
[  204.126794] dvb-usb: found a 'TeVii S660 USB' in cold state, will try
to load a firmware
[  204.126977] usb 1-3: firmware: direct-loading firmware dvb-usb-s660.fw
[  204.127017] dw2102: start downloading DW210X firmware
[  204.247885] dvb-usb: found a 'TeVii S660 USB' in warm state.
[  204.248462] dvb-usb: will pass the complete MPEG2 transport stream to
the software demuxer.
[  204.248813] DVB: registering new adapter (TeVii S660 USB)
[  204.377260] dvb-usb: MAC address: 00:18:bd:5b:c6:8c
[  204.381137] DS3000 chip version: 0.192 attached.
[  204.409136] ts2020_attach: Find tuner TS2020!
[  204.409381] dw2102: Attached ds3000+ts2020!

[  204.409446] usb 1-3: DVB: registering adapter 0 frontend 0 (Montage
Technology DS3000)...
[  204.410410] Registered IR keymap rc-tevii-nec
[  204.411181] input: IR-receiver inside an USB DVB receiver as
/devices/pci0000:00/0000:00:0f.5/usb1/1-3/rc/rc0/input2
[  204.412766] rc0: IR-receiver inside an USB DVB receiver as
/devices/pci0000:00/0000:00:0f.5/usb1/1-3/rc/rc0
[  204.412828] dvb-usb: schedule remote query interval to 150 msecs.
[  204.412866] dvb-usb: TeVii S660 USB successfully initialized and
connected.

And in dmesg I can also see, that the Geode CPU is identified:

[    0.009164] CPU: Geode(TM) Integrated Processor by AMD PCS (fam: 05,
model: 0a, stepping: 02)

and also it's random number generator and the AES engine:

[   11.445379] AMD Geode RNG detected
[   11.500807] input: PC Speaker as /devices/platform/pcspkr/input/input0
[   11.651681] Geode LX AES 0000:00:01.2: GEODE AES engine enabled.
[   11.930110] cs5535-mfgpt cs5535-mfgpt: reserved resource region [io 
0x6200-0x623f]
[   11.930195] cs5535-mfgpt cs5535-mfgpt: 8 MFGPT timers available
[   11.959266] cs5535-smb cs5535-smb: SCx200 device 'CS5535 ACB0' registered

and the Geode Companion chip

Just for the records. Even now when the dvb-usb device is properly
detected, I have not been able to get it to work. But that is another
stoy, not Voyage related

keep up the good work.

Kind regards

On 07/19/2015 04:34 PM, G.Bitzer wrote:
> Hi Punky,
>
> hmm, but with the stock jessie kernel the hardware rngd, the led's, the
> watchdog and the crypto unit of the Alix board are not supported. Or am
> I wrong ?
>
> Thanks in advance
>
>
> On 07/18/2015 08:02 AM, Kim-man 'Punky' TSE wrote:
>> dvb-usb may not be built in voygae custom kernel.
>>
>> You may use stock jessie kernel to see if this is supported.
>>
>> Regards,
>> Punky
>>
>>
>>
>> On 7/18/2015 3:23 AM, G.Bitzer wrote:
>>> Hi,
>>>
>>> I'm trying to connect a USB based DVB-S Receiver to an Alix 2 board
>>> with the recent basic Voyage 0.10. But no luck. The Receiver is
>>> detected, but no firmware gets loaded and no kernel modules. I have
>>> tried as it's working with Debian, firmware files are in place in
>>> /lib/firmware.
>>>
>>> dmesg in Voyage shows:
>>>
>>> [ 6945.367091] usb 1-3: new high-speed USB device number 3 using
>>> ehci-pci
>>> [ 6945.501619] usb 1-3: config 1 interface 0 altsetting 0 bulk
>>> endpoint 0x81 has invalid maxpacket 2
>>> [ 6945.528987] usb 1-3: New USB device found, idVendor=9022,
>>> idProduct=d660
>>> [ 6945.549125] usb 1-3: New USB device strings: Mfr=1, Product=2,
>>> SerialNumber=0
>>> [ 6945.570539] usb 1-3: Product: DVBS2BOX
>>> [ 6945.581839] usb 1-3: Manufacturer: TBS-Tech
>>>
>>> and in Debian (Wheezy):
>>>
>>> [10457.313268] usb 1-3: New USB device found, idVendor=9022,
>>> idProduct=d660
>>> [10457.313286] usb 1-3: New USB device strings: Mfr=1, Product=2,
>>> SerialNumber=0
>>> [10457.313299] usb 1-3: Product: DVBS2BOX
>>> [10457.313309] usb 1-3: Manufacturer: TBS-Tech
>>> [10457.315646] dvb-usb: found a 'TeVii S660 USB' in cold state, will
>>> try to load a firmware
>>> [10457.329819] usb 1-3: firmware: agent loaded dvb-usb-s660.fw into
>>> memory
>>> [10457.329829] dw2102: start downloading DW210X firmware
>>> [10457.452180] dvb-usb: found a 'TeVii S660 USB' in warm state.
>>> [10457.452360] dvb-usb: will pass the complete MPEG2 transport stream
>>> to the software demuxer.
>>> [10457.452564] DVB: registering new adapter (TeVii S660 USB)
>>> [10457.592880] dvb-usb: MAC address: 00:18:bd:5b:c6:8c
>>> [10457.595876] DS3000 chip version: 0.192 attached.
>>> [10457.596998] dw2102: Attached ds3000+ds2020!
>>> [10457.597004]
>>> [10457.597018] DVB: registering adapter 0 frontend 0 (Montage
>>> Technology DS3000/TS2020)...
>>> [10457.598180] input: IR-receiver inside an USB DVB receiver as
>>> /devices/pci0000:00/0000:00:1d.7/usb1/1-3/input/input18
>>> [10457.598490] dvb-usb: schedule remote query interval to 150 msecs.
>>> [10457.598503] dvb-usb: TeVii S660 USB successfully initialized and
>>> connected.
>>>
>>>
>>> I also cannot see any dvb related kernelmodules in Voyage, dvb-usb
>>> for instance, also not in /lib/modules.
>>>
>>> Is the Voyage kernel built without dvb-usb support ? Do I have to
>>> build an own custom kernel ?
>>>
>>> Thanks in advance
>>>
>>> _______________________________________________
>>> Voyage-linux mailing list
>>> Voyage-linux@list.voyage.hk
>>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>>
>
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux@list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux


_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to