Forums

Skip to content

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

Search found 297 matches

Go to advanced search

Advanced search
Search found 297 matches
  • Page 1 of 12
    • Jump to page:
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 12
  • Next
by ats2
Mon Jun 17, 2013 8:23 pm
Forum: Unsupported Software
Topic: [SOLVED] Tcpdump -w permission denied
Replies: 3
Views: 10333

Thanks guys, found it: it was compiled with chroot use flag. recompiling it without solved the problem.
  • Jump to post
by ats2
Mon Jun 17, 2013 4:08 pm
Forum: Unsupported Software
Topic: [SOLVED] Tcpdump -w permission denied
Replies: 3
Views: 10333

[SOLVED] Tcpdump -w permission denied

Hi all,

I have a strange behaviour with tcpdump on a gentoo box.

tcpdump -i eth0 -s0 -w /TMP/mydump.pcap

gives me permission denied. When I run it with strace, I get at the end:


fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
recv(3, 0x3fa4806f, 1, MSG ...
  • Jump to post
by ats2
Fri Apr 13, 2012 8:34 pm
Forum: Installing Gentoo
Topic: [SOLVED] more than 8 processors
Replies: 2
Views: 2567

Oh no, you're right. I thought I had set it to 12, but it was still at 8.

Thanks for the quick answer and sorry for the stupid question :)
  • Jump to post
by ats2
Fri Apr 13, 2012 5:02 pm
Forum: Installing Gentoo
Topic: [SOLVED] more than 8 processors
Replies: 2
Views: 2567

[SOLVED] more than 8 processors

Hi,
I'm installing gentoo on a server with two 6-core processors. So I should have 12 cores seen.
I have set x86_BIGSMP in my kernel but cat /proc/cpuinfo show only 8 proocessors.

What am I missing here ?

Thanks for your help :)
  • Jump to post
by ats2
Tue Apr 05, 2011 9:33 pm
Forum: Unsupported Software
Topic: KVM: gentoo guest doesn't start
Replies: 12
Views: 24903

Well, it just won't boot even though pata is enabled (I've checked three times and reinstalled the VM two times in a row).
I give up, it's consuming too much time.

Thanks everybody for your help anyway. Always a great forum :)

ats2
  • Jump to post
by ats2
Mon Apr 04, 2011 9:23 am
Forum: Unsupported Software
Topic: KVM: gentoo guest doesn't start
Replies: 12
Views: 24903

Thanks for your answer.

Actually, no, the machine doesn't even start in ide mode. It boots from cdrom and that's all. What's weird is that ata_piix is loaded (compiled in the kernel) and it works with a debian virtual machine, for example, but not with gentoo...
I'll try the virtio driver with your ...
  • Jump to post
by ats2
Sat Apr 02, 2011 9:15 am
Forum: Unsupported Software
Topic: KVM: gentoo guest doesn't start
Replies: 12
Views: 24903

It didn't work. I've checked ata_piix is compiled in the kernel, and it is already. Actually, the only real difference I can see is that your machine is amd and mine intel, but I don't think it is relevant in that particular issue...
I have tried modifying the xml file, with no more success. Maybe ...
  • Jump to post
by ats2
Fri Apr 01, 2011 2:50 pm
Forum: Unsupported Software
Topic: KVM: gentoo guest doesn't start
Replies: 12
Views: 24903

Wow, thanks a lot!
I'll try that tonight and post the results... You may be right about the missing module.
Well, more tomorrow. Thx again!

ats2
  • Jump to post
by ats2
Fri Apr 01, 2011 8:48 am
Forum: Unsupported Software
Topic: KVM: gentoo guest doesn't start
Replies: 12
Views: 24903

Well, could someone could post a link with a /usr/src./linux/.config from a KVM gentoo guest, so that I could compare with mine?

It would help me a lot!

Thanks in advance :)

ats2
  • Jump to post
by ats2
Thu Mar 31, 2011 8:53 pm
Forum: Unsupported Software
Topic: KVM: gentoo guest doesn't start
Replies: 12
Views: 24903

KVM: gentoo guest doesn't start

Hi,
I'm trying to create a gentoo guest from an ubuntu machine (but I have experience with installing gentoo on physical servers at work).
Here's the problem : at first reboot, the vm hangs on "Starting from hard disk" and waits for ages.

I've tried various drivers in the kernel. lspci from a ...
  • Jump to post
by ats2
Sun Nov 15, 2009 2:45 pm
Forum: Portage & Programming
Topic: [SOLVED] can't find openssl-0.9.8l
Replies: 3
Views: 1416

thaks for your answers guys. Acyually, I had a problem with my http-replicator that wan't up to date.
  • Jump to post
by ats2
Sun Nov 15, 2009 1:38 am
Forum: Portage & Programming
Topic: [SOLVED] can't find openssl-0.9.8l
Replies: 3
Views: 1416

[SOLVED] can't find openssl-0.9.8l

gentoo-portage says it exists in ~x86 but adding it to my /etc/portage/package.keywords doesn't make it available. I only see 0.9.8k.
So is it in portage or not?
thanks :)
  • Jump to post
by ats2
Fri Nov 13, 2009 2:54 pm
Forum: Networking & Security
Topic: ssh + openssl 0.9.8l?
Replies: 2
Views: 1170

k.Thanks Veldrin :)
  • Jump to post
by ats2
Fri Nov 13, 2009 12:27 pm
Forum: Networking & Security
Topic: ssh + openssl 0.9.8l?
Replies: 2
Views: 1170

ssh + openssl 0.9.8l?

Can I recompile ssh with the latest openssl (stable) 0.9.8l (security issue)? I guess I have to tell ssh where to find the newly installed ssl library?

Thanks for any help or feedback about this you could have :)
  • Jump to post
by ats2
Thu Jul 16, 2009 4:43 pm
Forum: Unsupported Software
Topic: [SOLVED] gentoo as vmware guest --> X not working
Replies: 5
Views: 5869

I needed both actually: hal wasn't started (stupid of me) and the line in xorg.conf was necessary too.
Everything's okay now.
Thanks to you both :D
  • Jump to post
by ats2
Wed Jul 15, 2009 4:27 pm
Forum: Unsupported Software
Topic: [SOLVED] gentoo as vmware guest --> X not working
Replies: 5
Views: 5869

[SOLVED] gentoo as vmware guest --> X not working

Hi,

As I said in the title, I can't get X working for my gentoo guest inside vmware. I have set the video driver to vmware, the mouse to vmmouse, my rc.conf points to gdm, /etc/conf.d/xdm too but when I issue a 'startx', All I get is a x terminal without mouse or keyboard (I have to log via ssh ...
  • Jump to post
by ats2
Fri Jun 19, 2009 2:36 pm
Forum: Other Things Gentoo
Topic: [SOLVED] syslog-ng eating 100% cpu
Replies: 2
Views: 2179

Oops, sorry for the false alarm : actually, I get 40000 lines of the same firewall log rule in one day. I guess the problem isn't with the firewall, but with what's behind it.

Sorry again and thanks for the help.

ATS2
  • Jump to post
by ats2
Thu Jun 18, 2009 10:59 pm
Forum: Other Things Gentoo
Topic: [SOLVED] syslog-ng eating 100% cpu
Replies: 2
Views: 2179

[SOLVED] syslog-ng eating 100% cpu

Hi,
I discovered this recently on a server (actually an iptables firewall). I didn't change the syslog-ng.conf and a few weeks ago, all was fine. Now, syslog-ng eats up to 100%, according to top. I've upgraded to the latest syslog-ng without any change.

No special problems with the fw, btw. I log ...
  • Jump to post
by ats2
Mon May 04, 2009 9:58 pm
Forum: Desktop Environments
Topic: Do I need gnome-python-extras? [solved]
Replies: 8
Views: 1276

Same thing here. Better wait for a fix...
  • Jump to post
by ats2
Thu Feb 12, 2009 11:01 pm
Forum: Portage & Programming
Topic: Different uid 's on different machines ?
Replies: 2
Views: 808

When you add a new user yourself, the uid's are assigned first come, first serverd, starting at 1001.

New users added by portage work excatly the same, only starting from 101 (albiet certain daemons are assigned specific UID's, such as sshd and mysql).

What you've encountered simply implies the ...
  • Jump to post
by ats2
Thu Feb 12, 2009 10:14 pm
Forum: Portage & Programming
Topic: Different uid 's on different machines ?
Replies: 2
Views: 808

Different uid 's on different machines ?

Hi,
I've met today something strange. I have a bunch of gentoo servers, and all of them have the same uid 's for basic accounts, like fcron et tcpdump, namely 101 and 102.
But I discovered that on two new servers, these uid's have been switched, which causes rather strange things when synching ...
  • Jump to post
by ats2
Thu Nov 13, 2008 8:25 am
Forum: Portage & Programming
Topic: Less portage updates than usual?
Replies: 7
Views: 1804

yngwin wrote:Also have a look at http://planet.gentoo.org/developers/bet ... _all_users
I shall do it. If that can help, I'll be glad to do it.
  • Jump to post
by ats2
Tue Nov 11, 2008 10:15 pm
Forum: Portage & Programming
Topic: Less portage updates than usual?
Replies: 7
Views: 1804

yngwin> Yes, it is up to date. I've been checking several times during the last weeks. It's an hhtp-replicator box.
By the way, there have been some updates (com_err and others), but nothing during the last few weeks.
dmpogo> Thanks for the info.
  • Jump to post
by ats2
Tue Nov 11, 2008 9:36 pm
Forum: Portage & Programming
Topic: Less portage updates than usual?
Replies: 7
Views: 1804

Less portage updates than usual?

Hi,
I've noticed that the number of portage updates has greatly decreased these last weeks (for the stable branch). For example, on a basic server (no X, no WM), that's two weeks there's no update at all.

I'm not complaining! That's better for me. However, I am wondering wether this means that ...
  • Jump to post
by ats2
Fri Oct 03, 2008 7:50 pm
Forum: French
Topic: [son] gnome-2.22.3 plus de son [partiellement résolu]
Replies: 5
Views: 1972

Bon faut partir de la base. Tu peux nous filer les infos qui vont sur ta carte avec un lspci par exemple, puis ta configuration du noyau en ce qui concerne ta carte et enfin les USE utilisées pour compiler audiacius et totem stp.
Est-ce que /etc/init.d/alsasound restart te dis quelques choses ...
  • Jump to post

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