[gentoo-ppc-user] how to install gentoo with livecd kernel file on ibook G3?

2009-06-18 Thread mv.1001

I tried several times to find the kernel file inside livecd, such like
2.6.19-gentoo-r5-apple. but I could not get it. anyone knows how to use
livecd kernel to install gentoo on ibook g3?
Thanks!
-- 
View this message in context: 
http://www.nabble.com/how-to-install-gentoo-with-livecd-kernel-file-on-ibook-G3--tp24099583p24099583.html
Sent from the gentoo-ppc-user mailing list archive at Nabble.com.




[gentoo-user] Umlaut trouble in filenames

2009-06-18 Thread Alex Schuster
Hi there!

I have a problem with umlauts in file names. They are working fine when I 
create a file, but I have lots of files I moved from my former system that 
show umlauts just as a question mark. I think I transferred them via NFS.

I have lang=de_de.u...@euro set now, before it was unset. Those umlaut files 
refuse to play in applications like amarok2. I can rename them with mv on 
the command line, making use of tab completion, but it's annoying.

So, does anyone have a trick to automate this?

I tried using tr. Using od -t x1 I see that what has to be 'ü' comes out as 
0374 (octal). But echo ü | od -t o1 gives 0303 0274 which tells me that in 
unicode the umlauts are coded as two bytes. But I think I cannot use tr to 
replace one character by a sequence of two characters.
And with sed, I don't know how to express the source string, it does not 
seem to be capable of octal notation.

The only way I see is to use tr to replace the original ü with some special 
character like €, and then use sed to replace € by ü. And repeat this for 
[äöüÄÖÜß] and all the accented characters which I do not know how to type 
here with nodeadkeys option set in xorg.conf (I'd be interested in how to do 
this, too).

Do you have simpler ideas?

Wonko




Re: [gentoo-user] Umlaut trouble in filenames

2009-06-18 Thread Renat Golubchyk
Hi!

Am Thu, 18 Jun 2009 12:31:09 +0200
schrieb Alex Schuster wo...@wonkology.org:
 I have a problem with umlauts in file names. They are working fine
 when I create a file, but I have lots of files I moved from my former
 system that show umlauts just as a question mark. I think I
 transferred them via NFS.
 
 I have lang=de_de.u...@euro set now, before it was unset. Those
 umlaut files refuse to play in applications like amarok2. I can
 rename them with mv on the command line, making use of tab
 completion, but it's annoying.
 
 So, does anyone have a trick to automate this?

Use app-text/convmv.


Cheers,
Renat

-- 
Probleme kann man niemals mit derselben Denkweise loesen,
durch die sie entstanden sind.
  (Einstein)


signature.asc
Description: PGP signature


Re: [gentoo-user] Umlaut trouble in filenames

2009-06-18 Thread Alex Schuster
Renat Golubchyk writes:

 schrieb Alex Schuster wo...@wonkology.org:
  I have a problem with umlauts in file names. They are working fine
  when I create a file, but I have lots of files I moved from my former
  system that show umlauts just as a question mark. I think I
  transferred them via NFS.
 
  I have lang=de_de.u...@euro set now, before it was unset. Those
  umlaut files refuse to play in applications like amarok2. I can
  rename them with mv on the command line, making use of tab
  completion, but it's annoying.
 
  So, does anyone have a trick to automate this?

 Use app-text/convmv.

Wow, this is not exactly what I was looking for, it is much better. THANKS!

Wonko



[gentoo-user] Mozilla Lightening Alarms

2009-06-18 Thread sean

Hello All,

	Is there an option I am missing in Thunderbird's Lightening extension, 
or some other way to get alarms to appear when Thunderbird is not running?


I have noticed also that if Thunderbird is shutdown at the time of a 
reminder popping up, it does not pop up later after the fact when 
Thunderbird is started.


Thanks
Sean



[gentoo-user] Problem with the graphic card

2009-06-18 Thread Massimiliano Ziccardi
No one answered to my mail so far Do you mean I should switch to windows
? ;-)

Please, can someone give me some hint?
Do you need some more information to be able to help me?

I have a ThinkPad lenovo R500 running the latest GENTOO.

Here is what I found so far.

Everything works, but I have 2 problems:
1) OpenGL screen saver do not works
2) Graphic is not very fast.

I think the first problem is related to the second one.

I think (but I'm not sure) that the source of my problem is this:

x...@localhost ~ $ glxinfo | grep renderer
OpenGL renderer string: Software Rasterizer

However,

x...@localhost ~ $ glxinfo | grep direct
direct rendering: Yes

x...@localhost ~ $ dmesg | grep -i agp
[1.708652] Linux agpgart interface v0.103
[1.708775] agpgart-intel :00:00.0: Intel Mobile Intel�� GM45 Express
Chipset
[1.709925] agpgart-intel :00:00.0: detected 32764K stolen memory
[1.713030] agpgart-intel :00:00.0: AGP aperture is 256M @ 0xd000

Can someone give me some hint about what to do/what to check?

Thank you in advance,
Massimiliano


Re: [gentoo-user] Re: Problem with Thinkpad lenovo 3500

2009-06-18 Thread Vasya Volkov
В Срд, 17/06/2009 в 16:43 +0200, Massimiliano Ziccardi пишет:
 Do someone know which test can I do to understand what do I miss ?
 
 Thanks,
 Massimiliano
 
 On Wed, Jun 17, 2009 at 12:35 PM, Massimiliano Ziccardi
 massimiliano.zicca...@gmail.com wrote:
 Hi all.
 
 I have a ThinkPad lenovo R500 running the latest GENTOO.
 
 Everything works, but I have 2 problems:
 1) OpenGL screen saver do not works 
 2) Graphic is not very fast.
 
 I think the first problem is related to the second one.
 
 I think (but I'm not sure) that the source of my problem is
 this:
 
 x...@localhost ~ $ glxinfo | grep renderer
 OpenGL renderer string: Software Rasterizer
 
 However, 
 
 x...@localhost ~ $ glxinfo | grep direct  
 direct rendering: Yes
 
 x...@localhost ~ $ dmesg | grep -i agp
 [1.708652] Linux agpgart interface v0.103
 [1.708775] agpgart-intel :00:00.0: Intel Mobile
 Intel�� GM45 Express Chipset
 [1.709925] agpgart-intel :00:00.0: detected 32764K
 stolen memory
 [1.713030] agpgart-intel :00:00.0: AGP aperture is
 256M @ 0xd000
 
 Do you have any idea about what can I do to solve this
 problem?
 
 Thank you in advance,
 Massimiliano
 

Hi. What driver are you using with your graphic cart? Try
x11-drivers/xf86-video-intel-2.1.1, but this driver works bad with
compiz. But you get better performance. 
Intel developers rework their driver and provoke this problems with
performance. Soon there will be all good.




Re: [gentoo-user] Umlaut trouble in filenames

2009-06-18 Thread Volker Armin Hemmann
On Donnerstag 18 Juni 2009, Alex Schuster wrote:
 Hi there!

 I have a problem with umlauts in file names. They are working fine when I
 create a file, but I have lots of files I moved from my former system that
 show umlauts just as a question mark. I think I transferred them via NFS.

 I have lang=de_de.u...@euro set now, before it was unset. Those umlaut

btw
use either de...@euro or de_DE.UTF8



Re: [gentoo-user] Mozilla Lightening Alarms

2009-06-18 Thread Paul Hartman
On Thu, Jun 18, 2009 at 7:57 AM, seantech.j...@myfairpoint.net wrote:
 Hello All,

Is there an option I am missing in Thunderbird's Lightening
 extension, or some other way to get alarms to appear when Thunderbird is not
 running?

 I have noticed also that if Thunderbird is shutdown at the time of a
 reminder popping up, it does not pop up later after the fact when
 Thunderbird is started.

From the FAQ on the Lightning website:

Can Sunbird/Lightning remind me when closed? Can Sunbird start minimized?
No, Sunbird and Lightning can't give pop-up messages or send
e-mails when they are not running. There is a 'trick' for this
problem. You can hide Sunbird in the tray. This can be done with
Suntray or Minimize to Tray for Windows and Kdocker for Linux.



Re: [gentoo-user] Mozilla Lightening Alarms

2009-06-18 Thread sean

Paul Hartman wrote:

On Thu, Jun 18, 2009 at 7:57 AM, seantech.j...@myfairpoint.net wrote:

Hello All,

   Is there an option I am missing in Thunderbird's Lightening
extension, or some other way to get alarms to appear when Thunderbird is not
running?

I have noticed also that if Thunderbird is shutdown at the time of a
reminder popping up, it does not pop up later after the fact when
Thunderbird is started.



From the FAQ on the Lightning website:


Can Sunbird/Lightning remind me when closed? Can Sunbird start minimized?
No, Sunbird and Lightning can't give pop-up messages or send
e-mails when they are not running. There is a 'trick' for this
problem. You can hide Sunbird in the tray. This can be done with
Suntray or Minimize to Tray for Windows and Kdocker for Linux.





Thanks, I had hoped there was some other undocumented trick.



[gentoo-user] x11-base/xorg-server-1.5 is blocking x11-libs/libpciaccess-0.10.6

2009-06-18 Thread felix
Usually these emerge blockages disappear after a few days, but this
one has been hanging around for a while.  Apparently my google-fu is
pretty bad on this subject because I can't find anything useful.

Here are snippets from the most recent sync and -p update:

[nomerge  ] x11-drivers/xf86-video-tga-1.2.0
[ebuild UD]  x11-base/xorg-server-1.4.2 [1.5.2]

[blocks B ] x11-base/xorg-server-1.5 (x11-base/xorg-server-1.5 is 
blocking x11-libs/libpciaccess-0.10.6)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('installed', '/', 'x11-libs/libpciaccess-0.10.6', 'nomerge') pulled in by
=x11-libs/libpciaccess-0.10.3 required by ('installed', '/', 
'x11-base/xorg-server-1.5.2', 'nomerge')
=x11-libs/libpciaccess-0.10.3 required by ('installed', '/', 
'x11-base/xorg-x11-7.4', 'nomerge')

  ('ebuild', '/', 'x11-base/xorg-server-1.4.2', 'merge') pulled in by
=x11-base/xorg-server-1.4.0.90 required by ('installed', '/', 
'x11-drivers/xf86-input-evdev-2.0.8', 'nomerge')
=x11-base/xorg-server-1.0.99 required by ('installed', '/', 
'x11-drivers/xf86-video-trident-1.3.1', 'nomerge')
=x11-base/xorg-server-1.0.99 required by ('installed', '/', 
'x11-drivers/xf86-input-magellan-1.2.0', 'nomerge')
(and 63 more)

I suppose the first mystery is why it wants to downgrade xorg-server.
I do have an overflowing world file from my not understanding that
portage is not smart enough to figure things out better, but I have
been cleaning it up, and removing every single x11-driver entry
doesn't change it from wanting to downgrade.

The second mystery is why libpciaccess is involved in this.  Is this
because xorg-server-1.4 can't tolerate a recent libpicaccess and needs
to downgrade?  The message doesn't say that.

Is there a reasonable way to resolve this?  X works fine for me as is
with 1.5.2, so I am not in a hurry to downgrade.  But it is annoying
seeing this blockage week after week.

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / fe...@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o



[gentoo-user] Re: Problem with the graphic card

2009-06-18 Thread James
Massimiliano Ziccardi massimiliano.ziccardi at gmail.com writes:


 [1.709925] agpgart-intel :00:00.0: detected 32764K stolen memory[   
1.713030] agpgart-intel :00:00.0: AGP aperture is 256M  at  0xd000Can
someone give me some hint about what to do/what to check?Thank you in
advance,Massimiliano


Do you have your system setup for an intel videocard (graphics chip)?

If so, what guide did you follow or what steps/configs have you made?



james







Re: [gentoo-user] Problem with the graphic card

2009-06-18 Thread Ward Poelmans
On Thu, Jun 18, 2009 at 16:08, Massimiliano
Ziccardimassimiliano.zicca...@gmail.com wrote:
 Can someone give me some hint about what to do/what to check?

Can you tell use the hardware you are using (lspci) and contents of
your xorg.conf file and Xorg.0.log file.

Regards,

Ward



Re: [gentoo-user] x11-base/xorg-server-1.5 is blocking x11-libs/libpciaccess-0.10.6

2009-06-18 Thread Neil Bothwick
On Thu, 18 Jun 2009 09:23:30 -0700, fe...@crowfix.com wrote:

   ('ebuild', '/', 'x11-base/xorg-server-1.4.2', 'merge') pulled in by
 =x11-base/xorg-server-1.4.0.90 required by ('installed', '/',
 'x11-drivers/xf86-input-evdev-2.0.8', 'nomerge')
 =x11-base/xorg-server-1.0.99 required by ('installed', '/',
 'x11-drivers/xf86-video-trident-1.3.1', 'nomerge')
 =x11-base/xorg-server-1.0.99 required by ('installed', '/',
 'x11-drivers/xf86-input-magellan-1.2.0', 'nomerge')  
 (and 63 more)

The 63 more is a clue. You haven't specified INPUT_DEVICES or VIDEO_CARDS
(or both) in make.conf, so you have installed drivers for everything, some
of which require an older xorg-server. Edit make.conf,re-emerge
xorg-server-1.5.2and do an emerge --depclean -a to remove the dross.


-- 
Neil Bothwick

IBM: I Blame Microsoft


signature.asc
Description: PGP signature


Re: [gentoo-user] x11-base/xorg-server-1.5 is blocking x11-libs/libpciaccess-0.10.6

2009-06-18 Thread felix
On Thu, Jun 18, 2009 at 07:30:04PM +0100, Neil Bothwick wrote:
 The 63 more is a clue. You haven't specified INPUT_DEVICES or VIDEO_CARDS
 (or both) in make.conf, so you have installed drivers for everything, some
 of which require an older xorg-server. Edit make.conf,re-emerge
 xorg-server-1.5.2and do an emerge --depclean -a to remove the dross.

Thanks.  I'll have to dig a little to find what VIDEO_CARDS should be ...

-- 
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
 Felix Finch: scarecrow repairman  rocket surgeon / fe...@crowfix.com
  GPG = E987 4493 C860 246C 3B1E  6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o



Re: [gentoo-user] x11-base/xorg-server-1.5 is blocking x11-libs/libpciaccess-0.10.6

2009-06-18 Thread Alan McKinnon
On Thursday 18 June 2009 20:53:17 fe...@crowfix.com wrote:
 On Thu, Jun 18, 2009 at 07:30:04PM +0100, Neil Bothwick wrote:
  The 63 more is a clue. You haven't specified INPUT_DEVICES or VIDEO_CARDS
  (or both) in make.conf, so you have installed drivers for everything,
  some of which require an older xorg-server. Edit make.conf,re-emerge
  xorg-server-1.5.2and do an emerge --depclean -a to remove the dross.

 Thanks.  I'll have to dig a little to find what VIDEO_CARDS should be ...

Determine your video hardware. eix xorg-server or emerge -pv xorg-server 
will list the USE variables. One of them is VIDEO_CARDS. One of the itmes in 
that list is obviously going to be your card. Set VIDEO_CARDS to that in 
make.conf.

emerge world

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] Mutt + GPG

2009-06-18 Thread Jacob Todd
I'm trying to setup mutt with gpg and I found this nice tutorial
(http://codecorcery.net/old/mutt/mutt-gnupg-howto) but I'm having
trouble getting mutt to fetch keys and add them to my keyring. Right now
my .muttrc looks like this (just the pgp part):

unset pgp_autoencrypt
unset pgp_autosign
set crypt_autosign=yes
set crypt_replyencrypt=yes
set crypt_replysign=yes
set crypt_replysignencrypted=yes
set crypt_timestamp=yes
set crypt_verify_sig=yes
set pgp_clearsign_command=gpg --no-verbose --batch --output - --passphrase-fd 
0 --armor --textmode --clearsign %?a?-u %a? %f
set pgp_decode_command=gpg %?p?--passphrase-fd 0? --no-verbose --batch 
--output - %f
set pgp_decrypt_command=gpg --passphrase-fd 0 --no-verbose --batch --output - 
%f
set pgp_encrypt_only_command=pgpewrap gpg --batch --quiet --no-verbose 
--output - --encrypt --textmode --armor --always-trust --encrypt-to 0x152C688E 
-- -r %r -- %f
set pgp_encrypt_sign_command=pgpewrap gpg --passphrase-fd 0 --batch --quiet 
--no-verbose --textmode --output - --encrypt --sign %?a?-u %a? --armor 
--always-trust --encrypt-to 0x152C688E -- -r %r -- %f
set pgp_export_command=gpg --no-verbose --export --armor %r
set pgp_getkeys_command=gpg --recv-keys %r
set pgp_import_command=gpg --no-verbose --import -v %f
set pgp_list_pubring_command=gpg --no-verbose --batch --with-colons 
--list-keys %r 
set pgp_list_secring_command=gpg --no-verbose --batch --with-colons 
--list-secret-keys %r 
set pgp_sign_as=0x152C688E
set pgp_sign_command=gpg --no-verbose --batch --output - --passphrase-fd 0 
--armor --detach-sign --textmode %?a?-u %a? %f
set pgp_strict_enc
set pgp_timeout=300
set pgp_replyencrypt
set pgp_replysign
set pgp_verify_command=gpg --no-verbose --batch --output - --verify %s %f
set pgp_verify_key_command=gpg --no-verbose --batch --fingerprint --check-sigs 
%r
set pgp_verify_sig=yes

Right now if I go to the command line and do `gpg --recv-keys keyID`,
then start mutt it verifies that the key is valid, but if I don't I just
get an error saying in the 'gpg: Can't check signature: No public key'
and in the status bar 'PGP signature could NOT be verified.' I haven't
sent any mail since the whole thing isn't working right yet, so I can't
say anything about that.

Anyone know what I did wrong?

-- 
Jake Todd
// If it isn't broke, tweak it!



Re: [gentoo-user] Canonical place to list modules to load

2009-06-18 Thread Mick
On Wednesday 17 June 2009, Mark Shields wrote:
 On Wed, Jun 17, 2009 at 10:47 AM, Neil Bothwick n...@digimed.co.uk wrote:
  On Wed, 17 Jun 2009 10:31:23 -0400, Mark Shields wrote:
So if I want to load `fuse' at boot... where do it put it?
  
   It's been the same as long as I've been using Gentoo the past 5
   years: /etc/modules.autoload.d/kernel-2.6.  This has always been in the
   handbook as long as I've been using Gentoo, too.
 
  That's for baselayout1. For baselayout2/openrc it has moved
  to /etc/conf.d/modules.
 
 
  --
  Neil Bothwick
 
  There's no place like http://www.home.com

 Baselayout 2 isn't used in the hardened gentoo base; it's ~x86 keyword (on
 x86).  That's what I was going by.  The handbook still references
 /etc/modules.autoload.d/kernel-2.6:
 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#book_part1_ch
ap7

Why did they *have* to move it to /etc/modules.autoload.d/kernel-2.6.

I am still confused with the difference between /etc/rc.conf 
and /etc/conf.d/rc ...
-- 
Regards,
Mick


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


Re: [gentoo-user] Canonical place to list modules to load

2009-06-18 Thread Neil Bothwick
On Thu, 18 Jun 2009 22:45:50 +0100, Mick wrote:

 Why did they *have* to move it to /etc/modules.autoload.d/kernel-2.6.

They didn't, they moved it from there to /etc/conf.d where all the other
rc config files live.

 I am still confused with the difference between /etc/rc.conf 
 and /etc/conf.d/rc ...

Then moved that one out of /etc/conf.d :(


-- 
Neil Bothwick

Distrust any enterprise that requires new clothes. - Henry David Thoreau
(1817-1862)


signature.asc
Description: PGP signature


Re: [gentoo-user] Mutt + GPG

2009-06-18 Thread Uwe
On Thu, 18 Jun 2009, Jacob Todd wrote:

 I'm trying to setup mutt with gpg and I found this nice tutorial
 (http://codecorcery.net/old/mutt/mutt-gnupg-howto) but I'm having
 trouble getting mutt to fetch keys and add them to my keyring. Right now
[snip] 
 Anyone know what I did wrong?
 
 -- 
 Jake Todd
 // If it isn't broke, tweak it!
 

Hi

Have you set the following in your ~/.gnupg/gpg.conf file:
keyserver keyserver address
keyserver-options auto-key-retrieve


From http://wiki.mutt.org/?MuttGuide/UseGPG


HTH
-- 
/\  ASCII Ribbon Campaign | Uwe
\ /   against HTML e-mail  | keksvernichter@@gmail.com
 x  against MS attachments | Key: 93BF09A2 @ pool.sks-keyservers.net
/ \ www.asciiribbon.org| Key: 93BF09A2 @ keys.gnupg.net


pgpl1sWO7m53s.pgp
Description: PGP signature


[gentoo-user] /usr/kde/3.5/lib/ and /usr/lib

2009-06-18 Thread Daniel D Jones
I'm getting lots of errors like the following:

* ERROR: app-office/karbon-1.6.2 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_unpack
 * environment, line 4471:  Called kde-meta_src_unpack 'unpack'
 * environment, line 3153:  Called die
 * The specific snippet of code:
 *   die Can't find library ${libname} under 
${PREFIX}/$(get_libdir)/;
 *  The die message:
 *   Can't find library libkopainter under /usr/kde/3.5/lib/

The missing library is under /usr/lib/ rather than /usr/kde/3.5/lib/

If I create a symlink to the lib under /usr/kde/3.5/lib/, that line passes but 
if fails on another library.  I'd like to find out why the lib is in a 
different place from where it's expected and fix the problem rather than patch 
the issue with lots of symlinks.  Is this a misconfiguration on my system?





RE: [gentoo-user] Problem with the graphic card

2009-06-18 Thread Adam Carter
 x...@localhost ~ $ glxinfo | grep renderer
 OpenGL renderer string: Software Rasterizer

If you're worried about 3D performance, run 'eselect opengl list'

To see if you have a hardware accelerated option, and if so 'eselect opengl set 
option' will fix that.

If you want more 2D speed, you'll need to tweak xorg.conf. Read up on options 
like backingstore, renderaccel, and verfiy that accelmethod is exa instead of 
xaa (only if its supported). There probably other options that may help as well.




[SOLVED] Re: [gentoo-user] Mutt + GPG

2009-06-18 Thread Jacob Todd
No, :p. I do now, and everything works fine.

Thanks, Uwe.
On Fri, Jun 19, 2009 at 12:13:34AM +0200, Uwe wrote:
 On Thu, 18 Jun 2009, Jacob Todd wrote:
 
  I'm trying to setup mutt with gpg and I found this nice tutorial
  (http://codecorcery.net/old/mutt/mutt-gnupg-howto) but I'm having
  trouble getting mutt to fetch keys and add them to my keyring. Right now
 [snip] 
  Anyone know what I did wrong?
  
  -- 
  Jake Todd
  // If it isn't broke, tweak it!
  
 
 Hi
 
 Have you set the following in your ~/.gnupg/gpg.conf file:
 keyserver keyserver address
 keyserver-options auto-key-retrieve
 
 
 From http://wiki.mutt.org/?MuttGuide/UseGPG
 
 
 HTH
 -- 
 /\  ASCII Ribbon Campaign | Uwe
 \ /   against HTML e-mail  | keksvernichter@@gmail.com
  x  against MS attachments | Key: 93BF09A2 @ pool.sks-keyservers.net
 / \ www.asciiribbon.org| Key: 93BF09A2 @ keys.gnupg.net



-- 
Jake Todd
// If it isn't broke, tweak it!


pgpnx12zxoZXE.pgp
Description: PGP signature