Forums

Skip to content

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

Search found 22 matches

Go to advanced search

Advanced search
Search found 22 matches • Page 1 of 1
by powerman
Sun Jun 08, 2025 12:40 pm
Forum: Portage & Programming
Topic: [SOLVED] nvidia-drivers fails to build
Replies: 11
Views: 7273

I've noticed similar issue today, while upgrading from linux-6.12.21-gentoo to linux-6.12.31-gentoo.

It turns out /lib/modules has 0500 perms - I didn't changed perms manually and have no idea how that happened.
Previous kernel was installed 2 months ago without any issues, so permission on /lib ...
  • Jump to post
by powerman
Sun Jun 01, 2025 8:58 am
Forum: Kernel & Hardware
Topic: MCELOG, AMD and rasdaemon
Replies: 4
Views: 20886

janos666 wrote: rasdaemon: Can't locate a mounted debugfs
I've fixed this by enabling CONFIG_BLK_DEV_IO_TRACE=y.
  • Jump to post
by powerman
Thu May 15, 2025 1:07 pm
Forum: Installing Gentoo
Topic: [Solved] Firefox support for ALSA audio _input_
Replies: 32
Views: 179872

With USE="pulseaudio" (and apulse built with USE="sdk" so no need for media-libs/libpulse and friends), I start seeing the same errors as with www-client/firefox-bin , so I think that could potentially work if given suitable configuration to it.

Not sure is this because of valid ALSA ...
  • Jump to post
by powerman
Tue Mar 14, 2017 6:32 pm
Forum: Desktop Environments
Topic: [solved] KDE5 apps - missing icons
Replies: 2
Views: 8477

This also works and looks more clean for non-KDE WM:

Code: Select all

export KDE_SESSION_VERSION=5 QT_QPA_PLATFORMTHEME=kde
  • Jump to post
by powerman
Sun Mar 27, 2011 10:23 am
Forum: Portage & Programming
Topic: Amarok-2.2.x and QT-Script Bindings (Gentoo Hardened)
Replies: 3
Views: 4488

This issue is still actual. I've just opened bug to track it: http://bugs.gentoo.org/show_bug.cgi?id=360753

There better workaround than running `paxctl -m` in loop - just remove check for qtscript from CMakeLists.txt and let portage bother about dependencies.
  • Jump to post
by powerman
Tue May 08, 2007 9:48 am
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

I'm using 7.2 too. No problems, no xmodmap. Here is how both Enter's work:

KeyPress event, serial 29, synthetic NO, window 0x4000001,
root 0x63, subw 0x0, time 144635788, (103,258), root:(318,498),
state 0x0, keycode 36 (keysym 0xff0d, Return), same_screen YES,
" XLookupString gives 1 bytes: (0d ...
  • Jump to post
by powerman
Sun May 06, 2007 6:06 pm
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

Re: Suggestions

I have only a suggestion: I believe you should put the F-Lock portion of your patch into a separate patch, considering that the F-lock keys removal is not by far, something that everyone might desire (I don't, for instance) along with the recognition of the additional keys.
I'll add a link to your ...
  • Jump to post
by powerman
Sun May 06, 2007 5:56 pm
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

2.6.20-hardened-r2 become stable, so I've updated my patch for this kernel. You can download it from http://powerman.asdfgroup.com/RTFM/kernel.html
  • Jump to post
by powerman
Tue Apr 03, 2007 3:32 pm
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

I've been trying to go through the patches on the WIKI but they don't seem to work with the latest 2.6.20 versions of the kernel, is anyone still looking at getting this keyboard working?

I'll update my patch as soon as Gentoo devs will release/make stable hardened-sources 2.6.19+ (right now I ...
  • Jump to post
by powerman
Tue Sep 26, 2006 12:29 pm
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

Re: Nek4k HOWTO

Comments are welcome.
It sounds much more complex than using my patch. But maybe your way will be more compatible with Nek4K driver included in kernel in the future, don't sure.

Anyway, I suggest you create patch with all proposed changes in Xorg files and post it instead of these complex ...
  • Jump to post
by powerman
Sat Jul 15, 2006 8:07 pm
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

2.6.16-hardened-r10 become stable, so I've updated my patch for this kernel. You can download it from http://powerman.asdfgroup.com/patches.html
  • Jump to post
by powerman
Mon Jul 10, 2006 10:13 am
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

Is there a way to edit the patch to make it work w/ the gentoo-sources kernel (2.6.16-gentoo-r9)?
Yeah... you can open patch in editor in one window, open corresponding kernel source file(s) in editor in second window and do manual search&replace for each chunk of code. This require understanding ...
  • Jump to post
by powerman
Sun Jul 09, 2006 11:09 am
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

Patching kernel isn't Gentoo-specific task, so you can found a lot of information about it anythere in internet. In short:

cd /usr/src/linux
patch -p1 </path/where/you/saved/nek4k.patch

If you using different kernel than me, then you better run patch with "--dry-run" param first in addition to ...
  • Jump to post
by powerman
Sun Jul 09, 2006 1:10 am
Forum: Kernel & Hardware
Topic: problems with microsoft natural ergonomic keyboard 4000
Replies: 50
Views: 24709

So I don't know what to do with these patch files (if they are patch files at all). Is it just me or do I have to use methods other than patch?

In LKML there was posted two different patches for this keyboard. Patch you choose is too big, complex and strange - second patch looks much cleaner.

I ...
  • Jump to post
by powerman
Tue Jun 13, 2006 10:39 pm
Forum: Portage & Programming
Topic: djvu-3.5.16 error during world update
Replies: 2
Views: 1026

http://bugs.gentoo.org/show_bug.cgi?id=74457
  • Jump to post
by powerman
Sun May 28, 2006 9:40 am
Forum: Portage & Programming
Topic: djvu-3.5.16 error during world update
Replies: 2
Views: 1026

I've same problem too. I don't see bugs on bugzilla or other threads here about this issue (yet)...
  • Jump to post
by powerman
Sat Apr 16, 2005 8:28 am
Forum: Networking & Security
Topic: (hardened) elinks Aborted
Replies: 1
Views: 1221

(hardened) elinks Aborted

After switching to hardened elinks stop working - looks like it kill itself with SIGABRT. Any ideas how to fix this? Or I should open a bugreport for this?

powerman ~ $ elinks
Aborted
powerman ~ $ strace elinks
execve("/usr/bin/elinks", ["elinks"], [/* 45 vars */]) = 0
uname({sys="Linux", node ...
  • Jump to post
by powerman
Fri Apr 15, 2005 5:17 pm
Forum: Desktop Environments
Topic: ATI radeon Sticky (part 2)
Replies: 908
Views: 283689

Did you create your xorg.conf using fglrxconfig? I had this same problem with unresolved symbols, and recreating my xorg.conf with the latest version of fglrxconfig fixed it.
No, I use my older xorg.conf which works fine with same version of Xorg and ati-drivers until switching to hardened ...
  • Jump to post
by powerman
Fri Apr 15, 2005 4:28 pm
Forum: Desktop Environments
Topic: ATI radeon Sticky (part 2)
Replies: 908
Views: 283689

Is it ever possible to have TV-out working on hardened system?

I've Radeon9800pro and use xorg-x11-6.8.2-r1 & ati-drivers-8.10.19. Everything works fine until I switched to hardened. Now I can use Xorg only with it own "radeon" driver... it's nice, but I need TV-out. :cry:

Is it possible to get ...
  • Jump to post
by powerman
Sat Apr 09, 2005 10:23 pm
Forum: Unsupported Software
Topic: An emerge wrapper for breaking emerges into chunks
Replies: 728
Views: 771824

but how does that speed up compile times?
Speedup mean don't recompile packages when this isn't needed. My `emerge -bke system` will not recompile glibc, binutils and gcc - it will just unpack them (unpacking will take some additional time, but I think we don't notice it because compilation of ...
  • Jump to post
by powerman
Sat Apr 09, 2005 9:37 pm
Forum: Unsupported Software
Topic: An emerge wrapper for breaking emerges into chunks
Replies: 728
Views: 771824

Information in this thread help me a lot, thanks!!

You try to solve two different problems: compile toolchain in right order and minimize compilation time. I just don't understand why not use internal portage feature (buildpkg) to speedup compilation without complex scripts? Please explain why this ...
  • Jump to post
by powerman
Sun Dec 21, 2003 7:25 pm
Forum: Networking & Security
Topic: PAM failure on a fresh install
Replies: 19
Views: 20110

USE="-pam"

I've installed Gentoo-1.4 from stage1 with USE set to "-pam" (because I don't like and don't need PAM support and because this option listed in use.desc file).

But when I try to reboot and login I receive 'PAM failure, aborting: Critical error - immediate abort' . As far as I understand this mean ...
  • Jump to post

Search found 22 matches • Page 1 of 1

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