malcolmlewis

Results 11 comments of malcolmlewis

> @malcolmlewis How is "opensuse/MicroOS.x86_64" vagrant box supposed to be deployed? I've been trying to find information on the opensuse kubic and micros boxes seen [here](https://app.vagrantup.com/boxes/search?provider=libvirt&q=microos&sort=downloads&utf8=%E2%9C%93) but I'm unsure how...

> I keep running into permission denied errors when deploying the `ignition.iso` file > > ``` > ERROR warden: Error occurred: Call to virDomainCreateWithFlags failed: internal error: process exited while...

@dereknola Hi, is the iso image owned by qemu user/group after running `vagrant up`?

> @malcolmlewis It seems to be owned by the `kvm` group > > ``` > # ls -la > -rw-rw-r-- 1 libvirt-qemu kvm 350K Jun 16 14:51 ignition.iso > ```...

@dereknola Can you check `cat /etc/libvirt/qemu.conf | grep security_driver` mine are not set to either selinux or apparmor maybe it needs to be set to `none`. If your running selinux,...

Hi Thanks for adding the initContainer, it does resolve the issue in ability to set a delay and avoid the error. So, on monitoring the `/run/nvidia/validations` directory the last file...

Hi I see something similar, but only for memory with the i915 driver in use. Here if I run as root user it's all working but as my user I...

@Steve-Tech I did wonder about that, `setcap cap_perfmon=ep /usr/bin/nvtop` resolved 😉 I had to tweak the configs as best I could for sensors output based on a visible look at...

@Steve-Tech I also have an Sparkle A310 ELF (The A380 is an AsRock) even that one I'm a bit suspect of.... but it does track with the sensors output.

@Steve-Tech Hi, I'm on the 6.15.2 kernel here on Tumbleweed. I've set my Intel ARC A310 to the Xe driver and sensors doesn't report any fan speed (it does on...