Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: 15khz kernel patches for 4.9.0-4-amd64  (Read 3520 times)

0 Members and 1 Guest are viewing this topic.

ZoOl007

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:August 02, 2020, 12:03:38 pm
    • RGBcommander
15khz kernel patches for 4.9.0-4-amd64
« on: December 06, 2017, 09:18:37 am »
Hi,

I have some free time and I'm dabbling around with crt's again...
I guess I'd ask here first so:
I can't find the 3 15khz kernel patches files for kernel 4.9.0-4-amd64
that is to say I have
1996 Dec  6 14:57 ati9200_pllfix-3.19.diff
5297 Dec  6 14:57 avga3000-4.4.diff
and I *think* those are the current ones but where can I find linux-4.9.diff?

I want to compile a custom kernel for debian9 for - later - GroovyMame

does anybody know where I can get the latest diffs please?

thank you.

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: 15khz kernel patches for 4.9.0-4-amd64
« Reply #1 on: December 12, 2017, 02:27:58 am »

Hi,

You can find the latest diff here. They are working up to 14.4.x kernel version.

https://github.com/Ansa89/linux-15khz-patch

Cheers!

ZoOl007

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:August 02, 2020, 12:03:38 pm
    • RGBcommander
Re: 15khz kernel patches for 4.9.0-4-amd64
« Reply #2 on: January 14, 2018, 12:27:39 pm »
Thanks. I've only now had the time for it but I've got a kernel with 15khz patches  ;D... If only I could get groovymame running now  :dizzy:

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: 15khz kernel patches for 4.9.0-4-amd64
« Reply #3 on: January 14, 2018, 01:05:16 pm »
Thanks. I've only now had the time for it but I've got a kernel with 15khz patches  ;D... If only I could get groovymame running now  :dizzy:

Easy one, pick your desired version here  :  https://drive.google.com/drive/folders/0B5iMjDor3P__aEFpcVNkVW5jbEE

ZoOl007

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:August 02, 2020, 12:03:38 pm
    • RGBcommander
Re: 15khz kernel patches for 4.9.0-4-amd64
« Reply #4 on: January 14, 2018, 01:08:25 pm »
I did that first but it is compiled against an older qt version. I compiled my own but I have issues with it. I mean, the binary itself runs fine but I've got no gui on the crt... black screen.
« Last Edit: January 14, 2018, 01:10:50 pm by ZoOl007 »

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: 15khz kernel patches for 4.9.0-4-amd64
« Reply #5 on: January 14, 2018, 02:19:55 pm »
I did that first but it is compiled against an older qt version. I compiled my own but I have issues with it. I mean, the binary itself runs fine but I've got no gui on the crt... black screen.

What version of QT libs do you have on your system? The arch (latest) version are the following:

Code: [Select]
        libQt5Widgets.so.5 => /usr/lib/libQt5Widgets.so.5 (0x00007fb4743bf000)
        libQt5Gui.so.5 => /usr/lib/libQt5Gui.so.5 (0x00007fb473c00000)
        libQt5Core.so.5 => /usr/lib/libQt5Core.so.5 (0x00007fb4734fa000)

ZoOl007

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 161
  • Last login:August 02, 2020, 12:03:38 pm
    • RGBcommander
Re: 15khz kernel patches for 4.9.0-4-amd64
« Reply #6 on: January 15, 2018, 11:34:04 am »
I'm wrong. Yours is the, as of writing, very latest. Mine is older.
~$ dpkg -l | grep -m1 qt
ii  libqt5concurrent5:amd64               5.7.1+dfsg-3+b1                             amd64        Qt 5 concurrent module

EDIT : if you feel like it have a look at this post's last edits : http://forum.arcadecontrols.com/index.php/topic,156307.0.html
What would you try next?
« Last Edit: January 15, 2018, 02:50:56 pm by ZoOl007 »

Doozer

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 498
  • Last login:June 12, 2023, 09:19:49 am
  • Z80 ERROR
Re: 15khz kernel patches for 4.9.0-4-amd64
« Reply #7 on: January 15, 2018, 03:17:22 pm »

[edit 4] as I understand it is just a matter of configuring the modeline inside mame.ini. What is your tvset or monitor model? Please post your mame.ini as well for verification.