[gentoo-user] Root shell terminates after first keystroke

2008-03-21 Thread Tim
] ~ $ sudo su wozniak tim # eexit [EMAIL PROTECTED] ~ $ This occurs no matter how long I wait before hitting a key. Using 'su' without the preceding 'sudo' will let me into a normal root shell without the problem occurring. The problem also occurs only in Konsole, not at a tty. I should mention, based

Re: [gentoo-user] Root shell terminates after first keystroke

2008-03-21 Thread Tim
Eric Martin wrote: Tim wrote: Tonight, for no apparent reason, a problem has started cropping up when I 'sudo su'. The root shell will start up fine, but after the first time I hit a key, the shell terminates - apparently normally. A sample try looks like this (I begin to type emerge

Re: [gentoo-user] Clone a running gentoo machine onto another machine

2008-03-30 Thread Tim
? Is it already running some Linux distro, or is it a new machine with no OS? If it's the latter, you'll have to be more careful with the boot procedure, kernel options, etc. -Tim -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Ot - Problem with CUPS server

2008-04-05 Thread Tim
/octet-stream' /etc/cups/mime.* to check that any line containing that phrase isn't commented. -Tim -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Which ivtv on newest Gentoo kernels?

2008-04-05 Thread Tim
for any kernel since 2.6.21, so unless you plan on downgrading below that, you should stick with 1.0. -Tim -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Really confusing situation

2008-04-12 Thread Tim
depends explicitly on gnupg-1.4*, while spamassassin only requires gnupg (any version). What you can try is to emerge -1 =app-crypt/gnupg-1.4.7-r1, then retry your emerge -puvD world. This should satisfy the dependency on both packages. -Tim -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] [OT] Virtualbox-ing existing WinXP

2008-05-04 Thread Tim
Neil Bothwick wrote: On Sat, 3 May 2008 12:48:30 +0100, Mick wrote: I have a box which has WinXP dual-booting with Gentoo. I would like to be able to have access to a clone of the existing WinXP installation, from within Gentoo. The original WinXP partition should be left well alone, as

Re: [gentoo-user] [OT] Virtualbox-ing existing WinXP

2008-05-04 Thread Tim
hardware and the true hardware in your system. The three days is from the time you first boot the machine in the VM - it remembers, even if it's shut down. -Tim -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] blocking packages when emerge gnome-light

2008-05-05 Thread Tim
than taking over someone else's. You would also do well to look through the Gentoo Handbook - there's a wonderful section at http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2chap=1 that talks at length about blocked packages and what to do to resolve your issues. -Tim -- gentoo-user

Re: [gentoo-user] join two tab-separate-value files without join field

2008-05-23 Thread Tim
= $second[$i]; $tmp2 =~ s/\n//g; $str = $tmp1 . \t . $tmp2 . \n; print $str; } close(FIRSTFILE); close(SECONDFILE); This is likely not the best or fastest way to do it, and I don't have a dataset as large as yours readily available for testing, but it seems to work. -Tim

Re: [gentoo-user] fd symlinks to pts?

2008-06-03 Thread Tim
Alan McKinnon wrote: On Tuesday 03 June 2008, Tim wrote: I recently had occasion to need a floppy drive. Thankfully, there was one in my Gentoo box, but no support in the kernel. I added CONFIG_BLK_DEV_IDEFLOPPY=y to .config and already had support for my IDE chipset included, rebuilt my

Re: [gentoo-user] fd symlinks to pts?

2008-06-03 Thread Tim
. It's a 34-pin ribbon cable connector on the motherboard. -Tim -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] fd symlinks to pts?

2008-06-03 Thread Tim
Tim wrote: Dirk Heinrichs wrote: Am Dienstag, 3. Juni 2008 schrieb ext Dirk Heinrichs: That makes 4 out of 4 possible devices. So where's your IDE floppy connected to, then? Is it an IDE floppy device at all, or a normal PC floppy device? Bye... Dirk I was unaware

Re: [gentoo-user] fd symlinks to pts?

2008-06-03 Thread Tim
Dirk Heinrichs wrote: Am Dienstag, 3. Juni 2008 schrieb ext Tim: I recently had occasion to need a floppy drive. Thankfully, there was one in my Gentoo box, but no support in the kernel. I added CONFIG_BLK_DEV_IDEFLOPPY=y to .config and already had support for my IDE chipset included, rebuilt

[gentoo-user] fd symlinks to pts?

2008-06-03 Thread Tim
to do to get usable block access to my floppy from something in /dev/fd? -Tim -- gentoo-user@lists.gentoo.org mailing list

[gentoo-user] Fix bug with unreachable upstream?

2008-06-09 Thread Tim
/ The package in portage: http://gentoo-portage.com/net-dns/ez-ipupdate -Tim -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] Fix bug with unreachable upstream?

2008-06-14 Thread Tim
Alan McKinnon wrote: On Monday 09 June 2008, Tim wrote: I use the small C utility ez-ipupdate to keep a dynamic DNS account up-to-date with ZoneEdit, a free dynamic DNS provider. Recently, ZoneEdit changed the page that updates A records; ez-ipupdate needs to be changed to reflect

Re: [gentoo-user] amd64 4G memory

2007-08-10 Thread Tim
Aleksey V. Kunitskiy wrote: Hi, I'm a bit confused, because before this moment I thought that 4G for amd64 platform is normal memory size... I've Asus a8n-e motherboard and AMD X2 cpu. Yesterday I've installed +1G memory to my already installed 3G. Before this my system showed that all 3072M

Re: [gentoo-user] Re: Minimum HD space for a firewall

2007-08-10 Thread Tim
James wrote: Neil Bothwick neil at digimed.co.uk writes: If I wanted to use CF or SD cards in these old system, is there an inexpenive interface converter (say CF to ide) that is redily available? Yes, I bought one from http://linitx.com and use it in my MythTV frontend. OK, I found

Re: [gentoo-user] amd64 4G memory

2007-08-11 Thread Tim
Aleksey V. Kunitskiy wrote: On Friday 10 August 2007 22:34, Volker Armin Hemmann wrote: So your 'lost' memory is not really lost Why? If I have 3G of memory it is OK and 4G is a problem. Of course a few MB(~100 actualy) of memory is not critical for me in this case, but I'd like to

Re: [gentoo-user] ACPI problem on Compaq

2007-08-12 Thread Tim
Thierry de Coulon wrote: Hello, I've got an older Compaq EVO D510 desktop that I was thinking to setup as a lab machine (that should be also used by people who basicaly have no Linux knowledge). I've installed Gentoo on it and it works well but for one thing: When I want sto shut it down,

Re: [gentoo-user] Must I re-emerge gcc entirely?

2007-08-13 Thread Tim
kou yu wrote: I am a newbie to gentoo. Today I emerge my gcc to 4.2.0 When it finished, I found message that the libstdc++ manpage is not maked due to lack of doxygen. My question is whether I must re-emerge gcc entirely after emerging doxygen to make the manpage of libstdc++. Is there a

Re: [gentoo-user] [OT] Help with Perl Datetime + Epoch

2007-08-13 Thread Tim
Ow Mun Heng wrote: Been struggling with a new script I'm porting over from bash because perl's DBI is much more elegant than my previous usage of sqsh. I'm having trouble converting from a datetime into a unix epoch timestamp. under bash, this is done. date = -MM-DD HH:MM:SS epoch_date =

Re: [gentoo-user] trouble with root on reiserfs

2007-08-14 Thread Tim
Florian Philipp wrote: Am Dienstag 14 August 2007 20:37:59 schrieb Neil Bothwick: Hello Florian Philipp, 3. mount root and boot 4. mount their mount point on my desktop via sshfs 5. create a tar ball 6. unmount everything, create reiserfs, remount everything 7. extract tar ball, edit fstab 8.

Re: [gentoo-user] fstab question

2007-08-15 Thread Tim
Colleen Beamer wrote: Hi, I have a situation that, before, kind of bugged me but I was able to deal with it. However, now I've added another wrinkle to the situation. I have a usb external hard drive attached to my computer. It's an Iomega and has a power switch. In fstab it is /dev/sdc1

[gentoo-user] Problem with distcc/crossdev

2007-08-17 Thread Tim
Hello all. I recently bought an AMD Athlon64 X2 2.6GHz and set it up with a multilib amd64 system, then followed the crossdev howto on the Gentoo wiki (using Google cache, as the wiki seems to be down right now), making sure to create the i686-pc-linux-gnu-gcc-wrapper script as documented.

Re: [gentoo-user] About Macintosh

2007-08-19 Thread Tim
Balaviswanathan Vaidyanathan wrote: Hi How to install MacOs X along with Gentoo Unlimited freedom, unlimited storage. Get it now

Re: [gentoo-user]About VT

2007-08-20 Thread Tim
Balaviswanathan Vaidyanathan wrote: Hi, Do Gentoo support Virtualization like RHEL5 if so what are the tools like kernel -xen for RHEL5 required for making Gentoo work in VT(Virtualization) mode Get the freedom to

Re: [gentoo-user]About setting up modem and router

2007-08-22 Thread Tim
Balaviswanathan Vaidyanathan wrote: Hi, How to install modem and router and how to set up dial up connection and Broadband connection in Gentoo Once upon a time there was 1 GB storage in your inbox. Click here for

Re: [gentoo-user] what about Xen finally?

2007-08-31 Thread Tim
Steen Eugen Poulsen wrote: Mihamina (R12y) Rakotomandimby skrev: I have a computer with a intel 4965 wireless chipset on which I want to run Xen and only use ebuilds. Think I'm missing something here. Xen is in, as masked ebuilds, but it's there. So, I need a recent gentoo kernel (some

Re: [gentoo-user] what about Xen finally?

2007-08-31 Thread Tim
Mihamina (R12y) Rakotomandimby wrote: Tim wrote: So, I need a recent gentoo kernel (some 2.6.22 but I dont know which exactly). I really want to use only ebuilds. Xen-sources doesn't go as high as .22 yet in the portage tree. The newest one is .20, but that should be okay for most people

Re: [gentoo-user] Re: MCE in kernel

2007-08-31 Thread Tim
was on it? Hopefully we can be of more assistance with this info. -Tim -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] ATI driver fails

2007-09-04 Thread Tim
Daniel D Jones wrote: make[2]: *** [/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1 make[1]: *** [_module_/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/modules/fglrx/build_mod/2.6.x] Error 2

Re: [gentoo-user] Apache 2.2.6 missing /etc/apache2/mime.types

2007-10-07 Thread Tim
Randy Barlow wrote: Randy Barlow wrote: I see a package called mime-types, but it seems to install /etc/mime.types and not /etc/apache2/mime.types... Help? I found a temporary solution by symlinking /etc/apache2/mime.types to /etc/mime.types, but that doesn't seem like the correct way to

[gentoo-user] OT: iPod Classic freezes using libgpod+amarok

2007-10-12 Thread Tim
Hello list. I recently purchased an 80GB black iPod Classic and, being a Gentoo user, decided to try to get it running under Linux. I did initially plug it into a Mac and add some 700+ songs, so the steps I took were: 1. Plug it back into the Mac and disable HFS+ journaling 2. Install, from SVN,

Re: [gentoo-user] Distcc problems...

2007-10-12 Thread Tim
Jerry McBride wrote: I've identified a few packages that simply will not compile when distcc is being used. Has anyone noticed problems with; ncurses, groff or libpcre? I'm thinking about modifying /etc/portage/bashrc to detect a new file named /etc/portage/package.distcc that will

Re: [gentoo-user] Distcc problems...

2007-10-12 Thread Tim
Dan Farrell wrote: On Fri, 12 Oct 2007 18:26:26 -0400 Jerry McBride [EMAIL PROTECTED] wrote: I've identified a few packages that simply will not compile when distcc is being used. Has anyone noticed problems with; ncurses, groff or libpcre? I'm thinking about modifying

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread Tim
[EMAIL PROTECTED] wrote: # gcc --version gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) ~ $ emerge --info ACCEPT_KEYWORDS=x86 CBUILD=i686-pc-linux-gnu CFLAGS=-O2 -march=athlon-xp -msse -mmmx -m3dnow -pipe CHOST=i686-pc-linux-gnu CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config

[gentoo-user] acroread 9.5.5 segfault

2014-02-12 Thread Tim
I am trying to use acroread 9.5.5 only for its ability to display animations. If I run: $ ACRODEBUG=1 ACRO_CRASHLOG=1 acroread and then try to open a file (or include the filename on the command line), I simply get Segmentation fault. If I try $ acroread -DEBUG acroread I get: Loading PlugIn

Re: [gentoo-user] Odd problem with OpenSSH

2008-02-15 Thread Tim Garton
Try adding a: LogLevel VERBOSE or LogLevel DEBUG to /etc/ssh/sshd_config and restarting the ssh server, and see if it gives you any more info.

Re: [gentoo-user] Qmail and Spamassassin won't integrate

2008-04-21 Thread Tim Garton
I run spamassassin with exim, so can't offer all that much help, but as for attempt 1 you may try running: spamc -R {some file containing full source of a sample email} to make sure spamassassin is running correctly. It should spit back a score and a possibly a list of tests failed, depending

Re: [gentoo-user] Re: Slapd doesn't start after update

2007-07-27 Thread Tim Allingham
Have you tried using revdep-rebuild to check the links on that library? an updated version may have broken the links On Fri, 2007-07-27 at 17:59 -0300, ツ Leandro Sales wrote: I reinstall openldap 2.2.28 and when I start slapd, I got (from the log): Jul 27 17:55:11 embedded slapd[2957]:

Re: [gentoo-user] Best virtual machine for my needs

2007-07-27 Thread Tim Allingham
I run a few virtual machines using qemu, which can be run without hardware virtualisation support. One of the things it will happily do is mount a physical CD drive, so you may be able to burn the music off in this manner (using the -cdrom switch with /dev/dvdrw gives me a DVD burner through the

Re: [gentoo-user] Linux too damn slow if memory 3GB

2007-07-28 Thread Tim Allingham
be the overhead introduced from PAE, which (at least on older kernels) requires some processing overhead to utilise. Are you able to try a 64-bit install to determine if this is the case? Regards, Tim Allingham Email:[EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

Re: [gentoo-user] Linux too damn slow if memory 3GB

2007-07-28 Thread Tim Allingham
On Sun, 2007-07-29 at 09:39 +1000, Tim Allingham wrote: On Sat, 2007-07-28 at 20:28 -0300, Daniel van Ham Colchete wrote: Hello everyone!!! May be somebody can shed some light here... I'm building a server here with 4GB of RAM memory. The fact is, if I boot with mem=3072M everything

Re: [gentoo-user] where to place command to be executed on X.org start

2007-07-31 Thread Tim Allingham
On Tue, 2007-07-31 at 13:23 +0300, Alex V. Fansky wrote: Hello, I want command xmodmap ~/.Xmodmap to be executed on my X.org start and even restart. Where is the best place to put it? -- Alex V. Fansky Minsk, BSU can't you use .xinitrc for this? signature.asc Description: This is a

Re: [gentoo-user] where to place command to be executed on X.org start

2007-07-31 Thread Tim Allingham
On Tue, 2007-07-31 at 14:58 +0100, Peter Ruskin wrote: On Tuesday 31 July 2007, Neil Bothwick wrote: AFAIK .bashrc is sourced even when no X is running (e.g. when logging in via ssh). More importantly, it is not sourced when X starts up. Works for me. -- Peter

Re: [gentoo-user] portage inconsistency?

2007-08-05 Thread Tim Allingham
On Sun, 2007-08-05 at 16:32 +0200, Bo Ørsted Andresen wrote: On Tuesday 17 July 2007 00:46:08 maxim wexler wrote: So, emerge portage results in one package being installed, portage, 61kb. emerge -u portage lines up 5 or 6 packages plus portage, 18Mb. Went ahead and just did the one

Re: [gentoo-user] tools to detect hardware

2007-08-08 Thread Tim Allingham
If you want something to give a simple listing similar to CPU-z, set up phpsysinfo On Wed, 2007-08-08 at 09:18 -0300, Arturo 'Buanzo' Busleiman wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Chuanwen Wu wrote: I use lspci,now.But lspci can't provide so much information as everest

Re: [gentoo-user] {OT} Overheated, which part is damaged?

2007-08-08 Thread Tim Allingham
On Wed, 2007-08-08 at 10:25 +0100, Mick wrote: On Wednesday 08 August 2007 09:33, Florian Philipp wrote: Am Mittwoch 08 August 2007 09:22 schrieb Mick: On Wednesday 08 August 2007 02:21, Grant wrote: My power supply's fan died and ended up really elevating the temperature in the case

Re: [gentoo-user] {OT} Overheated, which part is damaged?

2007-08-08 Thread Tim Allingham
On Wed, 2007-08-08 at 08:10 -0700, Grant wrote: My power supply's fan died and ended up really elevating the temperature in the case during a qt compile. Now I'm seeing all kinds of strange and colorful artifacts on the screen, even after the system was

Re: [gentoo-user] ACPI problem on Compaq

2007-08-13 Thread Tim Allingham
On Mon, 2007-08-13 at 09:41 +0200, Thierry de Coulon wrote: On Monday, 13. August 2007, Tim wrote: Have you tried just using 'init 0' rather than 'shutdown -h now'? (...) I'd say check in your BIOS to see what power options there are - some BIOSes can change the action on receiving

[gentoo-user] g-cpan confusion

2009-05-21 Thread Tim Jones
Hello! Just getting settled with Gentoo, happy so far. I was a little confused to learn of the existence of the g-cpan module, even at the presence of perl modules in Portage itself. g-cpan is supposed to be a Portage wrapper for plain cpan? If I use g-cpan to install a module, will it use the

Re: [gentoo-user] autopoweroff

2005-12-21 Thread Tim Igoe
a custom case with a custom PSU) but i'm guessing that theres something iffy wiht it. Your PSU does provide more than enoguh power on all rails for what you need? Tim -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] autopoweroff

2005-12-21 Thread Tim Igoe
cucu ionut cristian wrote: I have a machine here that does that. I've tied changing all bar the PSU (its a custom case with a custom PSU) but i'm guessing that theres something iffy wiht it. Your PSU does provide more than enoguh power on all rails for what you need? Tim PSA? i'm

Re: [gentoo-user] dying hard drive?

2006-01-13 Thread Tim Igoe
262886799 # 2 Short offline Completed without error 00% 11483 - Tim -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] firefox locks up when looking at flash

2006-02-07 Thread Tim Igoe
was forced to re-install :( I did once upon a time have this working... any suggestions? thanks, -- Iain Buchanan iain at netspace dot net dot au Misfortunes arrive on wings and leave on foot. -- gentoo-user@gentoo.org mailing list Tim -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] firefox locks up when looking at flash

2006-02-09 Thread Tim Igoe
Iain Buchanan wrote: If you're having flash / firefox problems, upgrade firefox to 1.5.0.1! On Tue, 2006-02-07 at 20:28 +0930, Iain Buchanan wrote: On Tue, 2006-02-07 at 10:27 +, Tim Igoe wrote: Quoting Iain Buchanan [EMAIL PROTECTED]: I can't seem to access any pages

Re: [gentoo-user] firefox locks up when looking at flash

2006-02-11 Thread Tim Igoe
Tim Igoe wrote: Iain Buchanan wrote: If you're having flash / firefox problems, upgrade firefox to 1.5.0.1! On Tue, 2006-02-07 at 20:28 +0930, Iain Buchanan wrote: On Tue, 2006-02-07 at 10:27 +, Tim Igoe wrote: Quoting Iain Buchanan [EMAIL PROTECTED]: I can't seem

Re: [gentoo-user] OpenGL X desktop

2006-02-11 Thread Tim Igoe
interested in shadows and transparency, you don't need to install Xgl. -- gentoo-user@gentoo.org mailing list -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide http://f1forums.igoe.me.uk - *New* F1 Forums Computers are like Air

Re: [gentoo-user] firefox locks up when looking at flash

2006-02-13 Thread Tim Igoe
Cláudio Henrique wrote: firefox + flash used to be troublesome with transparency. are you using transparency? Nope, tried it and gave up due to lack of usefulness from the ATi drivers when fluff mode was on. On 2/11/06, Tim Igoe [EMAIL PROTECTED] wrote: Tim Igoe wrote: Iain

[gentoo-user] Re: bash_history

2006-03-06 Thread Tim Kruse
* On 07.03.2006 Haim Ashkenazi wrote: I am wondering what do I need to config so that when a user or root type reboot the commands typed before a saved in bash_history and also when the user or root don' type anything but just press combination of keys ctrl+alt+del? when you press reboot the

Re: [gentoo-user] antivirus

2006-03-08 Thread Tim Igoe
:) My Linux boxes are frequently bombarded by Viruses (even ones that are years old - SQL Slammer, Blaster etc) -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide http://f1forums.igoe.me.uk - *New* F1 Forums Computers are like Air-con, open windows

Re: [gentoo-user] antivirus

2006-03-09 Thread Tim Igoe
users before now. Causes too many problems due to the access and thus viruses / malware that get installed. -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide http://f1forums.igoe.me.uk - *New* F1 Forums Computers are like Air-con, open windows

Re: [gentoo-user] {OT} Hosting

2005-04-11 Thread Tim Igoe
it? Not much use if the kernel burps at the first stage (yes, i've had it happen to me - lucky i was only 10 mins away from it) Tim -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: ati-drivers

2005-04-11 Thread Tim Janssen
-update and then re-emerging them. That approach *usually* works for me. Tim -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCWtJdaRz9jZhWXD0RAgWtAJ9XLFPXKU42sOmZPZW4nU5oHmzcJACfRR18 +cZmzqVBg6pOrLA11G4+Xrk= =SqNR

Re: [gentoo-user] screen is blinking with nvidia

2005-04-14 Thread Tim Beck
Just curious...is it a very very faint blinking, or is it a more dramatic blackening effect? I noticed the same thing with my workstation (which also has an nvidia card) and just thought I was nuts. But it doesn't seem to do it in windows, so... On 4/14/05, Al Bayrouni [EMAIL PROTECTED] wrote:

Re: [gentoo-user] screen is blinking with nvidia

2005-04-14 Thread Tim Beck
Thanks! I double checked my xorg.conf with the specifications of my monitor and lowered the range of the horizontal refresh rate. This seems to have fixed the issue. On 4/14/05, Al Bayrouni [EMAIL PROTECTED] wrote: Tim Beck wrote: Just curious...is it a very very faint blinking

Re: [gentoo-user] A binary choice for a DVD burner... URGENT!

2005-04-20 Thread Tim Igoe
ain't fixed it (tried anything else) :) HTH -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! Mrugesh Karnik wrote: Hello all, I'm sure this has been asked a lot of times

Re: [gentoo-user] OpenMosix, 2.6 Gentoo

2005-04-20 Thread Tim Igoe
There is an openmosix 2.6 ebuild - i came across it the other day http://www.gentoo-portage.com/sys-kernel/openmosix-sources Its hard masked at the moment, so you'd have to unmask it to use it -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV

Re: [gentoo-user] [OT]Which TV recorder

2005-04-28 Thread Tim Igoe
this, but from what I gather its very similar to mythtv. Hope that helps you a bit. -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! Tamas Sarga wrote: Hi, I use tvtime

Re: [gentoo-user] Net config

2005-05-02 Thread Tim Igoe
Look in the /etc/conf.d/net.example file (assuming your using a more recent baselayout) - theres a fallback address (fallback_eth0 iirc) to which you can set an IP or say 'apipa' to get an IP in the 169 range like Windows does when it can't find one. HTH -- Tim Igoe ([EMAIL PROTECTED]) http

Re: [gentoo-user] Manually specifying nameservers

2005-05-08 Thread Tim Igoe
man dhcpcd -R Prevents dhcpcd from replacing existing /etc/resolv.conf file. into the /etc/conf.d/net file - Dhcp options Tim Igoe http://tim.igoe.me.uk Colin wrote: I have two nameservers. DHCP detects the second one, but since I have a computer acting as a gateway instead

Re: [gentoo-user] Bugzilla ebuild request

2005-05-13 Thread Tim Igoe
with the status of your 'bug' report. -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] ntfs mounted partition

2005-05-14 Thread Tim Igoe
Writing to NTFS partitions is not recommended - what writing that is supported is very limited. Only over writing files and to exactly the same size iirc. If you need to share data between Win and Lin, a FAT32 partition (or network drive) is probably your best bet. -- Tim Igoe [EMAIL PROTECTED

Re: [gentoo-user] Emerge World - lcms Fails

2005-05-14 Thread Tim Igoe
Edit /usr/portage/media-libs/lcms/lcms-1.13.ebuild and change the line that says 'elibtoolize' to 'libtoolize --copy --force' and try again. That should fix it. A quick search of forums (http://forums.gentoo.org) and bugzilla (http://bugs.gentoo.org) would have given you the same answer. Tim

Re: [gentoo-user] Switch from devfs to udev?

2005-05-21 Thread Tim Igoe
Install udev as in portage. Then edit the kernel to remove devfs - recompile and reboot. Job done, it should say using udev at bootup. Tim Mark Knecht wrote: Are there any instructions about on how to take an older machine (18 months) and switch it to udev from devfs? I see that udev

Re: [gentoo-user] My PHP support is gone!

2005-05-23 Thread Tim Igoe
the `default' config again. /etc/apache2/httpd.conf is now the main configuration file now. Tim Michael Sullivan wrote: Last night we had a power blink here (basically the power goes off just long enough to disrupt all devices plugged into AC and then comes back on again.) When my server box

Re: [gentoo-user] Switch from devfs to udev?

2005-05-23 Thread Tim Igoe
I'm guessing it can be removed - i've just never bothered to do so with this box. -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! S. Schwartz wrote: Tim Igoe wrote

Re: [gentoo-user] What spins a drive up?

2005-06-08 Thread Tim Igoe
on it - rarely spinning teh disk up at all. Can't say the same for my desktop however. :) -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! signature.asc Description: OpenPGP digital

Re: [gentoo-user] Hardware problem

2005-06-09 Thread Tim Igoe
! http://discover.yahoo.com/ HTH -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] docbook-sgml-utils-0.6.14 [0.6.12]

2005-06-10 Thread Tim Igoe
build error, NOT this status message. Ideas? emerge openjade then continue the emerge -uD world James -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working

Re: [gentoo-user] problem with emerge

2005-06-11 Thread Tim Igoe
, then emerge splashutils If not, emerge -uDpt world - look at the tree produced to work out what pulls in bootsplash -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! signature.asc

Re: [gentoo-user] [OT] PHP scripts dont need to be executable?

2005-06-11 Thread Tim Igoe
php-4.3.11/mod_php-4.3.11 that are involved. I've never seen it needed, but i've only been using PHP since version 4.3.0 i think it was Regards, Jon Le Miere -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con

Re: [gentoo-user] how to know ram memory and video memory size

2005-06-11 Thread Tim Igoe
askar ... wrote: Hello! Is it possible to know from gentoo the size of ram and video memory? cat /proc/meminfo or free to find RAM info video memory - not so sure on - check x.org logs it'll be in there should also be in dmesg Thanks. askar -- Tim Igoe [EMAIL PROTECTED] http

Re: [gentoo-user] docbook-sgml-utils and jade...

2005-06-12 Thread Tim Igoe
!!! If you need support, post the topmost build error, NOT this status message. # -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! signature.asc Description: OpenPGP digital

Re: [gentoo-user] ATI Composte DRI

2005-06-24 Thread Tim Igoe
Justin Hart wrote: Any news on Composte and DRI working together, happily, under the fglrx drivers? Under the latest drivers its still one or the other. From what i'd seen over on rage3d is very much a case of they'll add it when its really needed and not just cos users want it. -- Tim Igoe

Re: [gentoo-user] ATI Composte DRI

2005-06-24 Thread Tim Igoe
Neil Bothwick wrote: On Fri, 24 Jun 2005 10:31:10 +0100, Tim Igoe wrote: [signature.asc application/pgp-signature (189 bytes)] Tim, is your key on a public server anywhere? Because every time I read one of your mails, there's an annoying delay as my mailer tries, and fails

Re: [gentoo-user] ATI Composte DRI

2005-06-24 Thread Tim Igoe
Holly Bostick wrote: Tim Igoe wrote: Neil Bothwick wrote: On Fri, 24 Jun 2005 10:31:10 +0100, Tim Igoe wrote: [signature.asc application/pgp-signature (189 bytes)] Tim, is your key on a public server anywhere? Because every time I read one of your mails, there's an annoying delay

Re: [gentoo-user] ATI Composte DRI

2005-06-24 Thread Tim Igoe
in Thunderbird - none of them returned a key :( Holly -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers are like Air-con, open windows and they stop working! signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] VMWare Question

2005-06-24 Thread Tim Igoe
://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/vmware-any-any-update90.tar.gz Does anyone have any ideas? Thank you, Shawn -- gentoo-user@gentoo.org mailing list -- Tim Igoe [EMAIL PROTECTED] http://tim.igoe.me.uk - Personal Site http://tv.igoe.me.uk - UK TV Guide Computers

Re: [gentoo-user] ATI Composte DRI

2005-06-24 Thread Tim Igoe
Holly Bostick wrote: Tim Igoe schreef: Holly Bostick wrote: But this whole episode has at least gotten me to finally upload my own key, so I've (hopefully) signed this message. hehe :D Can you all get the key (since I know the list doesn't have it, it's a good test as to whether I've

Re: [gentoo-user] Font sizes very small in KDE

2005-09-23 Thread Tim Beck
you try searching the forums for stuff about kde, firefox, fonts, dpi, etc. Searching the forums has become increasingly annoying due to the volume of posts there, but if you dig long enough you should find something useful :) Good luck! Tim On 9/23/05, Stewart Taylor [EMAIL PROTECTED] wrote

[gentoo-user] conf.d/net static routes

2005-10-10 Thread Tim Watson
by the hosting company 11. Any ideas? Thanks, tim -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] squid-cache for an internet-cafe

2005-10-13 Thread Tim Igoe
. ___ Have you mooed today? --- \^__^ \ (oo) \___ (__) \ )\/\ ||--w | || || Gentoo Linux 2.6.13-gentoo-r2 -- Tim Igoe [EMAIL PROTECTED] http

[gentoo-user] Re: Kernel updates

2005-10-30 Thread Tim Kruse
* On 27.10.2005 Qian Qiao wrote: P.S. is there an easy way to confirm which kernel source (gentoo/vanilla) was originally installed? # cat /var/lib/portage/world grep sys-kernel UUOC The above command should give you the kernel(s) you've emerged. Normally the above command should do the

[gentoo-user] Re: Kernel updates

2005-10-30 Thread Tim Kruse
* On 30.10.2005 Qian Qiao wrote: # cat /var/lib/portage/world grep sys-kernel I have corrupted your command, but realized it too late, sorry. You originally have written: # cat /var/lib/portage/world | grep sys-kernel UUOC I stand corrected. grep sys-kernel /var/lib/portage/world is a

[gentoo-user] Re: (masked by: missing keyword)

2005-10-30 Thread Tim Kruse
* On 29.10.2005 sean wrote: What is the proper way to over ride a package that is (masked by: missing keyword)? The only way I know of is to change the ebuild. But don't do this on the ebuild in your normal portage dir (it will be overridden after the next sync). Copy the ebuild to

[gentoo-user] [OT] This list with a newsclient (was: giflib vs. libungif)

2005-10-30 Thread Tim Kruse
* On 29.10.2005 Peter Kelly wrote: On another note, is there a way to both view and post to this list through Knode? http://gmane.org/ You still have to be subscribed to the list to post So long, tkr -- untold wealth, n.: What you left out on April 15th. signature.asc

[gentoo-user] Re: Quoting styles

2005-10-30 Thread Tim Kruse
* On 30.10.2005 Alexander Skwar wrote: Me too. Badly translated joke. It should read: There are 10 kinds of people. Then it is funny Oh, it is funny. The joke you mean is slightly different and has something to do with the binary system ;-) So long, tkr -- Stewie: [bathing in blood] This

  1   2   >