fmuntean

Results 21 issues of fmuntean

I am trying to debug the MXChip AZ3166 board and after debug upload the VScode opens the Reset_handler.dbgasm file and the board hangs there. The programming LED keeps flashing and...

After uploading the firmware to the board and reset it the i2C stops workign. I have the feeling the bootloader could be wrong here as the board works fine if...

need attention

When using background threads to read the sensors and the main thread to update the screen the board hangs. A simple program like this hangs after few seconds: #include #include...

need attention

seems that audio is missing from the downloaded videos for build 2022. Get the following warning: WARNING: Multiple audio languages available; will try downloading English audio stream but then no...

DeviceDetails Extra parameter SerialNumber required I see that you mentioned this command: curl http://172.27.153.1/cgi-bin/dl_cgi?Command=DeviceDetails When I try to use it I get the response: { "result": "unknown command" } Can...

Trying to follow the sample for adding the groups to the claims from here: https://github.com/azure-ad-b2c/samples/tree/master/policies/groups I am getting the following error: Id:c73117b9-6095-477b-9aa5-895396f2e301 ; Message: The claims exchange 'REST-AcquireAccessTokenForGraph' specified in...

Trying to manually install the msixbundle Add-AppPackage : Deployment failed with HRESULT: 0x80073CF3, Package failed updates, dependency or conflict validation. Windows cannot install package Microsoft.DesktopAppInstaller_1.18.2691.0_x64__8wekyb3d8bbwe because this package depends on...

Issue-Docs

How do I load the following model? TheBloke/vicuna-7B-1.1-GPTQ-4bit-128g When I try I get he following error: TheBloke/vicuna-7B-1.1-GPTQ-4bit-128g does not appear to have a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack....

**Describe the bug** Seems that the passed default Warehouse parameter gets ignored. snowflake.connector.errors.ProgrammingError: 000606 (57P03): No active warehouse selected in the current session. Select an active warehouse with the 'use...

bug

**Describe the bug** trying to follow: https://quickstarts.snowflake.com/guide/devops_dcm_schemachange_azure_devops/index.html#4 there is no information on where we can see the SF_ACCOUNT url. The page points to another Python page where the same issue...