Beiträge von Spiller1970

    I have now tested with 2 additional usb2serial adapters.
    Targus with mct_u232.ko module and ATEN with pl2303.ko module.
    mct-module is compiled extra and it look like working in DM800, /dev/ttyUSB0 is created.
    ATEN creates the same device.
    Bot adapter has LED -indicating trafic, but even connected the without anything at the serial connector, the LED is blinking=TX blink.


    So everything sould be right, right?


    Both adapter performs perfectly at linux PC machine. So the problem is in DM800.


    Any ideas?

    Hi


    Is it possible to compile other than already included modules (pl2303.ko and ftdi_sio.ko).
    We have tried cypress_m8 and mct_u232, but no success.


    We get the modules compiled and installed, /dev/ttyUSB0 is created, but it is not working as it should.


    Is there something else to do before this works. Or is Dreambox images somehow special not to allow additions...?


    Br.
    -Jarkko-

    More Info


    When connecting the adapter on linux machine, this works as it should, but the drive used is Cypress_m8.
    So the question is now, is it possible to compile this driver to the DM800?
    Not find the source yet, but should be availabel, from linux side, right?


    Br.
    -Jarkko-


    Printout from linux:
    [ 1707.392076] usb 3-2: new low speed USB device using uhci_hcd and address 3
    [ 1707.567251] usb 3-2: configuration #1 chosen from 1 choice
    [ 1707.655001] usbcore: registered new interface driver usbserial
    [ 1707.655052] USB Serial support registered for generic
    [ 1707.655158] usbcore: registered new interface driver usbserial_generic
    [ 1707.655166] usbserial: USB Serial Driver core
    [ 1707.689471] USB Serial support registered for DeLorme Earthmate USB
    [ 1707.689516] USB Serial support registered for HID->COM RS232 Adapter
    [ 1707.689556] USB Serial support registered for Nokia CA-42 V2 Adapter
    [ 1707.689615] cypress 3-2:1.0: HID->COM RS232 Adapter converter detected
    [ 1707.698489] usb 3-2: HID->COM RS232 Adapter converter now attached to ttyUSB0
    [ 1707.698549] usbcore: registered new interface driver cypress
    [ 1707.698557] cypress_m8: v1.09:Cypress USB to Serial Driver

    Hi




    This adapter should have pl2303 module supported, right?


    With thw product code I could find this: "Alternative driver for USB to
    Serial using Cypress CY7C63743 (Vendor ID: 0x04b4 and Product ID:
    0x5500)".




    But all I get in dmesg:


    hub 1-0:1.0: state 5 ports 2 chg 0000 evt 0004


    brcm-ehci brcm-ehci.0: GetStatus port 2 status 001403 POWER sig=k CSC CONNECT


    hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s


    hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501


    brcm-ehci brcm-ehci.0: port 2 low speed --> companion


    brcm-ehci brcm-ehci.0: GetStatus port 2 status 003002 POWER OWNER sig=se0 CSC


    hub 1-0:1.0: port_wait_reset: err = -134


    hub 2-0:1.0: state 5 ports 2 chg 0000 evt 0004


    brcm-ohci-0 brcm-ohci-0.0: GetStatus roothub.portstatus [1] = 0x00010301 CSC LSDA PPS CCS


    hub 2-0:1.0: port 2, status 0301, change 0001, 1.5 Mb/s


    hub 2-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x301


    brcm-ohci-0 brcm-ohci-0.0: GetStatus roothub.portstatus [1] = 0x00100303 PRSC LSDA PPS PES CCS


    usb 2-2: new low speed USB device using brcm-ohci-0 and address 3


    brcm-ohci-0 brcm-ohci-0.0: GetStatus roothub.portstatus [1] = 0x00100303 PRSC LSDA PPS PES CCS


    usb 2-2: skipped 1 descriptor after interface


    usb 2-2: default language 0x0409


    usb 2-2: new device strings: Mfr=1, Product=2, SerialNumber=0


    usb 2-2: Product: PS/2+USB Mouse


    usb 2-2: Manufacturer: ?


    usb 2-2: hotplug


    usb 2-2: adding 2-2:1.0 (config #1, interface 0)


    usb 2-2:1.0: hotplug


    hub 2-0:1.0: state 5 ports 2 chg 0000 evt 0004




    Do this need own driver or shuld the pl2303 work?




    Br.
    Newnigma2 image


    -Spiller-

    Hi


    Why the utilization of the old reliable serial port is disabled?
    Is there some hardware restrictions that you can only use RS232 as updating software?


    It would be good to see the actual device implemented on the images, like /dev/ttyS0 style.


    Now it seams to be impossible to use serial devices.
    And I do know that there is USB2SERIAL things...


    Box has the Serial Port, why not use that!


    Br.
    -Spiller-