Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not switch to desktop dock mode #9

Open
markmiksis opened this issue Aug 15, 2011 · 7 comments
Open

Does not switch to desktop dock mode #9

markmiksis opened this issue Aug 15, 2011 · 7 comments

Comments

@markmiksis
Copy link

When placed in the HTC desktop dock, the phone does not identify the dock and switch to dock mode.

@slayher
Copy link
Owner

slayher commented Aug 15, 2011

Afaik this is done with a specific apk that is packaged with HTCs release. Check dock settings to see if the phone is actually recognizing the dock.

@markmiksis
Copy link
Author

While placed in the dock, the phone charges but "Menu->Settings->Dock" reports "Phone not docked".

@slayher
Copy link
Owner

slayher commented Aug 15, 2011

while plugged into the dock, if you can get me the output of this:
adb shell cat /sys/class/switch/dock/state
adb shell cat /sys/class/switch/dock/status

@markmiksis
Copy link
Author

# cat /sys/class/switch/dock/state
0
# cat /sys/class/switch/dock/status
offline

This is also what the output is when not in the dock. It's possible I have a defective dock, but I doubt it. Other users have also reported dock mode not working in CM7.

Let me know any other info I can provide.

@slayher
Copy link
Owner

slayher commented Aug 15, 2011

Thats what I was afraid of. We have 2 possible issues here.

  1. The Kernel source for the dock changed, but they did not provide the new source
    -or-
  2. The config was modified for the new dock. I will poke around on this one.

@markmiksis
Copy link
Author

Any other information I can provide to help with this one?

@slayher
Copy link
Owner

slayher commented Oct 4, 2011

need new kernel source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants