[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

не могу передать данные через IrDA



Добрый день.

Имеется IrDA адаптер, который втыкается в USB. Имеется Siemens C65,
который хочу заставить сообщаться с Дебианом. Настраиваю IrDA через
dpkg-reconfigure irda-utils, получаю такой /etc/defaults/irda-utils:

============================================================================

  # Set your startup settings for irattach, the IrDA-daemon, here.
  
  # Set this to 'false' if you do not need to start irattach. Otherwise set it
  # to 'true'.
  ENABLE="true"
  
  # Set discovery mode which usually is a good idea for finding other devices.
  # If set 'true' or 'false' irattach and sysctl are used to enable and disable
  # discovery mode. By default discover mode is disabled.
  DISCOVERY="true"
  
  # Set IRDA device to access (e.g. /dev/ttyS1 or irda0).
  # In case of irda0, the proper module for FIR-mode has to be set in
  # /etc/modutils/irda-utils (2.4) or /etc/modprobe.d/irda-utils (2.6)
  DEVICE="/dev/ttyUSB0"
  
  # Set dongle type, e.g. none, tekram, esi, actisys, actisys+, ep7211, girbil,
  # litelink, airport, old_belkin, mcp2120, act200l, ma600). You do not need
  # a dongle for FIR mode.
  DONGLE="none"
  
  # Set the serial device to quiet with setserial. This is only useful on some
  # machines in FIR-mode, so most people should leave it blank. See 
  # README.Debian for more information.
  SETSERIAL=""

============================================================================

Теперь пишу в ~/.gammurc

  [gammu]
  port = /dev/ttyUSB0
  connection = irda

Делаю /etc/init.d/irda-utils restart, включаю IrDA на телефоне и
попробую получить с него хоть что-то:

  # gammu --identify
  No response in specified timeout. Probably phone not connected.

Что и где я делаю не так?
Спасибо!


-- 
Best regards,
Timur Elzhov
Warelex LLC



Reply to: