A Mennucc wrote:
Package: apcupsd
Version: 3.12.4-1
Severity: important

hi

today I upgrade to kernel Linux 2.6.18-1-amd64 and did a reboot ;
after reboot, apcupsd refuses to recognize that there is a APC 500
attached via USB
I looked into  /proc/bus/usb/devices and I see

T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  3 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=051d ProdID=0002 Rev= 1.00
S:  Manufacturer=American Power Conversion
S:  Product=B
S:  SerialNumber=BB0309024776
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 30mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=(none)
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=10ms

It seems that     Driver=(none)   is wrong, it should be   driver=(hid)


this is the problem : u don't have /dev/usb/hiddev**

2890 open("/dev/usb/hiddev1", O_RDWR|O_NOCTTY) = -1 ENOENT (No such file or directory) 12890 open("/dev/usb/hiddev2", O_RDWR|O_NOCTTY) = -1 ENOENT (No such file or directory) 12890 open("/dev/usb/hiddev3", O_RDWR|O_NOCTTY) = -1 ENOENT (No such file or directory) 12890 open("/dev/usb/hiddev4", O_RDWR|O_NOCTTY) = -1 ENOENT (No such file or directory) 12890 open("/dev/usb/hiddev5", O_RDWR|O_NOCTTY) = -1 ENOENT (No such file or directory)


--
While various networks have become deeply rooted, and thoughts have been
sent out as light and electrons in a singular direction, this era has
yet to digitize/computerize to the degree necessary for individuals to
become a singular complex entity.
  KOUKAKU KIDOUTAI Stand Alone Complex


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to