search for: usbdevfs

Displaying 20 results from an estimated 35 matches for "usbdevfs".

Did you mean: usbdev
2003 Dec 11
0
Error setting up USB FXS
...uhci.c: ENXIO 80000400, flags 0, urb f710eec0, burb f79a32c0 wcusb: Error executing control: status=-6 wcusb: Failed to initialize proslic wcusb: Hardware intialization failed. cleanup Wildcard USB FXS Interface driver registered host/usb-uhci.c: ENXIO 80000480, flags 0, urb f79a32c0, burb f79a3540 usbdevfs: USBDEVFS_CONTROL failed dev 4 rqt 128 rq 6 len 535 ret -6 host/usb-uhci.c: ENXIO 80000480, flags 0, urb f79a32c0, burb f79a3540 usbdevfs: USBDEVFS_CONTROL failed dev 4 rqt 128 rq 6 len 9 ret -6 host/usb-uhci.c: ENXIO 80000480, flags 0, urb f79a3540, burb f79a32c0 usbdevfs: USBDEVFS_CONTROL failed...
2006 Jun 09
3
nutups with MGE Evolution via USB
I'm getting dmesg flooded with messages like this one: usbdevfs: usb_submit_urb returned -28 What's wrong? I'm using Linux kernel 2.4.32 and nut-2.0.3. The /etc/ups.conf contains [mgeups] driver = newhidups port = auto desc = "MGE UPS" Cheers, Rodrigo -- *** Rodrigo Martins de Matos Ventura <yoda@isr.ist.utl.p...
2005 Aug 23
3
Not mounting on boot
Specs: Oracle 9.2.0.4 OS is Redhat AS2.1 ocfs-2.4.9-e-summit-1.0.12-1 ocfs-tools-1.0.10-1 ocfs-support-1.0.10-1 ocfs-2.4.9-e-enterprise-1.0.12-1 Shared Storage: Dell/EMC CX600 naviagentcli-6.19.0.4.14-1.noarch.rpm PowerPath 4.4 My system was originally installed by Dell. Since then I've upgraded the OCFS and a few other pkgs. But ever since the beginning the ocfs drives mounted on boot.
2001 Nov 01
3
ext3 partition still gets mounted as ext2 for me too!
...hese modules are being loaded. Even after doing all that, my root filesystem still gets mounted as ext2. Here is the output of /proc/mounts /dev/root / ext2 rw 0 0 proc /proc proc rw 0 0 devpts /dev/pts devpts rw 0 0 /dev/hda1 /boot ext3 rw 0 0 /dev/hdb1 /data ext3 rw 0 0 shmfs /dev/shm shm rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 cuda:/lmaster/home /master nfs rw,v3,rsize=8192,wsize=8192,soft,udp,lock,addr=cuda 0 0 mako:/ldist /ldist nfs rw,v3,rsize=32768,wsize=32768,soft,udp,lock,addr=mako 0 0mako:/software /software nfs rw,v3,rsize=32768,wsize=32768,soft,udp,lock,addr=mako 0 0 The output of...
2002 Jan 05
1
root fs not mounting ext3
...dev/root / ext2 rw 0 0 proc /proc proc rw 0 0 devpts /dev/pts devpts rw 0 0 /dev/hda9 /opt ext3 rw 0 0 /dev/hda8 /usr ext3 rw 0 0 /dev/hda7 /home ext3 rw 0 0 /dev/hda3 /hda3 msdos rw 0 0 /dev/hda5 /boot ext3 rw 0 0 /dev/hda2 /hda2 msdos rw 0 0 /dev/hda11 /hda11 ext3 rw 0 0 shmfs /dev/shm shm rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 -:/ # cat /etc/mtab /dev/hda6 / auto rw 0 0 proc /proc proc rw 0 0 devpts /dev/pts devpts rw,mode=0620,gid=5 0 0 /dev/hda9 /opt ext3 rw 0 0 /dev/hda8 /usr ext3 rw 0 0 /dev/hda7 /home ext3 rw 0 0 /dev/hda3 /hda3 msdos rw 0 0 /dev/hda5 /boot ext3 rw 0 0 /dev/hda2 /hda2...
2005 Sep 05
0
BAD SIG, findsmb lists nothing, all share files hidden
...ore 3 (although the files are hidden, I created a new directory on the share and also a file in that directory and then 'cat'ed the new file just fine but I couldn't get a directory listing). bash-2.05b# mount /dev/hda5 on / type ext3 (rw,usrquota,grpquota) none on /proc type proc (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) /dev/hda3 on /boot type ext3 (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /dev/shm type tmpfs (rw) //10.12.14.21/testdept on /mnt/samba type smbfs (0) bash-2.05b# ls -al /mnt/samba total 8 drwxr-xr-x 1 root root 4096 Sep 3 20:41...
2007 Oct 05
2
Working UPS report: Geek Squad GS-700U (Cyberpower clone?)
...ower Power99). At lease, the On-Line / On Battery status works with this upstype setting - I haven't yet tested any of the other signals. The serial-USB thing is identified as 0764:0005 on the USB bus, which is supposed to be identified by usbhid-ups. However, when trying to use it I got USBDEVFS control errors in the system logs, the same as this previous post: http://osdir.com/ml/monitoring.nut.user/2006-07/msg00061.html I also tried the cyberpower driver and cpsups driver with no luck. I have never tried to use the included Windows software that came with the UPS, so I don't kno...
2004 Aug 10
1
Conversion / partition from ext2 to ext3
...swap swap defaults 0 0 After I rebooted the system, I found / partition still was mounted as ext2. [root at ProEIM root]# cat /proc/mounts rootfs / rootfs rw 0 0 /dev/root / ext2 rw 0 0 # not mounted as ext3 /proc /proc proc rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 /dev/hda1 /boot ext3 rw 0 0 none /dev/pts devpts rw 0 0 /dev/hda6 /home ext3 rw 0 0 none /dev/shm tmpfs rw 0 0 /dev/hda2 /var ext3 rw 0 0 [root at ProEIM root]# But it is ext3 when I use df -T. [root at ProEIM root]# df -T Filesystem Type 1k-blocks Used Av...
2006 Jul 06
1
tracing a problem with newhidups
Hi. I'm having trouble with nut-2.0.3 on a linux kernel 2.4.32 machine and a MGE Evolution 3000. The problem is that I'm getting the following message, repeatidly, on dmesg: usbdevfs: usb_submit_urb returned -22 (-22 means -EINVAL) I traced the problem with newhidups -DDDDDD auto and found out that the -22 error appears in a line "none (-22)" of the output as: ---------- upsdrv_updateinfo... Waiting for notifications... none (-22) entering string_to_path() parsin...
2001 Nov 03
1
getting ext3 on suse-7.3? (long post)
...mount error listed above -- such that they're mounted ext2. the output of mount is: /dev/hda2 on / type ext3 (rw) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/hda3 on /usr type ext2 (rw) /dev/hda4 on /home type ext2 (rw) shmfs on /dev/shm type shm (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) it occurred to me that there might be wisdom in replacing the journal files on the two partitions that will not mount ext3, but as root they are undeletable and cannot, apparently, be rebuilt by the tune2fs -j command, which renders this: tune2fs 1.24a (02-S...
2005 Aug 02
1
WHY fdisk and df, /etc/fstab differ?
.../mnt/cdrom udf,iso9660 > noauto,owner,kudzu,ro 0 0 ============================================================================================= [root at advaitha /]# cat /proc/mounts rootfs / rootfs rw 0 0 /dev/root / ext3 rw 0 0 /proc /proc proc rw 0 0 none /dev/pts devpts rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 /dev/sda3 /boot/efi vfat rw 0 0 /dev/sda10 /home ext3 rw 0 0 /dev/sda4 /opt ext3 rw 0 0 none /dev/shm tmpfs rw 0 0 /dev/sda9 /tmp ext3 rw 0 0 /dev/sda6 /usr ext3 rw 0 0 /dev/sda8 /usr/local ext3 rw 0 0 /dev/sda7 /var ext3 rw 0 0 /dev/cdrom /mnt iso9660 ro 0 0 Thanks a...
2004 Jan 06
1
[PATCH] possible bug in bindresvport
...= ? mango:~ # mango:~ # mount -o tcp 192.168.1.2:/nfsroot/mango /mnt mango:~ # cat /proc/mounts rootfs / rootfs rw 0 0 /dev/hda11 / ext2 rw,noatime 0 0 sysfs /sys sysfs rw 0 0 shmfs /dev/shm tmpfs rw 0 0 proc /proc proc rw 0 0 devpts /dev/pts devpts rw 0 0 shmfs /dev/shm tmpfs rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 192.168.1.2:/nfsroot/mango /mnt nfs rw,v3,rsize=32768,wsize=32768,hard,tcp,lock,addr=192.168.1.2 0 0 -- USB is for mice, FireWire is for men! sUse lINUX ag, n?RNBERG
2002 Oct 26
3
How come fsck still kicks in and reports major errors with Ext3?
Greetings. Total newbie with Ext3. I selected when I upgraded my system to RH7.2. I upgraded my system again to RH8.0. Here is some info: [root@world root]# cat /proc/mounts rootfs / rootfs rw 0 0 /dev/root / ext3 rw 0 0 /proc /proc proc rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 none /dev/shm tmpfs rw 0 0 none /dev/pts devpts rw 0 0 /dev/hdd1 /mnt/genericdata1 ext2 rw 0 0 Ok, so it seams that my / is Ext3, as specified in /etc/fstab: LABEL=/ / ext3 defaults 1 1 Now, why is that when the po...
2004 Jan 16
2
ext3 bug?
...e Dec 23 09:44:22 CET 2003 i686 unknown [root@wally /]# mount /dev/ide/host0/bus0/target0/lun0/part1 on / type ext3 (rw,errors=remount-ro) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw) /dev/ide/host0/bus0/target0/lun0/part5 on /media type vfat (rw,noexec,nodev,gid=2000,umask=002) usbdevfs on /proc/bus/usb type usbdevfs (rw) automount(pid1324) on /data/net type autofs (rw,fd=5,pgrp=1324,minproto=2,maxproto=4) automount(pid1348) on /net type autofs (rw,fd=5,pgrp=1348,minproto=2,maxproto=4) automount(pid1319) on /var/autofs/misc type autofs (rw,fd=5,pgrp=1319,minproto=2,maxproto=4) A...
2006 Jan 12
3
newhidups... at last.
...debug level is '5' Checking device (0000/0000) (002/001) - VendorID: 0000 - ProductID: 0000 - Manufacturer: unknown - Product: USB UHCI-alt Root Hub - Serial Number: 1420 - Bus: 002 Trying to match device Device does not match - skipping Checking device (0463/FFFF) (002/014) - VendorID: 0463usbdevfs: process 1111 (newhidups) did not claim interface 0 before use - ProductID: ffff - Manufacturer: MGE - Product: ELLIPSE - Serial Number: unknown - Bus: 002 Trying to match device Device matches failed to claim USB device... Unable to get HID descriptor (error sending control message: Device or r...
2002 Jan 23
3
Troubles with my HDD
...7981 83 Linux /dev/hda6 2216 3362 9213246 83 Linux /dev/hda7 3363 3489 1020096 82 Linux swap The strange OS/2 hidden partition is for suspend2disk. Here my mount points: [root@inspiron root]# mount /dev/hda6 on / type ext3 (rw) none on /proc type proc (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) /dev/hda3 on /boot type ext3 (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) /dev/hda5 on /home type ext3 (rw) none on /dev/shm type tmpfs (rw) /dev/hda1 on /mnt/win type vfat (rw) I send you the hdparm informations, on the hdd I changed from udma5 to udm...
2002 Apr 16
0
Re: ext3 mount problem after upgrading kernel
...none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda2 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0 /dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0 none /proc/bus/usb usbdevfs noauto 0 0 When you run " /sbin/tune2fs -j /dev/hda# " it will add a default journal file back onto the file system if one is missing. Your kernel panic should disappear. (I wonder why hasn't this simple test been put into the kernel yet? If FS type is EXT3, and there's no jou...
2005 Oct 17
0
Re: Feedback: Back-UPS RS 800 USB works with NUT
...irmware.aux: o2 >ups.load: 40 >ups.mfr: American Power Conversion >ups.model: Back-UPS BR 800 >ups.serial: QB0420243302 >ups.status: OL >ups.temperature: 302.0 >ups.test.result: No test initiated > >But then syslog is cluttered every two seconds with "... kernel: >usbdevfs: usb_submit_urb returned -22" instead, so I reverted back to >the recommended hidups ;-) newhidups will soon replace hidups. So we'll have to deal with the remaining problems. There have been lots of improvements in newhidups since Peter joigned us... @Peter: have you experienced the s...
2002 Nov 22
0
Samba 2.2.6 Write Problem
...could be important. The mounts were t that time :: ufa@chlorine:~> mount /dev/hda2 on / type reiserfs (rw) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw) /dev/user/data_vol on /home type reiserfs (rw) /dev/var/var_vol on /var type reiserfs (rw) shmfs on /dev/shm type shm (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) //chlorine/homes on /mnt/pdc type smbfs (0) ufa@chlorine:~> The command was chlorine:/etc/samba # cp smb.conf /mnt/pdc (executed with uid 0) The original file: -rw-r--r-- 1 root root 11659 Nov 22 09:18 smb.conf After that there was an empty fi...
2015 Mar 19
2
Brand new EATON 3S700DIN (mfr.date 09/28/14) doesn't wait for LB flag
Linux-2.4.28 libusb-0.1.8 nut-2.6.5 [+most recent drivers from GIT] - from tarball EATON 3S700DIN [mfr.date 09/28/14] ---------------------------------- ISSUES: I) Too many kernel logs: --- In /var/log/kernel.log usbdevfs: usb_submit_urb returned -28 In /var/log/daemon.log: usbhid-ups[744]: libusb_get_interrupt: No error usbhid-ups[744]: libusb_get_interrupt: error submitting URB: No space left on device SOLUTION: pollonly in ups.conf II) Can not disable beeper (seems to be a general problem with usbhid-ups drive...