Friday, May 10, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 2854  / 1 Year ago, sun, march 19, 2023, 12:12:34

When I mount my Android phone with USB cable to Ubuntu 12.04 I get "these files are on a digital audio player" and open with rhythmbox in nautilus.This means that I am not able to see any file within my android.



Is it possible to disable the recognition of digital audio player and just list all files as usual?



EDIT



I found the issue. The issue was completely different than I thought. I actually have a Samsung galaxy S2. If you plug in the phone via USB you can see the device but you are not able to see any files.



But if you follow this guide, you will be able to see all files;



http://www.the-computer-geek.co.uk/?p=435



Thanks everybody for your efforts.


More From » nautilus

 Answers
7

Each USB device presents itself to the operating system with a device class code. This determines what kind of device is plugged into your computer and thus enables your OS to initiate class dependent actions.



It is likely that your phone sends the device class identifier 01h Audio to Ubuntu. Therefore seemingly correct Rhythmbox is opened as we believed it was an mp3-player.



Unless you are able to change this code from settings on your phone the easiest approach to avoid starting a media player is to turn off the default behaviour on what to do when a "audio"-USB-device is plugged in.



A more basic approach would be to define a udev rule for a given device.



We have no experience with this software, but you may also be able to change the USB mode of a flip-flop device with the help of usb-modeswitch Install usb-modeswitch.



See the instructions on the support page for details on usage.


[#38184] Monday, March 20, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
eaderitable

Total Points: 368
Total Questions: 117
Total Answers: 111

Location: Tuvalu
Member since Sat, Feb 11, 2023
1 Year ago
;