Re: [gentoo-user] Sound recorder in portage

2005-07-11 Thread Zac Medico
W.Kenworthy wrote:
 The current Audacity in portage has some dependencies I don't want to
 change on existing system.  All I need is a simple sound recorder, and
 if it has a function to view the waveform (and even better edit it!) so
 much the better.
 
 Suggestions welcome
 
 BillK
 
 

It seems that gnusound provides similar functionality.  I'd be interested to 
hear what others recommend.

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



Re: [gentoo-user] Sound recorder in portage

2005-07-11 Thread Janne Johansson
On Mon, 2005-07-11 at 13:43 +0800, W.Kenworthy wrote:
 The current Audacity in portage has some dependencies I don't want to
 change on existing system.  All I need is a simple sound recorder, and
 if it has a function to view the waveform (and even better edit it!) so
 much the better.
 
 Suggestions welcome

I would recommend reZound. I've found it better than Audacity in many
ways, but it might not be as simple as you hope for (lots of features).
It is very easy to use, so give it a go.

-- 
Janne

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound recorder in portage

2005-07-11 Thread W.Kenworthy
GNUsound just sits there using 100% cpu when I hit record (requires a
kill -9 to stop it).  Looks pretty tho ...


BillK


On Sun, 2005-07-10 at 22:55 -0700, Zac Medico wrote:
 W.Kenworthy wrote:
  The current Audacity in portage has some dependencies I don't want to
  change on existing system.  All I need is a simple sound recorder, and
  if it has a function to view the waveform (and even better edit it!) so
  much the better.
  
  Suggestions welcome
  
  BillK
  
  
 
 It seems that gnusound provides similar functionality.  I'd be interested to 
 hear what others recommend.
 
 Zac

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT -Dumb Terminal and Bonus Question

2005-07-11 Thread Charles Oertel

Michael Sullivan wrote:

You need to configure a sound daemon on the server to forward the sound over 
the network to another sound daemon on the client.
Zac


Does anyone have a link to a HowTo for that?  


I did that just the other day.  Actually, you do it like this:

On your wife's PC, you run the esound daemon
http://www.tux.org/~ricdude/EsounD.html

On the server (where her gnome session runs, set the sound configuration 
to use esd, and set the IP of the esd server to be the IP of your wife's 
machine).


BTW.:  You don't need to be in runlevel 3 to do the remote X thing. 
From a terminal in the GUI running on RH, run

#X :1.0 -query IP of Remote Box

This will put an X login on altF8, and have the local X running on 
altF7


--
regards
--
Charles Oertel
FineBushPeople.net
tel: 021 701 8231
fax: 021 701 3338

-=-=-
... Depend on the rabbit's foot if you will, but remember, it didn't 
help the rabbit. -- R.E. Shay

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



Re: [gentoo-user] fbsplash

2005-07-11 Thread Uwe Thiem
On Sunday 10 July 2005 21:07, Manuel McLure wrote:
 Uwe Thiem wrote:
  Still no joy. Same behaviour as before. :-(
 
  Actually, I wouldn't give a rat's ass for it but this is for a customer,
  and looks are important.

 Did you update the /usr/src/linux symlink to point to
 linux-2.6.12-gentoo-r4? The splashutils ebuild uses that to figure out
 what kernel to build against.

 --
 Manuel A. McLure KE6TAW [EMAIL PROTECTED] http://www.mclure.org
 ...for in Ulthar, according to an ancient and significant law,
 no man may kill a cat.   -- H.P. Lovecraft

Yes, of course I did.

Uwe

-- 
95% of all programmers rate themselves among the top 5% of all software 
developers. - Linus Torvalds

http://www.uwix.iway.na (last updated: 20.06.2004)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound recorder in portage

2005-07-11 Thread Andrew Gaydenko
I have used mhwaveedit for recording. It's small, clear and fast.
BTW, it is the only editor works well with JACK server these days :-)

Andrew

=== On Monday 11 July 2005 09:43, W.Kenworthy wrote: ===
The current Audacity in portage has some dependencies I don't want to
change on existing system.  All I need is a simple sound recorder, and
if it has a function to view the waveform (and even better edit it!) so
much the better.

Suggestions welcome

BillK


-- 
gentoo-user@gentoo.org mailing list


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Emacs Problem

2005-07-11 Thread Sebastien Morand
BHi everybody,

I got the following error with emacs:
pyrenees:~ $ emacs
Fatal error (6).Aborted

I tried to compile by mself with the same flag emacs and didn'get any
problem and it works fine, so why do I get a problem when using Gentoo
compilation process?

I got to a problem with linux kernel configuration:
pyrenees:/usr/src/linux # make gconfig
scripts/kconfig/gconf arch/i386/Kconfig

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): Gtk-CRITICAL **: gtk_label_set_use_underline: assertion
`GTK_IS_LABEL (label)' failed

(gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed'
is invalid for instance `0x80bd9c0'

(gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed'
is invalid for instance `0x80bfd30'

(gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed'
is invalid for instance `0x80c0200'

(gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed'
is invalid for instance `0x80bde38'

(gconf:4737): GLib-GObject-WARNING **: gsignal.c:1719: signal `pressed'
is invalid for instance `0x80b36d0'
make[1]: *** [gconfig] Segmentation fault
make: *** [gconfig] Error 2

I put here my flags compilation:
pyrenees:/usr/src/linux # emerge -vp emacs

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] app-editors/emacs-21.4-r1  +X -Xaw3d +gnome +leim
+lesstif +motif +nls -nosendmail 0 kB 
pyrenees:/usr/src/linux # cat /etc/make.conf | grep CFLAGS
CFLAGS=-O3 -march=pentium4 -mfpmath=sse -mmmx -msse3
CXXFLAGS=${CFLAGS}

My computer is a P4 / Compaq Presario 2540 AP

All this flag have worked for a lot but I got the error lately when I
set up my system (and I saw that emacs has lately been updated fron 24.1
to 24.1-r1, should I go back using older version?

Can you help me please?

Thanks by advance.

Sébastien



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] root and portage alternately own distcc lock files

2005-07-11 Thread Myk Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

After getting ccache to work, I set up distcc with another computer on
my lan and compiled a few packages to test it out.  It worked great
until I tried to compile busybox, where it displayed the error message:

distcc[12251] (dcc_open_lockfile) ERROR: failed to creat
/var/portage/distcc/lock/cpu_localhost_0: Permission denied

the file was owned by root:portage, so I deleted the lock directory and
tried to compile busybox again.  This time the error messages didn't
show up and when I checked, the files were owned by portage:portage.  I
deleted the directory again and compiled nano.  The lock files were
owned by root:portage again.  What's going on?  Why are distcc lock
files sometimes owned by root and sometimes by portage?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC0hnmBOPsJyAQkeARAlevAJ0dVwXRXClpLdeZeK1e9UntmsNJgwCgqAzo
VZvYcM8fgwl+nlPALwTAW3Q=
=qmBX
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound recorder in portage

2005-07-11 Thread mchristoph . eckert

 The current Audacity in portage has some dependencies I
 don't want to
 change on existing system.  All I need is a simple sound
 recorder, and
 if it has a function to view the waveform (and even
 better edit it!) so
 much the better.

You can try qarecord (alsamodular.sf.net) for recording via ALSA or
JACK. However it doesn't provide editing, just recording.

For recording and editing you can try kwave, which is KDE based and
you have to struggle with the sound system (setting arts to full
duplex etc.).


Best regards


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



Re: [gentoo-user] mplayer is blue!

2005-07-11 Thread Javier Uribe
El lun, 11-07-2005 a las 16:13 +1200, Nick Rout escribió:
 what happens when you use mplayer (as opposed to gmplayer)?
 
 
 On Sun, 10 Jul 2005 16:02:50 -0500
 Michael Sullivan wrote:
 
  My gmplayer screen (using the X11/Xv video driver (which is the only
  driver that provides adequate full-screen performance)) is showing blue.
  The movie's sound comes through, but no picture - just that blue screen.
  I seem to remember someone had this same problem several months ago, but
  I cannot seem to find the thread in the archives at gmane.org.  Can
  anyone help me?
  
  -- 
  gentoo-user@gentoo.org mailing list
 
 -- 
 Nick Rout
 

I had a similar problem, but rebuild mplayer whit using next USE
variable

3dnow 3dnowext alsa avi divx4linux directfb encode gif gtk ipv6 jpeg
mad mpeg mmx mmxext nls nvidia oggvorbis opengl oss png real sdl sse
truetype X xmms xv

my problems were solved

greetings
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] unknown source extension .ui for krdc

2005-07-11 Thread Catalin Trifu
Hi,

When i try to emerge any kde package i get this error:

/usr/portage/eclass/kde-meta.eclass: line 431: confcache_stop: command not found
WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
ERROR:krdc/Makefile.am: unknown source extension .ui for krdc
ERROR:krdc/Makefile.am: unknown source extension .ui for krdc
ERROR:krdc/Makefile.am: unknown source extension .ui for krdc
ERROR:krdc/vnc/Makefile.am: unknown source extension .ui for libvnc.la
ERROR:krdc/rdp/Makefile.am: unknown source extension .ui for librdp.la
make: *** [all] Error 1

I have no idea where it comes from. Looks like the Makefile has a problem 
but
how do I solve it ?


Thanks,
Catalin

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Sound problem

2005-07-11 Thread Bruno Gola
Hi guys,
Good morning (in Brazil hehe) ;)


So, today's doubt is about sound... i can listen my mp3 with xmms, i can
play nfsu2 with cedega and sound works fine... but, when i try mpg123 to
play (as user) or play some game that uses /dev/dsp directly, i get this
error:

[EMAIL PROTECTED] ~ $ mpg123 MEDIA/MUSICAS/Sum\ 41/Does\ This\ Look\
Infected_/01\ -\ The\ Hell\ Song.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59s-r9 (2000/Oct/27). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Can't open /dev/dsp!


If i try it as root it works perfectly...

Does anyone knows this problem?

Thanks ...

Bruno Gola
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread Charles Oertel

Bruno Gola wrote:

Can't open /dev/dsp!

If i try it as root it works perfectly...

Does anyone knows this problem?


Permissions on /dev/dsp

Either set /dev/dsp to be 666, or (better), add audio to your group.

regards
--
Charles Oertel
FineBushPeople.net
tel: 021 701 8231
fax: 021 701 3338
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread ZeeGeek
On 7/11/05, Bruno Gola [EMAIL PROTECTED] wrote:
Hi guys,Good morning (in Brazil hehe) ;)So, today's doubt is about sound... i can listen my mp3 with xmms, i canplay nfsu2 with cedega and sound works fine... but, when i try mpg123 toplay (as user) or play some game that uses /dev/dsp directly, i get this
error:[EMAIL PROTECTED] ~ $ mpg123 MEDIA/MUSICAS/Sum\ 41/Does\ This\ Look\Infected_/01\ -\ The\ Hell\ Song.mp3High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.Version 0.59s-r9 (2000/Oct/27). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!Can't open /dev/dsp!If i try it as root it works perfectly...Does anyone knows this problem?
Thanks ...Bruno Gola--gentoo-user@gentoo.org mailing listIf you have /dev/dsp0 or something like that, make /dev/dsp a symlink to your sound device, for example /dev/dsp0.
-- Dell Inspiron 600mPentium-M 1.6G512MB, 60GATI 9000 Mobility


Re: [gentoo-user] Sound problem

2005-07-11 Thread ZeeGeek
On 7/11/05, ZeeGeek [EMAIL PROTECTED] wrote:
On 7/11/05, Bruno Gola [EMAIL PROTECTED]
 wrote:
Hi guys,Good morning (in Brazil hehe) ;)So, today's doubt is about sound... i can listen my mp3 with xmms, i canplay nfsu2 with cedega and sound works fine... but, when i try mpg123 toplay (as user) or play some game that uses /dev/dsp directly, i get this
error:[EMAIL PROTECTED] ~ $ mpg123 MEDIA/MUSICAS/Sum\ 41/Does\ This\ Look\Infected_/01\ -\ The\ Hell\ Song.mp3High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.Version 0.59s-r9 (2000/Oct/27). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!Can't open /dev/dsp!If i try it as root it works perfectly...Does anyone knows this problem?
Thanks ...Bruno Gola--gentoo-user@gentoo.org mailing list
If you have /dev/dsp0 or something like that, make /dev/dsp a symlink to your sound device, for example /dev/dsp0.
-- Dell Inspiron 600mPentium-M 1.6G512MB, 60GATI 9000 Mobility

sorry, I misunderstood your post. I thought that /dev/dsp was missing.-- Dell Inspiron 600mPentium-M 1.6G512MB, 60GATI 9000 Mobility


Re: [gentoo-user] Sound problem

2005-07-11 Thread Bruno Gola
Charles Oertel wrote:

 Bruno Gola wrote:

 Can't open /dev/dsp!

 If i try it as root it works perfectly...

 Does anyone knows this problem?


 Permissions on /dev/dsp

 Either set /dev/dsp to be 666, or (better), add audio to your group.

 regards
 -- 
 Charles Oertel
 FineBushPeople.net
 tel: 021 701 8231
 fax: 021 701 3338

The first thing that i've tried was that... permission... but no
success... (im in audio group already)...


Anyway, thanks the reply... :D
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread Bruno Gola
ZeeGeek wrote:

 On 7/11/05, *ZeeGeek* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:

 On 7/11/05, *Bruno Gola* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:

 Hi guys,
 Good morning (in Brazil hehe) ;)


 So, today's doubt is about sound... i can listen my mp3 with
 xmms, i can
 play nfsu2 with cedega and sound works fine... but, when i try
 mpg123 to
 play (as user) or play some game that uses /dev/dsp directly,
 i get this
 error:

 [EMAIL PROTECTED] ~ $ mpg123 MEDIA/MUSICAS/Sum\ 41/Does\ This\ Look\
 Infected_/01\ -\ The\ Hell\ Song.mp3
 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2
 and 3.
 Version 0.59s-r9 (2000/Oct/27). Written and copyrights by
 Michael Hipp.
 Uses code from various people. See 'README' for more!
 THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR
 OWN RISK!
 Can't open /dev/dsp!


 If i try it as root it works perfectly...

 Does anyone knows this problem?

 Thanks ...

 Bruno Gola
 --
 gentoo-user@gentoo.org mailto:gentoo-user@gentoo.org mailing
 list


 If you have /dev/dsp0 or something like that, make /dev/dsp a
 symlink to your sound device, for example /dev/dsp0.

 -- 
 Dell Inspiron 600m
 Pentium-M 1.6G
 512MB, 60G
 ATI 9000 Mobility 


 sorry, I misunderstood your post. I thought that /dev/dsp was missing.

 -- 
 Dell Inspiron 600m
 Pentium-M 1.6G
 512MB, 60G
 ATI 9000 Mobility 

No problems :)

Thanks anyway!
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] what's new with all those new packages?

2005-07-11 Thread danielhf
portage reminds me of updating packages frequently,
i have to decide what to update, and if it's worth downloading?

is there a easy way to see what's new of those packages to be
updated? the ChangeLog within /usr/portage/xxx-xxx/ make no sense to me.

thanks.

regards 
daniel..



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread Rafael Dantas de Castro
are using arts, esd or something similar?? What output plugin you use
in xmms that allows you to listen to mp3s?

On 7/11/05, Bruno Gola [EMAIL PROTECTED] wrote:
 Hi guys,
 Good morning (in Brazil hehe) ;)
 
 
 So, today's doubt is about sound... i can listen my mp3 with xmms, i can
 play nfsu2 with cedega and sound works fine... but, when i try mpg123 to
 play (as user) or play some game that uses /dev/dsp directly, i get this
 error:
 
 [EMAIL PROTECTED] ~ $ mpg123 MEDIA/MUSICAS/Sum\ 41/Does\ This\ Look\
 Infected_/01\ -\ The\ Hell\ Song.mp3
 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
 Version 0.59s-r9 (2000/Oct/27). Written and copyrights by Michael Hipp.
 Uses code from various people. See 'README' for more!
 THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
 Can't open /dev/dsp!
 
 
 If i try it as root it works perfectly...
 
 Does anyone knows this problem?
 
 Thanks ...
 
 Bruno Gola
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
Rafael Dantas de Castro
Engenharia de Computação 2001 - Unicamp
 - Laboratório de Criptografia Aplicada

Se procurar bem você acaba encontrando.
 Não a explicação (duvidosa) da vida,
 Mas a poesia (inexplicável) da vida.
  
   Carlos Drummond de Andrade

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread Bruno Gola
Rafael Dantas de Castro wrote:

are using arts, esd or something similar?? What output plugin you use
in xmms that allows you to listen to mp3s?

On 7/11/05, Bruno Gola [EMAIL PROTECTED] wrote:
  

Hi guys,
Good morning (in Brazil hehe) ;)


So, today's doubt is about sound... i can listen my mp3 with xmms, i can
play nfsu2 with cedega and sound works fine... but, when i try mpg123 to
play (as user) or play some game that uses /dev/dsp directly, i get this
error:

[EMAIL PROTECTED] ~ $ mpg123 MEDIA/MUSICAS/Sum\ 41/Does\ This\ Look\
Infected_/01\ -\ The\ Hell\ Song.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59s-r9 (2000/Oct/27). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Can't open /dev/dsp!


If i try it as root it works perfectly...

Does anyone knows this problem?

Thanks ...

Bruno Gola
--
gentoo-user@gentoo.org mailing list






  

Both ESD and ALSA output plugin works for me with xmms

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what's new with all those new packages?

2005-07-11 Thread Philip Webb
050711 [EMAIL PROTECTED] wrote:
 portage reminds me of updating packages frequently,
 i have to decide what to update, and if it's worth downloading?
 is there a easy way to see what's new of those packages to be updated?
 the ChangeLog within /usr/portage/xxx-xxx/ make no sense to me.

'emerge esearch', then use 'esync', which updates your package list
 finally lists all updated packages with colors to show those installed.
I use it every week with an extra check via 'update -Dup world',
which helps in deciding the order in which to emerge packages.

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Notice: Changing mozilla useflag to browserplugin for all Java runtimes

2005-07-11 Thread Karl Trygve Kalleberg
Hi gang,

over the course of the next few days, we will finally be replacing the
'mozilla' useflag in all the Java runtimes with a new USE flag, called
'browserplugin'.

The change means that in order to have continued Java browser plugin
support, you must add the useflag 'browserplugin' to the USE= line
in your /etc/make.conf file.

The reason for the change is that:

) all browser plugins now work with more than just the Mozilla
  webbrowser, thus naming it 'mozilla' has become rather inaccurate.

) the 'mozilla' useflag is primarily used for embedding Mozilla
  into other applications.

) it should be possible to enable the Java browser plugin system-wide,
  without turning on Mozilla embedding for random other applications.
  As such, the 'mozilla' and 'mozilla' useflags are different, but
  at the present time have the same name, which is rather confusing.


(For now, the new useflag is not a global useflag, so as to not upset
certain elements in the developer community. It is marked as a local
useflag for all packages supporting it. However, the difference is
merely academic, but I'm sure a flamewar will erupt over this as usual.)

Refer to [1] for tracking of this issue.


We will keep supporting the 'mozilla' useflag for a minimum period of a
month, and you will be amply warned about the change when installing or
upgrading a Java runtime.


-- Karl T


[1] https://bugs.gentoo.org/show_bug.cgi?id=94056
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mplayer is blue!

2005-07-11 Thread Danny Luker
On 7/10/05, Michael Sullivan [EMAIL PROTECTED] wrote:
 My gmplayer screen (using the X11/Xv video driver (which is the only
 driver that provides adequate full-screen performance)) is showing blue.
 The movie's sound comes through, but no picture - just that blue screen.
 I seem to remember someone had this same problem several months ago, but
 I cannot seem to find the thread in the archives at gmane.org.  Can
 anyone help me?
 
 --
 gentoo-user@gentoo.org mailing list
 
 

I had the exact same problem.  I read somewhere about using the USE
flags mmx and 3dnow.  I think I tried just the mmx and it solved
the problem for me.  mmx is for Pentium type processors.

Best regards!
Danny

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread James Tanis

On Mon, July 11, 2005 8:14 am, Bruno Gola said:
 Charles Oertel wrote:

 Bruno Gola wrote:

 Can't open /dev/dsp!

 If i try it as root it works perfectly...

 Does anyone knows this problem?


 Permissions on /dev/dsp

 Either set /dev/dsp to be 666, or (better), add audio to your group.

 regards
 --
 Charles Oertel
 FineBushPeople.net
 tel: 021 701 8231
 fax: 021 701 3338

 The first thing that i've tried was that... permission... but no
 success... (im in audio group already)...


 Anyway, thanks the reply... :D

Check /dev/sound/dsp for the correct permission. On my machine /dev/dsp
was a symlink of /dev/sound/dsp and even though the symlink's permissions
were correct the permissions of the file it was linked to were not. For me
at least, adding yourself to audio wouldn't work as the files (well,
/dev/dsp at least) looked to be owned by root:root. I just had this
problem and doing a chmod o+rw /dev/sound/dsp solved it (I actually did
/dev/sound/* just in case).

-- 
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Audacity Host Error

2005-07-11 Thread Ian K
Hi there,
I have already posted something kind of like this, but I was told to
kill artsd before running audacity, and it didn't work. When I start
Audacity, (In KDE, it works fine in FluxBox,) I get a host error.
It tells me I wont be able to play or record audio, and its absolutely
correct. I get this same problem on 2 other computers. Any ideas?
Thanks!
Ian


PS I know, Just use FluxBox. Well, one of those two computers
belongs to a friend of mine, who is quite Linux-illiterate, and really
needs KDE all the time. Im sure you understand. :)
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] OT -Dumb Terminal and Bonus Question

2005-07-11 Thread Michael Sullivan
On Mon, 2005-07-11 at 08:29 +0200, Charles Oertel wrote:
 Michael Sullivan wrote:
 You need to configure a sound daemon on the server to forward the sound 
 over the network to another sound daemon on the client.
 Zac
  
  Does anyone have a link to a HowTo for that?  
 
 I did that just the other day.  Actually, you do it like this:
 
 On your wife's PC, you run the esound daemon
 http://www.tux.org/~ricdude/EsounD.html
 
 On the server (where her gnome session runs, set the sound configuration 
 to use esd, and set the IP of the esd server to be the IP of your wife's 
 machine).
 
 BTW.:  You don't need to be in runlevel 3 to do the remote X thing. 
  From a terminal in the GUI running on RH, run
 #X :1.0 -query IP of Remote Box
 
 This will put an X login on altF8, and have the local X running on 
 altF7
 
 -- 
 regards
 --
 Charles Oertel
 FineBushPeople.net
 tel: 021 701 8231
 fax: 021 701 3338
 
 -=-=-
 ... Depend on the rabbit's foot if you will, but remember, it didn't 
 help the rabbit. -- R.E. Shay

Here's the problem:  There is a sound card on baby.  When someone logs
in locally on baby I want baby's sound card and speakers to be used, but
when someone logs in remotely from blossom I want blossom's sound card
and speakers to be used...

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] enlightenment WM -- setup

2005-07-11 Thread Fernando Meira
Hi everyone,

I've seen a few screenshots of the Enlightenment Window Manager and I wanted to try it. 
I've emerged enlightenment and
(as the howto says) I should be able to load Enlightenment after
restarting X, however I don't get that option. I only have default,
KDE and failsafe. 
I'm using kdm and XSESSION=enlightenment in the rc.conf.

What am I missing?

cheers,
Fernando.



Re: [gentoo-user] enlightenment WM -- setup

2005-07-11 Thread Christoph Gysin
Fernando Meira wrote:
 Hi everyone,
 
 I've seen a few screenshots of the Enlightenment Window Manager and I
 wanted to try it.
 I've emerged *enlightenment *and (as the howto says) I should be able to
 load Enlightenment after restarting X, however I don't get that option.
 I only have default, KDE and failsafe.
 I'm using kdm and XSESSION=enlightenment in the rc.conf.

The default entry *should* run the session specified in XSESSION. At
least it does so in entrance, the enlightenment displaymanager.

Do you have a /etc/X11/Sessions/enlightenment ?

Christoph
-- 
echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] nxclient question

2005-07-11 Thread fire-eyes
I started up a nx server on a knoppix 3.8 system. The system username it
sets up is nxuser.

I try to connect from my gentoo system, and the user it is trying to use
to connect first to SSH is nx.

I have been unable to find where to change this. Note that this is not
the nx username that you provide, it has to connect to SSH first.

Any ideas?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Audacity Host Error

2005-07-11 Thread Noah Roberts
Ian K wrote:

Hi there,
I have already posted something kind of like this, but I was told to
kill artsd before running audacity, and it didn't work.

Are you sure artsd died and that it stayed dead?  Some of these sound
daemons think they are better than you and will just start back up.  In
fact, a lot of the stuff in the desktops does this.  I find it very
annoying.

-- 
Noah Roberts
Saint Martin's University
Information Technology Services
486-8814

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] KDE/KDM problems

2005-07-11 Thread Simon Windsor
Hi

I have just built KDE, version 3.4.1, and it is not starting properly.

I have 

- disabled IP6 tests - it now faster to start
- chmod 666 /dev/null allows kdm to start, otherwise startkde reports
errors
- chmod 660 /dev/dsp to grant access to users in audio group

After all this, kde starts, but I still get errors with /dev/dsp.

Any ideas?

Simon



-- 
Simon Windsor

Eml: [EMAIL PROTECTED]
Tel: 01454 617689
Mob: 07960 321599

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Xfce menu disappeared

2005-07-11 Thread Szabo Bence
Hi!

I've just updated my gentoo, and it emerged a new x.org and xfce 4.2.2.
Since then I can't use the right-click menu, if I put it on the panel,
it crashes :S. I had an etc-update too. Can be the problem, that Xfce
was running while gentoo updated itself?

-- 
Greetings from Hungary

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] GENTOO_MIRRORS

2005-07-11 Thread James
Hello,

Noodling around I found a gentoo server at:
http://open-systems.ufl.edu/mirrors/gentoo/

I'm not sure if I can use this in my make.conf file?

If so, what would the setting look like?

Hopes are that is closer than my current mirrors.

Is there an a method/software to test which mirrors
are the fastest?

I have  this setting on some gentoo systems:
SYNC=rsync://rsync.namerica.gentoo.org/gentoo-portage

Should it be added to all my gentoo systems and how does 
the 'SYNC' setting affect/interact with specific 
GENTOO_MIRRORS settings?

'mirrorselect' detail documentation seems to elude me,
and I'm not even sure this tools is useful to evaluate
the closest/fastest mirror or rsync host. Hell, I'm
not even sure what the main/functional difference is
between a mirror and a rsync host?

confused on optimizing gentoo downloads

James



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what's new with all those new packages?

2005-07-11 Thread Myk Taylor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I think if you're using Gentoo, there is an assumption that if it's new
(and acceptably stable), I want it.  I agree that a comprehensive list
of fixed bugs and new features would be nice for each updated package,
but I imagine that it would be unwelcome extra work for the port
maintainers.

Especially handy would be if I were updating from version x to version y
of a particular package and emerge would tell me the functional delta
between those two versions.

If there's a package I'm particularly interested in (or dubious about),
 I'll venture over to its homepage to check out the changelist when it
gets updated, but I usually defer to the wisdom of the portage and
package maintainers.

- --myk

[EMAIL PROTECTED] wrote:
 portage reminds me of updating packages frequently,
 i have to decide what to update, and if it's worth downloading?
 
 is there a easy way to see what's new of those packages to be
 updated? the ChangeLog within /usr/portage/xxx-xxx/ make no sense to me.
 
 thanks.
 
 regards 
 daniel..
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC0pxMBOPsJyAQkeARAsvEAJ9RWQ9LBWOdXJpBsesgfJP2wOBtBgCbBU0m
7LtGA+VdldKj/sxxrjlMtzg=
=NhMW
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] nxclient question

2005-07-11 Thread Scott Jones
On 7/11/05, fire-eyes [EMAIL PROTECTED] wrote:
I started up a nx server on a knoppix 3.8 system. The system username itsets up is nxuser.I try to connect from my gentoo system, and the user it is trying to useto connect first to SSH is nx.
I have been unable to find where to change this. Note that this is notthe nx username that you provide, it has to connect to SSH first.Any ideas?--gentoo-user@gentoo.org
 mailing listHave
you edited the allow users line in /etc/sshd_config so that it allows
user nx to connect? That was a problem I had recently in getting
freenx to work. 

HTH 

Scott Jones


[gentoo-user] Re: KDE/KDM problems

2005-07-11 Thread James
Simon Windsor simon.windsor at cornfield.org.uk writes:


 I have just built KDE, version 3.4.1, and it is not starting properly.
 
 I have 
 
 - disabled IP6 tests - it now faster to start
 - chmod 666 /dev/null allows kdm to start, otherwise startkde reports
 errors
 - chmod 660 /dev/dsp to grant access to users in audio group
 
 After all this, kde starts, but I still get errors with /dev/dsp.

Well, I'm not sure of your KDE versus /dev/dsp issues, so I'll 
remind you about  checking rc.conf. It change a while back, but
mine still has these settings:

DISPLAYMANAGER=kdm

SESSION=kde-3.4.1

The system boots into KDE just fine. I'm not sure if the SESSION
setting in rc.conf is deprecated now or not

Before running 'env-update  source /etc/profile  etc-update'

I look at the proposed list of updates to config files that
etc-update wants to perform. If I have a question about the
files to be updated, I make a backup of the file with the current
date appended. That way, you can recover config files
or look at them over time to see how they have changed.
/etc/rc.conf is a good example



HTH,
James


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what's new with all those new packages?

2005-07-11 Thread Mark Knecht
On 7/11/05, Myk Taylor [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 I think if you're using Gentoo, there is an assumption that if it's new
 (and acceptably stable), I want it.  

Maybe I'm different but I disagree. Even if it's new, and in an
acceptly stable state, I often don't want it. Many times it seems that
we go through an r1/r2/r3/r4/r5 seies of updates. A number of times
that I've looked at change logs it turns out that 3 or 4 of these
changes are to fix things on other architecture while for me they are
just compile jobs.

I hope for the day when it's more clear that an incremental upgrade is
somethign that provides me value.

Cheers,
Mark

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] GENTOO_MIRRORS

2005-07-11 Thread Dave Nebinger
 Noodling around I found a gentoo server at:
 http://open-systems.ufl.edu/mirrors/gentoo/
 
 I'm not sure if I can use this in my make.conf file?

If it's complete you should be able to use it.  If it's not a publicized
mirror then there could be many reasons why.  For example, they might not
sync the mirror as frequently as other sites or have a limitation on the
number of concurrent users.  Could also be meant only as an internal sync
mirror (I use an internal mirror to sync my internal gentoo systems
against).

 If so, what would the setting look like?

Add the URL for everything up to the distfiles directory.  If distfiles is
in the /mirrors/gentoo directory, then you can add the URL as you've listed
above to GENTOO_MIRRORS line.

 Hopes are that is closer than my current mirrors.
 
 Is there an a method/software to test which mirrors
 are the fastest?

The handbook recommends using mirrorselect.  Use that to identify your
closest mirrors.  As a word of advice I would try to time the mirrorselect
run with when you plan on actually syncing the system; a mirror may appear
to be slow during the day when you run mirrorselect but actually be faster
when syncing at 3am.

 
 I have  this setting on some gentoo systems:
 SYNC=rsync://rsync.namerica.gentoo.org/gentoo-portage
 
 Should it be added to all my gentoo systems and how does
 the 'SYNC' setting affect/interact with specific
 GENTOO_MIRRORS settings?

SYNC is used to define the rsync server to get the portage mirror from.  You
probably do not want to use any value in there (portage will pick the
appropriate one at runtime).  The sync mirror and the gentoo mirrors serve
different things, namely the portage data versus the distfiles.

 'mirrorselect' detail documentation seems to elude me,
 and I'm not even sure this tools is useful to evaluate
 the closest/fastest mirror or rsync host. Hell, I'm
 not even sure what the main/functional difference is
 between a mirror and a rsync host?

Rsync is used to remotely sync a filesystem.  The portage tree, for example,
is not a single file to be downloaded but a remote filesystem that needs to
be copied to your system.  Rsync is optimized to only pull remote files that
are different from those in your local /usr/portage directory.

Mirrorselect is used to find the closest/fastest distfiles mirror.  The
distfiles are the actual source package files that are downloaded to build
the packages on your system.

 confused on optimizing gentoo downloads

The first thing you can do to significantly optimize internal gentoo
downloads is to set up your own mirror system.  I use that for my systems
and it's pretty easy to set up.  The gentoo wiki has all of the details.
Basically I've got a server system that:

a) at 1am runs emerge --sync to sync portage against the public mirrors.
b) runs rsyncd to make the server's portage tree available to the internal
gentoo systems.
c) runs http-replicator as a download proxy.  All internal gentoo systems
use the server as the proxy - actual internet downloads occur only once,
after that the cached copy is returned.  There is only a delay for the
initial download, the rest are almost instantaneous.

I'm sure you'll get recommendations for using NFS as the portage tree,
synced by a primary system and exported to the other internal systems.
While this will work, I personally don't like it because a) NFS is a huge
network hog and b) if the serving system is not available the remote gentoo
systems don't have the portage tree available.  However, if disk space is an
issue for you this might be the way to go.



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what's new with all those new packages?

2005-07-11 Thread Roy Wright
emerge --pretend --changelog

will display the change log(s).  I usually do
emerge -uDNv world -pl
then if I like it, just delete the -pl to do the merge.

Have fun,
Roy


Myk Taylor wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I think if you're using Gentoo, there is an assumption that if it's new
(and acceptably stable), I want it.  I agree that a comprehensive list
of fixed bugs and new features would be nice for each updated package,
but I imagine that it would be unwelcome extra work for the port
maintainers.

Especially handy would be if I were updating from version x to version y
of a particular package and emerge would tell me the functional delta
between those two versions.

If there's a package I'm particularly interested in (or dubious about),
 I'll venture over to its homepage to check out the changelist when it
gets updated, but I usually defer to the wisdom of the portage and
package maintainers.

- --myk

[EMAIL PROTECTED] wrote:
  

portage reminds me of updating packages frequently,
i have to decide what to update, and if it's worth downloading?

is there a easy way to see what's new of those packages to be
updated? the ChangeLog within /usr/portage/xxx-xxx/ make no sense to me.

thanks.

regards 
daniel..


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC0pxMBOPsJyAQkeARAsvEAJ9RWQ9LBWOdXJpBsesgfJP2wOBtBgCbBU0m
7LtGA+VdldKj/sxxrjlMtzg=
=NhMW
-END PGP SIGNATURE-
  

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] what's new with all those new packages?

2005-07-11 Thread Dave Nebinger
 A number of times
 that I've looked at change logs it turns out that 3 or 4 of these
 changes are to fix things on other architecture while for me they are
 just compile jobs.

Maybe I'm too cynical or maybe it's from experience but in either case I can
tell you as a developer the change log often reflects what I remember I
changed since the last release and is never intended to encompass every
change I made to the source.

From that perspective the change log provides some helpful ideas about what
changes were implemented but never represents the complete change list.
Making the assumption that it does means that you could end up missing a
critical gentoo security/stability fix.

Besides, if you schedule your compile times for off hours then you really
don't lose anything with the additional compile jobs.



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what's new with all those new packages?

2005-07-11 Thread Holly Bostick
Roy Wright schreef:
 emerge --pretend --changelog
 
 will display the change log(s).  I usually do
 emerge -uDNv world -pl
 then if I like it, just delete the -pl to do the merge.
 
 Have fun,
 Roy
 

Well that's all very well and good, but a great deal of the time the
changelog only says something like 'version bump'-- because it's a
*Gentoo* ChangeLog, not the *application* changelog.

Which, if you're interested enough to want to know the contents of, you
should go to the application's homepage (linked from the ebuild, or
packages.gentoo.org), where it is usually published.

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



[gentoo-user] Re: GENTOO_MIRRORS

2005-07-11 Thread James
Dave Nebinger dnebinger at joat.com writes:


 Add the URL for everything up to the distfiles directory.  If distfiles is
 in the /mirrors/gentoo directory, then you can add the URL as you've listed
 above to GENTOO_MIRRORS line.


Thanks for all of the information.


James



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Xfce menu disappeared

2005-07-11 Thread Szabo Bence
Hi!

I've just updated my gentoo, and it emerged a new x.org and xfce 4.2.2.
Since then I can't use the right-click menu, if I put it on the panel,
it crashes :S. I had an etc-update too. Can be the problem, that Xfce
was running while gentoo updated itself?


-- 
Greetings from Hungary

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread Richard Fish
Bruno Gola wrote:

Rafael Dantas de Castro wrote:

  

are using arts, esd or something similar?? What output plugin you use
in xmms that allows you to listen to mp3s?

On 7/11/05, Bruno Gola [EMAIL PROTECTED] wrote:
 


Can't open /dev/dsp!


If i try it as root it works perfectly...

Does anyone knows this problem?

Thanks ...

Bruno Gola
--
gentoo-user@gentoo.org mailing list

  

Both ESD and ALSA output plugin works for me with xmms

  


If something is trying to open /dev/dsp, then it is using the (obsolete)
OSS API.  You need to enable OSS emulation in the kernel drivers.

Note that, AFAIK, there is no mixing possible with the OSS API.  Your
best bet is to tell the apps to use ALSA, or use one of the dsp
wrapper libraries that are available.  If the app doesn't support
ALSA, complain!!

-Richard

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] rsync internal mirror configuration

2005-07-11 Thread James
Hello,

I just set up a rsync internal mirror following:
//gentoo-wiki.com/HOWTO_Local_Rsync_Mirror

I did not see what determines what (during a 24 hour
period) controls the time the internal rsync mirror
goes out to  update the files? Obviously I only
want the rsync internal server to update once a day.


Any other documents that I missed on setting up
an internal rsync server?

What the amount of disk space I can expect this 
new internal rsync mirror to use?

James



-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] rsync internal mirror configuration

2005-07-11 Thread Dave Nebinger
 I did not see what determines what (during a 24 hour
 period) controls the time the internal rsync mirror
 goes out to  update the files? Obviously I only
 want the rsync internal server to update once a day.

Following that document means that you are exporting the /usr/portage
directory on the local box for your internal servers.

This has some implications:

1. the /usr/portage directory is not updated by this process.  You still
need to emerge --sync the local system.  This is QED by a cron task.

2. This only syncs up the /usr/portage tree but does not help reduce the
number of distfiles downloads.  Look at http://gentoo-wiki.com/Http_proxy
and http://gentoo-wiki.com/HOWTO_Download_Cache_for_LAN-Http-Replicator for
instructions there.  By using the http-replicator you only will be
downloading distfiles/patch files once.

3. There is no additional disk space requirements for the rsync mirror;
you're serving up your existing /usr/portage directory so it's not like you
wouldn't have those files around anyway.



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread James Tanis

On Mon, July 11, 2005 1:59 pm, Richard Fish said:
 Bruno Gola wrote:

Rafael Dantas de Castro wrote:



are using arts, esd or something similar?? What output plugin you use
in xmms that allows you to listen to mp3s?

On 7/11/05, Bruno Gola [EMAIL PROTECTED] wrote:



Can't open /dev/dsp!


If i try it as root it works perfectly...

Does anyone knows this problem?

Thanks ...

Bruno Gola
--
gentoo-user@gentoo.org mailing list



Both ESD and ALSA output plugin works for me with xmms




 If something is trying to open /dev/dsp, then it is using the (obsolete)
 OSS API.  You need to enable OSS emulation in the kernel drivers.


In the Linux kernel it may be deprecated but OSS is not obsolete. Other
operating systems besides Linux need sound after all :).

 Note that, AFAIK, there is no mixing possible with the OSS API.  Your

It does support mixing.


-- 
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] [OT] LiveCD with rdiff-backup?

2005-07-11 Thread fire-eyes
Hello,

I am using rdiff-backup for my full system backups. Of course, it would
be annoying if I had to use it to do a full restore. I would need a
LiveCD with rdiff-backup on it.

I am assuming the gentoo install cd's dont have this. I have looked at
knoppix, it is not on those. Any ideas?

Or perhaps I could build one based on a gentoo livecd.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Audacity Host Error

2005-07-11 Thread Ian K
Noah Roberts wrote:

Ian K wrote:

  

Hi there,
I have already posted something kind of like this, but I was told to
kill artsd before running audacity, and it didn't work.



Are you sure artsd died and that it stayed dead?  Some of these sound
daemons think they are better than you and will just start back up.  In
fact, a lot of the stuff in the desktops does this.  I find it very
annoying.

  

Im pretty sure it decides to start up again. Any ideas?
Thx!
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



[gentoo-user] Sound priority @ boot

2005-07-11 Thread Ian K
Hello All,

I posted this question earlier, as part of a sequence, but no one
replied to this one in particular. Any thoughts?

I notice that on my laptop, my KDE startup sound is quite garbled.
(Only when starting up). Im guessing that this is due to heavy resource
use. I was wondering though, how I could go about giving Arts or whatever
it is, a higher priority at boot so it doesn't sound so bad.

Yes, I know, its on the line of insanity, but I am proud of my laptop :)
and want it to sound cool. :)

Ian

begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



Re: [gentoo-user] Re: My laptop is freaking me out.

2005-07-11 Thread Ian K
Richard Fish wrote:

Ian K wrote:

  

Oh yes, I should also note that this seems to only happen in KDE,
not XFCE or FluxBox. I perosnally dont care for GNOME so I haven't
tried it. But I did notice that when I briefly had Ubuntu on this laptop,
I did not have these issues. Is KDE the culprit?
 




Probably not KDE, but possibly X itself.  Maybe it isn't the CPU, but
the GPU that is overheating.

The radeon driver has a DynamicClocks setting (man radeon).  Do you
have this option in your xorg.conf file? 
  

Nope, but after setting it to 'true' (and restarting my computer)
I notice that my laptop cooling fans are on (probably about mid-speed)
*constantly*. I'm looking over, and seeing my computer idling at
0% CPU usage. Its fans are blasting cool air through it, and its running
a lot less hot. Looks like you solved the problem. Heck, it doesn't matter
if its the CPU or GPU warming up too much, the whole system is on
at full blast after KDE is started. Its AWESOME! :)

I will let you know if I have further problems.

  

PS With those temperatures, I do have all available options under
ACPI enabled, however, GKrellm2 says in the info tab that no such
sensors were found. I am also on Kernel 2.6.13-rc1-mm1. Is that
too bleeding edge? :)
 




Do you have /proc/acpi/thermal_zone/THM*/temperature?  If so, just do:
  

I do, but the directory structure(?) ends at thermal_zone. There
is nothing in it.

while sleep 2 ; do clear ; cat /proc/acpi/thermal_zone/THM*/temperature;
done

Again, did you check /var/log/messages to see if anything interesting
shows up there.  If you have Machine Check Exception options in your
kernel, many overheating, fan, or voltage problems should get reported
there.

-Richard

  

Thank you so much!
All the best,
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



RE: [gentoo-user] Sound priority @ boot

2005-07-11 Thread Dave Nebinger

 I notice that on my laptop, my KDE startup sound is quite garbled.
 (Only when starting up). Im guessing that this is due to heavy resource
 use. I was wondering though, how I could go about giving Arts or whatever
 it is, a higher priority at boot so it doesn't sound so bad.

I would guess that anything you could do before hand to prep for sound would
help to remove the resource usage at kde start.  For example, in
/etc/conf.d/localstart you could load up your kernel sound modules...



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: KDE/KDM problems

2005-07-11 Thread Simon Windsor
Hi

Thanks, a definite improvement.

- KDE now start ok
- /dev/null on reboot is now crw-rw-rw, which is ok
- /de/vdsp on reboot is now crw-rw-rw
- konsole now works

There are two remaining problems

- Sound, whenever kde starts I get an error with /dev/dsp. Is it work
changing the owner from root:audio to user:audio?
- Kmail keeps crashing, and whilst showing mail subjects ok will not
show the mail bodies.

All fun and games!

Simon

On Mon, 2005-07-11 at 16:37 +, James wrote:
 Simon Windsor simon.windsor at cornfield.org.uk writes:
 
 
  I have just built KDE, version 3.4.1, and it is not starting properly.
  
  I have 
  
  - disabled IP6 tests - it now faster to start
  - chmod 666 /dev/null allows kdm to start, otherwise startkde reports
  errors
  - chmod 660 /dev/dsp to grant access to users in audio group
  
  After all this, kde starts, but I still get errors with /dev/dsp.
 
 Well, I'm not sure of your KDE versus /dev/dsp issues, so I'll 
 remind you about  checking rc.conf. It change a while back, but
 mine still has these settings:
 
 DISPLAYMANAGER=kdm
 
 SESSION=kde-3.4.1
 
 The system boots into KDE just fine. I'm not sure if the SESSION
 setting in rc.conf is deprecated now or not
 
 Before running 'env-update  source /etc/profile  etc-update'
 
 I look at the proposed list of updates to config files that
 etc-update wants to perform. If I have a question about the
 files to be updated, I make a backup of the file with the current
 date appended. That way, you can recover config files
 or look at them over time to see how they have changed.
 /etc/rc.conf is a good example
 
 
 
 HTH,
 James
 
 
-- 
Simon Windsor

Eml: [EMAIL PROTECTED]
Tel: 01454 617689
Mob: 07960 321599

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: My laptop is freaking me out.

2005-07-11 Thread Richard Fish
Ian K wrote:


Probably not KDE, but possibly X itself.  Maybe it isn't the CPU, but
the GPU that is overheating.

The radeon driver has a DynamicClocks setting (man radeon).  Do you
have this option in your xorg.conf file? 
 



Nope, but after setting it to 'true' (and restarting my computer)
I notice that my laptop cooling fans are on (probably about mid-speed)
*constantly*. I'm looking over, and seeing my computer idling at
0% CPU usage. Its fans are blasting cool air through it, and its running
a lot less hot. Looks like you solved the problem. Heck, it doesn't matter
if its the CPU or GPU warming up too much, the whole system is on
at full blast after KDE is started. Its AWESOME! :)

I will let you know if I have further problems.

  


I seem to recall some kind of kernel problem with ACPI and fans not
turning onI can't remember the details though, and I didn't have
this problem myself.

Now, why setting DynamicClocks in the xorg.conf file would turn your
fans on, I cannot possibly comprehend!!!

But, I'm glad it's working.

I do, but the directory structure(?) ends at thermal_zone. There
is nothing in it.

  

Interesting...maybe we should double check your ACPI configuration
options.  I have:

carcharias linux # grep ^CONFIG.*ACPI /usr/src/linux/.config
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
CONFIG_ACPI_VIDEO=y
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y

And during bootup, I get the following in /var/log/messages:

Jul 11 07:20:11 carcharias ACPI: AC Adapter [ADP0] (on-line)
Jul 11 07:20:11 carcharias ACPI: Battery Slot [BAT0] (battery present)
Jul 11 07:20:11 carcharias ACPI: Battery Slot [BAT1] (battery absent)
Jul 11 07:20:11 carcharias ACPI: Lid Switch [LID]
Jul 11 07:20:11 carcharias ACPI: Sleep Button (CM) [SLPB]
Jul 11 07:20:11 carcharias ACPI: Power Button (CM) [PWRB]
Jul 11 07:20:11 carcharias ACPI: Processor [CPU0] (supports 8 throttling
states)
Jul 11 07:20:11 carcharias ACPI: Processor [CPU1] (supports 8 throttling
states)
Jul 11 07:20:11 carcharias ACPI: Thermal Zone [THM0] (52 C)


Do you get anything similar?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Sound problem

2005-07-11 Thread Christoph Eckert

 For the kernel, deprecated == likely to be removed soon ==
 obsolete. Now, it is true that only the OSS drivers are
 deprecated, not the OSS emulation provided by ALSA.

The question is if the ALSA OSS emulation is a good idea. 
Because it exists, people are not urged to use ALSA.

 I have no problem with applications supporting OSS for
 operating systems besides Linux, because as you say, that
 is the standard for those systems.  I do have a problem
 with apps that insist on *only* supporting OSS for Linux.

That's true.

  What really bugs me is that most of the offending apps are
 commercial applications that don't even have ports for
 Solaris, FreeBSD, etc!!  Besides, it isn't like supporting
 multiple sound APIs is really all that hard

 Note that, AFAIK, there is no mixing possible with the
  OSS API.  Your 
 
 It does support mixing.
   

 According to the dmix HOWTO, you are correct, it should
 work.  I guess I just gave up too easily, and I stand
 corrected.  Thanks.

If an application tries to access /dev/dsp, DMIX does - AFAIK 
- not work transparently. INstead you have to start the 
application using the aoss wrapper, maybe aoss skype or aoss 
reaplay. This doesn't work convenient for the user.

Furthermore, there seems to be a bug so Skype will crash as 
soon as it gets invoked via aoss (I don't know if it is a 
Skype or an aoss bug).

So, if want to stay idle for incoming Skype calls, do not 
start any other sound application because Skype blocks your 
device...


Best regards


ce

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] mozilla with flash plugin crash

2005-07-11 Thread pat
Hi,

I've emerged flashplugin for Mozilla web browser and I have problems
with it :-( Each time I visit the web page with flash the Mozilla crash
down with this error:

The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 80 error_code 8 request_code 146 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
mozilla-bin exited with non-zero status (1)

Could someone help me ???

Thanks a lot.

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



Re: [gentoo-user] New MySQL doc

2005-07-11 Thread Matthew Cline
On 7/12/05, Chris White [EMAIL PROTECTED] wrote:
 Here's the initial devspace draft of the new MySQL draft I've been working on:
 
 http://dev.gentoo.org/~chriswhite/mysql.html
 
 Comments, etc are welcome.

I think this is very good. I liked the discussion on user privilages,
but maybe it would be possible/a good idea to add an explicit
discussion of MySQL security issues.

Also, just a minor typo right under Creating a Database:

We now have a mysql promt displayed

Overall, a nice guide.

Matt

-- 
gentoo-user@gentoo.org mailing list



RE: [gentoo-user] New MySQL doc

2005-07-11 Thread Dave Nebinger

 Here's the initial devspace draft of the new MySQL draft I've been working
 on:
 
 http://dev.gentoo.org/~chriswhite/mysql.html
 
 Comments, etc are welcome.

While the document is a good and short intro to MySQL, I still have to ask
why?  Aren't there enough similar good short introductions?

As far as the gentoo-specific stuff, there's no mention of how to
MySQL-enable other packages, no mention of why you would want to do the
ebuild ... config step and not the simpler emerge mysql, ...

Seriously, I'm not trying to rain on your parade, Chris; I'm just trying to
figure out why we need this?



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Audacity Host Error

2005-07-11 Thread Noah Roberts
Ian K wrote:

Im pretty sure it decides to start up again. Any ideas?
Thx!
  

Somewhere in KDE config dialogs there is a way to shut off artsd I
think.  I'd start with the sound configuration panels.

-- 
Noah Roberts
Saint Martin's University
Information Technology Services
486-8814

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: New MySQL doc

2005-07-11 Thread Francesco Talamona
On Tuesday 12 July 2005 06:38, Chris White wrote:
 Here's the initial devspace draft of the new MySQL draft I've been
 working on:

 http://dev.gentoo.org/~chriswhite/mysql.html

 Comments, etc are welcome.

SQL
 Structured Query Language
 ^^
S doesn't stand for standard.
Good guide, thanks
Francesco
-- 
Linux Version 2.6.11-gentoo-r11, Compiled #1 Thu Jun 23 05:26:18 CEST
One 2.2GHz AMD Athlon 64 Processor, 2GB RAM, 4308.99 Bogomips Total
aemaeth
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: GENTOO_MIRRORS

2005-07-11 Thread James
Dave Nebinger dnebinger at joat.com writes:
 
 The first thing you can do to significantly optimize internal gentoo
 downloads is to set up your own mirror system.  I use that for my systems
 and it's pretty easy to set up.  The gentoo wiki has all of the details.
 Basically I've got a server system that:

 a) at 1am runs emerge --sync to sync portage against the public mirrors.
OK I edited /etc/crontab to this:

30 1 * * * root emerge sync

b) runs rsyncd to make the server's portage tree available to the internal
gentoo systems.

OK following these pages:
http://gentoo-wiki.com/HOWTO_Local_Rsync_Mirror.
ON the internal server I 'emerge rsync'

Then edited the /etc/rsync.conf file as specified
and ran rc-update.

http://gentoo-wiki.com/Http_proxy

On each system I added these entries to the /etc/make.conf file:
GENTOO_MIRRORS=192.168.2.9
SYNC=rsync://192.168.2.9
So that they both sync and download files from the internal server




 c) runs http-replicator as a download proxy.  All internal gentoo systems
 use the server as the proxy - actual internet downloads occur only once,
 after that the cached copy is returned.  There is only a delay for the
 initial download, the rest are almost instantaneous.

Well this is a problem. 

Following 
http://gentoo-wiki.com/HOWTO_Download_Cache_for_LAN-Http-Replicator

I get:
emerge http-replicator
Calculating dependencies
!!! All ebuilds that could satisfy http-replicator have been masked.


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Where is GNOME_MixerAapplet

2005-07-11 Thread Allan Gottlieb
I just installed a new stage1 gentoo with gnome-2.10.

It keeps complaining that

   The panel encountered a problem while loading
   OAFIID:GNOME_MixerApplet.

I have emerged gnome-light, gnome-audio, gnome-alsamixer, and
gnome-applets, but cannot find the gnome mixer applet.  Can anyone
tell me where it is?

Thanks,
allan
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Where is GNOME_MixerAapplet

2005-07-11 Thread LostSon
 I had this problem as well and i re-emerged gnome-panel and it went
away.


On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:
 I just installed a new stage1 gentoo with gnome-2.10.
 
 It keeps complaining that
 
The panel encountered a problem while loading
OAFIID:GNOME_MixerApplet.
 
 I have emerged gnome-light, gnome-audio, gnome-alsamixer, and
 gnome-applets, but cannot find the gnome mixer applet.  Can anyone
 tell me where it is?
 
 Thanks,
 allan
-- 
LostSon

http://www.lostsonsvault.org

Fox Cities Linux User Group = www.foxlug.org


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] mozilla with flash plugin crash

2005-07-11 Thread Francisco Figueiredo Jr.

--- pat [EMAIL PROTECTED] escreveu:

 Hi,
 

Hi Pat.

Do you have the composite extension enabled in your xorg.conf?

If so, have a look at this gentoo wiki howto:

http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency#Mozilla_.28Firefox.29_crash_Issue_with_Flash


I hope it helps.

Regards,

Francisco Figueiredo Jr.

__
Converse com seus amigos em tempo real com o Yahoo! Messenger 
http://br.download.yahoo.com/messenger/ 
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] where is the functionality of etcat

2005-07-11 Thread Rudmer van Dijk
etcat is deprecated in favor of equery but equery does not have a 
functionality like `etcat -v package` (listing all available versions of a 
package). I used it quite often and have been struggling with equery ever 
since etcat is deprecated... Are there plans to build this functionality into 
equery? if not, why??

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



Re: [gentoo-user] where is the functionality of etcat

2005-07-11 Thread Holly Bostick
Rudmer van Dijk schreef:
 etcat is deprecated in favor of equery but equery does not have a 
 functionality like `etcat -v package` (listing all available versions of a 
 package). I used it quite often and have been struggling with equery ever 
 since etcat is deprecated... Are there plans to build this functionality into 
 equery? if not, why??
 
   Rudmer

Possibly because you can do the same with eix (emerge eix):

 eix gnome-games
* gnome-extra/gnome-games
 Available versions:  1.4.0.3-r3 2.4.2 2.6.2 2.8.1 2.8.1-r1 2.8.2
2.8.3 2.10.0 ~2.10.1
 Installed:   2.10.1
 Homepage:http://www.gnome.org/
 Description: Collection of games for the GNOME desktop

* gnome-extra/gnome-games-extra-data
 Available versions:  2.8.0 2.10.0
 Installed:   2.10.0
 Homepage:http://www.gnome.org/
 Description: Optional additional graphics for gnome- games


If that's of any help to you :-) .

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



Re: [gentoo-user] mozilla with flash plugin crash

2005-07-11 Thread pat
Thanks a lot it helped !!!

Pat

Francisco Figueiredo Jr. wrote:
 --- pat [EMAIL PROTECTED] escreveu:
 
 
Hi,

 
 
 Hi Pat.
 
 Do you have the composite extension enabled in your xorg.conf?
 
 If so, have a look at this gentoo wiki howto:
 
 http://gentoo-wiki.com/TIP_Xorg_X11_and_Transparency#Mozilla_.28Firefox.29_crash_Issue_with_Flash
 
 
 I hope it helps.
 
 Regards,
 
 Francisco Figueiredo Jr.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] where is the functionality of etcat

2005-07-11 Thread Renat Golubchyk
On Mon, 11 Jul 2005 23:25:06 +0200 Rudmer van Dijk
[EMAIL PROTECTED] wrote:
 etcat is deprecated in favor of equery but equery does not have a 
 functionality like `etcat -v package` (listing all available
 versions of a  package). I used it quite often and have been
 struggling with equery ever  since etcat is deprecated... Are there
 plans to build this functionality into  equery? if not, why??

It is already in there, people just tend to overlook it ;-) Run
equery list -p package, for more information run equery list --help
or generally equery command --help. If you run equery --help you
will notice that equery has global options and local options which do
some nice stuff.

Cheers,
Renat


pgpvbBtweBvgX.pgp
Description: PGP signature


Re: [gentoo-user] where is the functionality of etcat

2005-07-11 Thread Andreas Claesson
On 7/11/05, Rudmer van Dijk [EMAIL PROTECTED] wrote:
 etcat is deprecated in favor of equery but equery does not have a
 functionality like `etcat -v package` (listing all available versions of a
 package). I used it quite often and have been struggling with equery ever
 since etcat is deprecated... Are there plans to build this functionality into
 equery? if not, why??
 

Doesn't 'equery list -p package' do what you want?  

$ equery list -p gentoo-sources
[ Searching for package 'gentoo-sources' in all categories among: ]
 * installed packages
[I--] [  ] sys-kernel/gentoo-sources-2.6.11-r11 (2.6.11-r11)
[I--] [  ] sys-kernel/gentoo-sources-2.6.12-r4 (2.6.12-r4)
 * Portage tree (/usr/portage)
[-P-] [M~] sys-kernel/gentoo-sources-2.6.12-r3 (2.6.12-r3)
[-P-] [  ] sys-kernel/gentoo-sources-2.6.9-r9 (2.6.9-r9)
[-P-] [  ] sys-kernel/gentoo-sources-2.4.28-r9 (2.4.28-r9)
[-P-] [  ] sys-kernel/gentoo-sources-2.6.10-r6 (2.6.10-r6)
[-P-] [  ] sys-kernel/gentoo-sources-2.6.11-r8 (2.6.11-r8)

/Andreas

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New MySQL doc

2005-07-11 Thread Nick Rout

On Mon, 11 Jul 2005 16:20:50 -0400
Dave Nebinger wrote:

 As far as the gentoo-specific stuff, there's no mention of how to
 MySQL-enable other packages, no mention of why you would want to do the
 ebuild ... config step and not the simpler emerge mysql, ...

emerge mysql does not do ebuild  config. 

the config step only needs to be carried out the very first time mysql
is emerged. Thats why the instructions that appear at the end of the
emerge say:

You might want to run:
ebuild /var/db/pkg/dev-db/mysql-4.0.24-r1/mysql-4.0.24-r1.ebuild config
IF THIS IS A NEW INSTALL. (my emphasis added)

Yes it might be wise to add in something about adding the mysql USE
flag, either globally or per package, to get mysql functionality into
other packages.

As for your other question (why is it needed?) - I guess for me this is
the simplest and most to the point exposition of setting up mysql I have
found. The forums and mailing list seem to reveal that the steps of
setting initial databases and permissions is one where newbies have some
difficulties. I like it. 

I am often referring non gentoo users to the fine gentoo documentation.
Keep it coming.



-- 
Nick Rout

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New MySQL doc

2005-07-11 Thread kashani

Chris White wrote:

Here's the initial devspace draft of the new MySQL draft I've been working on:

http://dev.gentoo.org/~chriswhite/mysql.html

Comments, etc are welcome.



	Mysql is bound to localhost by default in Gentoo. I'd add a note and 
make it blink in gigantic neon letters. That's the number one problem 
users have in the forums. An explanation of how to change that in the 
my.cnf and some of the security implications of that would probably be a 
good idea as well.


	Adding privileges for remote users. You do a good job with adding 
access from localhost, but there isn't any mention of adding access for 
a user from any IP. Additionally it might be nice to show how to allow a 
user access from a particular subnet as well a single IP. You may also 
want to mention that things like phpmyadmin should connect to localhost 
if they are on the same server instead of the hostname which is a common 
mistake.


	The root user is just a convention. I've also seen a number of post 
where users seem to think that the root user is somehow special in Mysql 
rather than a Gentoo/distro default user that has been granted admin 
privileges. You might want to shoot for a much broader explanation of 
users accounts than what you currently have mostly centering around the 
fact that Mysql accounts are separate from system accounts.


	On the subject of USE variables you may want to mention that in 4.0.x 
innodb is not turned on by default while in 4.1.x or greater it will be 
due to a request from upstream. Also mention that innodb will need to be 
turned on within the my.cnf file as it is not on by default.


	Another common forum question is how to completely remove all Mysql 
databases and start from scratch though there might be less call for 
this if users are able to set Mysql up correctly from the get go. How to 
reset the admin password is another common question in the same vein.


	If you're aiming for a more complete doc, you might also want to 
demonstrate a SELECT * FROM $table WHERE $field LIKE '%$string%' as 
that's another handy select beginners will find useful. Also adding 
LIMIT 10 or COUNT (*) are other good ones. Some mention of mysqldump and 
restoring from a dump might also be interesting. myisamchk and turning 
on bin-logs for data recovery if needed would also be nice. And finally 
the default my.cnf isn't tuned towards a dedicated Mysql installation. 
Users may want to at my-huge.cnf in 
/usr/share/doc/mysql-version/conf-sampples. Most of this last part is 
probably way outside your planned scope, but it is stuff that has come 
up on the forums.


	All in all this is a well written and readable doc. It'll help a number 
of users. Nice job.


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



Re: [gentoo-user] Where is GNOME_MixerAapplet

2005-07-11 Thread Allan Gottlieb
At Sun, 10 Jul 2005 22:52:36 +0200 Holly Bostick [EMAIL PROTECTED] wrote:

 Allan Gottlieb schreef:
 Mark Knecht suggests just telling gnome to delete the mixer from my
 panel config and install in manually, which I may well do (thanks
 mark).  

 I think that's how I fixed it too-- although the gnome mixer isn't all
 that useful as a mixer (compared to alsamixer, or gamixer), it is useful
 to be sure that *GNOME* is correctly set up for sound (the mixer acts
 like the canary in the mines; if it won't load, or errors with the  'no
 device found' business, you can be sure that no GNOME/GTK applications
 which normally produce sound, will).

Good point

 I am sure I can find some mixer somewhere, but would prefer to
 actually find this one.

 Right click on the panel; Add to Panel=Mixer should be somewhere in the
 list; if not, then check in the 'Pre-existing Gnome Packages' section
 (but I think it's in the first list).

No.  It really wasn't there, i.e. the binary wasn't present.  I
followed your advice and went to bugzilla.  This sent me to the forums
and the hint that the gstreamer USE is important.  I set this and did
the requisite emerges.  Now sounds do come up but I get the no device
found you mentioned above.  I shall pursue this.

The mixer still does not appear when I do add to panel.  I don't see
pre-existing gnome packages.  What (and where) is it?

 In any case, very few, if any, of the former gnome-applets seem to be
 runnable as commands any more. And the most recent gnome-panel (2.10.2)
 is so buggy-- even for GNOME-- that I've had to go back to fbpanel,
 which at least doesn't crash all the time due to some problem with the
 system notification area... instead of getting better (it used to be
 that the panel would crash in the mixer applet all the time, until you
 got the GNOME backend straightened out, but after that it was pretty
 stable-- no more, it seems). So this problem really could be anything,
 but I will say that the mixer applet worked fine once I (working from
 memory):

 1) went to the GNOME control panel and made sure esd was set to start at
 GNOME login, which I believe also needed

 2) the esound daemon running in the default runlevel

 and then

 3) deleted and re-added the mixer applet.

 Problem was I didn't really want to be running the Enlightened Sound
 Daemon, so I somehow or other reconfigured everything to be ALSA instead
 (took esound out of the default runlevel, and *thought* I told GNOME not
 to start esd at startup, but it persists in doing so, went to the GNOME
 Control Panel=Multimedia and Sound, and mucked about with the sources
 and sinks until I could at least get test sounds), and the mixer applet
 continued to work (although the panel itself was notoriously unstable).
 If you can follow all that sigh... it was a bit of a trial. Hope it's
 helpful.

Helpful, as always ... and as always, thanks.

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



Re: [gentoo-user] Where is GNOME_MixerAapplet

2005-07-11 Thread Allan Gottlieb
The key seems to be having gstreamer in the USE variable.

At Mon, 11 Jul 2005 15:58:02 -0500 LostSon [EMAIL PROTECTED] wrote:

  I had this problem as well and i re-emerged gnome-panel and it went
 away.


 On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:
 I just installed a new stage1 gentoo with gnome-2.10.
 
 It keeps complaining that
 
The panel encountered a problem while loading
OAFIID:GNOME_MixerApplet.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Where is GNOME_MixerAapplet

2005-07-11 Thread Holly Bostick
Allan Gottlieb schreef:
 The key seems to be having gstreamer in the USE variable.
 
 At Mon, 11 Jul 2005 15:58:02 -0500 LostSon [EMAIL PROTECTED] wrote:
 
 
 I had this problem as well and i re-emerged gnome-panel and it went
away.


On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:

I just installed a new stage1 gentoo with gnome-2.10.

It keeps complaining that

   The panel encountered a problem while loading
   OAFIID:GNOME_MixerApplet.

In that case, make sure to run

gstreamer-properties

to make sure the gstreamer backend is properly configured. I did try to
work with gstreamer, but the only thing that uses it --Totem-- really
worked much better with the xine backend, so I switched Totem to that
(recompile; if you compile it -xine it uses gstreamer; if +xine it uses
xine) and didn't think about gstreamer much more after that, so I can't
say more about its inner workings.

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



Re: [gentoo-user] Sound problem

2005-07-11 Thread James Tanis

On Mon, July 11, 2005 4:02 pm, Christoph Eckert said:

 For the kernel, deprecated == likely to be removed soon ==
 obsolete. Now, it is true that only the OSS drivers are
 deprecated, not the OSS emulation provided by ALSA.

 The question is if the ALSA OSS emulation is a good idea.
 Because it exists, people are not urged to use ALSA.


There is also OSS ALSA emulation.

 I have no problem with applications supporting OSS for
 operating systems besides Linux, because as you say, that
 is the standard for those systems.  I do have a problem
 with apps that insist on *only* supporting OSS for Linux.

 That's true.

  What really bugs me is that most of the offending apps are
 commercial applications that don't even have ports for
 Solaris, FreeBSD, etc!!  Besides, it isn't like supporting
 multiple sound APIs is really all that hard

 Note that, AFAIK, there is no mixing possible with the
  OSS API.  Your
 
 It does support mixing.
 

 According to the dmix HOWTO, you are correct, it should
 work.  I guess I just gave up too easily, and I stand
 corrected.  Thanks.

 If an application tries to access /dev/dsp, DMIX does - AFAIK
 - not work transparently. INstead you have to start the
 application using the aoss wrapper, maybe aoss skype or aoss
 reaplay. This doesn't work convenient for the user.

 Furthermore, there seems to be a bug so Skype will crash as
 soon as it gets invoked via aoss (I don't know if it is a
 Skype or an aoss bug).

 So, if want to stay idle for incoming Skype calls, do not
 start any other sound application because Skype blocks your
 device...

I am admittedly not to familiar with Linux's implementation of OSS, it
could be that it is obselete and buggy. I have only used OSS in other
operating systems. In my experience mixing and/or dynamic virtual channels
are available with /dev/dsp through kernel/modules no userland
applications are needed. This all seems kind of irrelevant though, I
believe this guy is using ALSA with OSS emulation :p.



-- 
James Tanis
[EMAIL PROTECTED]
http://pycoder.org
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: KDE/KDM problems

2005-07-11 Thread Alexander Kirillov
What sort of a problem with /dev/dsp?
You can't use /dev/dsp when arts (KDE sound daemon) is active.
Either try artsdsp [-m] or wait till arts is suspended.
Sasha

 - KDE now start ok
 - /dev/null on reboot is now crw-rw-rw, which is ok
 - /de/vdsp on reboot is now crw-rw-rw
 - konsole now works
 
 There are two remaining problems
 
 - Sound, whenever kde starts I get an error with /dev/dsp. Is it work
 changing the owner from root:audio to user:audio?
 - Kmail keeps crashing, and whilst showing mail subjects ok will not
 show the mail bodies.
 
 All fun and games!
 
 Simon
 
 On Mon, 2005-07-11 at 16:37 +, James wrote:
 
Simon Windsor simon.windsor at cornfield.org.uk writes:



I have just built KDE, version 3.4.1, and it is not starting properly.

I have 

- disabled IP6 tests - it now faster to start
- chmod 666 /dev/null allows kdm to start, otherwise startkde reports
errors
- chmod 660 /dev/dsp to grant access to users in audio group

After all this, kde starts, but I still get errors with /dev/dsp.

Well, I'm not sure of your KDE versus /dev/dsp issues, so I'll 
remind you about  checking rc.conf. It change a while back, but
mine still has these settings:

DISPLAYMANAGER=kdm

SESSION=kde-3.4.1

The system boots into KDE just fine. I'm not sure if the SESSION
setting in rc.conf is deprecated now or not

Before running 'env-update  source /etc/profile  etc-update'

I look at the proposed list of updates to config files that
etc-update wants to perform. If I have a question about the
files to be updated, I make a backup of the file with the current
date appended. That way, you can recover config files
or look at them over time to see how they have changed.
/etc/rc.conf is a good example

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: KDE/KDM problems

2005-07-11 Thread Holly Bostick
Alexander Kirillov schreef:
 What sort of a problem with /dev/dsp?
 You can't use /dev/dsp when arts (KDE sound daemon) is active.
 Either try artsdsp [-m] or wait till arts is suspended.
 Sasha
 
 

Doesn't that situation call for the use of artswrapper? I don't use arts
very much, so I forget how to call it (srtswrapper application?)

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



[gentoo-user] I think I messed up USE flag by using -alsa as Gnome has no sound

2005-07-11 Thread Richard Watson
Hi - I've just finished compiling Gnome and have no sound whatsoever.
Looking at my USE flags I noticed I had inadvertently set -alsa as a flag.

At this stage I've changed the flag to alsa and re-run genkernel. But still
no sound. Do I have to recompile everything from scratch or have I made an
incorrect diagnosis of the problem?

As always any help would be appreciated
--
Regards, Richard
ECRM Imaging Systems




-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.12/46 - Release Date: 11/07/2005
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I think I messed up USE flag by using -alsa as Gnome has no sound

2005-07-11 Thread Holly Bostick
Richard Watson schreef:
 Hi - I've just finished compiling Gnome and have no sound whatsoever.
 Looking at my USE flags I noticed I had inadvertently set -alsa as a flag.
 
 At this stage I've changed the flag to alsa and re-run genkernel. But still
 no sound. Do I have to recompile everything from scratch or have I made an
 incorrect diagnosis of the problem?
 
 As always any help would be appreciated
 --
 Regards, Richard
 ECRM Imaging Systems
 
 
 
 
Have you loaded the newly-compiled alsa driver modules for your sound
card, run alsaconf and unmuted the mixer via alsamixer?

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



Re: [gentoo-user] I think I messed up USE flag by using -alsa as Gnome has no sound

2005-07-11 Thread Volker Armin Hemmann
On Tuesday 12 July 2005 01:12, Richard Watson wrote:
 Hi - I've just finished compiling Gnome and have no sound whatsoever.
 Looking at my USE flags I noticed I had inadvertently set -alsa as a flag.

 At this stage I've changed the flag to alsa and re-run genkernel. But still
 no sound. Do I have to recompile everything from scratch or have I made an
 incorrect diagnosis of the problem?

 As always any help would be appreciated
 --
 Regards, Richard
 ECRM Imaging Systems




 --
 No virus found in this outgoing message.
 Checked by AVG Anti-Virus.
 Version: 7.0.323 / Virus Database: 267.8.12/46 - Release Date: 11/07/2005

genkernel, which problem should it solve?

try emerge --newuse world, to see what has to recompile.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I think I messed up USE flag by using -alsa as Gnome has no sound

2005-07-11 Thread Allan Gottlieb
At Tue, 12 Jul 2005 09:12:53 +1000 Richard Watson [EMAIL PROTECTED] wrote:

 Hi - I've just finished compiling Gnome and have no sound whatsoever.
 Looking at my USE flags I noticed I had inadvertently set -alsa as a flag.

 At this stage I've changed the flag to alsa and re-run genkernel. But still
 no sound. Do I have to recompile everything from scratch or have I made an
 incorrect diagnosis of the problem?

 As always any help would be appreciated

When you change USE flags, you should run

   emerge --update --newuse world

to recompile the affected packages.

Actually I run

   emerge --update --ask --deep --verbose --newuse --tree world

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



[gentoo-user] Fluxbox Menu Problem

2005-07-11 Thread Ryan Viljoen
I am having a problem with my fluxbox menu. At random intervals right
clicking the does not display the fluxbox menu although right clicking
on the toolbar and windows bars brings up their menus. I have a
shortcut key set to bring up the menu but this doesnt work either (if
the right click doesnt). I cant pin point what causes this problem.

Anyone else experienced this or know the solution or cause?

Thanks 
Rav


-- 
When you play a Microsoft CD backwards you can hear demonic Voices...
that's nothing - when you play it forward it installs Windows
Are you fearing my mouse? :3___)

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] K8N Neo4 and skge

2005-07-11 Thread Vernon A. Fort
New to gentoo!  I have gentoo amd64 loaded and the forcedepth drive is 
detecting the first network card.  Both the default skge and the sk98lin 
manually downloaded from SysKonnect will load without errors and display 
in the lsmod.  Neither will actually detect the network card.  I have 
included the lspci -vv at the end of this message.


  1.  are both of these interfaces active, meaning can I use both.
  2.  Being new to gentoo, should the interface be added automatically 
upon modprobe or is there something more I need to do.


Again:  amd64 3500+ MSI K8N Neo4 Platinum 1GB ram

Thanks for any help!

Vernon

office ~ # lspci -vv
:00:00.0 Memory controller: nVidia Corporation CK804 Memory 
Controller (rev a3)

  Subsystem: Micro-Star International Co., Ltd.: Unknown device 7125
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
  Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
TAbort- MAbort- SERR- PERR-

  Latency: 0
  Capabilities: [44] #08 [01e0]
  Capabilities: [e0] #08 [a801]

:00:01.0 ISA bridge: nVidia Corporation: Unknown device 0050 (rev a3)
  Subsystem: Micro-Star International Co., Ltd.: Unknown device 7125
  Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
  Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
TAbort- MAbort- SERR- PERR-

  Latency: 0

:00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
  Subsystem: Micro-Star International Co., Ltd.: Unknown device 7125
  Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
  Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
TAbort- MAbort- SERR- PERR-

  Interrupt: pin A routed to IRQ 11
  Region 0: I/O ports at ff00
  Region 4: I/O ports at 4c00 [size=64]
  Region 5: I/O ports at 4c40 [size=64]
  Capabilities: [44] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot+,D3cold+)

  Status: D0 PME-Enable- DSel=0 DScale=0 PME-

:00:02.0 USB Controller: nVidia Corporation CK804 USB Controller 
(rev a2) (prog-if 10 [OHCI])

  Subsystem: Micro-Star International Co., Ltd.: Unknown device 7125
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
  Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
TAbort- MAbort- SERR- PERR-

  Latency: 0 (750ns min, 250ns max)
  Interrupt: pin A routed to IRQ 217
  Region 0: Memory at febff000 (32-bit, non-prefetchable)
  Capabilities: [44] Power Management version 2
  Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)

  Status: D0 PME-Enable- DSel=0 DScale=0 PME-

:00:02.1 USB Controller: nVidia Corporation CK804 USB Controller 
(rev a3) (prog-if 20 [EHCI])

  Subsystem: Micro-Star International Co., Ltd.: Unknown device 7125
  Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
  Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
TAbort- MAbort- SERR- PERR-

  Latency: 0 (750ns min, 250ns max)
  Interrupt: pin B routed to IRQ 50
  Region 0: Memory at feb0 (32-bit, non-prefetchable)
  Capabilities: [44] #0a [2098]
  Capabilities: [80] Power Management version 2
  Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)

  Status: D0 PME-Enable- DSel=0 DScale=0 PME-

:00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2) 
(prog-if 8a [Master SecP PriP])

  Subsystem: Micro-Star International Co., Ltd.: Unknown device 7125
  Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
  Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
TAbort- MAbort- SERR- PERR-

  Latency: 0 (750ns min, 250ns max)
  Region 4: I/O ports at fb00 [size=16]
  Capabilities: [44] Power Management version 2
  Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)

  Status: D0 PME-Enable- DSel=0 DScale=0 PME-

:00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA 
Controller (rev f3) (prog-if 85 [Master SecO PriO])

  Subsystem: Micro-Star International Co., Ltd.: Unknown device 7125
  Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B-
  Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort- 
TAbort- MAbort- SERR- PERR-

  Latency: 0 (750ns min, 250ns max)
  Interrupt: pin A routed to IRQ 225
  Region 0: I/O ports at 09f0
  Region 1: I/O ports at 0bf0 [size=4]
  Region 2: I/O ports at 0970 [size=8]
  Region 3: I/O ports at 0b70 [size=4]
  Region 4: I/O ports at f600 [size=16]
  Region 5: Memory at febfc000 (32-bit, 

Re: [gentoo-user] jade, libosp.so.3 not found, can't compile docbook-sgml-utils

2005-07-11 Thread Boyd Stephen Smith Jr.



Claudinei Matos wrote:

jade: error while loading shared libraries: libosp.so.3: cannot open
shared object file: No such file or directory

Did anyone someone get a problem like that? What am I supposed to do?


Have you tried revdep-rebuild?

--
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] New list member installing gentoo

2005-07-11 Thread Jason Castonguay
Hello list.

I'm back from the convention and have recuperated to some degree.

Sadly, I am still encounteriung a problem even with my MAKEOPTS being set
to -j1.  Now, it stops during the compilation of gcc.  It is also
interesting to note that it stops at the same point it did when I was
bootstrapping for the first time during my first attempt at a Gentoo
installation using a stage 1 tarball.  Below, I have included the last
screen of info if it is of any help to anyone in diagnosing the problem.

_

portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/.
-I/var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/../include
/var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/ra-colorize.c -o
ra-colorize.o
/var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/ra-colorize.c:
In function `ra_colorize_graph':
/var/tmp/portage/gcc-3.4.3.20050110-r2/work/gcc-3.4.3/gcc/ra-colorize.c:293:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://bugs.gentoo.org/ for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [ra-colorize.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gcc-3.4.3.20050110-r2/work/build/gcc'
make[1]: *** [stageprofile_build] Error 2
make[1]: Leaving directory
`/var/tmp/portage/gcc-3.4.3.20050110-r2/work/build/gcc'
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-3.4.3.20050110-r2 failed.
!!! Function gcc_do_make, Line 1212, Exitcode 2
!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status
message.


_

I have even tried omitting some optimization flags (-pipe and
-fomit-frame-pointers) and changing -March to i586 instead of k6-2, but
the result seems to be the same.

Thanks very much, and I look foward to hearing from everyone.


Best regards,

-- 
Let music echo the thoughts of your soul.

--  Jason Castonguay [EMAIL PROTECTED]




On Jul 1, 2005 10:58 -0400, Jason Castonguay wrote:

 Hello everyone!

 I am excited to report that using -j1 instead of -j2 for my MAKEOPTS
 is working so far!  Of course, it has to work on the day I leave for a
 convention.  :-(  I won't be back for a week.  But I got through glibc!
 Now, it's building binutils.

 I'll keep everyone posted.  Thanks very much to all who responded to my
 posts.


 Best regards,



-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I think I messed up USE flag by using -alsa as Gnome has no sound

2005-07-11 Thread Szabo Bence
2005-07-12, k keltezéssel 01.17-kor Holly Bostick ezt írta:
 Richard Watson schreef:
  Hi - I've just finished compiling Gnome and have no sound whatsoever.
  Looking at my USE flags I noticed I had inadvertently set -alsa as a flag.
  
  At this stage I've changed the flag to alsa and re-run genkernel. But still
  no sound. Do I have to recompile everything from scratch or have I made an
  incorrect diagnosis of the problem?
  
  As always any help would be appreciated
  --
  Regards, Richard
  ECRM Imaging Systems
  
  
  
  
 Have you loaded the newly-compiled alsa driver modules for your sound
 card, run alsaconf and unmuted the mixer via alsamixer?
 
 Holly
Hi! I haven't got any sound too. I emerged all the alsa things, and when
I alsaconf tries to start the sound I get this:

Loading driver...
 * Loading ALSA modules ...
 *  Loading:snd-card-0 ...
 * ERROR: Failed to load necessary drivers

I have Nvidia Nforce chipset (alsaconf recognises it well), and I
emerged everything with alsa USE flag, in the kernel alsa-stuff are
enabled too. I've made it from the gentoo alsa howto, but it just
do not work... Maybe the driver sould be installed somehow? Or did
I miss something?

Thx!

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Fixing xfs filesystem?

2005-07-11 Thread Bob Sanders
On Sun, 10 Jul 2005 19:15:48 +0200
Alexander Skwar [EMAIL PROTECTED] wrote:


  btw - Did the mount of the filesystem fail?
 
 Sure :((
 

Well, this is a real long shot; but, given that nothing sane has worked...

With fdisk/cfdisk/parted, after writing down the starting block and 
length,
delete the partition, and write the partition table, and exit.

Go back into whichever you used and create the partition at the exact
starting block - it should default to the correct parameters.  Then 
write
the partition, exit, and sync.

Then run xfs_repair on the partition.  It might rebuild the filesystem 
now that
the partition tables and inodes are back in a sane state.

Bob

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



[gentoo-user] Re: rsync internal mirror configuration

2005-07-11 Thread James
Dave Nebinger dnebinger at joat.com writes:


 This has some implications:

Ok, let's take it from the begining.

A. I followed step 4 in this document:

http://www.gentoo.org/doc/en/rsync.xml?style=printable

I was able to 'emerge sync' up a local client on the rsync server 
successfully,so that part is done. Here are my client entries in 
/etc/make.conf:

GENTOO_MIRRORS=192.168.2.9
SYNC=rsync://192.168.2.9/gentoo-portage

Test, per this document was successful, So now I can manually rsync
 up one system and then emerge sync all of the local gentoo 
clients manuallyor via cron (with crontab entries).

 1. the /usr/portage directory is not updated by this process. 
 You still need to emerge --sync the local system.  This is QED 
 by a cron task.

OK on the local rsync server I added this to automate the daily 
task of rsync(ing)
# Rsync entries
#
30 1 * * * root emerge sync

Spartan but hopefully sufficent.

I have (3) other documents to follow (this should be one doc)
B) http://gentoo-wiki.com/HOWTO_Local_Rsync_Mirror.
C) http://gentoo-wiki.com/Http_proxy
D) 
http://gentoo-wiki.com/HOWTO_Download_Cache_for_LAN-Http-Replicator

(B) tells me how to edit the /etc/rsyncd.conf file and the
/etc/rsync/rsyncd.motd file. Also  I did these:
etc/init.d/rsyncd start
rc-update add rsyncd default

This mod was already made to each client's /etc/make.conf file:
SYNC=rsync://192.168.2.9/gentoo-portage

 2. This only syncs up the /usr/portage tree but does not help reduce 
 the number of distfiles downloads. 
 Look at http://gentoo-wiki.com/Http_proxy

OK, now I use document (C) to create the proxy entry on each client:
Editing File: /etc/env.d/99local to look like this 
http_proxy=192.168.2.9:8080 
instead of this  
http_proxy=proxy.server.com:8080

I check it on the client by issuing echo $http_proxy
which give the correct results:
192.168.2.9:8080

So far so good???

 and http://gentoo-wiki.com/HOWTO_Download_Cache_for_
 LAN-Http-Replicator for
 instructions there.  By using the http-replicator you only will be
 downloading distfiles/patch files once.

OK here's where I use doc (D). http-replicator is masked so I 
# echo net-proxy/http-replicator  /etc/portage/package.keywords
# emerge http-replicator
Which worked fine.

Then I added this line to the clients and the rsync(distfile) server:
http_proxy=http://192.168.2.9:8080;  per the doc (D).

On the server I ran:
'repcacheman --user portage --dir /var/cache/http-replicator' 
Then http-replicator start at boot:
rc-update add http-replicator default


and last run this daily on the server to keep it current?
emerge -uDva world  repcacheman

Anything I missed? The last part of doc (D) is a little fuzzy, 
especially the part about deleting duplicate and deleting the 
distfile directory.

???
Surely parts of all (4) documents belong in one master howto?


 3. There is no additional disk space requirements for the rsync mirror;
 you're serving up your existing /usr/portage directory so it's not like you
 wouldn't have those files around anyway.
 

Yea, well I'll keep a close eye on this. I have the server set up, and one
client to update manually off of the server, It all goes well, I'll add more
systems, and automate via cron the system that stay up 24 hours a day.

Is there a script to update workstation systems, automatically,
 say 10 minutes after booting? How best to do this?

James


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Where is GNOME_MixerAapplet (SOLVED)

2005-07-11 Thread Allan Gottlieb
At Tue, 12 Jul 2005 00:21:24 +0200 Holly Bostick [EMAIL PROTECTED] wrote:

 Allan Gottlieb schreef:
 The key seems to be having gstreamer in the USE variable.
 
 I had this problem as well and i re-emerged gnome-panel and it went
away.

On Sun, 2005-07-10 at 14:16 -0400, Allan Gottlieb wrote:

I just installed a new stage1 gentoo with gnome-2.10.

It keeps complaining that

   The panel encountered a problem while loading
   OAFIID:GNOME_MixerApplet.

 In that case, make sure to run

 gstreamer-properties

 to make sure the gstreamer backend is properly configured.

That actually was set correctly.  Once I installed gstreamer and
joined the audio group, all was well.  The only somewhat non obvious
part was that you need the gstreamer USE variable.

Thanks for your help.
allan
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] I think I messed up USE flag by using -alsa as Gnome has no sound

2005-07-11 Thread Bob Sanders
On Tue, 12 Jul 2005 03:10:34 +0200
Szabo Bence [EMAIL PROTECTED] wrote:


 Hi! I haven't got any sound too. I emerged all the alsa things, and when
 I alsaconf tries to start the sound I get this:
 
 Loading driver...
  * Loading ALSA modules ...
  *  Loading:snd-card-0 ...
  * ERROR: Failed to load necessary drivers
 

In /etc/modules.d/alsa, do you have - 

##  ALSA portion
alias snd-card-0 snd-intel8x0

And did you do a modules-update ?

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