[gentoo-user] update-eix is running forever

2006-12-12 Thread Robert Svoboda
Hi,

I've been experimenting with overlays a bit. Then I decided to
disable them. Now if I run update-eix it runs like this:

$ update-eix
Reading Portage settings ..
Building database (/var/cache/eix) ..
[0] /usr/portage/ (cache: metadata)
 Reading 100%
[1] /usr/local/portage (cache: none)
 Reading 100%
[2] /usr/portage/local/layman/sunrise (cache: eix* 
[/usr/portage/local/layman/sunrise])

Here update-eix hangs and sits there doing I don't know what
but while at it, taking 99% of my CPU.

I tried to purge every mention of layman and sunrise out of
/etc and some other places too. No success. What could be
wrong?

Thanks,
Robert

-- 
Robert Svoboda
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] net.eth0 starting yet not starting

2006-10-25 Thread Robert Svoboda
* Lord Sauron [EMAIL PROTECTED] [2006-10-24 11:18]:
 During boot it goes through the normal routine, it starts net.lo and
 everything, however, then it goes into runlevel 3 and then all my
 services fail (apache, sshd, ddclient, etc), complaining that net.eth0
 isn't running.  I log in and try to start net.eth0 and it tells me
 that it's already running!

have you tried ifconfig? that command shows whether your eth0
is up, have IP assigned and other things, post result here if unsure

what does dmesg say about your network card?

Robert

-- 
Robert Svoboda
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Run script when X is idle for some time?

2006-10-20 Thread Robert Svoboda
* Qiangning Hong [EMAIL PROTECTED] [2006-10-19 20:07]:
 I'd like to run a script after X is idle for some time (e.g. 5
 minute), just like what gaim do (it set my status to away if I
 haven't touch anything for some time).  How can I do?  FYI, I have
 some Shell/C/Python programming skill.

It's been a long time I tried this, but I remember that there is
program called xautolock which can be used to do what you
want. Particularly its -notifier option.

HTH

-- 
Robert Svoboda
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Weird pauses making me nuts

2005-10-31 Thread Robert Svoboda
* Holly Bostick [EMAIL PROTECTED] [2005-10-31 18:50]:
 Hey, all,

Hi,

[...]

 Since all the problems seem to be related to the X server,
 maybe it's an X problem;

So have you tried it without X running?

Robert

-- 
Robert Svoboda
[EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] struggling with dri

2005-10-12 Thread Robert Svoboda
* Fernando Meira [EMAIL PROTECTED] [2005-10-09 23:10]:
 Hi,

Hi,

 I know this is a well discussed topic.. but I can't find answer to my
 problem.. and I'm completely lost in all mails/forums..
 
 I have a ATI Technologies Inc Radeon Mobility M6 LY and I been using
 radeon driver from kernel.

I have M7 LW but they are very similar I believe...

 In order to enable rendering, I been looking around and after no success I
 was told that I should use fglrx driver from proprietary ATI-drivers! Tried
 it, but no deal! Then I was again told that these drivers were not to my
 card, and that radeon should made it.

Yes, I think so. 

 So, I'm back to radeon but still no rendering. However, there's noting
 saying the opposite unless:
 # glxinfo | grep -i rendering
 direct rendering: No

[...]

Did you compile agp, drm, radeon into kernel or as modules?
There are some issues (or at least there were) with this.

Mine works like this:
CONFIG_AGP=y
CONFIG_AGP_INTEL=y
CONFIG_DRM=y
CONFIG_DRM_RADEON=y

(Some people suggest compiling radeon as module but it works
for me this way)

Any dmesg output?

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Hal, d-bus, automount, premissions

2005-10-07 Thread Robert Svoboda
* Andreas Karlsson [EMAIL PROTECTED] [2005-10-07 14:50]:
 Hello,

Hi,

[...]

 It drives me nuts. I did search the forums.gentoo.org, but all I found was 
 some unsolved threads. Anyone have any ideas? 

check this out:
http://gentoo-wiki.com/HOWTO_ivman

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Some intelligence in etc-update... please.

2005-08-09 Thread Robert Svoboda
* A. Khattri [EMAIL PROTECTED] [2005-08-07 18:51]:
 On Fri, 5 Aug 2005, Mark Knecht wrote:
 
 With vimdiff how do yo make the actual changes? Can you somehow
  tell it to apply certain lines from file2 to file1 or do you have to
  copy and paste by hand?
 
 If there are minor changes, you can directly edit the update then save,
 quit and merge the update. If there are whole line that are different, you
 can cut and paste between windows (vimdiff colorises too so its easy to
 see what's different and what's not).

It can be even simpler use 'dp' (as Diff Put), where you want
propagate the difference to the other file and do 'do' (Diff
Obtain) to put change from the other file. There is much more
(yeah, it's vim after all :), see :help vimdiff .

-r
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: keys that don't create keycodes

2005-07-27 Thread Robert Svoboda
* Iain Buchanan [EMAIL PROTECTED] [2005-07-19 09:10]:
 I have a couple of them!  I've tried all the usual ways of detecting
 them - xev and others that do a similar thing but they just don't
 register as keypresses in any standard way.

did you try lineak (it's in portage)? I think there are others, maybe more
advanced.

http://lineak.sourceforge.net/

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Packet loss unknown issue

2005-07-13 Thread Robert Svoboda
* José Pedro Saraiva [EMAIL PROTECTED] [2005-07-12 23:30]:
 Hello,

Hi,

 I connect to the net through eth0 and have a masquerading
 through eth1 to my other computers, using shorewall.  

Uh, I'm not sure i understand you.

your localhost eth0 - shorewall - Inet
your localhost eth1 - shorewall - your other machines

Is above right?
What address ranges do you use?

 My server never had any problems of this kind and all was
 fine until a couple of days ago. I'm experiencing some heavy
 packet loss when pinging different hosts.  I have isolated
 the problem (at least I think I did) and got to the
 conclusion that issuing a simple 'ifconfig eth1 down' and
 leaving eth0 up, the packet loss vanishes.  Tests were made
 with all services down (shorewall, sshd, apache2, mysqld,
 proftpd, sendmail, ...)

What about routing? As root run:
$ route

or tracepath?
$ tracepath google.com

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mutt probs

2005-07-08 Thread Robert Svoboda
Hi,

* Walter Dnes [EMAIL PROTECTED] [2005-07-07 13:00]:

[...]

 If you set up ssmtp with the sendmail symlink, and don't
 watch what you're doing, chatty cron jobs will send their
 output to root

I don't think this is the case, ssmtp or bsmtp can't do a
local delivery. (That's the reason I'm running postfix on my
local machine - to get local emails) Or am I mistaken? Please
correct me.

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Windowmaker Woes

2005-06-09 Thread Robert Svoboda
* [EMAIL PROTECTED] [EMAIL PROTECTED] [2005-06-08 07:30]:
 Hi all,

Hi Dennis,

 I've just set up a shiny new AMD64 box, and I can't get many
 apps (mozilla, firefox, openoffice, wprefs, etc.) to run
 properly in windowmaker.  Open Office crashes, I can't see
 the windows with mozilla and firefox, and wprefs just dies
 without an error message.  And, of course, everything works
 fine in gnome and fluxbox.
 
 Would anyone happen to know what might be going on?

Try, strace if you can run xterm.

For example:

$ strace /usr/lib/GNUstep/Applications/WPrefs.app/WPrefs

From the output you could guess what the problem is. If not,
post it here.

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] openmotif vs motif-config dependancy blockers

2005-04-27 Thread Robert Svoboda
* Michael W. Holdeman [EMAIL PROTECTED] [2005-04-26 22:10]:
 emerge -uvDa world yeilds blockers between motif-congif and openmotif today..

the same here

 Fix?

I tried this:

emerge unmerge openmotif
emerge -uvD world

and ended with this

Calculating dependencies ...done!
 emerge (1 of 13) x11-libs/openmotif-2.2.3-r7 to /
 !!! Files listed in the manifest do not exist!
 openmotif-2.1.30-r7.ebuild
 files/digest-openmotif-2.2.3
 openmotif-2.2.3.ebuild
 openmotif-2.1.30-r6.ebuild
 files/digest-openmotif-2.1.30-r6
 files/digest-openmotif-2.1.30-r7

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] NTP

2005-04-21 Thread Robert Svoboda
* Peng [EMAIL PROTECTED] [2005-04-20 10:30]:
 I'm sorry to ask something so basic, but is there an Idiot's Guide to 
 Time Syncronization on Gentoo Linux anywhere? I just can't figure the 
 dumb thing out. :-(

try openntpd which is as simple as emerge openntpd

I don't remember if I had to change config file but my
ntpd.conf is only one line:

servers pool.ntp.org

Robert
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Software Suspend2 using Gentoo Ebuilds - New Magazine MyOSS Mag

2005-04-18 Thread Robert Svoboda
* Nick Rout [EMAIL PROTECTED] [2005-04-17 04:40]:
 - is it possible to patch the gentoo-sources kernel with the suspend2
 patch? Or will it only apply cleanly to a vanilla kernel?

I patched my standard gentoo kernel this way:

http://onyon.net/index.php/2005-02-18_16.00.28_swsuspondelllatituded800

When you run apply and it complains about not being able to
patch kernel cleanly move that patch out of the way and rerun
apply, repeat this until all working patches are applied.

Robert
-- 
gentoo-user@gentoo.org mailing list