Forums

Skip to content

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

Search found 467 matches

Go to advanced search

Advanced search
Search found 467 matches
  • Page 1 of 19
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 19
  • Next
by darklegion
Tue Jul 04, 2017 1:41 am
Forum: Portage & Programming
Topic: practicability of distcc?
Replies: 16
Views: 6266

A post mentioned this earlier, but to spell it out explicitly, consider configuring this to build multiple packages at once:
EMERGE_DEFAULT_OPTS="--jobs=n --load-average=n" (you can omit the load-average part if you like. I like to use it with machines that are prone to overheating)
It won't help ...
  • Jump to post
by darklegion
Sun Sep 07, 2014 10:53 am
Forum: Portage & Programming
Topic: auto delete of libgcc_s.so.1 :-(
Replies: 43
Views: 72680

Had the problem again as well. I had to use a liveusb as I was using sudo for the emerge and couldn't gain root access. Hopefully this will be fixed soon as it's a pretty severe bug.
  • Jump to post
by darklegion
Fri Feb 21, 2014 3:49 pm
Forum: Unsupported Software
Topic: [SOLVED] Brother mfc-j430w stops working with cups update
Replies: 16
Views: 36885

i92guboj wrote:Is not hplip for HP printers? 8O
For the record, it's not just for HP printers despite the name. But it looks like you got everything sorted in any case.
  • Jump to post
by darklegion
Wed Feb 19, 2014 6:25 am
Forum: Unsupported Software
Topic: [SOLVED] Brother mfc-j430w stops working with cups update
Replies: 16
Views: 36885

You might want to check if the hplip driver now supports your printer. I had a Brother printer that stopped working recently and had similar symptoms with the prop. Brother drivers. Switching to hplip with the hpijs useflag enabled allowed me to use the printer again.

I think I needed to download a ...
  • Jump to post
by darklegion
Mon Feb 17, 2014 12:59 pm
Forum: Unsupported Software
Topic: Tearing after using xrandr with xf86-video-ati
Replies: 0
Views: 3247

Tearing after using xrandr with xf86-video-ati

I put this here because I'm using a number of ebuilds from overlays so I wasn't sure if I could put it in one of the main subforums.

Anyway, if I make any sort of change using xrandr e.g. switching resolution or switching to portrait mode (don't have such a setup but I checked it anyway), then I'll ...
  • Jump to post
by darklegion
Sun Feb 16, 2014 7:39 am
Forum: Gamers & Players
Topic: Software to see FPS in Games
Replies: 5
Views: 9608

GALLIUM_HUD=fps programname will work; you can use GALLIUM_HUD=help glxgears to see the full syntax.

You need the open source mesa drivers for this and it does work as intended there. It won't work with any of the prop. drivers, though.

There's WINEDEBUG=+fps for games run under wine, although ...
  • Jump to post
by darklegion
Sat Feb 15, 2014 1:03 am
Forum: Portage & Programming
Topic: ld.gold, LTO and LDFLAGS
Replies: 3
Views: 3931

Re: ld.gold, LTO and LDFLAGS

I'd like to stick with LTO

LTO is unstable , I no longer bother with it :(

I don't blame you; it's usually the first thing I check if something fails to compile. Distcc and and "-jX" are the other ones. Hopefully all of those will get sorted out eventually.

The good thing is that we have ...
  • Jump to post
by darklegion
Fri Feb 14, 2014 7:04 am
Forum: Gentoo Chat
Topic: How much do you still rely on windows and its related softwa
Replies: 20
Views: 24235

Only Windows programs I rely on are games with Wine, which sometimes even run better with Wine than the Linux native versions.

As far as proprietary software goes I used to use Opera and VMware, but eventually migrated to Firefox and Qemu-kvm. I'd probably still use Opera if not for the engine ...
  • Jump to post
by darklegion
Fri Feb 14, 2014 6:54 am
Forum: Kernel & Hardware
Topic: vanilla 3.13.x lag
Replies: 6
Views: 4277

Are you using nouveau? It looks to be enabled in your kernel config. It could definitely be causing issues between different kernel configurations.
  • Jump to post
by darklegion
Fri Feb 14, 2014 6:50 am
Forum: Portage & Programming
Topic: compile wine for 32-bit Windows app on amd64 multilib
Replies: 6
Views: 8313

Re: 2 builds?

Maybe I'm doing it wrong, but the above, basic wine build only creates a 32-bit or 64-bit build - not both.


Just for the record you can build it this way if you want both builds, as listed on the wine64 link:


mkdir wine64
cd wine64
../configure --enable-win64
make
mkdir ../wine32
cd ...
  • Jump to post
by darklegion
Tue Feb 11, 2014 4:07 pm
Forum: Portage & Programming
Topic: compile wine for 32-bit Windows app on amd64 multilib
Replies: 6
Views: 8313

Re: compile wine for 32-bit Windows app on amd64 multilib

You shouldn't need all of those 32-bit specific flags. Unless I'm misunderstanding what you are trying to do, the wine build system should build a 32-bit wine automatically on 64-bit systems. If you want anything else, i.e pure wine64 or a Wow64 setup (32bit and 64bit hybrid) then you need to do ...
  • Jump to post
by darklegion
Fri Feb 07, 2014 3:14 pm
Forum: Kernel & Hardware
Topic: vanilla 3.13.x lag
Replies: 6
Views: 4277

It's due to radeon's runpm (dynamic GPU switching) in my case, which applies because I have an AMD+AMD muxless laptop. Setting radeon.runpm=0 works around the issue (although that means it wastes power when the DGPU isn't being used).
  • Jump to post
by darklegion
Fri Feb 07, 2014 6:24 am
Forum: Kernel & Hardware
Topic: vanilla 3.13.x lag
Replies: 6
Views: 4277

Yeah something has been up of late; it feels like the i/o problems that were rather prevalent a few years ago. 3.14-rc1 appears to have the issue too, btw. Can you SSH in smoothly? That part works for me, as well as mouse movement. Local keyboard input and graphics appear to be the issue for me. I'm ...
  • Jump to post
by darklegion
Wed Feb 05, 2014 12:30 am
Forum: Gamers & Players
Topic: Native Steam client and source game engine
Replies: 421
Views: 1309583

That's possibly a mesa issue, Spidey. I think the fix is only in git at the moment so you'll need a version from an overlay.

Here's the bug report: https://bugs.freedesktop.org/show_bug.cgi?id=71543
  • Jump to post
by darklegion
Wed Feb 05, 2014 12:19 am
Forum: Kernel & Hardware
Topic: Nouveau --> Nvidia: temperature sensors not working anymore
Replies: 7
Views: 4822

Although it doesn't really matter now since you got it working, I believe the nouveau driver does support VDPAU these days, including for Nv50 cards (such as the ION series). It might not support the advanced settings such as high quality deinterlacing/scaling, however.
  • Jump to post
by darklegion
Tue Feb 04, 2014 3:27 pm
Forum: Kernel & Hardware
Topic: ATI Southern Islands + 32 Bit OpenGL + 64 Bit Gentoo
Replies: 1
Views: 2832

Newer multilib gentoo has 32bit mesa and xf86-video-ati support and should include radeonsi if you have it as a videocard in your make.conf. You need to enable ABI_X86="64 32" in your make.conf. It's still a bit unsupported I believe and will probably require an ~ system and even then a fair bit of ...
  • Jump to post
by darklegion
Mon Dec 23, 2013 1:43 am
Forum: Kernel & Hardware
Topic: I/O hangs and causes overall system freeze. What do I do?
Replies: 3
Views: 2806

Firstly, I'd recommend going back to the 7750 as the 8400gs is a large downgrade in comparison to the 7750, unless you need specific features from the nvidia card (and I don't think any benefit of performance will come from the somewhat better drivers either, given the weakness of the 8400gs ...
  • Jump to post
by darklegion
Mon Jun 17, 2013 2:42 pm
Forum: Gamers & Players
Topic: [Solved] Periodic drops in FPS in most games
Replies: 7
Views: 19944

You might be running into the bug with the ondemand CPU governor that some are experiencing. Although why it's related to that Speed/Stamina switch isn't obvious to me. But you can either tune ondemand to be more aggressive in switching frequency, or switch to the performance governor.

Ondemand ...
  • Jump to post
by darklegion
Mon Jun 17, 2013 9:17 am
Forum: Gamers & Players
Topic: Dolphin-emu no works on gentoo but works on ubuntu
Replies: 3
Views: 6614

Could be a different or outdated version of the kernel, Mesa, or something video related.
  • Jump to post
by darklegion
Mon Jun 17, 2013 9:16 am
Forum: Unsupported Software
Topic: Multilib-overlay dead?
Replies: 48
Views: 57354

Re: recent update broke pixman portage-multilib


I've noticed some new feature ABI_x86. What sould I do with it?

I'm pretty sure you just need to add ABI_X86="64 32" to your make.conf. Works for me in any case. You'll need to unmask app-emulation/emul-linux-x86-xlibs-20130224-r1 as well otherwise you'll get a lot of blockers.

I also hope we ...
  • Jump to post
by darklegion
Sun Jun 09, 2013 5:59 am
Forum: Unsupported Software
Topic: gcc-4.8.0-rc1 lto experience
Replies: 62
Views: 115385

sci-calculators/calcoo has a massive memory leak (used all 8GB of ram until being killed) with gcc-4.8.1 + lto which didn't occur with 4.7.2. It was fixed by disabling lto. I don't think many people use it but a warning just in case.

Other than than I've found LTO support to be the same or slightly ...
  • Jump to post
by darklegion
Wed Jun 05, 2013 10:50 am
Forum: Multimedia
Topic: ffmpeg -- stop that downmixing!
Replies: 4
Views: 6951

Just a comment on your ffmpeg commandline: Don't use "-sameq" it's not same quality, it's same quantizers which probably isn't what you want: http://ffmpeg.org/trac/ffmpeg/wiki/Option%20%27-sameq%27%20does%20NOT%20mean%20%27same%20quality%27

And are you sure your blu-ray player supports mkv? You ...
  • Jump to post
by darklegion
Wed Jun 05, 2013 10:44 am
Forum: Gamers & Players
Topic: problems with NFS ug2 resolution
Replies: 4
Views: 9563

there are some problems with directx though, otherwise everything is ok

Tried forcing the resolution with xrandr? I.e xrandr -s 640x480. If the resolution doesn't exist then you can try adding it as a modeline. You can use gtf to create it, then place in your xorg.conf under the monitor section ...
  • Jump to post
by darklegion
Wed Jun 05, 2013 10:38 am
Forum: Gamers & Players
Topic: [Solved] Periodic drops in FPS in most games
Replies: 7
Views: 19944


I would strongly recommend the BFS scheduler instead of CFS, for any desktop user, and especially for gamers.

Certainly worth a shot although I've found that CFS does fine with recent kernel versions on my system(s). Early versions of CFS were awful, though. The only downside is that BFS can be ...
  • Jump to post
by darklegion
Wed Jun 05, 2013 10:34 am
Forum: Portage & Programming
Topic: Compile errors on Intel Haswell CPU
Replies: 10
Views: 26612

Re: Compile errors on Intel Haswell CPU

You could try gcc-4.8.1 which was just released into the main tree. Sometimes "-march=native" has trouble with new CPUs in older gcc versions (as you'd expect).
  • Jump to post

Search found 467 matches
  • Page 1 of 19
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 19
  • 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