[Bug 239639] New: USB devices not recognized
https://bugzilla.novell.com/show_bug.cgi?id=239639 Summary: USB devices not recognized Product: SUSE Linux 10.1 Version: Final Platform: i686 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Hotplug AssignedTo: ihno@novell.com ReportedBy: jabailo@texeme.com QAContact: qa@suse.de For some reason, my Suse 10.1 has stopped recognizing any USB devices including a Sandisk m240 mp3 player and a Vivitar Vivicam 3785 camera. It formerly recognized them and I was able to put files on the mp3 player and also get pictures from the camera with digiKam. I checked the messages log and this is what I find when unplugging and repluging the camera. 9610 Jan 27 11:39:46 texeme kernel: Buffer I/O error on device sda1, logical block 49 9608 Jan 27 11:40:16 texeme kernel: eth0: increased tx threshold, txcfg 0xd0f01004. Jan 27 11:40:16 texeme kernel: eth0: increased tx threshold, txcfg 0xd0f01006. Jan 27 11:43:06 texeme su: (to root) jabailo on /dev/pts/1 Jan 27 11:43:14 texeme kernel: usb 2-1: USB disconnect, address 5 ---->>>> Here I unplug and re-plug it Jan 27 11:43:21 texeme kernel: usb 2-1: new full speed USB device using uhci_hcd and address 6 Jan 27 11:43:22 texeme kernel: usb 2-1: new device found, idVendor=0784, idProdu ct=1691 Jan 27 11:43:22 texeme kernel: usb 2-1: new device strings: Mfr=1, Product=2, Se rialNumber=3 ----->>>>> It correctly identifies the hardware: Jan 27 11:43:22 texeme kernel: usb 2-1: Product: ViviCam 3785 Jan 27 11:43:22 texeme kernel: usb 2-1: Manufacturer: VIVITAR Jan 27 11:43:22 texeme kernel: usb 2-1: SerialNumber: 9640000000001 Jan 27 11:43:22 texeme kernel: usb 2-1: configuration #1 chosen from 1 choice Jan 27 11:43:22 texeme kernel: scsi3 : SCSI emulation for USB Mass Storage devic es Jan 27 11:43:22 texeme kernel: usb-storage: device found at 6 Jan 27 11:43:22 texeme kernel: usb-storage: waiting for device to settle before scanning Jan 27 11:43:23 texeme kernel: usb 2-1: USB disconnect, address 6 ----->>>>> After this nothing happens. It used to have a popup asking me how to read the device. It doesn't show up in the My Computer system list. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=239639 ------- Comment #1 from jabailo@texeme.com 2007-01-28 12:52 MST -------
From Usenet, alt.os.linux.suse, someone supplied me with a fix to the problem:
http://groups.google.com/group/alt.os.linux.suse/browse_thread/thread/aabc2f99768aa62c/5e58a7d66bf4bcba?lnk=gst&q=dbus&rnum=1&hl=en# <quote> The cause for this segmentation fault is not dbus, but config file: / etc/dbus-1/system.d/avahi-dbus.conf If you move that file out of that folder, dbus will start work again! Just do # mv /etc/dbus-1/system.d/avahi-dbus.conf /tmp/avahi-dbus.conf # /etc/init.d/dbus start </quote> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=239639 ihno@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ihno@novell.com |dkukawka@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=239639 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thoenig@novell.com, bnc-team- | |gnome@forge.provo.novell.com Status|NEW |NEEDINFO Info Provider| |jabailo@texeme.com ------- Comment #2 from dkukawka@novell.com 2007-01-29 11:56 MST ------- And this "hint" work for you? Is D-Bus really crashed? What say lshal in the problematic case (if it work attach the output to this bug)? Did you install all available YOU updates? Can you start lshal -m (without remove the file from comment #1), insert the usb-device and post the output here. @timo: not sure, but this looks suspicious to me (do this only set something for avahi or maybe for all services?): <limit name="max_match_rules_per_connection">512</limit> <limit name="max_connections_per_user">20</limit> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=239639 ------- Comment #3 from dkukawka@novell.com 2007-01-29 17:43 MST ------- @Timo: IMO this dbus config file is broken. This two lines look global for all D-Bus services to me and this is IMO complete wrong since a service should not restrict other services in this way. This could cause maybe the problem in this case if the number of allowed connections get reached. This lines get already removed in newer versions of avahi: http://avahi.org/changeset?format=diff&new=1265&old=212&new_path=trunk%2Favahi-daemon%2Favahi-dbus.conf.in&old_path=trunk%2Favahi-daemon%2Favahi-dbus.conf.in If remove the file is really the solution: this is avahi/GNOME bug and should get fixed by the package maintainer. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=239639 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Hotplug |GNOME ------- Comment #4 from dkukawka@novell.com 2007-03-10 09:39 MST ------- No new infos since more than one month. Reassign to GNOME to fix the avahi dbus-config -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=239639 dkukawka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dkukawka@novell.com |bnc-team-gnome@forge.provo.novell.com Status|NEEDINFO |NEW Info Provider|jabailo@texeme.com | ------- Comment #5 from dkukawka@novell.com 2007-03-10 09:39 MST ------- reassign -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=239639 jpr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #6 from jpr@novell.com 2007-05-11 14:24 MST ------- We are shipping a new avahi without these lines now in 10.3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com