[Bug 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2011-01-22 Thread nowardev
** Description changed:

  Binary package hint: libmtp8
  
  karmic koala alpha6
  
  /lib/udev/rules.d/45-libmtp8.rules
  
  had a wrong stuff for zen micro
  
  but i have fixed.
  
  ---first install this stuff:
  
  sudo apt-get install libmtp8  mtpfs mtp-tools
  
  ---connect the zen creative  type
  
  lsusb | grep -i  creative
  
  you should get this
  
  ---Bus 001 Device 005: ID 041e:411e Creative Technology, Ltd Zen Micro
  
  as you can see here  the id is :
  
  ---041e:411e
  
  so now edit the /lib/udev/rules.d/45-libmtp8.rules with
  
- 
  ---kdesudo kate /lib/udev/rules.d/45-libmtp8.rules
  
+ and now CTRL F to searc zen micro. you should find out this
  
- and now CTRL F to searc zen micro. you should find out this 
- 
- 
- # Creative ZEN Micro (MTP mode)   
  
+ # Creative ZEN Micro (MTP mode)
  ATTR{idVendor}==041e, ATTR{idProduct}==4130, SYMLINK+=libmtp-%k, 
MODE=660, GROUP=audio
  
- 
- so as you can see the ID is WRONG. 
+ so as you can see the ID is WRONG.
  
  so change like this one:
  
  # Creative ZEN Micro (MTP mode)
  TTR{idVendor}==041e, ATTR{idProduct}==411e, SYMLINK+=libmtp-%k, 
MODE=660, GROUP=audio
  
- 
  now
  
- sudo add $USER audio
+ sudo adduser $USER audio
+ 
  
  reboot your pc (i have tried to reboot only udev without success...)
  
  now t gnomad2 or amarok 1.4 should work without sudo...
  
  that's all.

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

Title:
  Creative zen micro doesn't work on  Karmic wrong
  /lib/udev/rules.d/45-libmtp8.rules

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


[Bug 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2011-01-21 Thread Launchpad Bug Tracker
[Expired for libmtp (Ubuntu) because there has been no activity for 60
days.]

** Changed in: libmtp (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Creative zen micro doesn't work on  Karmic wrong
  /lib/udev/rules.d/45-libmtp8.rules

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


[Bug 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2010-11-22 Thread Alessio Treglia
I don't have this device, so please try to reproduce this with the
release of libmtp available in Maverick.

Thanks in advance.

** Changed in: libmtp (Ubuntu)
   Status: Confirmed = Incomplete

-- 
Creative zen micro doesn't work on  Karmic wrong 
/lib/udev/rules.d/45-libmtp8.rules
https://bugs.launchpad.net/bugs/433023
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 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2010-07-23 Thread John Frankland
I have exactly the same problem on Ubuntu 10.04

-- 
Creative zen micro doesn't work on  Karmic wrong 
/lib/udev/rules.d/45-libmtp8.rules
https://bugs.launchpad.net/bugs/433023
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 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2010-07-23 Thread John Frankland
the solution doesn't work, because when i type

sudo add $USER audio

i get:

sudo: add: command not found

i think you missed something out on this line ? what should the command
be ?

-- 
Creative zen micro doesn't work on  Karmic wrong 
/lib/udev/rules.d/45-libmtp8.rules
https://bugs.launchpad.net/bugs/433023
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 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2010-07-23 Thread nowardev
** Changed in: libmtp (Ubuntu)
   Status: Incomplete = Confirmed

-- 
Creative zen micro doesn't work on  Karmic wrong 
/lib/udev/rules.d/45-libmtp8.rules
https://bugs.launchpad.net/bugs/433023
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 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2010-07-23 Thread nowardev
comment of John Frankland confirms that.
so i have confirmed 

the solutions...i have no more a creative zen ... but  l you have to add
your user to AUDIO GROUPS so ...should work in this way


sudo adduser $USER audio

-- 
Creative zen micro doesn't work on  Karmic wrong 
/lib/udev/rules.d/45-libmtp8.rules
https://bugs.launchpad.net/bugs/433023
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 433023] Re: Creative zen micro doesn't work on Karmic wrong /lib/udev/rules.d/45-libmtp8.rules

2010-04-15 Thread Alessio Treglia
Can you confirm this on Lucid?

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

-- 
Creative zen micro doesn't work on  Karmic wrong 
/lib/udev/rules.d/45-libmtp8.rules
https://bugs.launchpad.net/bugs/433023
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