Forums

Skip to content

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

Search found 425 matches

Go to advanced search

Advanced search
Search found 425 matches
  • Page 1 of 17
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 17
  • Next
by selig
Thu Apr 03, 2014 8:59 am
Forum: Desktop Environments
Topic: Xorg ignores xorg.conf modes after update
Replies: 1
Views: 1844

Xorg ignores xorg.conf modes after update

I have updated my system and Xorg got updated too (to version 1.15.0). Now it ignores the modes I set in xorg.conf for some reason:

xorg.conf:

Section "Screen"
Identifier "screen1"
Device "device1"
Monitor "monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800 ...
  • Jump to post
by selig
Tue Aug 06, 2013 7:10 am
Forum: Portage & Programming
Topic: [SOLVED] gcc-4.6.3 stage compare error
Replies: 6
Views: 8568

I've compiled it again, the checksums are the same for every run but stage 2 and 3 differ...

EDIT: so it seems gcc won't compile with -march=native. I changed it to -march=athlon64 and it's working now.
  • Jump to post
by selig
Wed Jul 31, 2013 1:00 pm
Forum: Portage & Programming
Topic: [SOLVED] gcc-4.6.3 stage compare error
Replies: 6
Views: 8568

I have tried with -j1 and still the same error. The files exist and their checksums differ. For example


livecd build # md5sum stage2-gcc/build/genautomata.o
72d0203366115a0f4d93137287c58275 stage2-gcc/build/genautomata.o
livecd build # md5sum stage3-gcc/build/genautomata.o ...
  • Jump to post
by selig
Wed Jul 24, 2013 3:43 pm
Forum: Portage & Programming
Topic: Portage always rebuilds evolution-data-server
Replies: 0
Views: 1127

Portage always rebuilds evolution-data-server

I have updated my system and for some reason portage always wants to rebuild evolution-data-server when any other package gets updated.


# emerge -av1 rhythmbox
Password:

These are the packages that would be merged, in order:

Calculating dependencies ... done!
[ebuild U ] media-libs/libmms-0.6 ...
  • Jump to post
by selig
Wed Jul 24, 2013 6:59 am
Forum: Portage & Programming
Topic: [SOLVED] gcc-4.6.3 stage compare error
Replies: 6
Views: 8568

I've left the memtest run for a few days (6 passes) and there were no errors.
  • Jump to post
by selig
Sun Jul 14, 2013 11:55 am
Forum: Portage & Programming
Topic: [SOLVED] gcc-4.6.3 stage compare error
Replies: 6
Views: 8568

[SOLVED] gcc-4.6.3 stage compare error

I am unable to compile GCC on a new install, running from the install CD. I have never encountered this problem so I have no idea what to try.



livecd ~ # emerge -pv gcc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild R ] sys-devel/gcc-4.6.3:4.6 ...
  • Jump to post
by selig
Sun Jul 14, 2013 8:48 am
Forum: Portage & Programming
Topic: shadow-4.1.5.1-r1 install failed [SOLVED]
Replies: 3
Views: 2646

Finally figured it out, it seems that the install cd booted with a hardened kernel which had chroot chmod restriction enabled. Disabled it in /proc/sys/kernel/grsecurity/chroot_deny_chmod and now it's working.
  • Jump to post
by selig
Fri Jul 12, 2013 8:11 am
Forum: Portage & Programming
Topic: shadow-4.1.5.1-r1 install failed [SOLVED]
Replies: 3
Views: 2646

Yes, there were no errors in the build process - until this one during install phase.

Code: Select all

livecd ~ # touch test
livecd ~ # chmod 4711 test
chmod: changing permissions of 'test': Permission denied
  • Jump to post
by selig
Thu Jul 11, 2013 8:20 am
Forum: Portage & Programming
Topic: shadow-4.1.5.1-r1 install failed [SOLVED]
Replies: 3
Views: 2646

shadow-4.1.5.1-r1 install failed [SOLVED]

I am having problems updating shadow on a new install of Gentoo. I am still running it from the install CD and doing this in a chroot. It looks like it cannot set SUID permissions for some reason?


libtool: install: /usr/bin/install -c vipw /var/tmp/portage/sys-apps/shadow-4.1.5.1-r1/image//usr ...
  • Jump to post
by selig
Tue Mar 12, 2013 5:18 pm
Forum: Networking & Security
Topic: IPv6 autoconfiguration on bonding iface not working [SOLVED]
Replies: 2
Views: 3110

That is probably not the problem, I have discovered that if I connect only one of the cables, then start the bond, it works as expected and it immediately receives an IPv6 address and routing information. However, if I connect both cables and start the bond, it will not work.

EDIT: solved it! I ...
  • Jump to post
by selig
Tue Mar 12, 2013 4:23 pm
Forum: Networking & Security
Topic: IPv6 autoconfiguration on bonding iface not working [SOLVED]
Replies: 2
Views: 3110

IPv6 autoconfiguration on bonding iface not working [SOLVED]

I have configured a new server with dual NICs so I thought bonding would be good to have. Unfortunately, I am having trouble getting it to work with IPv6. When I configure only one eth interface, IPv6 autoconfigures and works fine. This does not work for bonding though.

My /etc/conf.d/net ...
  • Jump to post
by selig
Thu Jan 03, 2013 12:56 pm
Forum: Networking & Security
Topic: Apache/PHP hangs on POST/submit form
Replies: 8
Views: 6682

Thanks for the tip, I will try Munin and see what it can tell me.
  • Jump to post
by selig
Sun Dec 30, 2012 3:38 pm
Forum: Networking & Security
Topic: Apache/PHP hangs on POST/submit form
Replies: 8
Views: 6682

MySQL is not the bottleneck, it is not doing anything when this problem occurs. Also, there are not many open connections to the database.

The biggest problem is that it is a webhosting server and I have no control over what my customers are using. I cannot just go and disable some wordpress ...
  • Jump to post
by selig
Sat Dec 29, 2012 10:47 am
Forum: Networking & Security
Topic: Apache/PHP hangs on POST/submit form
Replies: 8
Views: 6682

emerge --info:

Portage 2.1.10.65 (unavailable, gcc-4.5.3, glibc-2.14.1-r3, 3.0.4-hr5 x86_64)
=================================================================
System uname: Linux-3.0.4-hr5-x86_64-Intel-R-_Xeon-R-_CPU_E5520_@_2.27GHz-with-gentoo-2.0.3
Timestamp of tree: Unknown
dev-lang/python ...
  • Jump to post
by selig
Sat Dec 22, 2012 8:55 pm
Forum: Networking & Security
Topic: Apache/PHP hangs on POST/submit form
Replies: 8
Views: 6682

It is my own hardware, nothing virtual.
  • Jump to post
by selig
Fri Dec 21, 2012 2:04 pm
Forum: Networking & Security
Topic: Apache/PHP hangs on POST/submit form
Replies: 8
Views: 6682

Apache/PHP hangs on POST/submit form

I have been having this problem for months. I have a webhosting server and from time to time, every submit of any PHP form hangs. There are no errors in the log and I have updated all packages over the previous months. I even created a brand new chroot with all packages compiled from scratch and ...
  • Jump to post
by selig
Thu Sep 20, 2012 5:06 pm
Forum: Kernel & Hardware
Topic: Unable to analyse kernel crash dump
Replies: 1
Views: 2740

Unable to analyse kernel crash dump

My system crashes from time to time (approximately once in a couple of weeks) and I suspect the ath9k driver to be the culprit (because of the backtrace I see on the screen when the kernel panics). I set up kdump and was able to copy the /proc/vmcore file to disk after the kernel crash had occurred ...
  • Jump to post
by selig
Thu Sep 06, 2012 7:24 pm
Forum: Multimedia
Topic: Forcing alsa dmix to 24 bit 96 kHz with softvol [SOLVED]
Replies: 4
Views: 11125

Thanks a lot! That asoundrc really saved me. :) The relevant sections from my asoundrc are here, if anyone needs them:


pcm.softvol {
type softvol
slave.pcm "dmixed" #redirect the output to dmix (instead of "hw:0,0")

control {
name "Master" #override the PCM slider to set the softvol volume ...
  • Jump to post
by selig
Wed Sep 05, 2012 7:51 pm
Forum: Multimedia
Topic: Forcing alsa dmix to 24 bit 96 kHz with softvol [SOLVED]
Replies: 4
Views: 11125

Forcing alsa dmix to 24 bit 96 kHz with softvol [SOLVED]

I have bought a Creative Sound Blaster X-Fi Surround 5.1 Pro USB. There are several problems with this card:

1) it cannot mix several streams simultaneously
2) it cannot set volume (via snd-usb-audio)

It works out of the box and I was able to add a volume control using the Alsa softvol plugin ...
  • Jump to post
by selig
Mon Apr 02, 2012 2:48 pm
Forum: Kernel & Hardware
Topic: omnibook alternative for turning on bluetooth?
Replies: 1
Views: 1906

omnibook alternative for turning on bluetooth?

I have a Toshiba Satellite Pro U400-18M laptop and for bluetooth to work, I need to use the omnibook module. However, it has not been updated for ages and it does not support kernel 3 (unable to build). Thus I am stuck with kernel 2.6.39. I have also tried pulling it from git manually (it seems to ...
  • Jump to post
by selig
Tue Jan 24, 2012 4:51 pm
Forum: Desktop Environments
Topic: Kolor-manager in Gentoo? [SOLVED]
Replies: 7
Views: 6948

Argyll gives me the following warning:

XRandR 1.2 is faulty - falling back to older extensions


And it gives exactly the same colour results as xcalib... do I need to specify the loaded modules in xorg.conf? I have the latest stable xorg-server and the following modules loaded: extmod, dbe, glx ...
  • Jump to post
by selig
Sat Jan 21, 2012 12:34 am
Forum: Desktop Environments
Topic: Kolor-manager in Gentoo? [SOLVED]
Replies: 7
Views: 6948

Actually, xcalib seems to produce very weird results (tried on nvidia with proprietary drivers and intel 4500MHD with in-kernel drivers). I guess I will have to do with correct calibration only in graphics applications & Firefox.
  • Jump to post
by selig
Mon Jan 16, 2012 11:52 am
Forum: Desktop Environments
Topic: Kolor-manager in Gentoo? [SOLVED]
Replies: 7
Views: 6948

Thanks for the tips, I already have an ICC profile so I will try xcalib.
  • Jump to post
by selig
Sun Jan 15, 2012 2:54 pm
Forum: Desktop Environments
Topic: Kolor-manager in Gentoo? [SOLVED]
Replies: 7
Views: 6948

Kolor-manager in Gentoo? [SOLVED]

I have read that there is a kolor-manager settings plugin for KDE which enables you to specify ICC colour profiles. However, I do not seem to have it on my system. Is there an ebuild for it or are there specific USE flags I need to enable for it to appear in KDE settings? I have looked at /usr ...
  • Jump to post
by selig
Tue Jan 03, 2012 3:00 pm
Forum: Networking & Security
Topic: Limiting rate of ICMP packets
Replies: 1
Views: 2602

Limiting rate of ICMP packets

I am unable to limit the rate of ICMP packets. I am using Shorewall and it seems that when I set the RATE LIMIT field with ICMP echo-request, it limits only the number of "connections". That means everytime I run ping, the "packet count" iptables shows gets increased by one, no matter how many ...
  • Jump to post

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