[Q] CM 11 and ADB - 7" Kindle Fire HD Q&A, Help & Troubleshooting

Nevermind, it just seemed to need another reboot (the first didn't quite do it)
Hi, I just flashed CM 11 and all but 1 thing seems to be working properly.
When I try to connect to the device through adb (via cable or a wireless adb application) adb cannot find any devices.
The results of lsusb are here
Code:
Bus 002 Device 003: ID 1058:1140 Western Digital Technologies, Inc.
Bus 003 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120 for Business
Bus 006 Device 002: ID 046d:0a1f Logitech, Inc.
Bus 006 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
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
It looks like the computer isn't recognizing the kindle at all.
Is there any way that adb isn't enabled in CM 11 (I can't find the option anywhere)? Or do I need to associate the device with adb somehow?
Thanks for any help

EtagAwesome said:
Nevermind, it just seemed to need another reboot (the first didn't quite do it)
Hi, I just flashed CM 11 and all but 1 thing seems to be working properly.
When I try to connect to the device through adb (via cable or a wireless adb application) adb cannot find any devices.
The results of lsusb are here
Code:
Bus 002 Device 003: ID 1058:1140 Western Digital Technologies, Inc.
Bus 003 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120 for Business
Bus 006 Device 002: ID 046d:0a1f Logitech, Inc.
Bus 006 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
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
It looks like the computer isn't recognizing the kindle at all.
Is there any way that adb isn't enabled in CM 11 (I can't find the option anywhere)? Or do I need to associate the device with adb somehow?
Thanks for any help
Click to expand...
Click to collapse
ok well um incase you didnt already do this, to turn on adb its in settings>developer options, but to get the developer options to show up you need to tap on the build number around 10 times in the about tablet area of settings. Once you do this you can enable adb, though i will say that is odd i figured that a lab126 device would atleast showup with lsusb even if adb is disabled for the mtp device. Try plugging the device in and running a dmesg and see if its even recognizing it as plugged in there.

stunts513 said:
ok well um incase you didnt already do this, to turn on adb its in settings>developer options, but to get the developer options to show up you need to tap on the build number around 10 times in the about tablet area of settings. Once you do this you can enable adb, though i will say that is odd i figured that a lab126 device would atleast showup with lsusb even if adb is disabled for the mtp device. Try plugging the device in and running a dmesg and see if its even recognizing it as plugged in there.
Click to expand...
Click to collapse
I think it just needed a power cycle. After a reboot adb seems to be working. And I do now have a lab126 in the lsusb
Code:
Bus 002 Device 033: ID 1949:0007 Lab126
Bus 002 Device 003: ID 1058:1140 Western Digital Technologies, Inc.
Bus 003 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120 for Business
Bus 006 Device 002: ID 046d:0a1f Logitech, Inc.
Bus 006 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
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
Thanks anyways for your help!

Related

[solved] bricked my Captivate

I tried flashing ICS_4.0.3_r1-RC1.0.1-i897.zip to my Captivate, now my captivate won't go past the AT&T screen.
I was on CM7.1 before I attempted to flash. From what I understand, if I can get into Recovery mod I can flash CM7 to my phone and start this entire process over again. However, I downloaded ADB and now I'm not sure what to do to fix this. I have my phone in Download mode and it's connected to my laptop.
I don't think ADB recognizes my phone. What should I do?
Code:
[email protected]:/home/kenny2/AndroidSDK/platform-tools# adb reboot recovery
error: device not found
[email protected]:/home/kenny2/AndroidSDK/platform-tools# adb devices
List of devices attached
[email protected]:/home/kenny2/AndroidSDK/platform-tools# lsusb
Bus 008 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 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c52f Logitech, Inc. Wireless Mouse M305
Bus 005 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 010: ID 04e8:6601 Samsung Electronics Co., Ltd Z100 Mobile Phone
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[email protected]:/home/kenny2/AndroidSDK/platform-tools#
I am using Ubuntu 11.04, 64 bit - if that matters.
Adb doesn't work in download mode
Flash stock. Then follow install instructions to flash any ROM you want.
Where can I get the stock roms? I just downloaded one from this thread but all I got was a rar file with an exe file inside.
I need something I can load up from Heimdall. I'll try running the exe file through WINE but I don't think it will work.
Edit: Confirmed, that does not work in Wine.
Edit2: Trying this now.
Hit the sig link below. Heimdall Stock KB2. After it's downloaded, right click/permissions/Mark as executable. Then just open with java.
Thanks for the tip mrhaley30705. However, I fixed it before I saw your link. I used this: http://forum.xda-developers.com/showthread.php?p=17050435
Which gave me SGH-i897-UCKH3-One-Click.jar. This put my phone on 2.3.4. Problem solved as I'm no longer bricked.
Glad you got it going.

[Q] Xperia Z1 Hard Bricked :(

Hi
My Xperia Z1 is hard bricked
won't boot ( earsed everything)
batter is empty (is it chrges while fastoob or flash mode?)
trying to flash new software but sometimes says ERROR 31 device you connected pc is not fuctioning (sry bad english)
i tryed Flashtool, EMMA, PC Companion, SUS
my problem here is how to install new soft
McP6ts said:
Hi
My Xperia Z1 is hard bricked
won't boot ( earsed everything)
batter is empty (is it chrges while fastoob or flash mode?)
trying to flash new software but sometimes says ERROR 31 device you connected pc is not fuctioning (sry bad english)
i tryed Flashtool, EMMA, PC Companion, SUS
my problem here is how to install new soft
Click to expand...
Click to collapse
Using Linux. Type this command on Terminal
Code:
lsusb
Is this output come
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0fce:519e Sony Ericsson Mobile Communications AB
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 0bda:0139 Realtek Semiconductor Corp. Card reader
Bus 001 Device 004: ID 058f:a014 Alcor Micro Corp. Asus Integrated Webcam
Bus 001 Device 003: ID 13d3:3304 IMC Networks
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Click to expand...
Click to collapse

(solved)bootloader problems linux mint

Hi everone
I recently bought Xperia Z. Now I'm trying to unlock my bootloader. I use linux mint 16, Windows and me are not friends,
I have got fastboot to work if I for exampel type fsatboot devices it works.But when i write
sudo fastboot -i 0x0fce oem unlock 0xKEY I get this:
...
FAILED (remote: Command did not succeed)
finished. total time: 0.004s
Someone how can help me?
With best regards
Bobin
Did you replace "key" with the key sony send you?
---------- Post added at 12:02 PM ---------- Previous post was at 12:02 PM ----------
Also is 0x0fce your phone?, what's the output of lsusb?
St.Jimmy90 said:
Did you replace "key" with the key sony send you?
---------- Post added at 12:02 PM ---------- Previous post was at 12:02 PM ----------
Also is 0x0fce your phone?, what's the output of lsusb?
Click to expand...
Click to collapse
About the key: Yes i did.
lsusb????
With best regards bobin
Type in the terminal lsusb and post the output
St.Jimmy90 said:
Type in the terminal lsusb and post the output
Click to expand...
Click to collapse
I got nothing
Now I got Windows fastboot working. I have tried from CMD and get the same thing, and with flashtool it is the same.
So i'm really stuck.
Anyone has an idea?
eldrood said:
Now I got Windows fastboot working. I have tried from CMD and get the same thing, and with flashtool it is the same.
So i'm really stuck.
Anyone has an idea?
Click to expand...
Click to collapse
Is your phone in fastboot, or in flashmode, when you try it?
What's the output of
fastboot devices
?
St.Jimmy90 said:
Is your phone in fastboot, or in flashmode, when you try it?
What's the output of
fastboot devices
?
Click to expand...
Click to collapse
In fastbootmode when i try it.
How can i see the output?
Lsusb don work...
eldrood said:
In fastbootmode when i try it.
How can i see the output?
Lsusb don work...
Click to expand...
Click to collapse
If there's a device connected, you will see it, you can try it both in windows and linux (I guess xD)
lsusb is a linux command, it shows what devices are connected via usb.
St.Jimmy90 said:
If there's a device connected, you will see it, you can try it both in windows and linux (I guess xD)
lsusb is a linux command, it shows what devices are connected via usb.
Click to expand...
Click to collapse
In linux i get nothing with lsusb....
How will i see it?
I see it if type, fastboot devices, but what is the commando for usb output?
eldrood said:
In linux i get nothing with lsusb....
How will i see it?
I see it if type, fastboot devices, but what is the commando for usb output?
Click to expand...
Click to collapse
Ok, on Arch my output of lsusb looks like this:
Code:
Bus 002 Device 003: ID 0fce:0193 Sony Ericsson Mobile Communications AB
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 058f:a014 Alcor Micro Corp. Asus Integrated Webcam
Bus 001 Device 009: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Though it looks the same in ANY linux. You have to type it into your terminal
St.Jimmy90 said:
Ok, on Arch my output of lsusb looks like this:
Code:
Bus 002 Device 003: ID 0fce:0193 Sony Ericsson Mobile Communications AB
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 058f:a014 Alcor Micro Corp. Asus Integrated Webcam
Bus 001 Device 009: ID 0cf3:3005 Atheros Communications, Inc. AR3011 Bluetooth
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Though it looks the same in ANY linux. You have to type it into your terminal
Click to expand...
Click to collapse
Sudo solved it....
I get this:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 8087:07da Intel Corp.
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 064e:e263 Suyin Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 1038:1384 Ideazon, Inc.
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 0fce:0dde Sony Ericsson Mobile Communications AB Xperia Mini Pro Bootloader
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 046d:c31f Logitech, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Thaks for trying the help
Hope we can solve this
eldrood said:
Sudo solved it....
I get this:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 8087:07da Intel Corp.
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 064e:e263 Suyin Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 1038:1384 Ideazon, Inc.
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 0fce:0dde Sony Ericsson Mobile Communications AB Xperia Mini Pro Bootloader
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 046d:c31f Logitech, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Thaks for trying the help
Hope we can solve this
Click to expand...
Click to collapse
I just see a Xperia Mini... Was your Xperia Z plugged in?
St.Jimmy90 said:
I just see a Xperia Mini... Was your Xperia Z plugged in?
Click to expand...
Click to collapse
I saw that too, I dont own a Xperia mini?
Just an xperia Z thats plugged in....
Something is wrong
eldrood said:
I saw that too, I dont own a Xperia mini?
Just an xperia Z thats plugged in....
Something is wrong
Click to expand...
Click to collapse
Maybe you've installed the wrong drivers? I'm installing fastboot and adb drivers right now, I'll report back the output when they're installed
St.Jimmy90 said:
Maybe you've installed the wrong drivers? I'm installing fastboot and adb drivers right now, I'll report back the output when they're installed
Click to expand...
Click to collapse
Could you point me at the right drivers?
Sound good
eldrood said:
Could you point me at the right drivers?
Sound good
Click to expand...
Click to collapse
Do you have android sdk installed?
St.Jimmy90 said:
Do you have android sdk installed?
Click to expand...
Click to collapse
yes have sdk installed
eldrood said:
yes have sdk installed
Click to expand...
Click to collapse
Is usb-debugging on your phone turned on?
St.Jimmy90 said:
Is usb-debugging on your phone turned on?
Click to expand...
Click to collapse
Yes

Linux ADB drivers?

This is the first phone I've ever plugged in to my Linux Mint PC that ADB does not recognize.
I see the device in lsusb, and I can browse the files in Caja, but ADB does not see it.
Does anyone know how to get this to work?
Blu R1 HD Amazon Prime
Linux Mint 17.3 x64 MATE
Code:
[email protected] ~ $ [B]lsusb[/B]
Bus 002 Device 003: ID 0e8d:201d MediaTek Inc.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0461:4e35 Primax Electronics, Ltd
Bus 001 Device 003: ID 060b:0540 Solid Year
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[email protected] ~ $ [B]adb devices[/B]
List of devices attached
[email protected] ~ $
Linux doesn't need ADB drivers. Make sure you have USB debugging turned on and you approved the computer on your phone when it pops up.
triggerlord said:
Linux doesn't need ADB drivers. Make sure you have USB debugging turned on and you approved the computer on your phone when it pops up.
Click to expand...
Click to collapse
USB debugging is enabled.
When I connect phone to computer, no authorization popup shows up on phone. I have tried several USB cables that work with other phones and have tried on my desktop and laptop, both of which are Linux Mint 17.3 x64 MATE.
ericpeacock79 said:
USB debugging is enabled.
When I connect phone to computer, no authorization popup shows up on phone. I have tried several USB cables that work with other phones and have tried on my desktop and laptop, both of which are Linux Mint 17.3 x64 MATE.
Click to expand...
Click to collapse
It should work with Mint 17.3 but I'm on Mint 18.
Have you done
sudo apt-get install android-tools-adb android-tools-fastboot
I'm assuming your on Ubuntu or at least a debian based build
Of course. LoL
I have used these two pc's to flash many Android devices.
I have every adb/fastboot/android package from synaptic installed, as well as android and Java sdks and other things from 3rd party ppa's.
I'm backing up files now, and will install Linux Mint 18 from scratch after the file copy (203GB including virtual machines) is complete.
detects fine in Linux Mint 18.
rooted, twrp'd, debloated, BL unlocked now.
ericpeacock79 said:
This is the first phone I've ever plugged in to my Linux Mint PC that ADB does not recognize.
I see the device in lsusb, and I can browse the files in Caja, but ADB does not see it.
Does anyone know how to get this to work?
Blu R1 HD Amazon Prime
Linux Mint 17.3 x64 MATE
Code:
[email protected] ~ $ [B]lsusb[/B]
Bus 002 Device 003: ID 0e8d:201d MediaTek Inc.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0461:4e35 Primax Electronics, Ltd
Bus 001 Device 003: ID 060b:0540 Solid Year
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[email protected] ~ $ [B]adb devices[/B]
List of devices attached
[email protected] ~ $
Click to expand...
Click to collapse
I know it sounds crazy, but you may need to add udev rules. Atleast its worth trying. Or update to a newer version of ubuntu/mint. Also, I would not recommend using adb/fastboot from the ubuntu repos because they never kept up to date. you need to use the latest versions from the actual SDK.
bynarie said:
I know it sounds crazy, but you may need to add udev rules. Atleast its worth trying. Or update to a newer version of ubuntu/mint. Also, I would not recommend using adb/fastboot from the ubuntu repos because they never kept up to date. you need to use the latest versions from the actual SDK.
Click to expand...
Click to collapse
I wiped my laptop and installed Linux Mint 18 fresh. I installed the advice and fastboot packages from synaptic and it works great.
I was running 4.2 kernel on Mint 17, but Mint 18 is 4.4 kernel. I have no idea if that made any difference though.
ericpeacock79 said:
I wiped my laptop and installed Linux Mint 18 fresh. I installed the advice and fastboot packages from synaptic and it works great.
I was running 4.2 kernel on Mint 17, but Mint 18 is 4.4 kernel. I have no idea if that made any difference though.
Click to expand...
Click to collapse
Awesome, though I would still recommend installing from SDK, but thats up to you. Good luck
sorry for the rez. same issue, found this topic and it helped. running debian jessie, adb installed and fastboot.
i enabled debian unstable repo and upgraded from the stable version of adb and fastboot, had to add an ssl lib but that was all.
phone detected on 5.1.1.r29-2
android-tools-adb
android-tools-fastboot
i am surprised there are no intermediary versions in jessie-backports though.
stable was 4.2.2+git20130529-5.1

Can't get ADB running

Hi,
i can't get ADB running. I activated it in the developer options and tried also checking and unchecking the usb 2 option.
On my Computer i'm running Linux Mint 17.1.
When imt checking for adb devices it's just an empty list.
I also tried this Instruction but it didn't help.
I really don't know what to do.
nme1337 said:
Hi,
i can't get ADB running. I activated it in the developer options and tried also checking and unchecking the usb 2 option.
On my Computer i'm running Linux Mint 17.1.
When imt checking for adb devices it's just an empty list.
I also tried this Instruction but it didn't help.
I really don't know what to do.
Click to expand...
Click to collapse
connect the device to a usb port and show the output of command
Code:
lsusb
Tommmii said:
connect the device to a usb port and show the output of command
Code:
lsusb
Click to expand...
Click to collapse
Code:
Bus 002 Device 003: ID 1532:010e Razer USA, Ltd
Bus 002 Device 004: ID 2b4c:1015
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 1210:25f4 DigiTech
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
while
Code:
Bus 002 Device 004: ID 2b4c:1015
is my Phone
Also my Phone doesn't ask for the permissions for the PC to connect with ADB.
And I tried switching between mtp and ptp.
nme1337 said:
Code:
Bus 002 Device 003: ID 1532:010e Razer USA, Ltd
Bus 002 Device 004: ID 2b4c:1015
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 1210:25f4 DigiTech
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Click to expand...
Click to collapse
what's in your file /etc/udev/rules.d/51-android.rules ?
Tommmii said:
what's in your file /etc/udev/rules.d/51-android.rules ?
Click to expand...
Click to collapse
****, somehow i'm the biggest idiot i misspelled and wrote 1013 instead of 1015.
feel so dump now. i was looking so often at it and didn't realize... sry

Categories

Resources