Code Monkey home page Code Monkey logo

Comments (9)

dhowland avatar dhowland commented on August 19, 2024

Hmm, I thought this stuff was working correctly because I tested while I was just refactoring it.

Can you try making a brand new layout for your GH60? (File->New...)

If that works, then the problem is with loading old file formats. If it still doesn't work, we'll have to do some more intense debugging.

from easyavr.

Gregregorovich avatar Gregregorovich commented on August 19, 2024

I haven't tried any of the different versions between 60f26ea and the current version of 41a64ad, but by default (without changing any console settings), volume and media controls aren't working.

I did originally have to create a new layout in any case as the old .dat file for 60* would not import into the 41* version, but I just checked out the old version and ran both simultaneously to manually import all 10 layers : ) .

from easyavr.

dhowland avatar dhowland commented on August 19, 2024

What OS are you using?

from easyavr.

Gregregorovich avatar Gregregorovich commented on August 19, 2024

I am running Windows 8.1 64bit. I have a Linux system that I haven't yet tried yet.

from easyavr.

dhowland avatar dhowland commented on August 19, 2024

I just programmed my Epsilon with the latest firmware and the media keys are working fine for me. Calc, and volume, etc.

Can you open the "Devices and Printers" control panel, right-click your Easy AVR device, select Properties, and choose the hardware tab. Then take a screenshot. It should look something like this:
image

from easyavr.

Gregregorovich avatar Gregregorovich commented on August 19, 2024

With the old version:
image

With the new version:
image
with another USB Input Device below it.

Apparently there's a problem with the driver for the HID-compliant mouse - but the left and right clicks are working just fine.

I am flashing it using the tkg-toolkit, but I doubt that would affect anything...

from easyavr.

dhowland avatar dhowland commented on August 19, 2024

The important bit is the consumer control device, which seems to be working. But if you have any broken endpoints, then something is definitely wrong. This is very hard to debug if I don't have an example in front of me.

Let's start with some basics. Can you flash it to the new version, and then plug it into a different computer? I want to remove as many variables as possible, that means ensuring that the problem follows the keyboard.

from easyavr.

Gregregorovich avatar Gregregorovich commented on August 19, 2024

Well this is weird. My guess is that this was in fact just something wrong during re-initialisation after writing the firmware. Unplugging it and plugging it back in appears to have worked - (I plugged it into my laptop, and it was working there, plugged it back into my desktop and it started working with the volume and media keys).

There are no longer any orange triangles any more in the properties - and judging by the icon and what you've said, and that there are now 2 consumer control devices, which I would imagine may well have mouse functionality, might explain why it wasn't working fully, including media functionality.
image

As to why it doesn't work without replugging it, and it used to, I don't know. This isn't much of an issue, and may well be related to the fact that I'm using tkg-toolkit to flash the firmware.

from easyavr.

dhowland avatar dhowland commented on August 19, 2024

The reason is that between the old version and the new version, I changed the USB descriptors around. So, it appears that windows re-enumerates when it comes out of reset, but won't actually replaces the devices unless there is a plugin event.

from easyavr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.