uvos

Results 31 issues of uvos

In the address book when editing a contact, numbers can not be typed into any of the fields with phone number type using the hwkbd on Droid 4. Using him's...

Device: Droid 4 XT894

org.ofono.ConnectionManager shows edge and hsdpa as expected in Bearer however the icon seams to be based on another property https://github.com/maemo-leste/connui-cellular/blob/ab3ddcb6f2c8971b21ade168a3f184b74f3f139a/status-menu-item/status-item.c#L98-L99

Device: Droid 4 XT894

I seams (from the documentation) that there is no way to configure the litellm timeout, this is a problem as i am trying to use openahands with a local openai...

enhancement

First encountered when testing https://github.com/ggml-org/llama.cpp/pull/11867, but this is a problem in master too. Debugged to a bug in rocm-clr: https://github.com/ROCm/clr/issues/138 This issue tracks that currently non-defaults builds with GGML_HIP_GRAPHS=On are...

AMD GPU

this adds a workaround for https://github.com/ggml-org/llama.cpp/issues/11949. Once https://github.com/ROCm/clr/issues/138 is fixed this will add a memory leak, i promise to restrict the workaround to versions with the bug as soon as...

Nvidia GPU
ggml

### Problem Description System: GPUS: 3x MI100 GFX908 AMD EPYC 7452 OS: Ubuntu 24.04 and Archlinux (same behavior) Kernel: 6.12.3 Rocm: 6.2.4 rccl: 2.20.5 # Tests: | Test | Command...

Under Investigation

I noticed that there are various bits in the code that disable the raytraced free surface visualization when multiple domains are in use. What is the technical reason for this...

feature request

### Describe the bug rocprofv2 is supported on gfx908 see: https://github.com/ROCm/rocprofiler/blob/amd-staging/README.md However rocprofv2 is masked away on gfx908 by: https://github.com/ROCm/rocprofiler-compute/blob/bceddb094316a304334f0940c962eee85f011ef3/src/rocprof_compute_soc/soc_gfx908.py#L45 Eiting this line to read 'self.set_compatible_profilers(["rocprofv1", "rocprofv2", "rocscope", "rocprofv3"])' allows:...

bug
triage

### Describe the bug --list-metrics gfx908 lists metrics as available that are not in fact possible on the selected ISA For `rocprof-compute analyze -p workloads/occupancy/MI100 --list-metrics gfx908` we get: ```...

bug
triage

I quite like the behavior of openbox that it allows moving of full screen windows by keeping them maximized and snapping them from one output to the next. This is...