[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2012-10-14 Thread Brian Curtis
I am closing this bug report due. If you still experience this issue on
a current Ubuntu install then please open a new bug report.

** Changed in: hal (Ubuntu)
   Status: Triaged = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/332610

Title:
  CompactFlash on USB adapter doesn't mount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/332610/+subscriptions

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-04 Thread Jeff Bronks
OK, here goes.


** Attachment added: lshal.txt
   http://launchpadlibrarian.net/23437814/lshal.txt

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-04 Thread Jeff Bronks

** Attachment added: devices.txt
   http://launchpadlibrarian.net/23437835/devices.txt

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-04 Thread Jeff Bronks

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/23437844/dmesg.txt

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-04 Thread Jeff Bronks
Here is the output from steps 7-9:

j...@ubuntu:~$ ck-list-sessions
Session1:
uid = '1000'
realname = 'jeff,,,'
seat = 'Seat1'
session-type = ''
active = TRUE
x11-display = ':0'
x11-display-device = '/dev/tty7'
display-device = ''
remote-host-name = ''
is-local = TRUE
on-since = '2009-03-04T17:37:08.560212Z'

j...@ubuntu:~$ id haldaemon
uid=111(haldaemon) gid=123(haldaemon) groups=123(haldaemon)

j...@ubuntu:~$ uname -a
Linux ubuntu 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 
GNU/Linux

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-04 Thread Jeff Bronks

** Attachment added: udev.log
   http://launchpadlibrarian.net/23437849/udev.log

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-04 Thread Jeff Bronks
Finally, here's hal.log.

** Attachment added: hal.log
   http://launchpadlibrarian.net/23438037/hal.log

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-04 Thread Brian Curtis
Thanks for your debugging information!  I have marked this as triaged
and medium importance.

** Changed in: hal (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Triaged

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-03-03 Thread Brian Curtis
Jeff, please go to https://wiki.ubuntu.com/DebuggingRemovableDevices and
attach/post any information from that page into this bug.

** Changed in: hal (Ubuntu)
Sourcepackagename: linux = hal

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-02-28 Thread Brian Curtis
Can you also check to make sure that there is nothing in /media that
would be your drive.  If you don't see anything open up a terminal and
type df -h and see if your drive is listed on the bottom of that, if
you do, it will tell you where its mounted on the right hand side.  If
you don't see anything, then in the terminal type sudo mkdir
/media/CFDisk then sudo mount /dev/sdb1 /media/CFDisk (you may have
to use /dev/sdb instead of /dev/sdb1).

Let us know the results of those actions.  It will help us

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-02-28 Thread Jeff Bronks
I've tried all of your suggestions and the results are shown below.
There doesn't seem to be anything relevant in /media.  I don't know what
sdb1 is, but it's there right after boot with no CF card plugged it so
it probably isn't relevant to this issue.  I checked with lsusb that the
CF adapter was recognised before I ran your tests.

---Results after CF card plugged in --
j...@ubuntu:~$ ls /media
cdrom   cdrom1  flash   floppy0  sda2  sdb1  Ubuntu  WinXP
cdrom0  Datafloppy  sda1 sda3  swap  Vista
j...@ubuntu:~$ df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sda5  19G  7.2G   11G  41% /
tmpfs 501M 0  501M   0% /lib/init/rw
varrun501M  224K  501M   1% /var/run
varlock   501M 0  501M   0% /var/lock
udev  501M  2.8M  498M   1% /dev
tmpfs 501M   12K  501M   1% /dev/shm
lrm   501M  2.0M  499M   1% 
/lib/modules/2.6.27-11-generic/volatile
/dev/sda3  49G   22G   28G  44% /media/Vista
/dev/sda2 210G   16G  194G   8% /media/Data
/dev/sda1  20G  7.3G   13G  38% /media/WinXP
j...@ubuntu:~$ sudo mkdir /media/CFDisk
j...@ubuntu:~$ sudo mount /dev/sdb1 /media/CFDisk
mount: special device /dev/sdb1 does not exist
j...@ubuntu:~$ sudo mount /dev/sdb /media/CFDisk
mount: special device /dev/sdb does not exist
-

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-02-22 Thread Jeff Bronks
OK, here's the info you requested.  (Slightly different numbers today
because I'm using a ByteStor 256MB CF card instead of a 1GB card, but
the problem is the same: no icon on desktop, no sdb in gparted.)

== dmesg ==
[16888.960018] usb 3-2: new full speed USB device using uhci_hcd and address 3
[16889.840733] usb 3-2: configuration #1 chosen from 1 choice
[16889.846142] scsi3 : SCSI emulation for USB Mass Storage devices
[16889.865543] usb-storage: device found at 3
[16889.865551] usb-storage: waiting for device to settle before scanning
[16894.865365] usb-storage: device scan complete
[16894.865844] scsi 3:0:0:0: Direct-Access Datafab  KECF-USB 0113 
PQ: 0 ANSI: 2
[16894.920345] sd 3:0:0:0: [sdb] 500737 512-byte hardware sectors (256 MB)
[16894.926334] sd 3:0:0:0: [sdb] Test WP failed, assume Write Enabled
[16894.926345] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[16894.943335] sd 3:0:0:0: [sdb] 500737 512-byte hardware sectors (256 MB)
[16894.949313] sd 3:0:0:0: [sdb] Test WP failed, assume Write Enabled
[16894.949323] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[16894.949823]  sdb: sdb1
[16894.958405] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[16894.958876] sd 3:0:0:0: Attached scsi generic sg3 type 0

== uname -a ==
Linux ubuntu 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686 
GNU/Linux

== lsb_release -a ==
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename:   intrepid

== lsusb -v ==
Quite long so I've attached a text file


** Attachment added: lsusb-v
   http://launchpadlibrarian.net/22982565/lsusb-v

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 332610] Re: CompactFlash on USB adapter doesn't mount

2009-02-21 Thread Slick
Please add the following data points
-Initiate the problem situation, then quickly get the output of dmesg
-Output of uname -a
-Output of lsb_release -a
-Output of lsusb -v
-any other data relevant to your problem 

Thank you for reporting this bug. Updated by the NY Ubuntu Loco Team

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

-- 
CompactFlash on USB adapter doesn't mount
https://bugs.launchpad.net/bugs/332610
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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