Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Home (select) button doesn't work on IPod Video 5.5th Rockbox
« previous next »
  • Print
Pages: [1]

Author Topic: Home (select) button doesn't work on IPod Video 5.5th Rockbox  (Read 4290 times)

Offline kawaivpc1

  • Member
  • *
  • Posts: 6
Home (select) button doesn't work on IPod Video 5.5th Rockbox
« on: May 13, 2014, 01:51:23 AM »
Hello guys.
I have a 5.5 Gen IPod Video which works well without any problem. select button works fine on normal Apple firmware.
So, this is not a hardware issue.
I installed rockbox on this device and I found that its select button doesn't work. Everything else works fine. My computer recognizes IPod HDD and the firmware looks fine. When I tried to press and hold select button and menu button for reboot, it works. But I just can't select anything on the screen.
I tried many different versions of firmware but the result is the same.
Any ideas?
Is there any way I can change the 'select' function on rockbox?
I purchased this 5.5 Generation IPod during 2008 or maybe before. It works fine and I just upgraded its battery as well.

Please help!
« Last Edit: May 13, 2014, 05:09:49 AM by kawaivpc1 »
Logged

Offline wodz

  • Developer
  • Member
  • *
  • Posts: 390
Re: Home (select) button doesn't work on IPod Classic 5.5th Rockbox
« Reply #1 on: May 13, 2014, 04:28:07 AM »
This is pretty awkward. Anyway it is possible to change buttons mapping in rockbox BUT this involves changing sources and recompiling (aka it is not something you can change in some config file on device). It would be interesting to understand why it behaves as such. Could join us on IRC? As a side note 5.5 Gen IS NOT Classic. Apple made this super confusing naming new product 6G+ Classic.
Logged

Offline kawaivpc1

  • Member
  • *
  • Posts: 6
Re: Home (select) button doesn't work on IPod Classic 5.5th Rockbox
« Reply #2 on: May 13, 2014, 05:08:19 AM »
Hi. Thanks for the reply. It could be 5.5 IPod Video or something. I bought this while ago so I don't remember well...
I'm not sure why it's behaving this way either. The select button works perfectly well on Apple firmware as well as old IPod Linux firmware. The Rockbox is the only OS that it doesn't work. It doesn't mean that button is completely dead. I can still reboot my Ipod with select button. To me, it seems like 'select' function is not working with this button.
Can you tell me how to change the button mapping? I think it's possible to switch select function to wheel.
I will join the IRC chat room soon.
So far, I've tried all possible firmwares and even tried 6th gen firmware. But no luck...
« Last Edit: May 13, 2014, 05:10:54 AM by kawaivpc1 »
Logged

Offline kawaivpc1

  • Member
  • *
  • Posts: 6
Re: Home (select) button doesn't work on IPod Video 5.5th Rockbox
« Reply #3 on: May 13, 2014, 11:40:04 PM »
UPDATE:

It seems like my guess is correct. When my iPod's screen starts to fade away, I can turn it back on by pushing select button. And the select button works for rebooting. So, the problem is 'select function'. Select function is not working properly on my ipod and firmware. Wheel scrolling works well but left, right, top, down aren't working either.
Please help!
Thanks
Logged

Offline gevaerts

  • Administrator
  • Member
  • *
  • Posts: 1053
Re: Home (select) button doesn't work on IPod Video 5.5th Rockbox
« Reply #4 on: May 14, 2014, 04:50:47 AM »
As I said on IRC, my hypothesis is that the ipod wasn't put together entirely right after replacing the battery.

We've seen this exact problem on ipods mini, in those cases caused by the hard drive being replaced by a compactflash card that's thinner, with the effect that the button backplane didn't have enough support. It could in theory also be caused by the cable from the button assembly not being connected well enough.

The reason these things can behave differently in rockbox and the OF is that buttons aren't (as you might naively expect) read out as on or off. They're typically all connected together in a resistor network, so you measure *one* voltage and deduce the state of several buttons from it. This being an analog measurement, there are going to be variations, and the software reading this will have to use a range of allowable values when interpreting it. This range isn't necessarily the same in the OF or rockbox (nor can it necessarily be. One reason rockbox can often exceed OF battery life is by being more creative with the voltage going *into* various systems, which obviously implies that the voltages coming out will be different).

A slightly loose connection somewhere could easily change the measured values a bit.

What you call "reboot" is actually the hard reset (rebooting rockbox properly is done by holding the play button for a few seconds to cleanly shutdown the device and then powering it on again). The hard reset feature is implemented entirely in hardware (in the power management chip), so the fact that that works while other functions of the select button don't also isn't surprising.
Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Home (select) button doesn't work on IPod Video 5.5th Rockbox
« Reply #5 on: May 14, 2014, 06:43:26 AM »
I thought I could help with this yesterday, I took:

Quote
[21:23:43] <kawaivpc1> everything works except select function

To mean that that was actually the case, but it was later pointed out to me that this is very far from being the case. I thought that I might have been able to provide a semi-workable key map for you, if *only* the select button was non-functional - but as it appears that no key presses are detected *at all* - I cannot.

wodz did point out something of slight interest (perhaps) in our sources, but I have absolutely no way of verifying whether or not it would fix your issue or not as my 5.5G iPods are fully functional under Rockbox.


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline kawaivpc1

  • Member
  • *
  • Posts: 6
Re: Home (select) button doesn't work on IPod Video 5.5th Rockbox
« Reply #6 on: May 14, 2014, 04:19:29 PM »
Wow... I opened my ipod and reconnected every components and it started to work perfectly well!!!
You guys are geniuses! thanks a lot!!!!
I'm totally impressed!
Have a great day guys! Bless you all   :)
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Third Party
| |-+  Repairing and Upgrading Rockbox Capable Players
| | |-+  Home (select) button doesn't work on IPod Video 5.5th Rockbox
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.081 seconds with 14 queries.