Lubuntu 12.04 usb key not recognized

Problems with hardware & laptops not being detected or supported during or after install.
Locked
fabrixx
Posts: 6
Joined: Sun Mar 11, 2012 9:08 pm
Contact:

Lubuntu 12.04 usb key not recognized

Post by fabrixx »

Lubuntu 12.04 not automatically mount mu usb keys.

lsusb say that are lelevated (005 Philips):

Code: Select all

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 0471:082b Philips (or NXP)
Bus 006 Device 002: ID 045e:00cb Microsoft Corp. Basic Optical Mouse v2.0
Bus 007 Device 002: ID 045e:00dd Microsoft Corp. Comfort Curve Keyboard 2000 V1.
usbmount&pmount not work.

Any idea?

Mint 11 lxde work fine
cbhattarai
Posts: 12
Joined: Thu Mar 29, 2012 8:07 am

Re: Lubuntu 12.04 usb key not recognized

Post by cbhattarai »

Did u search for this issue on the Ubuntu Forum....
rokytnji
Posts: 131
Joined: Mon Jun 13, 2011 10:45 pm
Location: pecos.tx
Contact:

Re: Lubuntu 12.04 usb key not recognized

Post by rokytnji »

Lubuntu 12.04,Mint 11 lxde work fine
I think that is why they call 12.04 a beta. Mint 11 is not.

Have you typed in terminal

Code: Select all

$ mount
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/owner/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=owner)
/dev/sdb1 on /media/My Book type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush)
to see what is going on. Running Beta releases without knowing commands can be a lesson in futility. You should wait till 12.04 is stabilised.
Ubuntu 12.04 LTS (Precise Pangolin) will be the next release after 11.10 and will be a Long Term Support (LTS) release, scheduled to be released on 26 April 2012
I usually wait a few months after release date before taking on a new LTS version also.

Edit: did not read the original date of thread before I posted. Dead thread.
Amrel RT 786ex 1.6ghz, 512MB ram , AntiX 8.5 core, Biker Linux user # 475019
Lead,Follow, or get the heck out of the way
My AntiX LXDE Install
Locked