OS2 World Community Forum

OS/2, eCS & ArcaOS - Technical => Networking => Topic started by: Neil Waldhauer on July 30, 2024, 10:04:38 pm

Title: NetDrive error message
Post by: Neil Waldhauer on July 30, 2024, 10:04:38 pm
When I boot ArcaOS 5.1 my Lenovo ThinkCentre M920, I get the following error from NetDrive:

OSSS32_Initialize: FAILEDpci_register_driver: query_device found fb 8086:a348 class=40380 checking bt87xUnable to attach 32-bit driver.

And yet I can still mount a drive using ArcaMapper.

What does it mean?
Title: Re: NetDrive error message
Post by: David McKenna on July 30, 2024, 10:47:33 pm
Hey Neil,

  That's really strange, 8086:a348 is a sound chip: 'https://linux-hardware.org/?id=pci:8086-a348-1043-86c7'. Are you sure it is NetDrive giving the error? OSSS32 also implies UniAud somehow (it is based on ALSA). If really NetDrive, are you using some plugin besides smb?

Regards,
Title: Re: NetDrive error message
Post by: Paul Smedley on July 30, 2024, 11:23:58 pm
Agree - looks like an error from uniaud32.sys - not netdrive....
Title: Re: NetDrive error message
Post by: Dave Yeo on July 30, 2024, 11:39:49 pm
Open an issue at Arca Noae, seems that David A. has a program/driver that may fix the PCi register problem.
Title: Re: NetDrive error message
Post by: Neil Waldhauer on July 31, 2024, 03:24:07 am
Thank you!

All that was wrong was /A:1 on the UniAud32.Sys line when it wasn't needed. I suppose the error message could have been more helpful, but I removed /A:1, and sound works and I don't see any error message.