Menuet 64bit(audio,network) / 32bit(halt) (#17978)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
MikaelM
Posts: 1
Joined: 10. Sep 2018, 10:15

Menuet 64bit(audio,network) / 32bit(halt) (#17978)

Post by MikaelM »


ModEdit; related ticket: #17978: Menuet64 intelhda does not work anymore
Menute64 boots fine on latest VB versions. However when updating form 5.1.30 to 5.1.38, initializing audio driver intelhda crashes VB. Included a few lines from vbox.log (5.2.0). Audio testapp at Menu->Coding->audio(.asm)

> 00:00:10.656027 PIT: mode=2 count=0x4a9 (1193) - 1000.15 Hz (ch=0)
> 00:00:28.302235 HDA: Invalid write access @0x4f
> 00:00:28.302295 HDA: Invalid write access @0x5f
> 00:00:28.302338 HDA: Disabled DMA position buffer
> 00:00:28.302393 HDA: Codec reset
> 00:00:28.302426 HDA: Reset
> 00:00:28.319568 HDA: Invalid write access @0x38
> 00:00:28.319585 HDA: Invalid write access @0x39
> 00:00:28.319593 HDA: Invalid write access @0x3a
> 00:00:28.319597 HDA: Invalid write access @0x3b
> 00:00:28.319685 HDA: Disabled DMA position buffer
> 00:00:28.319861 AssertLogRel F:\tinderbox\win-rel\src\VBox\VMM\VMMAll\PGMAllPhys.cpp(2656) int
> __cdecl pgmPhysWriteHandler(struct VM *,union PGMPAGE *,unsigned __int64,const void *,unsigned
> __int64,enum PGMACCESSORIGIN): PGM_HANDLER_PHYS_IS_VALID_STATUS(rcStrict, true)
> 00:00:28.319874 rcStrict=VERR_PDM_NOT_PCI_BUS_MASTER GCPhys=00000000f080404c
> pPage=Za-:BAD:0001403ad000:0000000:-0000
> 00:00:28.319967 Changing the VM state from 'RUNNING' to 'GURU_MEDITATION'
> 00:00:28.319989 Console: Machine state changed to 'GuruMeditation'
> 00:00:28.320183 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
> 00:00:28.320184 !!
> 00:00:28.320184 !! VCPU0: Guru Meditation -2891 (VERR_PDM_NOT_PCI_BUS_MASTER)

Also network Intel8254X doesn't work anymore when updating from 5.1.38 to 5.2.0. Driver initializes fine, but no packets are sent.

M64 driver init when running: Menu->System->Setup (autom.driver search) (apply for network) (apply for audio)

Menuet32 runs fine on 4.2.38. However when updating to 4.3.0. Menuets blue setup screen works fine, but multitasking after that halts. Menuet32 uses TSSs (task state segments).

Running VB on Windows 7 Home Service Pack 1, Intel Core i3, M 380, 2.53Ghz
Both 32bit and 64bit versions available at Menuetos . net / download area
Last edited by socratis on 16. Sep 2018, 17:41, edited 1 time in total.
Reason: Added ticket related information.
socratis
Site Moderator
Posts: 27330
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Menuet 64bit(audio,network) / 32bit(halt)

Post by socratis »

From MenuetOS VirtualBox setup page:
Recommended VirtualBox versions
-------------------------------
Menuet64         - VirtualBox v.5.0.0 (windows)
Menuet32 and M64 - VirtualBox v.4.2.0 (windows)

Other versions don't necessarily work with M64 or M32.
For example, later VirtualBox versions (5.1.30+) have 
currently some audio/network driver issues, which affect 
client operating systems.
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply