ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Epiphanov Sergei <serpiph@entek.ru>
To: "Рассылка Sisyphus" <sisyphus@altlinux.ru>
Subject: [sisyphus] nut без поддержки пути вида "usb-2:3.1-4"
Date: Mon, 19 Apr 2004 15:31:59 +0400
Message-ID: <200404191531.59527.serpiph@nikiet.ru> (raw)

Всем привет!

Купил Back UPS 500 ES с возможностьюю связи с компьютером через USB. В 
README и CHANGELOG написано, что для USB-UPS необходимо написать строки 
вида:

[ups]
	driver = hidups
	path = usb-2:3.1-4

Но в таком виде hidups говорит: несуществующий параметр path, заменил path 
на port, в ответ no kernel support. Оказалось:

1) hidups собран без поддержки такого варианта работы. Пришлось в spec 
принудительно вписывать:

CFLAGS="$CFLAGS -DHIDIOCGPHYS" $__make -C drivers hidups

2) Несмотря на то, что модуль hid.ko загружен и он сообщил 
в /var/log/mesages, что UPS привязан на hiddev0 - связи через это нет. то 
есть при попытке открыть файл /dev/usb/hiddev0 на чтение или запись 
получаю отлуп.

3) В драйвере hidups.c обнаружил, что программа вместо 
перебора /dev/usb/hiddevN пытается перебрать /dev/usb/hid/hiddevN, 
которых, естесственно, нет.

Прошу помочь в решении проблемы. Не могу понять, почему не откликается ни 
один hiddev, хотя сказано, что hiddev должен работать. Может, какие еще 
модули нужны?

-- 
С уважением, Епифанов Сергей


             reply	other threads:[~2004-04-19 11:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-19 11:31 Epiphanov Sergei [this message]
2004-04-20  7:02 ` Epiphanov Sergei
2004-04-20 11:31 ` Sergey Bolshakov
2004-04-20 13:51   ` Epiphanov Sergei
2004-04-20 14:04     ` Sergey Bolshakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200404191531.59527.serpiph@nikiet.ru \
    --to=serpiph@entek.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git