LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-06-2016, 09:39 PM   #1
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Rep: Reputation: Disabled
android not mounted by slackware 14.2 64 bits


i upgrade 14.1 to 14.2 64 bits

in 14.1 my android 2 works fine but in 14.2 doesnt mount anything.

i also activate mass storage on my huawei evolution II but quite anything.
Attached Thumbnails
Click image for larger version

Name:	instantánea1.png
Views:	77
Size:	54.3 KB
ID:	22345  
 
Old 07-07-2016, 02:23 AM   #2
phenixia2003
Senior Member
 
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008
Hello,

Try this :

In /etc/udev/rules.d, create the file 51-android.rules with the rule below :

Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="12d1", MODE="0666", GROUP="plugdev"
if this does not work, try to change the line above, as below :

Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="12d1",ATTRS{idProduct}=="1038", MODE="0666", GROUP="plugdev"
--
SeB
 
1 members found this post helpful.
Old 07-07-2016, 09:26 PM   #3
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
Smile phenixia2003 thank you very much.

phenixia2003 thank you very much.

i solve with the first line.

SUBSYSTEM=="usb", ATTR{idVendor}=="12d1", MODE="0666", GROUP="plugdev"

HAPPY SLACKING.
 
Old 07-08-2016, 08:27 AM   #4
e5150
Member
 
Registered: Oct 2005
Location: Sweden
Distribution: Slackware and Alpine
Posts: 132

Rep: Reputation: 100Reputation: 100
(This is a pet peeve of mine… )
Why bother with GROUP="plugdev" if you're going for MODE="0666" anyway? ..making all usb-devices from huawei read- and writable for everybody seems unnecessarily permissive (like `chmod -R 777 /var/www` to "make apache work").

Making sure you're a member of plugdev, and using this line, would me more appropriate, IMO.
Code:
SUBSYSTEM=="usb", ATTR{idVendor}=="12d1",ATTRS{idProduct}=="1038", MODE="0660", GROUP="plugdev"
 
1 members found this post helpful.
Old 07-09-2016, 05:44 PM   #5
allenlinux
Member
 
Registered: Aug 2012
Posts: 76

Original Poster
Rep: Reputation: Disabled
not mount after a single log in

i have to reboot my machine after unmount my device, unable to mount again on the same log in.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cryptography... what's difference between 8bits / 16 bits / 32 bits/ 64 bits/128bits? ybpark81 Linux - Security 4 02-19-2012 08:38 AM
[SOLVED] Problem with VLC 1.1.1 on Slackware 13.1 (with both 32 and 64 bits) Lufbery Slackware 6 08-12-2010 07:49 AM
Button of Xchat on Slackware 13.1 in 64 bits and 32 bits Laodiceans Slackware 1 06-21-2010 05:32 PM
When will official Slackware 64 bits comes ? carlos.macleod Slackware 7 08-29-2005 06:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration