[SOLVED] Zen Micro & Linux Mint

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
merlwiz79
Level 8
Level 8
Posts: 2418
Joined: Wed Apr 04, 2007 1:50 pm
Location: Here again :)

Re: Zen Micro & Linux Mint

Post by merlwiz79 »

The system should see it as an audio device.
Make sure the User Privileges allows you to use audio devices.
Menu --> Users and Groups(unlock) --> Properties --> User Privileges (Check Use audio devices)
Reboot and try again.
If that doesn't work then you need the VENDOR_ID and PRODUCT_ID
and add it to /etc/udev/rules.d/45-libnjb.rules (ABOVE LABEL="libnjb_rules_end")

Code: Select all

# Creative Zen Micro
SYSFS{idVendor}=="YOUR_VENDOR_ID", SYSFS{idProduct}=="YOUR_PRODUCT_ID", MODE="660", GROUP="audio"
Reboot and try again.
If it still doesn't work you can try running this in terminal:

Code: Select all

gksu gnomad2
You could update to the firmware that uses mtp.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
Locked

Return to “Software & Applications”