Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 2328 matches

Go to advanced search

Advanced search
Search found 2328 matches
  • Page 1 of 94
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 94
  • Next
by dE_logics
Wed Aug 13, 2025 10:58 am
Forum: Portage & Programming
Topic: [crossdev]Migration/maintnance of an existing Gentoo install
Replies: 22
Views: 10435

Finally after around 8 months of crossdeving I realized that this won't workout (especially with QT packages). There are just too many build failures. Regardless I've published my findings if anyone would like to do something like this.

The final nail in the coffin for crossdev was kwin which came ...
  • Jump to post
by dE_logics
Mon Aug 11, 2025 9:30 am
Forum: Kernel & Hardware
Topic: amd64 binary distributions optimized for 2003-era processor?
Replies: 21
Views: 17787

So I had to migrate my crossdev setup which I was using to maintain my laptop to a chroot-maintained setup on my non-avx512 capable workstation. Taking advantage of the situation I did some with vs without avx512 benchmark on the same machine.

http://delogics.blogspot.com/2025/08/gentoo-benchmarks ...
  • Jump to post
by dE_logics
Fri Jun 27, 2025 2:03 pm
Forum: Desktop Environments
Topic: kde desktop crashes
Replies: 1
Views: 9788

Rebuild pam from the running Gentoo machine. You build it in chroot which causes issues for some reason.

@devs may take note, this issue I'm also facing.
  • Jump to post
by dE_logics
Fri Jun 27, 2025 2:00 pm
Forum: Desktop Environments
Topic: kwin randomly eatin 30% of gpu resources
Replies: 10
Views: 9969

Your user is in the render and video group?
  • Jump to post
by dE_logics
Thu Jun 26, 2025 5:57 am
Forum: Desktop Environments
Topic: kwin randomly eatin 30% of gpu resources
Replies: 10
Views: 9969

Ok, so once it starts taking 30%, it always takes 30%. There is no 'spike' as such.

If you've screencast USE enabled in kwin just try to disable it temporarily to see if it helps.
  • Jump to post
by dE_logics
Wed Jun 25, 2025 3:56 am
Forum: Desktop Environments
Topic: KWin [-X] - KDE Plasma does not start
Replies: 4
Views: 7785

Start KDE directly by executing /usr/bin/startplasma-wayland

Also put yourself to the render and video groups.
  • Jump to post
by dE_logics
Wed Jun 25, 2025 3:50 am
Forum: Desktop Environments
Topic: kwin randomly eatin 30% of gpu resources
Replies: 10
Views: 9969

'randomly' implies that if the system is idling you see the GPU spike to 30% for extended periods of time or is it something else?

During this period you may like to see if there is any increase in CPU utilization of any other process which may give you pointers on which process might be triggering ...
  • Jump to post
by dE_logics
Wed Jun 25, 2025 3:42 am
Forum: Desktop Environments
Topic: Crackly sounds in KDE 6.3
Replies: 2
Views: 6666

Can you report your CPU utilization while playing music?

Are you using pulse? You may try to play a wav file using aplay and selecting the correct alsa device (to ensure it's not using pulse) and see if stuttering is there. If not, it's a pulseaudio problem.

You may also like to change your cpu ...
  • Jump to post
by dE_logics
Tue Jun 24, 2025 4:00 am
Forum: Desktop Environments
Topic: Anyone with a working screencasting with KDE's spectacle?
Replies: 22
Views: 30133

WIREPLUMBER WAS NOT RUNNING!! THIS WAS THE ISSUE
systemctl --user start wireplumber.service
I wonder was it disabled...
  • Jump to post
by dE_logics
Fri Jun 13, 2025 4:11 pm
Forum: Portage & Programming
Topic: (cross)apache-tools: pcre(2)-config for libpcre not found.
Replies: 5
Views: 8911

Apparently Apache is not fixed. I tried to apply the patches to the apache 2 eclass manually but it didn't fix the issue (same pkg-config problem). And emerge --sync is not syncing with the fresh git tree as of now, so I'll wait and report.
  • Jump to post
by dE_logics
Fri Jun 13, 2025 7:13 am
Forum: Portage & Programming
Topic: (cross)apache-tools: pcre(2)-config for libpcre not found.
Replies: 5
Views: 8911

Ok, Apache is also fixed. I'll try it out. Thanks! This was much needed.
  • Jump to post
by dE_logics
Fri Jun 13, 2025 5:53 am
Forum: Portage & Programming
Topic: (cross)apache-tools: pcre(2)-config for libpcre not found.
Replies: 5
Views: 8911

Yes, it compiles now. Thanks so much for the fix. Apache itself also has a similar problem, but because it seems my toolchain is fine, I'll go ahead and file a bug.
  • Jump to post
by dE_logics
Thu Jun 12, 2025 9:42 am
Forum: Portage & Programming
Topic: (cross)apache-tools: pcre(2)-config for libpcre not found.
Replies: 5
Views: 8911

(cross)apache-tools: pcre(2)-config for libpcre not found.

Hello everyone.

I've always been having problems cross compiling app-admin/apache-tools -- which is pretty surprising because this is a VERY common package for embedded systems and no one's complaining -> something's wrong with my toolchain.

config.log --
https://paste.ubuntu.com/p/JYHPMP84V8 ...
  • Jump to post
by dE_logics
Wed May 28, 2025 11:19 am
Forum: Desktop Environments
Topic: Anyone with a working screencasting with KDE's spectacle?
Replies: 22
Views: 30133

This is becoming a serious headache. I can't share screen on browsers (webRTC screen sharing not working). And I've all reasons to believe that the root cause is the same.
  • Jump to post
by dE_logics
Mon Apr 28, 2025 7:16 am
Forum: Kernel & Hardware
Topic: amd64 binary distributions optimized for 2003-era processor?
Replies: 21
Views: 17787

Therefore I did some benchmarks (taking advantage of the current situation).

http://delogics.blogspot.com/2025/04/de ... hmark.html
  • Jump to post
by dE_logics
Thu Apr 03, 2025 4:19 am
Forum: Kernel & Hardware
Topic: amd64 binary distributions optimized for 2003-era processor?
Replies: 21
Views: 17787

In the mean time this cross boss script works for many packages.
  • Jump to post
by dE_logics
Wed Apr 02, 2025 8:10 am
Forum: Kernel & Hardware
Topic: amd64 binary distributions optimized for 2003-era processor?
Replies: 21
Views: 17787

Yup, rust is the future. It even ended up in the kernel.

sccache is like distcc for rust.
  • Jump to post
by dE_logics
Tue Apr 01, 2025 3:45 pm
Forum: Kernel & Hardware
Topic: Using intel's sde to chroot into a ROOT.
Replies: 9
Views: 6348

dE_logics,

The SDE must be available inside the chroot, or the chroot will leave the SDE outside the chroot and therefore inaccessible.
Putting SDE in your path, when you want to chroot is tricky as it will either be wrong inside or outside the chroot.

I'm surprised that you only pass ./SDE, a ...
  • Jump to post
by dE_logics
Tue Apr 01, 2025 12:29 pm
Forum: Kernel & Hardware
Topic: Using intel's sde to chroot into a ROOT.
Replies: 9
Views: 6348

I'll try it out. But still a better approach will be to make the kernel execute the emulator when it detects that the executable lies in a certain matching path (like /tmp/portage). That way cross compiling bugs can be overcome and it'll still be reasonably fast.

I found update-binfmts --detector ...
  • Jump to post
by dE_logics
Tue Apr 01, 2025 6:07 am
Forum: Kernel & Hardware
Topic: amd64 binary distributions optimized for 2003-era processor?
Replies: 21
Views: 17787

So what I can do is use distcc when a package cannot be cross compiled. It'll be a backup option.

Thanks for suggesting this.

For for the story of by burnt out laptop, it was an Athlon x2. The CPU didn't have problems, but the mobo did.
  • Jump to post
by dE_logics
Mon Mar 31, 2025 3:47 pm
Forum: Kernel & Hardware
Topic: amd64 binary distributions optimized for 2003-era processor?
Replies: 21
Views: 17787

I'm just trying to avoid frying the laptop like it happened last time. I ran gentoo on it since 2009 to I think at 2010 I died. Although I believe other CPU intensive tasks where also to blame.

So I rather drop avx512 instructions.

What happens with distcc is that that compiling is done remotely ...
  • Jump to post
by dE_logics
Mon Mar 31, 2025 1:49 pm
Forum: Kernel & Hardware
Topic: Using intel's sde to chroot into a ROOT.
Replies: 9
Views: 6348

But AMD is supposed to have extra instructions which Intel never incorporated. So that shouldn't be a problem. Also sde binary must be built with x86-64 baseline instruction set so it must run on even the 2003 era Athlon processors, but this zen. So it shouldn't be a problem.

So what I'll do is ...
  • Jump to post
by dE_logics
Mon Mar 31, 2025 1:47 pm
Forum: Kernel & Hardware
Topic: Using intel's sde to chroot into a ROOT.
Replies: 9
Views: 6348

but this zen. So it shouldn't be a problem. Zen has some "missing" instructions compared to Bulldozer, I'was bitten by it first 8 or so years ago during a "hardware upgrade", and avoided it recently again: Doing an emerge -e world on new hardware is always kinda cool, but having to do it before the ...
  • Jump to post
by dE_logics
Mon Mar 31, 2025 10:26 am
Forum: Kernel & Hardware
Topic: amd64 binary distributions optimized for 2003-era processor?
Replies: 21
Views: 17787

In brief, I'm trying to cross compile x86-64-v4 binaries on x86-64-v3.

stage3 must be in baseline.
  • Jump to post
by dE_logics
Mon Mar 31, 2025 10:25 am
Forum: Kernel & Hardware
Topic: Using intel's sde to chroot into a ROOT.
Replies: 9
Views: 6348

But AMD is supposed to have extra instructions which Intel never incorporated. So that shouldn't be a problem. Also sde binary must be built with x86-64 baseline instruction set so it must run on even the 2003 era Athlon processors, but this zen. So it shouldn't be a problem.

So what I'll do is put ...
  • Jump to post

Search found 2328 matches
  • Page 1 of 94
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 94
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic