Author Topic: Updated Uniaud32 build  (Read 370550 times)

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #555 on: February 01, 2021, 07:47:00 am »
Hi Ian,

uniaud32-linux-5.10.11-20210131.zip
Installed, logs attached, one taken directly after a fresh boot, the other after the fault condition.

Interesting, this bit:
Code: [Select]
channels: 1, period size: 2c0
channels selected: 1
HWP: SR rate 22050, BPS 16, CH 1, PRSZ 160, periods 5c
 Error -77 from first IOCTL HW Parms
channels: 1, period size: 2c0
channels selected: 1
HWP: SR rate 22050, BPS 16, CH 1, PRSZ 160, periods 5c
Error -77 second time.. Bailing
U16: StartStream: ConfigDev failed!!
U16: u32 wrap: BytesProcessed=3EE18C LastPosition=3EE18C Bytes=1F76A4 Delta=1F76A4 InProcess=0 Done=1

Looks 'interesting'!

Dariusz Piatkowski

  • Hero Member
  • *****
  • Posts: 1317
  • Karma: +26/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #556 on: February 01, 2021, 05:43:29 pm »
Hi Paul,

https://smedley.id.au/tmp/uniaud32-linux-5.10.11-20210131.zip

Fixed a problem in hda_codec.c that allowed me to remove a dirty hack from lib32/sound.c

This *might* help fix a reported problem with system sounds interrupting a MP3 stream and not resuming correctly, which is a regression from the 2.02 driver...

Whoa!!!

The BIG DEAL here is the fact that this is the 1st newer release which does NOT HANG during boot!!!

Thank you sir...I've been testing each new release with a sense of dread given the results trend so far...but, this is a good one.

Whatever that tweak was, it did fix the failure here!  :-* (because you deserve it - LOL)

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #557 on: February 01, 2021, 09:39:30 pm »
Hi Dariusz

https://smedley.id.au/tmp/uniaud32-linux-5.10.11-20210131.zip

Fixed a problem in hda_codec.c that allowed me to remove a dirty hack from lib32/sound.c

This *might* help fix a reported problem with system sounds interrupting a MP3 stream and not resuming correctly, which is a regression from the 2.02 driver...

Whoa!!!

The BIG DEAL here is the fact that this is the 1st newer release which does NOT HANG during boot!!!

Thank you sir...I've been testing each new release with a sense of dread given the results trend so far...but, this is a good one.

Whatever that tweak was, it did fix the failure here!  :-* (because you deserve it - LOL)

Wow, that was unexpected! I'm struggling to understand how the change avoided a hang - but if it worked - great :)

Cheers,

Paul

Alexander

  • Newbie
  • *
  • Posts: 10
  • Karma: +4/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #558 on: February 02, 2021, 03:33:03 pm »
Hi!

With uniaud32-linux-5.10.11-20210131.zip results the same, sound working , but no multistream

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #559 on: February 03, 2021, 03:25:42 am »
Hi Alexander

With uniaud32-linux-5.10.11-20210131.zip results the same, sound working , but no multistream

Based on IRC - you had working multistream with an old uniaud16.sys and uniaud32.sys

Are you able build date/version numbers of the 'working' uniaud16.sys and uniaud32.sys so I can try and ascertain the relevant SVN revision and see what changes have been made since.

Cheers,

Paul

Alexander

  • Newbie
  • *
  • Posts: 10
  • Karma: +4/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #560 on: February 03, 2021, 12:19:36 pm »
Based on IRC - you had working multistream with an old uniaud16.sys and uniaud32.sys

Are you able build date/version numbers of the 'working' uniaud16.sys and uniaud32.sys so I can try and ascertain the relevant SVN revision and see what changes have been made since.
29.12.04   2:20      61554    uniaud16.sys
29.12.04  19:52     479694  uniaud32.sys

uniaud16:
Signature:       @#"OS/2 Universal Audio Driver Version":1.01.002#@
Vendor:          "OS/2 Universal Audio Driver Ve
Revision:        1.1
File Version:    1.1
Description:

On boot it says:
OS/2 Universal Audio MMPM/2 Driver v1.1.2
Copyright 2000-2002 InnoTek Systemberatung GmbH
Copyright 2002 IBM Corporation
Maintained by http://os2.kiev.ua/en/uniaud.php


uniaud32 have not version strings
on boot says:
OS/2 Universal Audio Core Driver v1.1.0
Copyright 2000-2002 InnoTek Systemberatung GmbH
Copyright 2000-2002 The ALSA Project

It can be downloaded from
https://filebin.net/06736c66fezgbduw/uniaud_latest.zip?t=ouzf69qm




Remy

  • Hero Member
  • *****
  • Posts: 645
  • Karma: +9/-1
    • View Profile
Re: Updated Uniaud32 build
« Reply #561 on: February 05, 2021, 11:33:51 am »
Hi All,

https://smedley.id.au/tmp/uniaud32-linux-5.10.11-20210131.zip

Fixed a problem in hda_codec.c that allowed me to remove a dirty hack from lib32/sound.c

This *might* help fix a reported problem with system sounds interrupting a MP3 stream and not resuming correctly, which is a regression from the 2.02 driver.

Cheers,

Paul

Hi Paul,

I give a try to your latest build and it is the best off all I could try (now using it in replace of previous one).
No ff crash seen, better switch when using PM123 and running a youtube video and going back to pm123 etc... Very good
Definitively the best build.

Regards
Rémy 

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #562 on: February 05, 2021, 09:15:35 pm »
Thanks Remy - great to hear!

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2092
  • Karma: +159/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #563 on: February 27, 2021, 09:06:17 am »
Updated build with more cleanups from AlexT from #os2russian that are not yet committed - diff is included:
https://smedley.id.au/tmp/uniaud32-linux-5.10.17-20210227.zip

Feedback appreciated.

Cheers,

Paul

David McKenna

  • Hero Member
  • *****
  • Posts: 742
  • Karma: +24/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #564 on: February 27, 2021, 04:09:49 pm »
 Hi Paul,

  Been using 5.10.17 for a couple hours without any issues with my ALC887-VD sound chip.... thanks to you and AlexT!

Regards,

TeLLie

  • Full Member
  • ***
  • Posts: 226
  • Karma: +11/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #565 on: February 27, 2021, 04:15:21 pm »
Hi
Here it also works on my W530

Thankz

Dariusz Piatkowski

  • Hero Member
  • *****
  • Posts: 1317
  • Karma: +26/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #566 on: February 27, 2021, 05:54:03 pm »
Paul,

https://smedley.id.au/tmp/uniaud32-linux-5.10.17-20210227.zip

Still rockin' here, no sight of previous boot hang issues, so this would be the 2nd drop that's been alright in that respect.

Thank you!

Martin Iturbide

  • OS2World NewsMaster
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4710
  • Karma: +41/-1
  • Your Friend Wil Declares...
    • View Profile
    • Martin's Personal Blog
Re: Updated Uniaud32 build
« Reply #567 on: February 27, 2021, 07:43:26 pm »
https://smedley.id.au/tmp/uniaud32-linux-5.10.17-20210227.zip
Thanks Paul.

It keeps working fine here on the ArcaOS 5.0.6 VirtualBox VM (Intel HD Audio) on W10 host on the TP Yoga 14.
- Sound, Master Volume working, No Trap.

Paul, can you please check this ticket suggestion to change the  /V "boot messages" of the driver: http://trac.netlabs.org/uniaud/ticket/246. I guess it should not be a complex thing, but it is up to you.

Regards
Martin Iturbide
OS2World NewsMaster
... just share the dream.

Ian Manners

  • Global Moderator
  • Sr. Member
  • *****
  • Posts: 464
  • Karma: +10/-0
  • I am the computer, it is me.
    • View Profile
    • ComKal Networks Australia
Re: Updated Uniaud32 build
« Reply #568 on: February 28, 2021, 06:13:30 am »
uniaud32-linux-5.10.17-20210227.zip working well here with pm123, mplayer and timidity on SB cards.
Cheers
Ian B Manners

mauro

  • Sr. Member
  • ****
  • Posts: 408
  • Karma: +3/-0
    • View Profile
Re: Updated Uniaud32 build
« Reply #569 on: February 28, 2021, 08:36:07 am »
Hi all, sorry to ask this question, can I get installation tips somwhere or is it just un upgrade to a previous installed version ?  If so, which is the uniaud.diff  placing ?
I'm asking because previously -months ago-  I installed uniaud on my OS2 Warp 4.52 Virtualbox machine trying to solve the issue of no sound coming from youtube video in Firefox 45.9, whith the result of not solving this .
By reading these posts I'm understanding that after the update a new attempt  could be done.
Thank you