Results 1 to 4 of 4

Thread: possible ALSA error message with wine

  1. #1
    Join Date
    May 2006
    Location
    Everett, WA
    Beans
    372
    Distro
    Ubuntu 18.04 Bionic Beaver

    possible ALSA error message with wine

    I changed the sound setting to ALSA like the FAQ for this forum area says, and now I get an error message when I do winecfg. It says:

    james@linux-box:~$ winecfg
    fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer
    fixme:msgack_message msg 14 (WM_ERASEBKGND) not supported yet


    What does this mean and is there anything I can do about this without programming skills?

  2. #2
    Join Date
    Oct 2005
    Location
    U.S.A.
    Beans
    4,164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: possible ALSA error message with wine

    "fixme" messages are just Wine developer notes. There is really nothing you can do to fix most of them, since they are just there to remind the developers to work on adding support for that particular function.

    Linux User #355330 | Ubuntu User #15618 | Last.FM

  3. #3
    Join Date
    May 2006
    Location
    Everett, WA
    Beans
    372
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: possible ALSA error message with wine

    Is ALSA a younger project than OSS? I can't figure out why ALSA would generate all these errors when OSS doesn't seem to.

  4. #4
    Join Date
    Oct 2005
    Location
    U.S.A.
    Beans
    4,164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: possible ALSA error message with wine

    Since OSS doesn't get much active development and the ALSA project is fast becoming the Linux standard, ALSA support in Wine was made a project for the Google Summer of Code this year. There has been significant progress made on increasing its functionality in Wine. It is currently about 90% complete, while the OSS support in Wine is about 95% complete.

    Linux User #355330 | Ubuntu User #15618 | Last.FM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •