Re: [gentoo-user] No kernel boot after inserting more ram

2008-01-18 Thread Mike
Just a thought... Did you enable High Memory support in your kernel? Processor type and features --- High Memory Support --- (X) 4GB On Jan 18, 2008 4:10 PM, Philip Webb [EMAIL PROTECTED] wrote: 080118 José Pedro Saraiva wrote: Hi all, wise gentoo users! I've recently bought an extra

Re: [gentoo-user] coldplug vs hotplug vs udev

2007-09-05 Thread Mike
Should we still be using coldplug or hotplug or has udev robustly replaced cold and hotplug? Hotplug and coldplug are obsolete, use udev. -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Re: Sound doesn't work in Flash

2007-09-05 Thread Mike
Daniel wrote: Thanks, but even though aoss firefox loaded, Youtube still gives me no sound. I'm in the process now of compiling my kernel with OSS support (under Alsa) to see if that helps. Last time I updated alsa-lib my sound didn't work because it doesn't build the plugins by default

Re: [gentoo-user] How do you handle new Xorg + nvidia + ~x86?

2007-09-10 Thread Mike
� Guerrero wrote: On Tue, 11 Sep 2007 03:36:13 +0200 Volker Armin Hemmann [EMAIL PROTECTED] wrote: On Dienstag, 11. September 2007, Roy Wright wrote: Howdy, Well, I had to local mask =x11-base/xorg-server-1.4-r1 =x11-base/xorg-server-1.4 =x11-base/xorg-x11-7.3 today to keep portage from

Re: [gentoo-user] kde-4.1 SLOT in kdesvn-portage

2008-09-21 Thread Mike
dreaming? Anyone know why a perfectly reasonable set of ebuilds were removed? I have a similar problem when I 'emerge --sync' it deletes my overlays I added with layman. Mike

Re: [gentoo-user] kde-4.1 SLOT in kdesvn-portage

2008-09-21 Thread Mike
Mike wrote: Alan McKinnon wrote: Hi, I use the kdesvn-portage overlay (the portage one, not the paludis-only one). To still stay this side of sanity, I emerged the 4.1.1 SLOT. I updated layman -S today only to find that the entire kde-4.1 SLOT has been removed. Can someone confirm? Am

[gentoo-user] x11-libs/libview-0.6.1 compile error

2008-10-06 Thread Mike
make[2]: *** [baseBGBox.lo] Error 1 make[2]: *** Waiting for unfinished jobs i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/in clude/pango-1.0 -I/usr/include/glib-2.0

Re: [gentoo-user] get rid of xf86-video-* drivers

2008-10-09 Thread Mike
Erik Hahn wrote: Please, disable HTML in your client or at least tell it to send a plain text version as well. I see hardly readable raw HTML code in mutt. You may want to add this line to muttrc: auto_view text/html Mike

Re: [gentoo-user] get rid of xf86-video-* drivers

2008-10-09 Thread Mike
Willie Wong wrote: Besides: if one is already using the bandwidth to send mail in HTML, why not make it MIME-multipart with a plain text version included too? I agree there should be a plain text version included AND the html should be standards compliant, in a perfect world. Mike

[gentoo-user] AutoFS with LDAP

2008-10-19 Thread Mike
saying failed. I have also tried starting by handing using the automount command that is running on my Debian box, however, it just exits. The /usr/lib/autofs/autofs-ldap-auto-master returns the correct information. However, automounter will not start. Mike.

Re: [gentoo-user] AutoFS with LDAP

2008-10-20 Thread Mike
what happenes. Mike.

Re: [gentoo-user] AutoFS with LDAP ***SOLVED***

2008-10-20 Thread Mike
On Mon, Oct 20, 2008 at 01:31:00PM +0100, Mike wrote: Thanks Fred, I think I found the answer here: [bug on amd64 try this: $ CFLAGS=-DLDAP_DEPRECATED emerge autofs]. It's a 64bit system, so I will try remerging it with LDAP_DEPRECATED and see what happenes. Mike. Thanks again Fred

Re: [gentoo-user] Re: Random segfaults with kernel 2.6.27

2008-11-20 Thread Mike
Nikos Chantziaras wrote: Reverting back to the open source radeonhd driver made this stop. This is a serious issue because you'll get segfaults only if you're lucky. If not lucky, bad machine code could be produced which on Gentoo being source-based is the worst scenario imaginable. I have

Re: [gentoo-user] Re: Random segfaults with kernel 2.6.27

2008-11-20 Thread Mike
Nikos Chantziaras wrote: Reverting back to the open source radeonhd driver made this stop. This is a serious issue because you'll get segfaults only if you're lucky. If not lucky, bad machine code could be produced which on Gentoo being source-based is the worst scenario imaginable. I

[gentoo-user] Need to recover corrupt disk drive...

2008-12-08 Thread Mike
== So, I'm looking for advise. What should I try before I just blow it all away and start over? I REALLY would like to get my system restored/fixed, though. Any ideas would be most appreciated. Mike.

Re: [gentoo-user] Performance problem at writing big files and Multitasking

2007-02-07 Thread Mike
Daniel Pielmeier wrote: What I/O scheduler are you using? Did you try to experiment with the deadline or the cfq I/O schedulers? If you have them enabled in your kernel config, read Documentation/block/switching-sched.txt and see if things get better after changing the I/O scheduler for your

Re: [gentoo-user] Imagemagick fails

2006-07-08 Thread Mike
Bottom line: you need ~x86 libpng and imagemagick until libpng-1.2.12-r1 and imagemagick-6.2.8.0 are stabled. If you dont want to install the packages from testing you can compile imagemagick with the -png use flag set and it should work. That's what I did until imagemagick and/or libpng was

[gentoo-user] xfce-extra/terminal-0.2.4-r1

2006-07-15 Thread Mike
When I compile xfce-extra/terminal-0.2.4-r1 it gives this error: /usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to `_nv16gl' /usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to `_nv03gl' /usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to

Re: [gentoo-user] xfce-extra/terminal-0.2.4-r1

2006-07-15 Thread Mike
Richard Fish wrote: On 7/15/06, Mike [EMAIL PROTECTED] wrote: When I compile xfce-extra/terminal-0.2.4-r1 it gives this error: /usr/lib/opengl/nvidia/lib/libGLcore.so.1: undefined reference to `_nv16gl' Try: eselect opengl set xorg-x11 emerge xfce-extra/terminal eselect opengl set

Re: [gentoo-user] Corrupted files in xorg?

2006-07-24 Thread Mike
On Tue, 25 Jul 2006 00:00:11 +0200 Mick [EMAIL PROTECTED] wrote: Could someone please post the contents of your /usr/lib/X11/ dir for comparison purposes? [EMAIL PROTECTED] ~ $ ls -la /usr/lib/X11/ total 164 drwxr-xr-x 5 root root 4096 Jul 23 21:50 . drwxr-xr-x 102 root root 61440 Jul 24

Re: [gentoo-user] dev/tty1 permission denied

2006-07-31 Thread Mike
Alex Fortwinder wrote: When I start screen as a user, I got the following: Cannot open your teminal 'dev/tty1' - please check. When I run w3m in console it says that permission denied to dev/tty1 How to set up permission? Thanks Alex chmod 666 /dev/tty1 -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Error updateing ffmpeg

2006-08-08 Thread Mike
Paul Stear wrote: Hi all, I have been having this problem for a few days now I am ~x86, Portage 2.1.1_pre4-r4 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r1 i686). Any ideas? Paul i386/snowdsp_mmx.c: In function 'ff_snow_vertical_compose97i_sse2':

Re: [gentoo-user] OT - Best IRC client

2006-08-08 Thread Mike
Justin R Findlay wrote: On Tue, Aug 08, 2006 at 11:31:02PM -0400, Mike wrote: I have tried most of them and I prefer Xchat for a gtk app and IRSSI for the terminal but I am using Gaim right now for IRC because i like having all my text messaging in the same program. With centericq, irssi

Re: [gentoo-user] x86 2006.0 package cd

2006-08-10 Thread Mike
or live CD. Dale :-) :-) He wants the PACKAGE CD I can't find one either for x86 arch. Mike -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] How to set domainname

2006-08-16 Thread Mike
Anthony E. Caudel wrote: As of baselayout-1.12.4, the domainname init script is no longer used and the Gentoo Handbook no longer tells how to set the domainname. domainname now returns (none) /etc/conf.d/net.example talks about setting up dns_domain but if this is used, it overwrites

Re: [gentoo-user] gentoo on an old PPC with Sonnet dual processor upgrade card

2006-08-16 Thread Mike
. Thank you, Greetings, Robert You probably need to pass it some kernel option at boot like noacpi or something. Mike -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] How to set domainname

2006-08-16 Thread Mike
Phil Sexton wrote: Anthony E Caudel wrote: Mike wrote: Anthony E. Caudel wrote: As of baselayout-1.12.4, the domainname init script is no longer used and the Gentoo Handbook no longer tells how to set the domainname. domainname now returns (none) /etc/conf.d/net.example talks about

Re: [gentoo-user] gentoo on an old PPC with Sonnet dual processor upgrade card

2006-08-16 Thread Mike
Robert Welz wrote: PS: I have posted this mesage already 1 1/2 hours ago but it never appeared here on my mailserver. Is this a known bug on the list software? Robert Sometimes my messages don't show up for a long time either. Mike -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] looking for a terminal w/ url activation capability

2006-08-17 Thread Mike
on them so ie. mozilla gets called. Does anyone know such an terminal ? thx These terminals will work: xfce-extra/terminal x11-terms/gnome-terminal Mike -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: looking for a terminal w/ url activation capability

2006-08-17 Thread Mike
Benno Schulenberg wrote: Just in case not everyone sees the same thing, this is what I see: http://article.gmane.org/gmane.linux.gentoo.user/168016 I see it too. Mike -- gentoo-user@gentoo.org mailing list

[gentoo-user] The pound sign

2011-01-05 Thread Mike
in the terminal works fine. I've noticed this irritation afflicts both my desktop and laptop and dispite various Googling, I can't find anytthing that describes this irritation. Does anyone have any ideas why this might be? Cheers, Mike. signature.asc Description: Digital signature

Re: [gentoo-user] The pound sign SOLVED

2011-01-06 Thread Mike
On Wed, Jan 05, 2011 at 10:31:17PM +0100, Volker Armin Hemmann wrote: different fonts maybe? Turns out after some more research that it was that the locale was not set. Mike. signature.asc Description: Digital signature

[gentoo-ppc-user] DVD Playback in Gentoo?

2005-07-31 Thread Mike S
totem, and that complained about needing the xine backend, so then I emerged xine and re-emerged totem, and it said it was using the xine backend, but at the end of the emerge it still said that the default backend had been changed to gstreamer, do I need to emerge something else? --Mike S

Re: [gentoo-ppc-user] DVD Playback in Gentoo?

2005-08-01 Thread Mike S
Carl Hudkins wrote: On Sun July 31 2005 15:16, Mike S wrote: I have used now 3 different distributions, ubuntu, debian, and now gentoo, and in all of them the same thing has happened, whenever I try to play a dvd my screen gets a yellowish tint, my teminals that may be open get distoted

Re: [gentoo-ppc-user] can't emerge firefox on ppc

2005-08-01 Thread Mike S
) iD8DBQFC7hCqw4sGV/pPyAwRAj+5AJ9X0novf1FsNjQ3+00az/i4DvLD0ACeOvIt oiwfuE2fuQKT1zGILS9KIxE= =40I6 -END PGP SIGNATURE- Is kernel preemption a bad thing? --Mike S -- gentoo-ppc-user@gentoo.org mailing list

[gentoo-user] Can't emerge apache

2008-01-18 Thread Mike Diehl
Hi all, I'm building a new machine and I'm having trouble getting apache to emerge. This is a BRAND NEW BOX, with nothing else done to it, so I expected apache to load just fine. Here is the error message I'm getting. Any help would be appreciated. Mike

Re: [gentoo-user] Can't emerge apache

2008-01-19 Thread Mike Diehl
On Saturday 19 January 2008 03:12:23 am Roman Zilka wrote: Hi Mike! g++: /usr/lib/gcc/i486-pc-linux-gnu/4.1.1/crtbeginS.o: No such file or directory g++: /usr/lib/gcc/i486-pc-linux-gnu/4.1.1/crtendS.o: No such file or directory i486 - this is kinda weird for a brand new box. Ya, very

[gentoo-user] Choppy video playback

2008-01-25 Thread Mike Mazur
? What to start tweaking with? Thanks for any help, Mike [1] Mplayer warning message: Your system is too SLOW to play this! Possible reasons, problems

Re: [gentoo-user] Choppy video playback

2008-01-26 Thread Mike Mazur
FEATURES=parallel-fetch ccache VIDEO_CARDS=nvidia INPUT_DEVICES=keyboard mouse evdev synaptics Thanks, Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Can't emerge apache

2008-01-26 Thread Mike Diehl
Since I hadn't made much progress on the problem, I started over and it worked like a champ. Moral of the story: don't let your friend start an installation that you have to finish Thanx all, Mike. On Friday 18 January 2008 08:28:42 pm Mike Diehl wrote: Hi all, I'm building a new

[gentoo-user] Webcam recommendation

2008-01-26 Thread Mike Diehl
Hi all. I'm looking for an inexpensive USB webcam that works with both Linux and Windoze. Something that I can pick up at Walmart or Circuit City would be best. Any recommendations? TIA, -- Mike Diehl -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Webcam recommendation

2008-01-26 Thread Mike Diehl
On Saturday 26 January 2008 09:28:23 pm forgottenwizard wrote: On 16:13 Sat 26 Jan , Mike Diehl wrote: Hi all. I'm looking for an inexpensive USB webcam that works with both Linux and Windoze. Something that I can pick up at Walmart or Circuit City would be best. Any

Re: [gentoo-user] Choppy video playback

2008-01-27 Thread Mike Mazur
Hi Walter, On Jan 27, 2008 3:55 PM, Walter Dnes [EMAIL PROTECTED] wrote: On Sat, Jan 26, 2008 at 07:39:47PM +0900, Mike Mazur wrote CFLAGS=-march=prescott -O2 -pipe -fomit-frame-pointer The -march option may or may not invoke mmx, sse, sse2, etc in the CFLAGS line but it definitely does

Re: [gentoo-user] Choppy video playback

2008-01-27 Thread Mike Mazur
. My cursor freezes, even though I continue to type, and only after hanging for a split-second, the display catches up with what I have been typing. This is after Firefox has been used yesterday and sat idle overnight and doesn't involve mplayer at all. Thanks for the help so far guys :) Mike

Re: [gentoo-user] Choppy video playback

2008-01-27 Thread Mike Mazur
Hi, On Jan 28, 2008 7:55 AM, ionut cucu [EMAIL PROTECTED] wrote: On Mon, 28 Jan 2008 07:28:35 +0900 Mike Mazur [EMAIL PROTECTED] wrote: Hi, On Jan 27, 2008 9:55 PM, ionut cucu [EMAIL PROTECTED] wrote: True as that is, is think it's kind a of the point. I have been using mplayer

Re: [gentoo-user] Choppy video playback

2008-01-28 Thread Mike Mazur
nvidia card than you so I hope you also see a benefit! Sounds good, thanks for chiming in :) I'll report back soon, Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Choppy video playback

2008-01-29 Thread Mike Mazur
Hi, On Jan 30, 2008 7:24 AM, Mike Mazur [EMAIL PROTECTED] wrote: [ -- SNIP -- ] For completeness, the .config for my 2.6.23-gentoo-r3 kernel is here: http://pastebin.ca/881174 Oh, I just found the IO scheduler setting. The scheduler in use is CFQ. I can't find the CPU scheduler though. I

Re: [gentoo-user] Choppy video playback

2008-01-29 Thread Mike Mazur
fine. Mike does glxinfo|grep render gives an yes? do glxgears work properly ? Will and opengl game work?(tuxrace) $ glxinfo | grep render direct rendering: Yes OpenGL renderer string: GeForce Go 7700/PCI/SSE2 GL_NVX_conditional_render, GL_SGIS_generate_mip map, GL_SGIS_texture_lod, Yep

Re: [gentoo-user] Choppy video playback

2008-01-29 Thread Mike Mazur
Hi James, On Jan 30, 2008 5:26 AM, James Ausmus [EMAIL PROTECTED] wrote: [ -- SNIP -- ] Portage *does not* look at CFLAGS in determining what to rebuild (even with -uDN) - portage only looks at USE flags and dependency upgrades/versions. Mike is correct in saying that, for packages

Re: [gentoo-user] Webcam recommendation

2008-01-29 Thread Mike Diehl
On Saturday 26 January 2008 09:28:23 pm forgottenwizard wrote: On 16:13 Sat 26 Jan , Mike Diehl wrote: Hi all. I'm looking for an inexpensive USB webcam that works with both Linux and Windoze. Something that I can pick up at Walmart or Circuit City would be best. Any

Re: [gentoo-user] ruby gems versus emerge

2008-02-08 Thread Mike Mazur
that make it into portage are ones the devs need. There's been a few that I've used that aren't in portage. As to which one you should use, I'm not sure. Personal preference? Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] OpenVPN setup

2008-02-11 Thread Mike Mazur
to be tunneled over a VPN. IMAP and SMTP can be encrypted too. That leaves printing, for which you could use VPN. Have fun! Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] OpenVPN setup

2008-02-11 Thread Mike Mazur
server and your local firewall/print server, you'll always have access to those too simply by connecting via VPN to your remote server. You can print from your laptop to your printer at home while overseas, for example. Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] OpenVPN setup

2008-02-13 Thread Mike Mazur
the machine, you'll be OK. Perhaps someone more knowledgeable on mail servers can clarify this. At any rate, why not just go ahead with OpenVPN, set it up and see how it works for you? You'll be in a much better position then to determine whether it's really what you want or need. Have fun! Mike

[gentoo-user] slightly OT, laptop for gentoo

2008-02-14 Thread Mike Williams
a Thinkpad (I was forced to use one a few years ago, and hated it). Thanks -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] slightly OT, laptop for gentoo

2008-02-14 Thread Mike Williams
such a thing existed! I've probably got dozens of USB to PS2 adaptors, and never imagined the opposite. A dual PS2 to USB could well do the trick, and my local Maplin have some in stock, a bit pricey but the company will pay. Thanks very much. -- Mike Williams -- gentoo-user@lists.gentoo.org mailing

[gentoo-user] Re: [gentoo-embedded] multilib support for cross compiler toolchain

2008-02-15 Thread Mike Frysinger
On Thursday 14 February 2008, Suma Sharma wrote: Hi, oh, and never cross-post to mailing lists. this is an embedded question, so gentoo-user is not the forum for such e-mails. -mike signature.asc Description: This is a digitally signed message part.

[gentoo-user] Re: [gentoo-embedded] multilib support for cross compiler toolchain

2008-02-15 Thread Mike Frysinger
On Thursday 14 February 2008, Suma Sharma wrote: I am trying to build a glibc based cross compiler toolchain with multilib support. it really isnt supported at the moment. you'll most likely need to manually tweak the build files. -mike signature.asc Description: This is a digitally signed

[gentoo-user] Re: [gentoo-embedded] ld error and multilib question

2008-02-18 Thread Mike Frysinger
On Monday 18 February 2008, DK Smith wrote: Hello, do not cross-post to multiple lists at once. I'm compiling a kernel for arch Intel EM64T on an amd64 host. not an embedded question nor do you need crossdev. ask the amd64 peeps. -mike signature.asc Description: This is a digitally signed

Re: [gentoo-user] [Probably off-topic] How do I find out what is consuming the bandwidth?

2008-02-29 Thread Mike Mazur
should only route to your machine traffic destined for it, so how to measure the bandwidth the other machines are consuming between themselves and the outside world? If there is a way to do this I'd be very interested :) Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] best circuit drawing software

2008-02-29 Thread Mike Mazur
symbols. Oh, and output files will have to be visible to the Micro$hafted too. Your sketches can be saved as .png or .jpg so anyone should be able to view them. HTH Mike [1] http://gentoo-portage.com/app-office/dia [2] http://www.gnome.org/projects/dia/ -- gentoo-user@lists.gentoo.org

Re: [gentoo-user] Is there really no way to search http://packages.gentoo.org ?!

2008-03-03 Thread Mike Mazur
Hi, On Tue, Mar 4, 2008 at 1:07 PM, Dale [EMAIL PROTECTED] wrote: And I get this when I go there: Looks like they might be experiencing some downtime at the moment. Try again later. I can't even remember how long I've been using gentoo-portage.com now... Mike -- gentoo-user@lists.gentoo.org

Re: [gentoo-user] date and gentoo running under vmplayer

2008-03-05 Thread Mike Mazur
-workstation-tools Good luck! Mike On Thu, Mar 6, 2008 at 1:00 PM, Chris Brennan [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 you need to make sure ntp-client and ntpd (from openntpd) have been started, and you have a valid time server. Below I have included everything I

Re: [gentoo-user] Fwd: apache vhost issue...

2008-03-09 Thread Mike Williams
/localhost pages and no the www/helpermaster.fr pages... Your vhost isn't specific enough to not be matched by the vhost defined by DEFAULT_VHOST (which is _default_:80). Either turn off DEFAULT_VHOST and add Listen *:80 somewhere before your virtualhost, or define it with an IP address. -- Mike

Re: [gentoo-user] Fwd: apache vhost issue...

2008-03-09 Thread Mike Williams
to be defined inside a one. -- Mike Williams

Re: [gentoo-user] Bizarre SSH connection reset

2008-03-10 Thread Mike Edenfield
Dan Farrell wrote: On Sun, 9 Mar 2008 20:16:09 -0400 Mark Shields [EMAIL PROTECTED] wrote: Are you thinking his ISP is doing port-based connection filtering? What kind of connection filtering allows a connection to go through for 5 seconds, then resets it? Comcast? --

Re: [gentoo-user] Status of Gentoo

2008-03-11 Thread Mike Mazur
has there been no 2007.1 release (there was a 2006.1 from what I recall)? There also appears to have been a bit of turmoil in the Gentoo 'management;' - has this affected the long term viability of running Gentoo? Gentoo is doing just fine. Welcome back! Mike -- gentoo-user@lists.gentoo.org

Re: [gentoo-user] Bizarre SSH connection reset

2008-03-11 Thread Mike Edenfield
Mick wrote: On Tuesday 11 March 2008, Dan Farrell wrote: On Mon, 10 Mar 2008 22:51:42 + Mick [EMAIL PROTECTED] wrote: On Monday 10 March 2008, Dan Farrell wrote: On Mon, 10 Mar 2008 15:43:55 -0400 Mike Edenfield [EMAIL PROTECTED] wrote: Comcast? I was on comcast for a long time (2.5

Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild

2008-03-21 Thread Mike Williams
for a newer rpm2targz. -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Trying to create nessus-bin-3.2.0 ebuild

2008-03-21 Thread Mike Williams
for those who do. -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Gentoo router: Conntrack table full

2008-03-23 Thread Mike Williams
, or even less, as connections won't time out if traffic continues to pass. -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] crontab entry

2008-03-24 Thread Mike Edenfield
Kaushal Shriyan wrote: Hi I have the following entry in the crontab [EMAIL PROTECTED] 0 18 * * * /home/kaushal/rsync_mysql.sh I want my subject line to be hostxx:yyDB refresh daily is there a way to do it Thanks and Regards Kaushal The easiest way is to write a wrapper script; I have a

Re: [gentoo-user] emerge -aDNvu world fails

2008-03-29 Thread Mike Edenfield
Mark Knecht wrote: On Sat, Mar 29, 2008 at 10:46 AM, Norberto Bensa [EMAIL PROTECTED] wrote: Mark Knecht wrote: I never emerge everything I see in the list since most are dependencies themselves and I don't want to add them to my world file. emerge -1

Re: [gentoo-user] scp escape characters

2008-04-16 Thread Mike Edenfield
Mick wrote: On 16/04/2008, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Am Mittwoch, den 16.04.2008, 15:06 +0100 schrieb ext Mick: I was trying to scp a file which had spaces in its name; e.g. This\ is\ the\ name\ of\ it.txt I tried it in my zsh, with TAB-completion (means: I typed scp

Re: [gentoo-user] What overwrites resolv.conf

2008-04-23 Thread Mike Edenfield
startup script will write out a new resolv.conf, etc. --Mike -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Help with mounting an ISO file as non-root

2008-04-23 Thread Mike Mazur
However, this is not an option for me as I work with different images/mount points all the time. What can I do to be able to mount an arbitrary ISO image to an arbitrary mount point from the command line as non-root user? Thanks! Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Help with mounting an ISO file as non-root

2008-04-23 Thread Mike Mazur
dependency just to get around this. Thanks though, Mike -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Mono/C#: cannot listen with TcpChannel

2008-04-28 Thread Mike Mazur
libraries and/or components. Could I be missing something that's in portage? Thanks in advance, Mike -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Re: Mono/C#: cannot listen with TcpChannel

2008-04-28 Thread Mike Mazur
Hi, On Mon, Apr 28, 2008 at 3:15 PM, Mike Mazur [EMAIL PROTECTED] wrote: Hi, Having trouble with TcpChannel throwing an exception: [...] Unhandled Exception: System.Net.Sockets.SocketException: No such host is known at System.Net.Dns.GetHostByName (System.String hostName) [0x0

[gentoo-user] New b43 driver can't find my AP

2008-05-05 Thread Mike Edenfield
sure which one worked) but the driver attaches b43 to my card. Does anyone know what I can do to track down the problem? --Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] What version of netscape-flash to use with konqueror?

2008-05-06 Thread Mike Williams
a working Flash in Konqueror! === As at least one of the commenters from the blog, I didn't habe an application/x-shockwave-flash association, so had to create it. -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] What version of netscape-flash to use with konqueror?

2008-05-07 Thread Mike Williams
of sound but no video.  ;( Nice thought though. Oh, works fine for me :) Looks a bit odd with the kmplayer rewind/pause/fastforward button bar appearing then disappearing. -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Re: emerge nano ?

2008-05-11 Thread Mike Edenfield
This has been reported to bugs.gentoo.org -- it seems to be a bug in nano. For the time being you can get it to build if you enable the spell USE flag: echo app-editors/nano spell /etc/portage/package.use emerge nano -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Anyone else's Gentoo unruly lately?

2008-06-28 Thread Mike Edenfield
current setup isn't working for you then trying something different probably couldn't hurt. --Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] CD ROM does not play audio CD's

2008-06-30 Thread Mike Edenfield
it, can you please at least take this private? --Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Curious emerge behaviour.

2008-07-03 Thread Mike Williams
not installed, no blocker exists, and you've still got the binary. Portage will complain when it comes to install the new coreutils, but just ignore it's complaint. -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] 4 GB and Intel Core 2 Duo

2008-07-03 Thread Mike Williams
built a 32bit kernel. a64bitserver linux # make menuconfig scripts/kconfig/mconf arch/x86_64/Kconfig make[1]: *** [menuconfig] Error 1 make: *** [menuconfig] Interrupt -- Mike Williams -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-07 Thread Mike Edenfield
Joerg Schilling wrote: Neil Bothwick [EMAIL PROTECTED] wrote: On Mon, 07 Jul 2008 11:16:33 +0200, Joerg Schilling wrote: If you repeat the opinion of other people, you make it _your_ opinion and if your opinion may harm other people, you are not allowed to publish it unless you are able to

Re: [gentoo-user] on cdr{kit,tools} and licensing (was: emerge -avC cdrkit emerge -av cdrtools)

2008-07-07 Thread Mike Edenfield
Joerg Schilling wrote: They claimed that the official build system was not legal but they replaced it with a build system that definitely is not legal because it is not included in the source. You keep saying this, but I just don't see where it's coming from. Firstly, the cdrkit source

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-07 Thread Mike Edenfield
Joerg Schilling wrote: Sascha Hlusiak [EMAIL PROTECTED] wrote: They claimed that the official build system was not legal but they replaced it with a build system that definitely is not legal because it is not included in the source. Of course the files needed to build cdrkit are in the source

Re: [gentoo-user] emerge -avC cdrkit emerge -av cdrtools

2008-07-07 Thread Mike Edenfield
Joerg Schilling wrote: Mike Edenfield [EMAIL PROTECTED] wrote: The reality, regardless of what Debian, or the FSF, or you, or any lawyers say, is that the licensing issue has not been tested in court yet. Unless and until that happens, the whole debate is pure theory. Debian is clearly

Re: [gentoo-user] on cdr{kit,tools} and licensing

2008-07-08 Thread Mike Edenfield
the building means nothing to the GPL, so it's pointless to even bring it into the discussion. --Mike -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Hardware upgrade and Gentoo

2007-07-18 Thread Mike Williams
naturally have no X or any desktop software. However, you're going the opposite way, an old instruction set, to a new one. Basically, don't jump in to reinstalling, or rebuilding. Try it first, you might be pleasently surprised. -- Mike Williams -- [EMAIL PROTECTED] mailing list

[gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
is up to too... Cheers -- Mike Williams -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
dev bond2 lladdr 00:04:23:d7:e8:6a STALE host # ip -6 neigh dead:beef:2:136::11 dev bond0 lladdr 00:04:23:d7:f3:32 router REACHABLE fe80::204:23ff:fed7:f332 dev bond0 lladdr 00:04:23:d7:f3:32 router REACHABLE The host has bonded ethernet connections too. Thanks -- Mike Williams -- [EMAIL

Re: [gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
and all of our internal networks) via dead:beef:2::11, and be configured as dead:beef:2::1/64 instead of /48. Then it would route packets for dead:beef:2:136:204:23ff:fed7:e86a to dead:beef:2::11, rather than soliciting a link-local address for it. Have I got that right? Cheers -- Mike Williams

Re: [gentoo-user] IPv6 troubles

2007-07-19 Thread Mike Williams
On Thursday 19 July 2007 17:51:32 Etaoin Shrdlu wrote: On Thursday 19 July 2007 18:00, Mike Williams wrote: Etaoin, thanks for you time. I fear I would fail basic routing, which is surprising, seeing how I do similar things with IPv4 networks! These addresses are all supposed to be properly

[gentoo-user] Need to add gd and mysql to PHP.

2007-07-22 Thread Mike Diehl
these to be recognized by php applications? TIA, -- Mike Diehl -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] -Os = Nono?

2007-07-23 Thread Mike Edenfield
no more broken under -Os than under -O2. But given that disk space is dirt cheap and modern OS don't need to read an entire binary into memory to execute it, the actual, tangible benefits of using -Os over -O2 are minimal compared against the possible problems it might cause. --Mike -- [EMAIL

Re: [gentoo-user] -Os = Nono?

2007-07-23 Thread Mike Edenfield
Benno Schulenberg wrote: Although I agree with your reasoning above, you are contradicting yourself in the following two statements: At least, it's no more broken under -Os than under -O2. [...] benefits of using -Os over -O2 are minimal compared against the possible problems it might

  1   2   3   4   5   6   7   8   9   10   >