Forum

Silvan
@silvan
Admin
Member
Joined: Oct 10, 2014
Last seen: Sep 10, 2026
Topics: 30 / Replies: 190
Reply
RE: Server ISOs

The bind mounted directories are always ephemeral so saying that this is a cause of the problem is like saying the door won't open because you used th...

3 days ago
Forum
Reply
RE: Container image size

Reducing the container image size, which means reducing the rootfs-base archive size, is currently a continuous work which the user will see through t...

4 days ago
Forum
Reply
RE: Server ISOs

I'm completely unable to understand the meaning of these statements. I suppose they are meaningless or wrong. Such a procedure of stripping down ...

4 days ago
Forum
Reply
RE: docker image fails to update

@einar-hjortdal It might be that you pulled nftables in by installing a package which required it, that I don't recall now, which is what happened to ...

3 weeks ago
Forum
Reply
RE: docker image fails to update

@einar-hjortdal Did you already try rebooting with nftables uninstalled or disabled? I need an explicit feedback on this. You may also check if restar...

3 weeks ago
Forum
Reply
RE: docker image fails to update

@einar-hjortdalForwarding seems ok and it would be confirmed by: docker run --rm openmamba/openmamba ping -c1 8.8.8.8 If so, next we need to specif...

3 weeks ago
Forum
Reply
RE: docker image fails to update

First of all, you can remove the %__transaction_unshare ... workaround from your Docker file because it is has been implemented within openmamba D...

3 weeks ago
Forum
Reply
RE: docker image fails to update

I know that current docker images do work when creating containers in some environments without the --network option.Since you are reporting that your...

3 weeks ago
Forum
Topic
Forum
Replies: 0
Views: 15
Reply
RE: dxvk package

The problem with wine running 32 bit binaries has been addressed and likely fixed with this release. dxvk package was also on the work but the current...

2 months ago
Forum
Reply
RE: Performance troubleshooting

thermald is confirmed disabled and inactive, and intel_pstate is in passive mode (expected on Haswell without HWP support). The userspace governor bei...

3 months ago
Forum
Reply
RE: Performance troubleshooting

The echo schedutil command at runtime restored normal frequency (3-4 GHz), which points to the userspace governor with 800 MHz as the cause. Since the...

3 months ago
Forum
Reply
RE: Performance troubleshooting

Interesting — RAPL is present, so thermald's "NO RAPL sysfs present" message is unexpected. It may be a permissions issue accessing the files inside, ...

3 months ago
Forum
Reply
RE: Performance troubleshooting

The thermald log suggests a likely cause: "NO RAPL sysfs present" means thermald cannot find the Intel RAPL (Running Average Power Limit) interface it...

3 months ago
Forum
Reply
RE: Performance troubleshooting

The data points to thermald as a likely cause: the governor is set to "userspace" with scaling_setspeed=800000, which is how thermald controls CPU fre...

4 months ago
Forum
Page 1 / 15