You are not logged in.

#1 2024-08-16 04:42:12

deathmasia
Member
Registered: 2024-07-19
Posts: 4

ADB issues (push/pull/sideload/shell)

Hello,

I'm not 100% sure this is the best place for this but thought it'd potentially be a good one?

Anyway, I have installed adb via the android-tools package. I can run any adb/fastboot command just fine. Unless its push/pull/sideload/or shell. the only output i recieve from any of these commands is a flashing cursor on a new line (running command indicator). I can flash with fastboot just fine so I can push data. I've tried using the adb included with the SDK, and downloading it manually. Tried the udev rules per the wiki page (even tho im able to connect to the device). I've tried different cables different ports (USB), USB 3.0, USB 2.0.. Nothing seems to make a difference. I'm not sure what else to look at at this point and thus I'm here. I'm running the latest kernel as of this post (update everything two days ago). Anyone got any ideas?



Please let me know if there is any additional info that would be helpful here.

Last edited by deathmasia (2024-08-16 04:43:28)

Offline

#2 2024-08-17 04:28:48

jonno2002
Member
Registered: 2016-11-21
Posts: 690

Re: ADB issues (push/pull/sideload/shell)

what happens if you type

adb devices

does your device show up ?

fastboot is an entirely seperate command for when the phone is in fastboot mode

Offline

#3 2024-08-17 05:16:12

deathmasia
Member
Registered: 2024-07-19
Posts: 4

Re: ADB issues (push/pull/sideload/shell)

jonno2002 wrote:

what happens if you type

adb devices

does your device show up ?

fastboot is an entirely seperate command for when the phone is in fastboot mode

Yes devices show up just fine.

Offline

Board footer

Powered by FluxBB