Arnaud Quette
2011-Jul-27 20:50 UTC
[Nut-upsuser] udev regression in 2.6.1 (was: new entry in nut-usbups.rules for orvaldi ups)
Hi Pawel, 2011/7/26 Pawel Sikora <pluto at agmk.net>> On Tuesday 26 of July 2011 14:33:15 you wrote: > > Hi Pawel, > > > > 2011/7/26 Pawel Sikora <pluto at agmk.net> > > > > > Hi, > > > > > > i have an orvaldi ups > > > http://en.orvaldi.com/index.php/en/product_catalog/product_view/11/162 > > > and it works fine with blazer_usb driver. could you please add a new > udev > > > rule? > > > > > > # ORVALDI 750/900SP - blazer_usb > > > ATTR{idVendor}=="0665", ATTR{idProduct}=="5161", MODE="664", > GROUP="ups" > > > > > > dmesg: > > > > > > [ 7.838773] usb 7-2: New USB device found, idVendor=0665, > idProduct=5161 > > > [ 7.838776] usb 7-2: New USB device strings: Mfr=1, Product=2, > > > SerialNumber=0 > > > [ 7.838779] usb 7-2: Product: WayTech USB-RS232 Interface (V1.0) > > > [ 7.838780] Baud rate 2400bps > > > [ 7.908845] input: WayTech USB-RS232 Interface (V1.0) > > > [ 7.908846] Baud rate 2400bps as > > > /devices/pci0000:00/0000:00:1d.1/usb7/7-2/7-2:1.0/input/input6 > > > [ 7.909014] generic-usb 0003:0665:5161.0004: input,hidraw3: USB HID > > > v1.10 Gamepad [WayTech USB-RS232 Interface (V1.0) > > > [ 7.909016] Baud rate 2400bps] on usb-0000:00:1d.1-2/input0 > > > > > > lsusb: > > > > > > Bus 007 Device 002: ID 0665:5161 Cypress Semiconductor USB to Serial > > > > > > > This USB VendorID:ProductID was committed on March 2009, and released > > publicly in 2.4.2 (Feb. 2010). > > So it seems you are running an old version. > > it was in 2.4.2 udev rules as: > > # Belkin F6C1200-UNV - blazer_usb > ATTR{idVendor}=="0665", ATTR{idProduct}=="5161", MODE="664", > GROUP="@RUN_AS_GROUP@" > > but the 2.6.1 doesn't contain this vendor/product id in udev rules. >I was puzzled by your above remark. so I dug and found a regression in r3012! I've just fixed it in r3147, and it's scheduled for 2.6.2. thanks a lot for your report ;-) cheers, Arnaud -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20110727/16a78b0e/attachment.html>