Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Problema Domande Udev

    Nobody is reading this thread right now.
Status
Für weitere Antworten geschlossen.
AW: Domande Udev

Allora metti mhz e cardmhz a 368

Gesendet von meinem GT-I9300 mit Tapatalk 2
 
AW: Domande Udev

Fai un reboot del server

Gesendet von meinem GT-I9300 mit Tapatalk 2
 
AW: Domande Udev

niente da fare

hd1 [mouse] Reader initialized (device=/dev/hdplus, detect=cd, mhz=368, cardmhz=368)
2012/12/03 20:24:32 9C1A488 r hd1 [mouse] card detected
2012/12/03 20:24:40 9C1A488 r hd1 [mouse] ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65 72 30 30 30 28
2012/12/03 20:24:40 9C1A488 r hd1 [mouse] Init card protocol T1, FI=9, F=512, D=16, N=255
2012/12/03 20:24:40 9C1A488 r hd1 [mouse] Setting baudrate to 115200 bps
2012/12/03 20:24:40 9C1A488 r hd1 [mouse] Calculated work ETU is 8.70 us
2012/12/03 20:24:41 9C1A488 r hd1 [mouse] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 3.68 Mhz (specified in reader->mhz)
2012/12/03 20:24:43 9C1A488 r hd1 [mouse] Warning: Card returned error on setting ifsd value to 160
2012/12/03 20:24:44 9C1A488 r hd1 [mouse] detect native nagra card
2012/12/03 20:24:46 9C1A488 r hd1 [mouse] Resync error: readtimeouts 188071/10 (max/min) us, writetimeouts 32/18 (max/min) us
2012/12/03 20:24:47 9C1A488 r hd1 [mouse] T1 Resync command error, trying to reactivate!
2012/12/03 20:24:55 9C1A488 r hd1 [mouse] ATR: 3F FF 95 00 FF 91 81 71 A0 47 00 44 4E 41 53 50 31 38 30 20 4D 65 72 30 30 30 28
2012/12/03 20:24:55 9C1A488 r hd1 [mouse] Init card protocol T1, FI=9, F=512, D=16, N=255
2012/12/03 20:24:55 9C1A488 r hd1 [mouse] Setting baudrate to 115200 bps
2012/12/03 20:24:55 9C1A488 r hd1 [mouse] Calculated work ETU is 8.70 us
2012/12/03 20:24:56 9C1A488 r hd1 [mouse] ATR Fsmax is: 5 Mhz, clocking card to wanted user cardspeed of 3.68 Mhz (specified in reader->mhz)
2012/12/03 20:24:58 9C1A488 r hd1 [mouse] Warning: Card returned error on setting ifsd value to 160
 
AW: Domande Udev

allora penso che hai sbagliato qualcosa nel udev! posta perfavore la 10-usbadapter.rules e il output di udevadm info -n /dev/ttyUSB0 -a
 
AW: Domande Udev

questo e il 10-usbadapter.rules

SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="Reader 182", SYMLINK+="hdplus"

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

looking at device '/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/ttyUSB0/tty/ttyUSB0':
KERNEL=="ttyUSB0"
SUBSYSTEM=="tty"
DRIVER==""

looking at parent device '/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0/ttyUSB0':
KERNELS=="ttyUSB0"
SUBSYSTEMS=="usb-serial"
DRIVERS=="ftdi_sio"
ATTRS{latency_timer}=="1"
ATTRS{port_number}=="0"

looking at parent device '/devices/pci0000:00/0000:00:10.0/usb2/2-1/2-1:1.0':
KERNELS=="2-1:1.0"
SUBSYSTEMS=="usb"
DRIVERS=="ftdi_sio"
ATTRS{bInterfaceNumber}=="00"
ATTRS{bAlternateSetting}==" 0"
ATTRS{bNumEndpoints}=="02"
ATTRS{bInterfaceClass}=="ff"
ATTRS{bInterfaceSubClass}=="ff"
ATTRS{bInterfaceProtocol}=="ff"
ATTRS{modalias}=="usb:v0403p6001d0400dc00dsc00dp00icFFiscFFipFF"
ATTRS{supports_autosuspend}=="0"
ATTRS{interface}=="USB smartcard server"

looking at parent device '/devices/pci0000:00/0000:00:10.0/usb2/2-1':
KERNELS=="2-1"
SUBSYSTEMS=="usb"
DRIVERS=="usb"
ATTRS{configuration}==""
ATTRS{bNumInterfaces}==" 1"
ATTRS{bConfigurationValue}=="1"
ATTRS{bmAttributes}=="a0"
ATTRS{bMaxPower}=="100mA"
ATTRS{urbnum}=="13"
ATTRS{idVendor}=="0403"
ATTRS{idProduct}=="6001"
ATTRS{bcdDevice}=="0400"
ATTRS{bDeviceClass}=="00"
ATTRS{bDeviceSubClass}=="00"
ATTRS{bDeviceProtocol}=="00"
ATTRS{bNumConfigurations}=="1"
ATTRS{bMaxPacketSize0}=="8"
ATTRS{speed}=="12"
ATTRS{busnum}=="2"
ATTRS{devnum}=="6"
ATTRS{version}==" 2.00"
ATTRS{maxchild}=="0"
ATTRS{quirks}=="0x0"
ATTRS{authorized}=="1"
ATTRS{serial}=="Reader 182"

looking at parent device '/devices/pci0000:00/0000:00:10.0/usb2':
KERNELS=="usb2"
SUBSYSTEMS=="usb"
DRIVERS=="usb"
ATTRS{configuration}==""
ATTRS{bNumInterfaces}==" 1"
ATTRS{bConfigurationValue}=="1"
ATTRS{bmAttributes}=="e0"
ATTRS{bMaxPower}==" 0mA"
ATTRS{urbnum}=="127"
ATTRS{idVendor}=="1d6b"
ATTRS{idProduct}=="0001"
ATTRS{bcdDevice}=="0206"
ATTRS{bDeviceClass}=="09"
ATTRS{bDeviceSubClass}=="00"
ATTRS{bDeviceProtocol}=="00"
ATTRS{bNumConfigurations}=="1"
ATTRS{bMaxPacketSize0}=="64"
ATTRS{speed}=="12"
ATTRS{busnum}=="2"
ATTRS{devnum}=="1"
ATTRS{version}==" 1.10"
ATTRS{maxchild}=="2"
ATTRS{quirks}=="0x0"
ATTRS{authorized}=="1"
ATTRS{manufacturer}=="Linux 2.6.32-5-686 uhci_hcd"
ATTRS{product}=="UHCI Host Controller"
ATTRS{serial}=="0000:00:10.0"
ATTRS{authorized_default}=="1"

looking at parent device '/devices/pci0000:00/0000:00:10.0':
KERNELS=="0000:00:10.0"
SUBSYSTEMS=="pci"
DRIVERS=="uhci_hcd"
ATTRS{vendor}=="0x1106"
ATTRS{device}=="0x3038"
ATTRS{subsystem_vendor}=="0x1106"
ATTRS{subsystem_device}=="0x3038"
ATTRS{class}=="0x0c0300"
ATTRS{irq}=="11"
ATTRS{local_cpus}=="ffffffff"
ATTRS{local_cpulist}=="0-31"
ATTRS{modalias}=="pci:v00001106d00003038sv00001106sd00003038bc0Csc03i00"
ATTRS{enable}=="1"
ATTRS{broken_parity_status}=="0"
ATTRS{msi_bus}==""

looking at parent device '/devices/pci0000:00':
KERNELS=="pci0000:00"
SUBSYSTEMS==""
DRIVERS==""
 
Zuletzt bearbeitet von einem Moderator:
AW: Domande Udev

Hai potuto risolvere o ci sono ancora problemi?
 
AW: Domande Udev

purtroppo no ho lasciato da parte questo test per il semplice fatto che lo smargo mi da problemi delle volte funziona e delle volte no
ho cercato di metterlo in modalitá = Automatico ma niente da fare
aspetto che mi arrivi easymouse 2usb
 
AW: Domande Udev

hai fatto la migliore cosa. io avevo anche dei smargo´s. mi facevano sempre problemi. da quando uso easymouse2 tutto perfetto sia il sharing che il udev :-)
 
AW: Domande Udev

ok me arrivato easymouse2 mi metto a fare le prove e ti faccio sapere


perfetto udev funziona con easymouse, riprovo la provedura con smargo voglio capire il problema ho deriva veramente dallo smargo
 
Zuletzt bearbeitet:
AW: Domande Udev

ok niente da fare per lo smargo non ne vuole sapere con udev

invece easymouse e prima botta a funzionato con udev...

mi sa che cambio sti smargo.
 
AW: Domande Udev

e lo so, me ne sono accorto oggi :emoticon-0175-drunk

ho visto che ce uno smargo nuovo che puoi inserire tre card che ne pensi?

ho e meglio prendere 3 easymouse?
 
AW: Domande Udev

Lascia perdere questi triplesmargo. sono ancora piu peggio dei smargo´s normali.

Comprati 3x easymouse e dormi tranquillo :-)
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben