[Bug 53017] Re: USB devices created with group root

2006-10-09 Thread Martin Pitt
Can you please do the following:

  * Plug in the camera
  * Look in dmesg for the USB port number (e. g. 3-2 in your initial report)
  * cd /sys/bus/usb/
  * cd the port number from above dmesg output
  * for i in `find -type f`; do echo -- $i; cat $i; done  /tmp/sysfs.txt

Please attach /tmp/sysfs.txt here. Thank you!

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-10-09 Thread Toni Heinonen
Interesting. I was about to do as you request, but this time my camera
worked.

Guess I'll reopen if the situation comes again.. you may close on my
behalf.

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-10-09 Thread Martin Pitt
Alright, closing. I will reopen this bug if you get the problem again
and post something here.

** Changed in: libgphoto2 (Ubuntu)
   Status: Needs Info = Rejected

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-10-06 Thread Toni Heinonen
Also,

I'm not sure how importance is decided, but this makes the package
totally unusable for me.

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-10-06 Thread Toni Heinonen
Well, I've since reinstalled and still have the same problem. Yes, the
camera is PTP-compatible and hence doesn't need a driver of its own.

Could you please tell me which information do you require?

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-09-18 Thread Martin Pitt
Setting back to needsinfo. If the camera worked before, it is most
likely PTP capable and thus does not need a separate entry. Something
else seems to have broken for you.

** Changed in: libgphoto2 (Ubuntu)
   Status: In Progress = Needs Info

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-09-11 Thread Martin Pitt
Adding your camera to libgthumb is easy. However, if your cdrom devices
(/dev/hdb or similar) are in group root, then this *is* an udev problem.
Can you please check this again?

** Changed in: libgphoto2 (Ubuntu)
   Status: Needs Info = In Progress

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-09-05 Thread Toni Heinonen
[EMAIL PROTECTED]:~$ lsusb
Bus 004 Device 001: ID :  
Bus 003 Device 003: ID 04a9:309d Canon, Inc. 
Bus 003 Device 001: ID :  
Bus 002 Device 001: ID :  
Bus 001 Device 001: ID :  

[EMAIL PROTECTED]:~$ ls -la /dev/bus/usb/003/003 
crw-rw-r-- 1 root root 189, 258 2006-09-05 22:43 /dev/bus/usb/003/003

[EMAIL PROTECTED]:~$ ls -la /dev/sd*
ls: /dev/sd*: No such file or directory

/var/log/messages:
Sep  5 22:43:34 localhost kernel: [17189414.38] usb 3-2: new full speed USB 
device using uhci_hcd and address 3
Sep  5 22:43:34 localhost kernel: [17189414.544000] usb 3-2: configuration #1 
chosen from 1 choice

Attached a screenshot of the gthumb error.

What else do you need?

** Attachment added: Screenshot
   http://librarian.launchpad.net/4137268/gthumb.png

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-09-05 Thread Scott James Remnant
ID not present in libgphoto2.rules

** Changed in: udev (Ubuntu)
Sourcepackagename: udev = libgphoto2

** Changed in: libgphoto2 (Ubuntu)
 Assignee: Scott James Remnant = Martin Pitt

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 53017] Re: USB devices created with group root

2006-08-23 Thread Scott James Remnant
I'm afraid I'll need a little more information ... these devices are for
userspace drivers, and it may be entirely correct for them to be owned
by root if there is no known driver for the device.

Please supply a copy of lsusb with the drive, camera, etc. plugged in.

You may find that your drive is accessible as /dev/sda1 and that your
camera is /dev/sdb1 (a lot of cameras appear as mass storage devices and
do not require a special device).

** Changed in: udev (Ubuntu)
   Importance: Untriaged = Medium
 Assignee: (unassigned) = Scott James Remnant
   Status: Unconfirmed = Needs Info

-- 
USB devices created with group root
https://launchpad.net/bugs/53017

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs