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

Release differenceses? #4

Open
PehrMeldert opened this issue Mar 12, 2020 · 3 comments
Open

Release differenceses? #4

PehrMeldert opened this issue Mar 12, 2020 · 3 comments

Comments

@PehrMeldert
Copy link

Should I get the otherhidpoll release or the force release?
does the otherhidpoll release contain all in the force release but also with the otherhid option?

I'm using linux mint and I-Pac 2

@geefr
Copy link
Owner

geefr commented Mar 12, 2020

Ideally neither, if you're running a new enough kernel then the options are now built in. see https://github.com/geefr/stepmania-linux-goodies/wiki/So-You-Think-You-Have-Polling-Issues#polling-for-mice-and-joysticks

Pretty sure the ipac will register as a keyboard, so make sure you read the section about stepmania X11 input as well. Polling quickly won't help much if your sm version still has the bug: https://github.com/geefr/stepmania-linux-goodies/wiki/So-You-Think-You-Have-Polling-Issues#x11-polling-in-stepmania

If you've got an old kernel then sure use the ones I built, the modifications are essentially the same but the force version just hard codes 1ms polling instead of giving you an option.

The usual disclaimer on those builds applies: They worked for me on a limited set of test systems and I didn't intentionally put malware in them. Past that no guarantees they work and by using them you're trusting a random dude on the internet.

@PehrMeldert
Copy link
Author

I’m running kernel 4.15.0-45 so I might give this a try. Will it appear on my grub boot screen as an option?
No worries I have a dedicated SM machine.

@geefr
Copy link
Owner

geefr commented Mar 12, 2020

Ah okay, if you can update to a more recent kernel that'd be the easiest option, otherwise the 'force' kernel is probably simplest.

new kernels should appear in grub, may not be the default. If you don't use the force version you'll need to edit the grub config to set kernel parameters: https://wiki.ubuntu.com/Kernel/KernelBootParameters

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