VOGONS

Common searches


First post, by shorty

User metadata
Rank Newbie
Rank
Newbie

😕 hi dear dosbox users!

after upgrading my ram to 6gbs i must hack my kernel for using of asfxload (32bit dma limit ?) :

 and edit arch/x86/include/asm/dma.h, locate the line:

#define MAX_DMA32_PFN ((4UL * 1024 * 1024 * 1024) >> PAGE_SHIFT)

and replace 4UL to 2UL

since that change i couldn't use my dosbox config with my old midi settings ...

for example:

aplaymidi --port=128:0 /home/shorty/privateer_Gold/music/pirate.mid 

works ...
but changing the conf to:

[midi]
mpu401=intelligent
device=alsa
config=128:0

doesn't have any effects

see attached image *

any suggestions ??

Attachments

  • aplaymidi.png
    Filename
    aplaymidi.png
    File size
    47.82 KiB
    Views
    1056 views
    File license
    Fair use/fair dealing exception
Last edited by shorty on 2012-02-12, 17:07. Edited 2 times in total.

multiplayer? ranking.php?id=7

Reply 1 of 3, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

the parameters have a different name in dosbox 0.74
Please use an up to date configurationfile as starting file.

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 3, by shorty

User metadata
Rank Newbie
Rank
Newbie

guess using:

[midi]
mpu401=intelligent
mididevice=alsa
midiconfig=128:0

somehow the sequence of the sound card has changed ...

view attached image *

Attachments

  • amidi.png
    Filename
    amidi.png
    File size
    38.01 KiB
    Views
    1017 views
    File license
    Fair use/fair dealing exception

multiplayer? ranking.php?id=7