This fix is included upstream in util-linux 2.19.1, so will be fixed
with the release of Oneric.
** Changed in: util-linux (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
I have had a patch accepted upstream to util-linux which means that
blkid will recognize the filesystem correctly, and it will then mount.
http://git.kernel.org/?p=utils/util-linux/util-
linux.git;a=commit;h=20f5be46ec57af3f21913c487000d69fb8857e18
ID_FS_LABEL=VTech_1070
ID_FS_LABEL_ENC=VTech\x20
** Changed in: gvfs (Ubuntu)
Status: Fix Released => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/500398
Title:
Vtech Kidizoom camera USB doesn't mount
--
ubuntu-bugs mailing list
ubun
OK, thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/500398
Title:
Vtech Kidizoom camera USB doesn't mount
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
The kernel change is not a fix for the real problem. All the kernel
patch above does is correctly identify the correct storage capacity (and
not spit out error messages as it attempts to access beyond the end of
the device).
The real problem is that the identification of the partition fails due
t
This is fixed in the Lucid 2.6.32-30.59 kernel:
* USB: Storage: Add unusual_devs entry for VTech Kidizoom
>From the upstream 2.6.32.29 kernel release notes:
5d8a03932c2692a64d11f3c8b57409d3
Author: Nick Holloway
Date: Wed Jan 26 21:47:43 2011 +
USB: Storage: Add unusual_devs entry for
I have found the cause for this defect, and a workaround.
The cause is that the FAT16 superblock on the camera does not set the
number of heads, and so the partition type is not detected correctly.
You get no output from the following command:
# blkid -p /dev/disk/by-id/usb-
VTech_Kidizoom_12
here is the rcspam's blog with a solution in english
http://rcspamsblogen.blogspot.com
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/500398
Title:
Vtech Kidizoom camera USB doesn't mount
--
ubuntu
@ Fabio,
Let the children will be happy... ;)
Thanx for the test
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/500398
Title:
Vtech Kidizoom camera USB doesn't mount
--
ubuntu-bugs mailing list
ub
Hi Rapha,
Thanks, I can confirm your fix works, at least on my system(10.10).
Attached the device without an SD card, and could access all files and
folders.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
While waiting the correction you can find the solution here:
http://rcspamsblog.blogspot.com
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/500398
Title:
Vtech Kidizoom camera USB doesn't mount
--
Just to specify to not forget to install pmount.
"sudo apt-get install pmount"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/500398
Title:
Vtech Kidizoom camera USB doesn't mount
--
ubuntu-bugs ma
here is a solution to fix it:
create 2 rules in a /etc/udev/rules.d/90-kidizoom.rules with this:
KERNEL=="sd?1", SUBSYSTEMS=="scsi", ACTION=="add", ATTRS{vendor}=="VTech ",
ATTRS{model}=="Kidizoom", SYMLINK+="kidizoom",
RUN+="/path/to/mount-script %k"
KERNEL=="sd?1", SUBSYSTEMS=="scsi
Behavior with Maverick:
1) without an SD card, nothing shows up on the USB bus
2) with an SD card (manufacturer mentionned 2GB max) formatted with a
single FAT32 partition, both the internal memory & the SD-card properly
auto-mount. ALINE is the volume name of the SD card.
% sudo mount
[...]
/de
Same problem under Lucid :(
Was able to manually mount it:
sudo mount -t vfat /dev/sdg1 /mnt
The ubuntu disk utility identifies it as as USB storage device formatted as a
FAT16 partition with 48MB capacity
Maybe that is why it has trouble automounting - this is a very old file
system.
--
Vte
Let's hope your workaround functions in Lucid - I just upgraded because
of problems with my GPU.
Better yet - I hope it works properly under Linux.
--
Vtech Kidizoom camera USB doesn't mount
https://bugs.launchpad.net/bugs/500398
You received this bug notification because you are a member of Ubu
It works if you mount it manually.
Use the following command:
sudo mount -t vfat /dev/sdb /mnt
(replace sdb with the device that ist created for your kidizoom)
after that the content is available in /mnt
Hope that helps Christian
--
Vtech Kidizoom camera USB doesn't mount
https://bugs.launchp
BTW, here's my current dmesg, if you miss some information on my
system...
** Attachment added: "dmesg for my previous post (#3)"
http://launchpadlibrarian.net/38840668/dmesg.kidizoom
--
Vtech Kidizoom camera USB doesn't mount
https://bugs.launchpad.net/bugs/500398
You received this bug notif
Hi there too!
I have the same (?) problem here too.
More specifically, only the SD-card inserted into the camera is mounted
automatically and readily shows up on my desktop. However, the internal
memory of the Kidizoom camera is not mounted automatically. Moreover, I
cannot even mount it manually
Hi!
This bug affects me too.
Here is the result of my lsusb:
Bus 001 Device 011: ID 0f88:042e VTech Holdings, Ltd
Bus 001 Device 006: ID 050d:0271 Belkin Components
Bus 001 Device 005: ID 1307:0330 Transcend Information, Inc.
Bus 001 Device 004: ID 046d:c526 Logitech, Inc.
Bus 001 Device 003:
** Changed in: gvfs (Ubuntu)
Importance: Undecided => Low
--
Vtech Kidizoom camera USB doesn't mount
https://bugs.launchpad.net/bugs/500398
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
** Attachment added: "BootDmesg.txt"
http://launchpadlibrarian.net/37189434/BootDmesg.txt
** Attachment added: "CurrentDmesg.txt"
http://launchpadlibrarian.net/37189437/CurrentDmesg.txt
** Attachment added: "DKDisksMonitorLog.txt"
http://launchpadlibrarian.net/37189439/DKDisksMonitorLog
22 matches
Mail list logo