---------- Forwarded message ---------- From: javier perez <pepebuho.jp@xxxxxxxxx> Date: Wed, 23 Feb 2005 06:57:33 -0500 Subject: Re: Fwd: USB being disconnected on boot FC3 To: fm_maillists@xxxxxxxxxxxx nothing. I erased my apcupsd and loaded the one from dag, updated the system and nothing. I keep getting the same error (not connecting to server on port 3351). I created 15 entries named /dev/usb/hid/hiddev[0-15} using the make_hiddev script. I wonder if I should then modify the DEVICE entry to /dev/usb/hid/hiddev[0-9} Accordingly, how should I modify the 50-udev.rules file to accomodate this? I tried adding the extra hid but kept getting the same error. Javier On Tue, 22 Feb 2005 12:49:05 +0000, David Fletcher <fm_maillists@xxxxxxxxxxxx> wrote: > This thread seems to be getting top posted, so I'll continue. > > I've got apcupsd working with FC3 and a Back-UPS RS 1500. These are the lines > I needed to edit in /etc/apcupsd/apcupsd.conf:- > > This UPS is USB only, so set > UPSCABLE usb > UPSTYPE usb > > The HID devices have been moved up a directory from /dev/usb/ since I last > installed apcupsd on RH9 so change the device line to:- > DEVICE /dev/hiddev[0-15] > > This should get you going, I think. > > I also set:- > BATTERYLEVEL 25 > MINUTES 15 > but these are down to personal preference. > > To do a quick test of your installation, set the TIMEOUT parameter to > something other than zero. > > BTW I used:- > > http://dag.wieers.com/packages/apcupsd/apcupsd-3.10.13-1.1.fc3.rf.i386.rpm > > to install. > > Good luck. > > Dave Fletcher > > > On Tuesday 22 Feb 2005 12:20, javier perez wrote: > > ---------- Forwarded message ---------- > > From: javier perez <pepebuho.jp@xxxxxxxxx> > > Date: Tue, 22 Feb 2005 07:19:45 -0500 > > Subject: Re: USB being disconnected on boot FC3 > > To: Ankush Grover <ankush174@xxxxxxxxx> > > > > > > Hi > > I reinstalled the below mentioned packages. > > I still get the disconnect and deregister messages in > > /var/log/messages when my computer boots up. > > > > also, APCUPSD fails to initialize . and an inserted USB Flash also > > gets deregistered!!! What can I check to make it work ? > > > > See attached the boot log messages > > eb 22 07:07:35 bloody kernel: ohci_hcd 0000:00:01.2: OHCI Host Controller > > Feb 22 07:07:35 bloody kernel: ohci_hcd 0000:00:01.2: irq 10, pci mem > > 0xf3ffe000 Feb 22 07:07:35 bloody kernel: ohci_hcd 0000:00:01.2: new USB > > bus > > registered, assigned bus number 1 > > Feb 22 07:07:35 bloody kernel: hub 1-0:1.0: USB hub found > > Feb 22 07:07:35 bloody kernel: hub 1-0:1.0: 3 ports detected > > Feb 22 07:07:35 bloody kernel: ACPI: PCI interrupt 0000:00:01.3[D] -> > > GSI 10 (level, low) -> IRQ 10 > > Feb 22 07:07:35 bloody kernel: ohci_hcd 0000:00:01.3: OHCI Host Controller > > Feb 22 07:07:35 bloody kernel: ohci_hcd 0000:00:01.3: irq 10, pci mem > > 0xf3fff000 Feb 22 07:07:35 bloody kernel: ohci_hcd 0000:00:01.3: new USB > > bus > > registered, assigned bus number 2 > > Feb 22 07:07:35 bloody kernel: hub 2-0:1.0: USB hub found > > Feb 22 07:07:35 bloody kernel: hub 2-0:1.0: 2 ports detected > > Feb 22 07:07:35 bloody kernel: usb 2-1: new low speed USB device using > > ohci_hcd and address 2 > > Feb 22 07:07:35 bloody kernel: hiddev96: USB HID v1.10 Device [APC > > Back-UPS ES 500 FW:801.e5.D USB FW:e5] on usb-0000:00:01.3-1 > > Feb 22 07:07:35 bloody kernel: usb 2-2: new full speed USB device > > using ohci_hcd and address 3 > > Feb 22 07:07:36 bloody kernel: SCSI subsystem initialized > > Feb 22 07:07:36 bloody kernel: Initializing USB Mass Storage driver... > > Feb 22 07:07:36 bloody kernel: scsi0 : SCSI emulation for USB Mass > > Storage devices > > Feb 22 07:07:36 bloody kernel: usbcore: registered new driver usb-storage > > Feb 22 07:07:36 bloody kernel: USB Mass Storage support registered. > > Feb 22 07:07:36 bloody kernel: ohci_hcd 0000:00:01.2: remove, state 1 > > Feb 22 07:07:36 bloody kernel: usb usb1: USB disconnect, address 1 > > Feb 22 07:07:36 bloody kernel: ohci_hcd 0000:00:01.2: USB bus 1 > > deregistered Feb 22 07:07:36 bloody kernel: ohci_hcd 0000:00:01.3: remove, > > state 1 Feb 22 07:07:36 bloody kernel: usb usb2: USB disconnect, address 1 > > Feb 22 07:07:36 bloody kernel: usb 2-1: USB disconnect, address 2 > > Feb 22 07:07:36 bloody kernel: usb 2-2: USB disconnect, address 3 > > Feb 22 07:07:36 bloody kernel: ohci_hcd 0000:00:01.3: USB bus 2 > > deregistered . > > > > On Mon, 21 Feb 2005 17:38:17 +0530, Ankush Grover <ankush174@xxxxxxxxx> > wrote: > > > hey, > > > http://www.oracle.com/technology/pub/columns/datta_deploy.html > > > did you update ur kernel,hotplug,usdutilits,udev etc. rpms if not > > > first update them. > > > > > > Regards > > > > > > Ankush > > > > > > On Mon, 21 Feb 2005 06:27:36 -0500, javier perez <pepebuho.jp@xxxxxxxxx> > wrote: > > > > Hi > > > > > > > > I thought I had a problem with my UPS but it turns out to be a larger > > > > problem with USB in general. > > > > > > > > I had FC2 and the UPS worked fine. > > > > > > > > Then I upgraded to FC3 and several updates later, USB is not working > > > > with my UPS. > > > > In fact, it seems not to be working. > > > > > > > > Here is the dmesg info. It seems that usb finds my UPS, but then all > > > > usb's are disconnected! > > > > > > > > I searched on the net, I found a similar question on FedoraForum but no > > > > answers. > > > > > > > > Thanks for your help > > > > I have the 2.6.10-1.766_FC3 kernel, > > > > > > > > Javier > > > > > > > > [root@bloody ~]# dmesg |grep usb > > > > usbcore: registered new driver usbfs > > > > usbcore: registered new driver hub > > > > usbcore: registered new driver hiddev > > > > usbcore: registered new driver usbhid > > > > drivers/usb/input/hid-core.c: v2.0:USB HID core driver > > > > usb 2-1: new low speed USB device using ohci_hcd and address 2 > > > > hiddev96: USB HID v1.10 Device [APC Back-UPS ES 500 FW:801.e5.D USB > > > > FW:e5] on usb-0000:00:01.3-1 > > > > usb usb1: USB disconnect, address 1 > > > > usb usb2: USB disconnect, address 1 > > > > usb 2-1: USB disconnect, address 2 > > > > [root@bloody ~]# > > > > > > > > -- > > > > ------------------------------ > > > > /\_/\ > > > > > > > > |O O| pepebuho.jp@xxxxxxxxx > > > > > > > > ~~~~ Javier Perez > > > > ~~~~ While the night runs > > > > ~~~~ toward the day... > > > > m m Pepebuho watches > > > > from his high perch. > > > > > > > > -- > > > > fedora-list mailing list > > > > fedora-list@xxxxxxxxxx > > > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > > > > -- > > ------------------------------ > > /\_/\ > > > > |O O| pepebuho.jp@xxxxxxxxx > > > > ~~~~ Javier Perez > > ~~~~ While the night runs > > ~~~~ toward the day... > > m m Pepebuho watches > > from his high perch. > > > > > > -- > > ------------------------------ > > /\_/\ > > > > |O O| pepebuho.jp@xxxxxxxxx > > > > ~~~~ Javier Perez > > ~~~~ While the night runs > > ~~~~ toward the day... > > m m Pepebuho watches > > from his high perch. > -- ------------------------------ /\_/\ |O O| pepebuho.jp@xxxxxxxxx ~~~~ Javier Perez ~~~~ While the night runs ~~~~ toward the day... m m Pepebuho watches from his high perch. -- ------------------------------ /\_/\ |O O| pepebuho.jp@xxxxxxxxx ~~~~ Javier Perez ~~~~ While the night runs ~~~~ toward the day... m m Pepebuho watches from his high perch.