Wenju Zhang wrote:
I have install gentoo 2005.0 with udev (without devfs) following
the gentoo udev guide, http://www.gentoo.org/doc/en/udev-guide.xml
and http://gentoo-wiki.com/HOWTO_Migrate_to_UDEV
I can't find the /dev/cdrom.
FYI
gt-dell rules.d # dmesg |grep hdc
Kernel command line: hdc=ide-cd
I have install gentoo 2005.0 with udev (without devfs) followingthe gentoo udev guide, http://www.gentoo.org/doc/en/udev-guide.xmland
http://gentoo-wiki.com/HOWTO_Migrate_to_UDEVI can't find the /dev/cdrom.FYIgt-dell rules.d # dmesg |grep hdcKernel command line: hdc=ide-cd roide_setup: hdc=ide-cd
I am getting a "masked by: profile" error when I emerge world. Any idea what
this means and whether/how to override it? Here is what emerge throws back
at me:
zebedee root # emerge -pvu world
These are the packages that I would merge, in order:
Calculating world dependencies -
!!! All ebuild
Hi!
I believe I had that same issue. Created a tiny trivial start script:
#!/bin/sh
# Needed to make symlinks/shortcuts work.
# the binaries must run with correct working directory
cd /workdir/games/savage
LD_LIBRARY_PATH=libs:$LD_LIBRARY_PATH ./savage.bin /workdir/games/savage
exit 0
Regards
s
Hi,
I use emerged xdirectfb, however i got a error during install:
>>> Test phase [not enabled]: x11-base/xdirectfb-1.0_rc5-r1
>>> Install xdirectfb-1.0_rc5-r1 into
/var/tmp/portage/xdirectfb-1.0_rc5-r1/image/ category x11-base
install: cannot stat
`/var/tmp/portage/xdirectfb-1.0_rc5-r1/work/xc/
On Mon, 2005-04-25 at 12:08 +0200, Etaoin Shrdlu wrote:
> On Monday 25 April 2005 10:00, Ow Mun Heng wrote:
>
> > On Mon, 2005-04-25 at 03:52 -0400, Willie Wong wrote:
> > > The command nl
> > > It is part of coreutils
> > >
> > > `man nl' to see usage.
> >
> > Hmm.. this is even simple than using
On Mon, 2005-04-25 at 22:46 +0200, Erik wrote:
> >Do any of you run kfani8k or teh i8k module?
> >
> >
You've to load it with force=1 parameter
--
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz
98% Microsoft(tm) Free!!
Neuromancer 11:42:23 up 2:22, 8 users, load average: 2.61, 2.54, 2.71
--
On Monday 25 April 2005 04:10, Richard Watson wrote:
> Hi - I've just installed a Stage 3 off my livecd. After installing KDE
> I found Kmail will not start. It returns a KDInit error.
Hi - I've been able to establish that the error message I consistently get
is:
"kmail: error while loading shar
On 4/25/05, Etaoin Shrdlu <[EMAIL PROTECTED]> wrote:
> On Monday 25 April 2005 10:00, Ow Mun Heng wrote:
>
> > On Mon, 2005-04-25 at 03:52 -0400, Willie Wong wrote:
> > > The command nl
> > > It is part of coreutils
> > >
> > > `man nl' to see usage.
> >
> > Hmm.. this is even simple than using gr
Eric S. Johansson wrote:
> Richard Fish wrote:
>
>> Eric S. Johansson wrote:
>>
>>
>>> trying to put gentoo on a dell 5000 with an ATI Rage Mobility P/M AGP
>>> 2x chipset. Xorg native ati drivers gives me a blank screen, the ati
>>> drivers don't support this chip, and the workaround driver (ves
On 4/25/05, timothy johnson <[EMAIL PROTECTED]> wrote:
> Any idea on when this will be available? On avg how long does it take
> things to make it to become an ebuild?
It's there already, just masked.
I've been using it for some time now (almost a month I think).
--
Bruno Lustosa, aka Lofofora
On 4/25/05, Robert Morris <[EMAIL PROTECTED]> wrote:
> I had this too. I believe its the permissions being changed by/for PAM.
> Check to make sure you are in the video group. Add your user to it if
> you're not. That fixed it for me.
Well, it seems to be fixed by downgrading glibc back to 2.3.4-2
On Mon, 2005-04-25 at 15:00 -0400, Mike Markowski wrote:
> Bruno Lustosa wrote on 04/25/05 12:40 ET:
> > Hello.
> > After some update, the GLX extensions stopped working.
> > I noticed it because opengl xscreensavers would just segfault. After I
> > quit X and tried to restart it, I would get a seg
On Mon, 2005-04-25 at 17:08 -0700, timothy johnson wrote:
> Any idea on when this will be available? On avg how long does it take
> things to make it to become an ebuild?
It's (mostly) there; the only question is when it'll be unmasked.
In my /etc/cron.daily/emerge.sync:
sed -i -e '/Gnome-2.10 m
On 4/25/05, Jason Cooper <[EMAIL PROTECTED]> wrote:
> Mark Knecht ([EMAIL PROTECTED]) scribbled:
>
> > dragonfly ~ # mysql -h 192.168.10.55 -u root -p mythconverg
> > Enter password:
> > ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password:
> > YES)
> > dragonfly ~ #
>
> This
also its quite good to make a /var/log/portage directory and enable
PORT_LOGDIR=/var/log/portage
in make.conf
On Mon, 25 Apr 2005 15:44:43 -0400
Jason Cooper wrote:
> Neil Bothwick ([EMAIL PROTECTED]) scribbled:
> > On Mon, 25 Apr 2005 13:28:20 -0400, Jason Cooper wrote:
> >
> > > > Btw, do
Dave Nebinger joat.com> writes:
> The internal rsync host setup can be referenced at
> http://gentoo-wiki.com/HOWTO_Local_Rsync_Mirror.
> The http-replicator setup can be found at
> http://gentoo-wiki.com/HOWTO_Download_Cache_for_LAN-Http-Replicator.
OK,
I'll do some reading and give this a w
Any idea on when this will be available? On avg how long does it take
things to make it to become an ebuild?
--
gentoo-user@gentoo.org mailing list
Can anyone direct me to any useful resources for researching hardware
suitability for use in Gentoo systems?
My immediate need is to replace my old 10Mb PCMCIA LAN card in my
notebook with a 100Mb or better, ideally a multi-function
card that includes a modem as well (which would probably narrow
t
Mark Knecht ([EMAIL PROTECTED]) scribbled:
[snip]
> The place I'm a bit stalled at right now, and I'm sure it's a config
> issue only, is that I need mysql to be bound to the network address of
> the machine it's running on (dragonfly) so that I can access the
> mythbackend from other parts of the
On Mon, 2005-04-25 at 19:21 +, Calvin Spealman wrote:
> See, thats part of the problem: there is no package called 'mad'.
> There is gnomad and madplay, but no package just called 'mad'. I had
> the same trouble with portage trying to install motif, instead of
> openmotif, which actually does e
On Tuesday 26 April 2005 00:40, Calvin Spealman wrote:
> Calculating world dependencies /
> emerge: there are no ebuilds to satisfy ">=media-sound/mad-0.14.2b-r1".
>
>
> !!! Problem with ebuild app-cdr/k3b-5
> !!! Possibly a DEPEND/*DEPEND problem.
What portage version are you using? If not 2.0.51
On 4/25/05, Nick Rout <[EMAIL PROTECTED]> wrote:
> I saw a recent reference to putting VIDEO_CARDS="cle266" in make.conf
> for an epia mini-itx board.
>
> Does this speed up compiling xorg by limiting the otherwise large list
> of card drivers compiled ?
I wondered the same thing a week ago. And
On 4/25/05, Nick Rout <[EMAIL PROTECTED]> wrote:
>
> On Mon, 25 Apr 2005 15:03:35 -0700
> Mark Knecht wrote:
> >
> > Does mysql require some sort of network protocol that mightnot be
> > running? Samba, NFS, etc.?
>
> Thats what the startup scripts are for. They should automatically start
> requi
I saw a recent reference to putting VIDEO_CARDS="cle266" in make.conf
for an epia mini-itx board.
Does this speed up compiling xorg by limiting the otherwise large list
of card drivers compiled ?
--
Nick Rout
--
gentoo-user@gentoo.org mailing list
> But yes, it did take me a while to get everything working.
Some info here:
http://alsa.opensrc.org/index.php?page=DmixPlugin
Best regards
ce
--
gentoo-user@gentoo.org mailing list
On Mon, 25 Apr 2005 15:02:12 -0400, Michael W. Holdeman wrote:
> Today it is calling for 2.0.51.20-r4, any problems here?
not any more. It did stop emerge working altogether on two computers
here, but resyncing and re-emerging it seemed to fix the problem (I
noticed the USE flags for portage had
On Mon, 25 Apr 2005 14:35:58 -0400, fire-eyes wrote:
> I'm keeping a series of full system backups. However i'd like to remove
> anything portage related *that could be replaced by just an emerge
> sync*. can I just remove /usr/portage/* in these older backups?
It should be safe. As you say, most
Luni 25 Aprilie 2005 20:39, James a scris:
> Devraj Mukherjee eternitytechnologies.com> writes:
> > I am not sure if this is the right forum to discuss ideas for emerge,
> > and for all I know this features may already exists in the current
> > versions of emerge but I thought I'd take a chance an
On Mon, 25 Apr 2005 15:03:35 -0700
Mark Knecht wrote:
> On 4/25/05, Nick Rout <[EMAIL PROTECTED]> wrote:
> > If you have changed your kernel its highly likely your ivtv module will
> > need rebuilding, and if thats not working mythbackend is probably not
> > going to start.
> >
>
> Yes, I rebui
On Tue, 2005-04-05 at 17:50 -0700, Andy McCarty wrote:
> * Haim Ashkenazi <[EMAIL PROTECTED]> [2005-04-05 17:14:07 -0700]:
>
>
> > I don't use fastcgi, but have you tested the ulimit settings for the
> > user
> > that runs it (ulimit -a)?
> >
> > The default for my user is:
> > archie openldap
On 4/25/05, Nick Rout <[EMAIL PROTECTED]> wrote:
> If you have changed your kernel its highly likely your ivtv module will
> need rebuilding, and if thats not working mythbackend is probably not
> going to start.
>
Yes, I rebuilt ivtv and tested that I couldrecord from the command
line basically
Frank, do you have info (documentation, etc) on how you got this working.
Thanks.
>
> From: Adi <[EMAIL PROTECTED]>
> Date: 2005/04/25 Mon PM 05:55:50 EDT
> To: gentoo-user@lists.gentoo.org
> Subject: Re: [gentoo-user] rdesktop
>
> Luni 25 Aprilie 2005 12:37, Dirk Raeder a scris:
> > Frank Scha
nope no joy :(
On 4/25/05, A. Khattri <[EMAIL PROTECTED]> wrote:
> On Mon, 25 Apr 2005, Paul Kain wrote:
>
> > Hi there
> >
> > I get this error at boot
> >
> > modprobe: FATAL: Could not load
> > /lib/modules/2.6.11-gentoo-r3/modules.dep no such file or directory
>
> have you tried running "m
>> I have since done this in the last hour. I had saved the kerenl
>>config this morning before finding the i915 driver. I went back to
>>that config, turned on i915 support, and rebooted, etc. I did that
>>before I wrote this message. however something has caused the system
>>tobe unhappy with e
i'll give it a try but I dont have any modules specified
nothing in my kernel is set to a module
On 4/25/05, A. Khattri <[EMAIL PROTECTED]> wrote:
> On Mon, 25 Apr 2005, Paul Kain wrote:
>
> > Hi there
> >
> > I get this error at boot
> >
> > modprobe: FATAL: Could not load
> > /lib/modules/2.
If you have changed your kernel its highly likely your ivtv module will
need rebuilding, and if thats not working mythbackend is probably not
going to start.
On Mon, 25 Apr 2005 13:50:15 -0700
Mark Knecht wrote:
> Sasha,
>I have since done this in the last hour. I had saved the kerenl
> conf
Luni 25 Aprilie 2005 12:37, Dirk Raeder a scris:
> Frank Schafer wrote:
> > On Mon, 2005-04-25 at 11:32 +0800, Ow Mun Heng wrote:
> >>On Sun, 2005-04-24 at 21:20 +0300, Adi wrote:
> >>>Howdy.
> >>>
> >>>I know this has nothing to do specifically with Gentoo, but I've seen
> >>> people finding great
that works beautifully
thank you very much
On 4/25/05, Mauro Faccenda <[EMAIL PROTECTED]> wrote:
> Paul Kain wrote:
> > How does one view everything that happened at boot ?
> >
> > I am specifically referring to the messages that say [ ok ] or [ !! ]
> >
> > I saw errors scroll past me but they
On Mon, 25 Apr 2005, Paul Kain wrote:
> Hi there
>
> I get this error at boot
>
> modprobe: FATAL: Could not load
> /lib/modules/2.6.11-gentoo-r3/modules.dep no such file or directory
have you tried running "modules-update" ???
--
--
gentoo-user@gentoo.org mailing list
On Mon, 25 Apr 2005, fire-eyes wrote:
> I'm keeping a series of full system backups. However i'd like to remove
> anything portage related *that could be replaced by just an emerge
> sync*. can I just remove /usr/portage/* in these older backups?
No, because /usr/portage is rsync'ed. You probably
On Mon, 25 Apr 2005, Mark Knecht wrote:
> Sasha,
>I have since done this in the last hour. I had saved the kerenl
> config this morning before finding the i915 driver. I went back to
> that config, turned on i915 support, and rebooted, etc. I did that
> before I wrote this message. however som
Paul Kain wrote:
> How does one view everything that happened at boot ?
>
> I am specifically referring to the messages that say [ ok ] or [ !! ]
>
> I saw errors scroll past me but they were too quick
>
hold down the shift key and use page-up/page-down keys during the boot
process.
[]'s
hello i'm tring to play Savage on linux and have a problem with libpng.
the binary was compiled with 1.2.5 and i have 1.2.8. I get:
-
[EMAIL PROTECTED] Savage $ sh savage
./silverback.bin: /usr/lib/libGL.so.1: no version information avail
Sasha,
I have since done this in the last hour. I had saved the kerenl
config this morning before finding the i915 driver. I went back to
that config, turned on i915 support, and rebooted, etc. I did that
before I wrote this message. however something has caused the system
tobe unhappy with eith
Michael W. Holdeman wrote:
>On Monday 25 April 2005 12:41 pm, Erik wrote:
>
>
>>Marc Schlienger wrote:
>>
>>
>>>Hi,
>>>
>>>I've got a notebook with Intel Pentium M processor (Dell Latitude D800)
>>>and experienced the following problem: There is a strange sound
>>>(beep-beep-beep ...) which
Mark,
You shouldn't start with the default config but rather with one
known to be working with your hardware etc. (unless you know what you are
doing:)
Old kernel configs should remain in /etc/kernels. After make mrproper
copy an old config to /usr/src/linux as .config and make the changes
you nee
Here's a bit more of what's happening:
dragonfly ~ # /etc/init.d/mythbackend status
* status: stopped
dragonfly ~ # /etc/init.d/mythbackend start
* Starting myth backend ...
[ ok ]dragonfly ~ # /etc/init.d/mysql status
* status: started
dragonfly ~
> On 4/26/05, askar ... <[EMAIL PROTECTED]> wrote:
> > On 4/26/05, Dave Nebinger <[EMAIL PROTECTED]> wrote:
> > > > > Well there's the indication of your problem. Apparently your
> system
> > > > thinks
> > > > > that the packets coming in from eth0 need to go to ppp0 rather
> than
> > > > eth1.
>
> On 4/26/05, Dave Nebinger <[EMAIL PROTECTED]> wrote:
> > > > Well there's the indication of your problem. Apparently your system
> > > thinks
> > > > that the packets coming in from eth0 need to go to ppp0 rather than
> > > eth1.
> Here I remembered words of gentoo howto guide 'Warning: When the
Hi,
My kernel didn't call up the right stuff for X-Video support so I
rebuilt it. After rebooting mysql no longer starts and hence
mythbackend doesn't run. Is there anything about mysql that would be
effected by building a new version of an existing kernel? I did start
completely over with the k
Neil Bothwick ([EMAIL PROTECTED]) scribbled:
> On Mon, 25 Apr 2005 13:28:20 -0400, Jason Cooper wrote:
>
> > > Btw, do you know of a package to make /var/log/emerge.log more
> > > readable? Thank you!
> >
> > Well, you can
> >
> > # emerge -av ccze
>
> emerge genlop
> man genlop
>
> :-)
The
Dear Dave and Willie, and others!
Thanks for your assistance.
Anyway, furthermore I have to understand iptables more and more.
Thanks again.
askarOn 4/26/05, askar ... <[EMAIL PROTECTED]> wrote:> On 4/26/05, askar ... <[EMAIL PROTECTED]> wrote:> > On 4/26/05, Dave Nebinger <
[EMAIL PROTECTED]> wr
On 4/26/05, askar ... <[EMAIL PROTECTED]> wrote:
> On 4/26/05, Dave Nebinger <[EMAIL PROTECTED]> wrote:
> > > > Well there's the indication of your problem. Apparently your system
> > > thinks
> > > > that the packets coming in from eth0 need to go to ppp0 rather than
> > > eth1.
> Here I remember
See, thats part of the problem: there is no package called 'mad'.
There is gnomad and madplay, but no package just called 'mad'. I had
the same trouble with portage trying to install motif, instead of
openmotif, which actually does exist. I don't know why, but portage
just started trying to update
On Monday 25 April 2005 12:41 pm, Erik wrote:
> Marc Schlienger wrote:
> >Hi,
> >
> >I've got a notebook with Intel Pentium M processor (Dell Latitude D800)
> > and experienced the following problem: There is a strange sound
> >(beep-beep-beep ...) which seems to come from the processor. C
>
> I al
On Saturday 23 April 2005 11:02 pm, Jason Stubbs wrote:
> On Sunday 24 April 2005 08:26, Renat Golubchyk wrote:
> > Hi!
> >
> > A big WARNING.
> >
> > Do NOT update to portage 2.0.51.20-r2! /etc has been removed from
> > CONFIG_PROTECT in make.globals, so your next update of baselayout will
> > ove
Bruno Lustosa wrote on 04/25/05 12:40 ET:
> Hello.
> After some update, the GLX extensions stopped working.
> I noticed it because opengl xscreensavers would just segfault. After I
> quit X and tried to restart it, I would get a segfault when trying to
> load the glx extension. [...]
I noticed thi
for my pvr250 the cable input is tuner-0, so make sure thats what ur
using in mythsetup.
if u need to search for the input I think that ptune.pl script lets u
specify the input. so you can just open up mplayer /dev/v4l/video0
and in another console change inputs with ptune until things happen.
Lu
On 4/26/05, Willie Wong <[EMAIL PROTECTED]> wrote:
> Wait... something's wrong here
>
> (oh crap, after looking carefully at the mail I sent last, I noticed
> the following... According to the instructions, you would have ended
> up with the LOG target AFTER the first DROP target because of th
On 4/26/05, Dave Nebinger <[EMAIL PROTECTED]> wrote:
> > > Well there's the indication of your problem. Apparently your system
> > thinks
> > > that the packets coming in from eth0 need to go to ppp0 rather than
> > eth1.
Here I remembered words of gentoo howto guide 'Warning: When the DSL
interfa
I'm keeping a series of full system backups. However i'd like to remove
anything portage related *that could be replaced by just an emerge
sync*. can I just remove /usr/portage/* in these older backups?
--
gentoo-user@gentoo.org mailing list
Argh... I must be too tired from working on my thesis. see below
On Mon, Apr 25, 2005 at 02:08:09PM -0400, Willie Wong wrote:
> Wait... something's wrong here
>
> (oh crap, after looking carefully at the mail I sent last, I noticed
> the following... According to the instructions, you would
On Mon, Apr 25, 2005 at 07:22:55PM +0200, Christoph Eckert wrote:
> Possible solutions:
>
> * Run a soundserver like artsd, esound or gstreamer and let
> both talk to it
>
> * Let both speak to ALSA directly but configure ALSA to use
> the DMIX plugin
>
> Setting up the DMIX plugin isn't that
Not so much hosed. My guess is that he has the ADSL modem and runs
pppoe. I've heard of times when it routes through ppp0 instead of
eth* before.
which also means that I made another typo on my last response. But
since Askar is supposed to ignore it anyway...
W
On Mon, Apr 25, 2005 at 02:03:07P
Do the same. ie.
emerge -C mad
emerge sync
emerge -avt k3b
W
On Mon, Apr 25, 2005 at 04:41:01PM +, Calvin Spealman wrote:
> Well, everything went fine until I tried to install k3b again, and I still
> get the error about:
> Calculating dependencies -
> emerge: there are no ebuilds to sat
A really silly thought: did you try
opengl-update nvidia ?
W
On Mon, Apr 25, 2005 at 02:17:32PM -0300, Bruno Lustosa wrote:
> On 4/25/05, Jason Cooper <[EMAIL PROTECTED]> wrote:
> > Some packages use static library paths to libGL, libXm, etc. Try
> > re-merging your screensaver app to pick up
Hi there
I get this error at boot
modprobe: FATAL: Could not load
/lib/modules/2.6.11-gentoo-r3/modules.dep no such file or directory
I have NO idea how to fix that.
Help ?
Please and thank you :)
--
gentoo-user@gentoo.org mailing list
On Mon, 25 Apr 2005 13:28:20 -0400, Jason Cooper wrote:
> > Btw, do you know of a package to make /var/log/emerge.log more
> > readable? Thank you!
>
> Well, you can
>
> # emerge -av ccze
emerge genlop
man genlop
:-)
--
Neil Bothwick
Once upon a time, I couldn't fit all I wanted to say on
On Mon, 25 Apr 2005 17:39:41 + (UTC), James wrote:
> What I'd like to find is a solution, so that I 'emerge sync' and
> 'emerge ' on a single system. All of my other Gentoo systems
> would query this master gentoo server for syncing and updating packages.
To set up the master server as an
> > Well there's the indication of your problem. Apparently your system
> thinks
> > that the packets coming in from eth0 need to go to ppp0 rather than
> eth1.
> > Sounds like your routing tables are kinda hosed up.
> eth0 is lan card for LAN, eth1 is for modem.
>
> >
> > What's the output of "r
On Mon, 25 Apr 2005 12:02:15 -0400, Dave Nebinger wrote:
> It may not still be the same case, but I was turned off of NFS years ago
> because if it's relatively poor network performance and overly-chatty
> protocols. IMHO NFS was simply a dog, and any other alternative was
> better.
I may give y
> How does one view everything that happened at boot ?
dmesg for kernel log messages, or your system log for messages generated
during /etc/init.d script processing.
--
gentoo-user@gentoo.org mailing list
> Well there's the indication of your problem. Apparently your system thinks
> that the packets coming in from eth0 need to go to ppp0 rather than eth1.
> Sounds like your routing tables are kinda hosed up.
eth0 is lan card for LAN, eth1 is for modem.
>
> What's the output of "route -v"?
Kernel
> How do other admins manage 10+ gentoo systems? syncing each
> one daily is not a very good idea and waste lots of bandwidth.
Sure it's a great idea as long as you set it up correctly...
Internally I have one gentoo system acting as the rsync host for the
intranet gentoo boxen. It 'emerge --syn
Wait... something's wrong here
(oh crap, after looking carefully at the mail I sent last, I noticed
the following... According to the instructions, you would have ended
up with the LOG target AFTER the first DROP target because of the -I
insert option instead of -A... my bad... but that also
> > After that, try connectin to the internet with the Windows box again.
> I did all things you wrote. But still fails to connect the internet
> from Windows box
>
> > After it failed, either
> > # dmesg
> > or
> > # tail -n 60 /var/log/kernel/current
> > And show us the output.
> #tail -n 6
How does one view everything that happened at boot ?
I am specifically referring to the messages that say [ ok ] or [ !! ]
I saw errors scroll past me but they were too quick
--
gentoo-user@gentoo.org mailing list
> On Mon, Apr 25, 2005 at 10:34:15AM -0400, Dave Nebinger wrote:
> > > Chain FORWARD (policy ACCEPT)
> > > target prot opt source destination
> > > DROP all -- anywhere 192.168.0.0/16
> > > DROP all -- anywhere 192.168.0.0/16
> > > DROP
> [EMAIL PROTECTED] # eix http-replicator
>
> Found 0 matches
> [EMAIL PROTECTED] # eix -S replicator
>
> Found 0 matches
>
> bummer...
Yeah, it's not in portage but it is mentioned in the wiki:
http://gentoo-wiki.com/HOWTO_Download_Cache_for_LAN-Http-Replicator
--
gentoo-user@gentoo.org m
Devraj Mukherjee eternitytechnologies.com> writes:
>
> I am not sure if this is the right forum to discuss ideas for emerge,
> and for all I know this features may already exists in the current
> versions of emerge but I thought I'd take a chance and write down my
> idea anyway.
Well while
ubs.com> writes:
> Modify '/etc/conf.d/hdparam'
> Then 'rc-update add hdparam default'
David,
You my my Hero, for the moment
rc-update add hdparm default
did the trick!
I'm all set, and Thanks to all that helped
Thanks again,
James
--
gentoo-user@gentoo.org mailing list
Bruno Lustosa ([EMAIL PROTECTED]) scribbled:
> Btw, do you know of a package to make /var/log/emerge.log more readable?
> Thank you!
Well, you can
# emerge -av ccze
# cat /var/log/emerge.log | ccze -A
But that only colorizes it. I always wondered why they used elapsed
seconds since epoch, as
Hi,
> It seems that my XMMS takes an exclusive lock on sound.
> Something like GAIM can't chime when it wants to. Is there
> a way around this? Different player?
If both try to output sound via direct access to the ALSA
device, it will behave as described.
.
XMMS has a lot of output plugins.
On 4/25/05, Jason Cooper <[EMAIL PROTECTED]> wrote:
> Some packages use static library paths to libGL, libXm, etc. Try
> re-merging your screensaver app to pick up the new path. X.org recently
> shuffled around the locations of some libraries.
Yes, I tried doing this as soon as I saw it was not
Bruno Lustosa ([EMAIL PROTECTED]) scribbled:
> Hello.
> After some update, the GLX extensions stopped working.
> I noticed it because opengl xscreensavers would just segfault. After I
> quit X and tried to restart it, I would get a segfault when trying to
> load the glx extension.
> The xorg.conf h
Okay. While writing it happens again and it seems that the previous
information is now obvious. Now even the "cat /dev/input/mice" does not
bring back my mouse. GRRR. :-)
BR
Thomas
Am Sonntag, den 24.04.2005, 04:25 -0700 schrieb Richard Fish:
> Thomas Drueke wrote:
>
> >Hi all,
> >
> >I have a s
Am Montag, den 25.04.2005, 13:58 +0100 schrieb Neil Bothwick:
> On Sun, 24 Apr 2005 10:06:54 +0200, Thomas Drueke wrote:
>
> > I have a slight problem with my USB mouse under X.
> > After some time of inactivity my X looses my mouse.
>
> Is this a wireless mouse?
Nope. It's a wired mouse.
There
> After that, try connectin to the internet with the Windows box again.
I did all things you wrote. But still fails to connect the internet
from Windows box
> After it failed, either
> # dmesg
> or
> # tail -n 60 /var/log/kernel/current
> And show us the output.
#tail -n 60 /var/log/kernel/cur
Marc Schlienger wrote:
>Hi,
>
>I've got a notebook with Intel Pentium M processor (Dell Latitude D800) and
>experienced the following problem: There is a strange sound
>(beep-beep-beep ...) which seems to come from the processor. C
>
I also have strange beeping sounds on my Dell Pentium M laptop
Well, everything went fine until I tried to install k3b again, and I still get the error about:
Calculating dependencies -
emerge: there are no ebuilds to satisfy ">=media-sound/mad-0.14.2b-r1".
On 4/25/05, Christoph Gysin <[EMAIL PROTECTED]> wrote:
Calvin Spealman wrote:> !!! Problem with ebuild
Hello.
After some update, the GLX extensions stopped working.
I noticed it because opengl xscreensavers would just segfault. After I
quit X and tried to restart it, I would get a segfault when trying to
load the glx extension.
The xorg.conf hasn't been changed.
Finally, I had to remove the glx modu
All right. Now, let's do some logging to figure where the problem
actually is. (As I am fresh out of ideas)
Back track a bit and start here:
On Thu, Apr 21, 2005 at 10:38:25PM +0600, askar ... wrote:
> 11) # iptables -F
> # iptables -t nat -F
> # iptables -I INPUT 1 -i eth0 -j ACCEPT
>
> > Since I have multiple gentoo systems, I use http-replicator as the http
> > proxy for portage; all of the systems hit the proxy for package files so
> I
> > only have to perform the download from the net once to keep the entire
> > internal network up to date.
>
> Does this handle pkg X being
On Mon, Apr 25, 2005 at 10:34:15AM -0400, Dave Nebinger wrote:
> > Chain FORWARD (policy ACCEPT)
> > target prot opt source destination
> > DROP all -- anywhere 192.168.0.0/16
> > DROP all -- anywhere 192.168.0.0/16
> > DROP all -- a
Hello,
A silly question, perhaps -- but is there any tool that will let me find
out which font, and with which parameters, a given piece of text on my
screen was rendered with?
I'm never too sure whether this or that application uses fontconfig or not,
and I'm not very sure about its config files
Neil Bothwick ([EMAIL PROTECTED]) scribbled:
> On Mon, 25 Apr 2005 11:15:12 -0400, Jason Cooper wrote:
>
> > > Since I have multiple gentoo systems, I use http-replicator as the
> > > http proxy for portage; all of the systems hit the proxy for package
> > > files so I only have to perform the dow
Kurt Guenther wrote:
It seems that my XMMS takes an exclusive lock on sound. Something like
GAIM can't chime when it wants to. Is there a way around this?
Different player?
Did you select the ALSA-output plugin?
Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECT
Calvin Spealman wrote:
!!! Problem with ebuild app-cdr/k3b-5
!!! Possibly a DEPEND/*DEPEND problem.
!!! Depgraph creation failed.
Obviously, neither of these packages actually exist.
try:
$ emerge -C k3b
$ emerge sync
$ emerge -avt k3b
Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*>
> > > Since I have multiple gentoo systems, I use http-replicator as the
> > > http proxy for portage; all of the systems hit the proxy for package
> > > files so I only have to perform the download from the net once to
> > > keep the entire internal network up to date.
> >
> > Does this handle pkg
1 - 100 of 160 matches
Mail list logo