[Bug 32182] Mounting of USB storage fails

2006-03-28 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Comment:
@Juergen: /proc/bus/usb is deprecated in Dapper; this is now under
udev's control in /dev/bus/usb.

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


[Bug 32182] Mounting of USB storage fails

2006-03-24 Thread Jürgen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Comment:
can you see anything in /proc/bus/usb ?
I lost my usbfs merging from breezy to dapper

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


[Bug 32182] Mounting of USB storage fails

2006-02-22 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

- Changed attachments:
Added: hal.log
   http://librarian.launchpad.net/1581630/hal.log

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


[Bug 32182] Mounting of USB storage fails

2006-02-22 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Comment:
I attached hal.log.

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


[Bug 32182] Mounting of USB storage fails

2006-02-21 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Comment:
I tested the camera (HP M307) with Dapper live CD with same results. The
USB HD does not mount automaticly nor it isn't possible to mount it
manually. fdisk -l hangs.

Same behaviour on two different laptops.

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


[Bug 32182] Mounting of USB storage fails

2006-02-21 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Task: ubuntu hal
Sourcepackagename: hal = linux-source-2.6.15
Binarypackagename: hal = None
   Assignee: (unassigned) = Ben Collins

Comment:
[4320926.919000] sda: assuming drive cache: write through
[4320926.919000]  /dev/scsi/host3/bus0/target0/lun0: unknown partition table

This explains it; the kernel seems to be unable to detect the partition table 
on the camera. So /dev/sda exists, but no partition devices.

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


[Bug 32182] Mounting of USB storage fails

2006-02-21 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Changed in: HAL (upstream)
 Status: Unconfirmed = Rejected

Comment:
rejecing 'hal upstream' task, it's not hal's fault

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


[Bug 32182] Mounting of USB storage fails

2006-02-21 Thread Martin Pitt
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Task: ubuntu breezy hal
 Status: Unconfirmed = Rejected

Comment:
rejecting hal/breezy task

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


[Bug 32182] Mounting of USB storage fails

2006-02-21 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Comment:
When connecting the same camera to SuSE 9.3 kernel doesn't detect the
partition table either(?). Ouput of dmesg on SuSE:

usb 2-1: new full speed USB device using uhci_hcd and address 2
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
  Vendor: HPModel: PhotoSmart M307   Rev: No.1
  Type:   Direct-Access  ANSI SCSI revision: 00
SCSI device sda: 1983752 512-byte hdwr sectors (1016 MB)
sda: Write Protect is off
sda: Mode Sense: 87 00 00 08
sda: assuming drive cache: write through
SCSI device sda: 1983752 512-byte hdwr sectors (1016 MB)
sda: Write Protect is off
sda: Mode Sense: 87 00 00 08
sda: assuming drive cache: write through
 sda: unknown partition table
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0,  type 0
usb-storage: device scan complete


It still does mount properly both automated and manually by giving command 
mount /dev/sda /mnt/.

I also tested Ubuntu 5.10 with self compiled vanilla kernel 2.6.15 with
no better luck. I used Ubuntu's config though and made only oldconfig
(make oldconfig) before compiling.

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug reported:
https://launchpad.net/malone/bugs/32182

Affects: hal hal-device-manager (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

Description:
I have HP PhotoSmart M307 digital camera which is configured to connect
to computer as USB disk drive. This works perfectly with SuSE 9.3 and
FC3.

After I installed Ubuntu 5.10 over FC3 on the same machine, I haven't
been able to connect the camera to the computer anymore. It still works
with my other computer running SuSE 9.3. I'm not able to mount the USB
drive automaticly nor manually through mount command. When camera is
connected, sudo fdisk -l hangs.

Output of uname -a

Linux metical 2.6.12-10-386 #1 Mon Feb 13 12:13:15 UTC 2006 i686
GNU/Linux

Output of id:

uid=1000(hannele) gid=1000(hannele)
ryhmät=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(lpadmin),105(scanner),106(admin),1000(hannele)

output of id hal:

uid=111(hal) gid=111(hal)
ryhmät=111(hal),24(cdrom),25(floppy),46(plugdev)

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

- Changed attachments:
Added: gvm.log
   http://librarian.launchpad.net/1578995/gvm.log

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

- Changed attachments:
Added: lshal.txt
   http://librarian.launchpad.net/1579003/lshal.txt

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

- Changed attachments:
Added: devices.txt
   http://librarian.launchpad.net/1579004/devices.txt

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

- Changed attachments:
Added: dmesg.txt
   http://librarian.launchpad.net/1579005/dmesg.txt

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Task: ubuntu hal
Binarypackagename: hal-device-manager = hal

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Short description changed to:
Impossible to connect digital camera acting as USB mass storage to
Ubuntu 5.10
Description changed to:
I have HP PhotoSmart M307 digital camera which is configured to
connect to computer as USB disk drive. This works perfectly with
SuSE 9.3 and FC3.

After I installed Ubuntu 5.10 over FC3 on the same machine, I
haven't been able to connect the camera to the computer anymore. It
still works with my other computer running SuSE 9.3. I'm not able to
mount the USB drive automaticly nor manually through mount command.
When camera is connected, sudo fdisk -l hangs.

I'm not sure this is bug of hal, but since I'm not able to mount the
USB storage even manually, it shouldn't be problem of gvm. I noticed
that there are similar bug reports, but in those cases manual mount
has worked or installing libpmount0.0 or some other package has
fixed the problem. I've tried those but with no help.

Output of uname -a

Linux metical 2.6.12-10-386 #1 Mon Feb 13 12:13:15 UTC 2006 i686
GNU/Linux

Output of id:

uid=1000(hannele) gid=1000(hannele)

ryhmät=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(lpadmin),105(scanner),106(admin),1000(hannele)

output of id hal:

uid=111(hal) gid=111(hal)
ryhmät=111(hal),24(cdrom),25(floppy),46(plugdev)

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


[Bug 32182] Mounting of USB storage fails

2006-02-20 Thread Tapio Vaattanen
Public bug report changed:
https://launchpad.net/malone/bugs/32182

Description changed to:
I have HP PhotoSmart M307 digital camera which is configured to
connect to computer as USB disk drive. This works perfectly with
SuSE 9.3 and FC3.

After I installed Ubuntu 5.10 over FC3 on the same machine, I
haven't been able to connect the camera to the computer anymore. It
still works with my other computer running SuSE 9.3. I'm not able to
mount the USB drive automaticly nor manually through mount command.
When camera is connected, sudo fdisk -l hangs.

I'm not sure this is bug of hal, but since I'm not able to mount the
USB storage even manually, it shouldn't be problem of gvm. I noticed
that there are similar bug reports, but in those cases manual mount
has worked or installing libpmount0.0 or some other package has
fixed the problem. I've tried those fixes and work arounds with no
luck.

Output of uname -a

Linux metical 2.6.12-10-386 #1 Mon Feb 13 12:13:15 UTC 2006 i686
GNU/Linux

Output of id:

uid=1000(hannele) gid=1000(hannele)

ryhmät=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(lpadmin),105(scanner),106(admin),1000(hannele)

output of id hal:

uid=111(hal) gid=111(hal)
ryhmät=111(hal),24(cdrom),25(floppy),46(plugdev)

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