Telefon ansprechen per USB

Einrichten des Druckers und des Drucksystems, Scannerkonfiguration und Software zum Scannen und Faxen.
Antworten
jgschwend
Beiträge: 10
Registriert: 12.08.2008 14:57:07

Telefon ansprechen per USB

Beitrag von jgschwend » 12.08.2008 15:14:57

Hallo zusammen.

Da wir für unsere Firma das CAPI installieren wollen, und es für unser Telefon (Elmeg CS410) leider keine Linux Treiber gibt, habe ich mal versucht das Telefon per usb anzusprechen... leider erfolglos.... :(

setzt man den Befehl "dmesg" ab, so erhält man folgende informationen:

Code: Alles auswählen

usb 4-2: new full speed USB device using uhci_hcd and address 2
usb 4-2: configuration #1 chosen from 1 choice
usb 4-2: USB disconnect, address 2
usb 4-2: new full speed USB device using uhci_hcd and address 3
usb 4-2: configuration #1 chosen from 1 choice
usb 4-2: USB disconnect, address 3
usb 4-2: new full speed USB device using uhci_hcd and address 4
usb 4-2: configuration #1 chosen from 1 choice
wobei dann das Gerät mit address 4 unser Phone wär...

Hat jemand eine ahnung wie man das Gerät mounten, oder irgendwie per usb ansprechen könnte?

Vielen dank im vorraus und Freundliche Grüsse

Jonas

stinkstiefel
Beiträge: 382
Registriert: 13.06.2008 12:05:24

Re: Telefon ansprechen per USB

Beitrag von stinkstiefel » 12.08.2008 15:33:57

Zeig mal lsusb, ich glaube allerdings nicht das da was geht.

jgschwend
Beiträge: 10
Registriert: 12.08.2008 14:57:07

Re: Telefon ansprechen per USB

Beitrag von jgschwend » 12.08.2008 15:41:27

stinkstiefel hat geschrieben:Zeig mal lsusb, ich glaube allerdings nicht das da was geht.
lsusb:

Code: Alles auswählen

Bus 005 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 03f0:0024 Hewlett-Packard
Bus 002 Device 001: ID 0000:0000
Bus 004 Device 004: ID 2018:0301
Bus 004 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000

stinkstiefel
Beiträge: 382
Registriert: 13.06.2008 12:05:24

Re: Telefon ansprechen per USB

Beitrag von stinkstiefel » 12.08.2008 16:09:51

Wie vermutet sieht es schlecht aus. Infos von lsusb -d 2018:0301 -vv werden denke ich auch nicht weiterhelfen.

jgschwend
Beiträge: 10
Registriert: 12.08.2008 14:57:07

Re: Telefon ansprechen per USB

Beitrag von jgschwend » 12.08.2008 16:12:23

stinkstiefel hat geschrieben:Wie vermutet sieht es schlecht aus. Infos von lsusb -d 2018:0301 -vv werden denke ich auch nicht weiterhelfen.

Code: Alles auswählen

Bus 004 Device 004: ID 2018:0301
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x2018
  idProduct          0x0301
  bcdDevice            2.00
  iManufacturer           1 ELMEG GmbH & Co. KG
  iProduct                2 CS410 V4.32.1
  iSerial                 3 000020496
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           74
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           8
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              32
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              32
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x03  EP 3 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               4
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled
Leider bin ich ein absoluter Debian Neuling und versteh deswegen nur Bahnhof^^

stinkstiefel
Beiträge: 382
Registriert: 13.06.2008 12:05:24

Re: Telefon ansprechen per USB

Beitrag von stinkstiefel » 12.08.2008 16:34:56

jgschwend hat geschrieben:Leider bin ich ein absoluter Debian Neuling
Macht nichts bin ich auch. Ich habe eigentlich nichts weiter gemacht als mit
VendorID 0x2018 und ProductID 0x0301 nach einem Treiber zu suchen.
Ohne einen passenden Gerätetreiber lässt sich nun mal kein Gerät ansprechen.

jgschwend
Beiträge: 10
Registriert: 12.08.2008 14:57:07

Re: Telefon ansprechen per USB

Beitrag von jgschwend » 12.08.2008 16:37:11

Trotzdem vielen Dank!

Scheiss Windows supportende Telefonhersteller GRML...^^

Antworten