Forums

Skip to content

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

Search found 40 matches

Go to advanced search

Advanced search
Search found 40 matches
  • 1
  • 2
  • Next
by kikawala
Tue Feb 23, 2010 9:30 pm
Forum: Networking & Security
Topic: open-iscsi: iscsid errors
Replies: 0
Views: 4983

open-iscsi: iscsid errors

I'm attempting to attach a 2TB LUN over iSCSI to my Gentoo box. I basically followed this guide: http://en.gentoo-wiki.com/wiki/ISCSI#Configuring_the_iSCSI_initiator_.28client.29 Below is what I am getting.

tail -f /var/log/messages
Feb 23 14:55:47 charon iscsid: iSCSI logger with pid=2982 started ...
  • Jump to post
by kikawala
Tue Feb 16, 2010 8:13 pm
Forum: Portage & Programming
Topic: How to crossdev+mingw32 on Hardened Gentoo ?
Replies: 1
Views: 3211

crossdev -w3S -t i686-pc-ming2

Try this to use the stable versions for the tool chain. Omitting the -S will use the latest versions.

Code: Select all

crossdev -S -t i686-pc-ming2
  • Jump to post
by kikawala
Tue Feb 27, 2007 3:13 pm
Forum: Portage & Programming
Topic: util-linux-2.12r-r5 fails to emerge
Replies: 2
Views: 755

https://bugs.gentoo.org/show_bug.cgi?id=168278
  • Jump to post
by kikawala
Thu Oct 19, 2006 4:00 am
Forum: Portage & Programming
Topic: rpm-4.4.7 Failed Running automake [SOLVED]
Replies: 1
Views: 1427

rpm-4.4.7 Failed Running automake [SOLVED]

I'm having trouble emerging rpm-4.4.7. I think the relevance is in the error line " Makefile.am:19: AM_GNU_GETTEXT used but `intl' not in SUBDIRS " in the automake-8890.out file. For completeness I've included as much information as I could.

I've tried searching the forums, but I cannot find ...
  • Jump to post
by kikawala
Sat Apr 15, 2006 10:48 pm
Forum: Unsupported Software
Topic: [solved] HowTo get vmware tools working *properly*
Replies: 7
Views: 6238

To build the vmmemctl kernel module, I had to edit /vmware-tools-distrib/lib/modules/source/vmmemctl-only/compat_wait.h

from
extern void poll_initwait(compat_poll_wqueues *);
to
extern void poll_initwait(struct poll_wqueues *pwq);

and then create a symlink from vmmemctl.o to vmmemctl.ko ...
  • Jump to post
by kikawala
Sat Apr 15, 2006 9:33 pm
Forum: Unsupported Software
Topic: [solved] HowTo get vmware tools working *properly*
Replies: 7
Views: 6238

When running vmware-config-tools.pl I got the following error:

What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]

The kernel defined by this directory of header files does not have the same
address space size as your running kernel ...
  • Jump to post
by kikawala
Sat Apr 15, 2006 8:15 pm
Forum: Unsupported Software
Topic: [solved] HowTo get vmware tools working *properly*
Replies: 7
Views: 6238

I'm going through your steps at the moment using vmware tools 5.5.1 build 19175. I will let you know how it goes for me and see if I can contribute.
  • Jump to post
by kikawala
Fri Apr 02, 2004 2:13 pm
Forum: Gentoo Chat
Topic: PDTP for portage?
Replies: 5
Views: 1611

Maybe it would be a better replacement for just the portage tree instead of the distfiles. That way if I leave the PDTP client running 24/7, I can not only have new .ebuilds as soon as they are released but also use my bandwidth in distributing it.
  • Jump to post
by kikawala
Wed Oct 29, 2003 7:00 pm
Forum: Networking & Security
Topic: postfix+spamassassin=endless loop
Replies: 6
Views: 1896

Thanks for signing up on the forums so you could help me. I've configured everything as in your post and now I am getting this:

Code: Select all

<hrk@companyname.com>: mail transport unavailable
note: I changed the domain from what it really is to 'companyname' in this post.
  • Jump to post
by kikawala
Tue Oct 28, 2003 4:17 pm
Forum: Networking & Security
Topic: postfix+spamassassin=endless loop
Replies: 6
Views: 1896

bump/update

Of course it does work when it is not setup to filter. It forwards mail to exchange, just not with filtering enabled.
  • Jump to post
by kikawala
Mon Oct 27, 2003 5:08 pm
Forum: Networking & Security
Topic: postfix+spamassassin=endless loop
Replies: 6
Views: 1896

postfix+spamassassin=endless loop

I'm trying to setup a postfix/spamassasin/amavis box to scan email from outside and then relay it to an exchange server.

I have configured postfix/spamassassin/amavis according to this post: http://forums.gentoo.org/viewtopic.php?t=34390

When I send any mail to the server the filter script runs ...
  • Jump to post
by kikawala
Wed Aug 27, 2003 8:46 pm
Forum: Installing Gentoo
Topic: P2 400MHZ not enough?
Replies: 14
Views: 1766

If you want to increase program loading times, takes a look at the Gentoo Linux Prelink Guide
  • Jump to post
by kikawala
Tue Aug 12, 2003 8:04 am
Forum: Gamers & Players
Topic: Enemy Territory Gentoo Clan
Replies: 253
Views: 50681

changing to [US/Gen2]KiNKyWaLa.
I'm a regular on the [ND80]Blue Gold server (26 player, 10 map campaign, running shrub).
I love the sub 25ms pings I get on all of the ND80 servers. 8)
  • Jump to post
by kikawala
Tue Aug 05, 2003 9:11 pm
Forum: Installing Gentoo
Topic: 1.4 final basic life-cd and SMP option
Replies: 1
Views: 871

I Don't think the Basic Live CD comes with the smp kernel. Try the x86 Live CD
  • Jump to post
by kikawala
Tue Aug 05, 2003 9:08 pm
Forum: Installing Gentoo
Topic: 1.4 Download?
Replies: 23
Views: 4504

Are there any .torrents for the CDs? It would save a lot of bandwidth on the mirrors.

edit:

I found the .torrents: http://f.scarywater.net/
  • Jump to post
by kikawala
Mon Aug 04, 2003 2:25 am
Forum: Networking & Security
Topic: Netgear MA111 USB Wireless NIC problems
Replies: 9
Views: 2044

Just checked the linux-wlan-ng site and they have a pre11 version which supports the MA111. Unfortunately portage only has ebuilds upto pre8, but copying that ebuild to pre11 should work.
  • Jump to post
by kikawala
Fri Aug 01, 2003 6:04 pm
Forum: Networking & Security
Topic: Netgear MA111 USB Wireless NIC problems
Replies: 9
Views: 2044

After you plug in the MA111, run dmesg. You should see the vendor/device IDs. Something like 0x0846,0x4110 .... actually it should say exactly 0x0846,0x4110 as thats what my MA111 shows up as.
  • Jump to post
by kikawala
Fri Aug 01, 2003 2:21 am
Forum: Networking & Security
Topic: Netgear MA111 USB Wireless NIC problems
Replies: 9
Views: 2044

The Netgear MA111 has a Prism3 chipset (works with Prism2 drivers). It should work with linux-wlan-ng but the device IDs are not in the source. You can manually add the device IDs for the MA111 by editing the prism2sta.c file and then compiling the driver.
  • Jump to post
by kikawala
Sun Jul 27, 2003 3:11 am
Forum: Duplicate Threads
Topic: xargs: environment is too large for exec
Replies: 2
Views: 2172

http://forums.gentoo.org/viewtopic.php?t=62426

next time, please try to use the search function. :roll:
  • Jump to post
by kikawala
Thu Jul 24, 2003 2:56 am
Forum: Kernel & Hardware
Topic: Kernel 2.6.0-test1 released
Replies: 351
Views: 113010

rivafb

Does the rivafb driver still cause console corruption when you exit out of X while using the nvidia drivers? This was a problem with the 2.4 kernels and ppl had to use vesafb instead (60Hz refresh rate).
  • Jump to post
by kikawala
Wed Jul 23, 2003 2:15 am
Forum: Installing Gentoo
Topic: [SOLVED] Has anyone installed Gentoo on a PII 400?
Replies: 31
Views: 3945

I have PII 400 with 384 RAM. It took me 3 days from stage 1 to X/KDE and another 3 days just for openoffice. 8O
  • Jump to post
by kikawala
Sat Jul 19, 2003 11:09 pm
Forum: Gamers & Players
Topic: Do you know any good chess or poker games?
Replies: 20
Views: 8858

ebrostig wrote:I've been searching high and low for a good OSS version of a Texas Hold'em Poker program, to no avail :(

Anyone?

Erik
You've been watching the Travel channel lately I see. :)
  • Jump to post
by kikawala
Sat Jul 19, 2003 10:53 pm
Forum: Installing Gentoo
Topic: Gentoo Kernel Does not work for me.
Replies: 23
Views: 2031

Re: Kernel CPU

The default gentoo cpu choice is an intel pentium 3

when doing menuconfig on your kernel cpu/processor to k6-2

AveryTorn:
I'm sorry I mistyped. I do have swap in /dev/hda2

Jonaswhale:
Could you please tell me how do i set the setup for amd k-6 from menuconfig. I looked into and I just see ...
  • Jump to post
by kikawala
Sun Jul 13, 2003 9:42 pm
Forum: Networking & Security
Topic: netgear problems
Replies: 1
Views: 1034

The Netgear MA111 has a Prism3 chipset. It should work with the linux-wlan-ng package.

note: prism2 drivers work with prism2/2.5/3 chipsets.
  • Jump to post
by kikawala
Tue Jul 08, 2003 1:43 am
Forum: Installing Gentoo
Topic: errors on boot?
Replies: 13
Views: 3840

I believe tphamm already pointed out what was wrong, you accidentally uncommented line 59 in your /etc/rc.conf file.

but if you already re-emerged baselayout then it should be fixed with the side effect of having most of your /etc files replaced.
  • Jump to post

Search found 40 matches
  • 1
  • 2
  • 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