[gentoo-user] kernel upgrade error

2009-04-07 Thread 김무성
Hello list.

 

For installing vmware

 

My kernel version is 2.6.24-gentoo-r5. But I have no source files.

So I downloaded source files. But that’s version 2.6.27-gentoo-r8.

When I installed vmware, it told me kernel version and kernel source files’ 
version no match.

 

I have to kernel upgrade.

I entered “genkernel all”

And vi /boot/grub/grub.conf

 

-

default 0

timeout 30

splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo Linux

root (hd0,0)

kernel /kernel-genkernel-x86-2.6.27-gentoo-r8 root=/dev/ram0 init=/linuxrc 
ramdisk=8192 real_root=/dev/sda3

initrd /initramfs-genkernel-x86-2.6.27-gentoo-r8

-

 

 

And reboot.

 

But can’t boot.

There is an error.

 

-

 

 Determining root device... 

!! Could not find the root block device in . 

Please specify another value or: press Enter for the same, 

type shell for a shell, or q to skip... 

root block device() ::

 

-

 

 

 

T_T help me. 

 

KIM



Re: [gentoo-user] revdep-rebuild quits at 21%

2009-04-07 Thread Alan McKinnon
On Tuesday 07 April 2009 00:22:49 Joseph wrote:
 On 04/06/09 21:20, Alan McKinnon wrote:
 On Monday 06 April 2009 04:13:07 Joseph wrote:
  I upgraded to gcc-4.3.2-r3 rebuild system, world.  The only package that
  did not compile was g-wrap. However, when I run revdep-rebuild it
  quits at 21%
  Does anybody know how to fix it?
 
  I tried recompiling gentoolkit; did not help.
 
 Error messages?
 Logs?
 Console output?
 
 Your question cannot be answered as all we know is that it failed. 21%
  is also meaningless - that just says revdep-rebuild was doing it's main
  thing and stopped.

 I wish I could provide more information, the cursor just seats there, there
 is no error messages at the console. Which log  revdep-rebuild writes to?

 I'm rebuilding the system with the old CFLAGS so I'll have more information
 tomorrow. I used -march=native but I think my AMD64 didn't like it :-/

It's possible that gcc got confused as to what cpu you have an it's abilities. 
If you still don't know what CFLAGS to use, post your /proc/cpuinfo here and 
someone is bound to know what works well.

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] KDE 4.2.2

2009-04-07 Thread Nikos Chantziaras
Is there a plan/roadmap for when KDE 4.2.2 will appear in Portage? 
Unfortunately, http://kde.gentoo.org doesn't seem to be updated at all.





[gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Mick
Hi All,

I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as advised  
and noticed two things which I am not sure how to fix:

My keyboard layout is no longer UK, but US (I think); i.e. the # symbol is not 
next to the return key, but at Shift+3.  How can I change it back to UK?

I used to have this stanza in my xorg.conf to be able to switch languages:
=
Section InputDevice
Identifier  Keyboard0
Driver  kbd
Option  Name AT Translated Set 2 keyboard
Option  XkbModel  pc105
Option  XkbLayout gb,el

Option  XkbOptions grp:alt_shift_toggle,grp_led:scroll,compose:menu
EndSection
=

How can I set up the same thing now?
-- 
Regards,
Mick


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


Re: [gentoo-user] profile 2009?

2009-04-07 Thread Justin
Xav' schrieb:
 What i'm expecting from a new release is a new stage[1,2,3] tarballs with
 updated software.
 

Although said quite some times: autobuilds!!!

Perhaps  you like to keep your self up-to-date with our new webpage, where 
things like autobuilds are
announced regularly.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Mick
On Tuesday 07 April 2009, Volker Armin Hemmann wrote:
 On Tuesday 07 April 2009, Mick wrote:
  Hi All,
 
  I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as
  advised and noticed two things which I am not sure how to fix:
 
  My keyboard layout is no longer UK, but US (I think); i.e. the # symbol
  is not next to the return key, but at Shift+3.  How can I change it back
  to UK?
 
  I used to have this stanza in my xorg.conf to be able to switch
  languages: =
  Section InputDevice
  Identifier  Keyboard0
  Driver  kbd
  Option  Name AT Translated Set 2 keyboard
  Option  XkbModel  pc105
  Option  XkbLayout gb,el
 
  Option  XkbOptions
  grp:alt_shift_toggle,grp_led:scroll,compose:menu EndSection
  =
 
  How can I set up the same thing now?

 create a xorg.conf?

 is there really a part in the documentation that says you should remove it?

Down the bottom under section 3:
http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml
-- 
Regards,
Mick


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


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Khanh Nguyen
** (Tue, Apr 07, 2009 at 09:39:45AM +0100) Mick wrote:
 Hi All,
 
 I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as advised  
 and noticed two things which I am not sure how to fix:
 
 My keyboard layout is no longer UK, but US (I think); i.e. the # symbol is 
 not 
 next to the return key, but at Shift+3.  How can I change it back to UK?
 
 I used to have this stanza in my xorg.conf to be able to switch languages:
 =
 Section InputDevice
 Identifier  Keyboard0
 Driver  kbd
 Option  Name AT Translated Set 2 keyboard
 Option  XkbModel  pc105
 Option  XkbLayout gb,el
 
 Option  XkbOptions grp:alt_shift_toggle,grp_led:scroll,compose:menu
 EndSection
 =
 
 How can I set up the same thing now?

You can have at this:
http://forums.gentoo.org/viewtopic-t-722498-highlight-hal+keyboard.html

Here's what I did.
I kept xorg.conf, but removed InputDevices.
Created the file /etc/hal/fdi/policy/10-x11-input.fdi 

You can try the following. Modify it after your needs and remember to
restart /etc/init.d/hald.

-- Start: /etc/hal/fdi/policy/10-x11-input.fdi
?xml version=1.0 encoding=ISO-8859-1? !-- -*- SGML -*- --
deviceinfo version=0.2
  device
!-- Mouse {{{--
match key=info.capabilities contains=input.mouse
  merge key=input.x11_driver type=stringevdev/merge
/match
!-- }}}--

!-- Keyboard {{{--
match key=info.capabilities contains=input.keymap
  append key=info.callouts.add type=strlisthal-setup-keymap/append
/match

match key=info.capabilities   contains=input.keys
  merge key=input.xkb.model   type=stringevdev/merge
  merge key=input.xkb.driver  type=stringevdev/merge
  merge key=input.xkb.layout  type=stringgb,dk/merge
  merge key=input.xkb.rules   type=stringxorg/merge
  !--merge key=input.xkb.variant type=string/merge--
  merge key=info.xkb.options  type=string
grp:alt_shift_toggle,grp_led:scroll,compose:menu
  /merge
/match
!-- }}}--

!--  TOUCHPAD {{{--
!--
match key=info.capabilities contains=input.touchpad
  match key=info.product contains=SynPS/2
merge key=input.x11_driver type=stringsynaptics/merge
merge key=input.x11_options.SHMConfig type=stringtrue/merge
  /match
/match
--
!-- }}}--
  /device
/deviceinfo
-- End: /etc/hal/fdi/policy/10-x11-input.fdi

-- 
Khanh Nguyen



Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Mick wrote:
 On Tuesday 07 April 2009, Volker Armin Hemmann wrote:
  On Tuesday 07 April 2009, Mick wrote:
   Hi All,
  
   I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as
   advised and noticed two things which I am not sure how to fix:
  
   My keyboard layout is no longer UK, but US (I think); i.e. the # symbol
   is not next to the return key, but at Shift+3.  How can I change it
   back to UK?
  
   I used to have this stanza in my xorg.conf to be able to switch
   languages: =
   Section InputDevice
   Identifier  Keyboard0
   Driver  kbd
   Option  Name AT Translated Set 2 keyboard
   Option  XkbModel  pc105
   Option  XkbLayout gb,el
  
   Option  XkbOptions
   grp:alt_shift_toggle,grp_led:scroll,compose:menu EndSection
   =
  
   How can I set up the same thing now?
 
  create a xorg.conf?
 
  is there really a part in the documentation that says you should remove
  it?

 Down the bottom under section 3:
 http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.x
ml


emm. No. There is nothing about removing xorg.conf.

but my real problem is that hal crap. In their fight to make x 'easier' they 
make it harder. keyboard layout is incorrect? well, bad luck, because hal's 
files are a bitch to deal with.

...




[gentoo-user] [xorg-server-1.5] managing graphic card

2009-04-07 Thread Jacques Montier
Hi all,

Is it possible to configure HAL for managing graphic card without any
xorg.conf ?

Thanks a lot,

Jacques





Re: [gentoo-user] eselect-news

2009-04-07 Thread Justin
Daniel Iliev schrieb:
 Hi,
 
 In short: what should I do to enable eselect-news?
 
 
 A friend of mine told me portage had alerted him there was news about
 available xorg-server upgrade after emerge --sync yesterday.
 
 I re-synced from the same mirror, but nothing happened. We both have the
 same versions of portage and eselect.
 
 sys-apps/portage-2.1.6.7 USE=-build -doc -epydoc (-selinux)
 LINGUAS=-pl 0 kB 
 app-admin/eselect-1.0.11-r1 USE=bash-completion vim-syntax -doc 0 kB
 app-admin/eselect-news-20080320  0 kB
 
 
 The only difference we were able to find was that his
 directory /var/gentoo/news had some entries, while mine was empty.

You don't have to do anything.

This news was only shown if following matches


Display-If-Installed: x11-base/xorg-server-1.5



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Peter Humphrey
On Tuesday 07 April 2009 09:46:45 Volker Armin Hemmann wrote:

 On Tuesday 07 April 2009, Mick wrote:

  My keyboard layout is no longer UK, but US (I think); i.e. the # symbol
  is not next to the return key, but at Shift+3.  How can I change it
  back to UK?

I did it in KDE, but that's no help if you aren't using it.

 is there really a part in the documentation that says you should remove
 it?

Yes.

-- 
Rgds
Peter



Re: [gentoo-user] eselect-news

2009-04-07 Thread Daniel Iliev
On Tue, 07 Apr 2009 13:12:04 +0200
Justin jus...@j-schmitz.net wrote:

 Daniel Iliev schrieb:
  Hi,
  
  In short: what should I do to enable eselect-news?
  
--cut--
 
 You don't have to do anything.
 
 This news was only shown if following matches
 
 
 Display-If-Installed: x11-base/xorg-server-1.5
 

/*
 *  Wow! That was fast! 6 sec to get a response! A record
 *  perhaps? :)
 */


Where is this condition set and is it normal to get an empty news list?

eselect news list all
Unread news items:
  (none found)  
Read news items:
  (none found)  


-- 
Best regards,
Daniel



Re: [gentoo-user] [SOLVED] eselect-news

2009-04-07 Thread Daniel Iliev
On Tue, 07 Apr 2009 13:33:11 +0200
Justin jus...@j-schmitz.net wrote:

 Daniel Iliev schrieb:
  On Tue, 07 Apr 2009 13:12:04 +0200
  Justin jus...@j-schmitz.net wrote:
  
  Daniel Iliev schrieb:
  Hi,
 
  In short: what should I do to enable eselect-news?
 
  --cut--
  You don't have to do anything.
 
  This news was only shown if following matches
 
 
  Display-If-Installed: x11-base/xorg-server-1.5
 
--cut--
  
  Where is this condition set and is it normal to get an empty news
  list?
  
  eselect news list all
  Unread news items:
(none found)  
  Read news items:
(none found)  
  
  
 
 /usr/portage/metadata/news/2009-04-06-x_server-1_5/2009-04-06-x_server-1_5.en.txt
 

Thanks a lot, Justin!

-- 
Best regards,
Daniel



Re: [gentoo-user] [SOLVED] eselect-news

2009-04-07 Thread Justin
Daniel Iliev schrieb:
 On Tue, 07 Apr 2009 13:33:11 +0200
 Justin jus...@j-schmitz.net wrote:
 
 Daniel Iliev schrieb:
 On Tue, 07 Apr 2009 13:12:04 +0200
 Justin jus...@j-schmitz.net wrote:

 Daniel Iliev schrieb:
 Hi,

 In short: what should I do to enable eselect-news?

 --cut--
 You don't have to do anything.

 This news was only shown if following matches


 Display-If-Installed: x11-base/xorg-server-1.5

 --cut--
 Where is this condition set and is it normal to get an empty news
 list?

 eselect news list all
 Unread news items:
   (none found)  
 Read news items:
   (none found)  


 /usr/portage/metadata/news/2009-04-06-x_server-1_5/2009-04-06-x_server-1_5.en.txt

 
 Thanks a lot, Justin!
 
Always a pleasure!



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] eselect-news

2009-04-07 Thread Justin
Daniel Iliev schrieb:
 On Tue, 07 Apr 2009 13:12:04 +0200
 Justin jus...@j-schmitz.net wrote:
 
 Daniel Iliev schrieb:
 Hi,

 In short: what should I do to enable eselect-news?

 --cut--
 You don't have to do anything.

 This news was only shown if following matches


 Display-If-Installed: x11-base/xorg-server-1.5

 
 /*
  *  Wow! That was fast! 6 sec to get a response! A record
  *  perhaps? :)
  */
 
 
 Where is this condition set and is it normal to get an empty news list?
 
 eselect news list all
 Unread news items:
   (none found)  
 Read news items:
   (none found)  
 
 

/usr/portage/metadata/news/2009-04-06-x_server-1_5/2009-04-06-x_server-1_5.en.txt



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] profile 2009?

2009-04-07 Thread Xav'
On Tue, 07 Apr 2009 11:21:46 +0200, Justin jus...@j-schmitz.net wrote:
 Xav' schrieb:
 On Tue, 07 Apr 2009 11:07:57 +0200, Justin jus...@j-schmitz.net wrote:
 Xav' schrieb:
 What i'm expecting from a new release is a new stage[1,2,3] tarballs
 with
 updated software.

 Although said quite some times: autobuilds!!!

 Perhaps  you like to keep your self up-to-date with our new webpage,
 where
 
 www.gentoo.org   which now includes all feeds from planet.g.o,
the
 glsa and the package additions.
 See Donnie's post from 20. December

To rejoin my earlier idea, as Donnie's post seems to say, autobuilds have
not been rigorously tested as the old releases...
So yes, autobuilds are build with stable and tested software, but a release
roadmap means that there is some work to built it, and IMHO is a proof that
the distro is alive.
And i think that this will be seen by the Community as a dying distro...

 
 things like autobuilds are
 announced regularly.
 
 In fact, i was not aware of autobuilds before yesterday... And i'm now
 using them.
 On the other side, i still disagree with vanishing of the Gentoo
 releases,
 as they leads to a better visibility in the open source community. I
 think
 they provide some milestone to see that the distribution is kept
 up-to-date and still under active developpement... But again, it's my
own
 opinion.
 
 You are right, thats what darkside talked about. Plus if you take a look
at
 sites like distrowatch,
 gentoo will vanish w/o new releases

I think it's important that Gentoo stay in touch with these kinds of
website to improve his visibility over the Open Source Community, and
that's why i think that official releases are important.




Re: [gentoo-user] revdep-rebuild quits at 21%

2009-04-07 Thread Jorge Morais
On Tue, 7 Apr 2009 09:12:30 +0200
Alan McKinnon alan.mckin...@gmail.com wrote:

  I wish I could provide more information, the cursor just seats there, there
  is no error messages at the console. Which log  revdep-rebuild writes to?
 
  I'm rebuilding the system with the old CFLAGS so I'll have more information
  tomorrow. I used -march=native but I think my AMD64 didn't like it :-/
 
 It's possible that gcc got confused as to what cpu you have an it's 
 abilities. 
 If you still don't know what CFLAGS to use, post your /proc/cpuinfo here and 
 someone is bound to know what works well.
 
Alan, he already sent an email in another thread with his cpuinfo. Please
see the thread with subject GCC-4.3.2 and see if you can help him.

Regards,
Jorge

-- 
Software is like sex: it is better when it is free. --Linus Torvalds



[gentoo-user] eselect-news

2009-04-07 Thread Daniel Iliev

Hi,

In short: what should I do to enable eselect-news?


A friend of mine told me portage had alerted him there was news about
available xorg-server upgrade after emerge --sync yesterday.

I re-synced from the same mirror, but nothing happened. We both have the
same versions of portage and eselect.

sys-apps/portage-2.1.6.7 USE=-build -doc -epydoc (-selinux)
LINGUAS=-pl 0 kB 
app-admin/eselect-1.0.11-r1 USE=bash-completion vim-syntax -doc 0 kB
app-admin/eselect-news-20080320  0 kB


The only difference we were able to find was that his
directory /var/gentoo/news had some entries, while mine was empty.

-- 
Best regards,
Daniel



Re: [gentoo-user] profile 2009?

2009-04-07 Thread Justin
Xav' schrieb:
 On Tue, 07 Apr 2009 11:07:57 +0200, Justin jus...@j-schmitz.net wrote:
 Xav' schrieb:
 What i'm expecting from a new release is a new stage[1,2,3] tarballs
 with
 updated software.

 Although said quite some times: autobuilds!!!

 Perhaps  you like to keep your self up-to-date with our new webpage,
 where

www.gentoo.org   which now includes all feeds from planet.g.o, the glsa 
and the package additions.

See Donnie's post from 20. December

 things like autobuilds are
 announced regularly.
 
 In fact, i was not aware of autobuilds before yesterday... And i'm now
 using them.
 On the other side, i still disagree with vanishing of the Gentoo releases,
 as they leads to a better visibility in the open source community. I think
 they provide some milestone to see that the distribution is kept
 up-to-date and still under active developpement... But again, it's my own
 opinion.
 
You are right, thats what darkside talked about. Plus if you take a look at 
sites like distrowatch,
gentoo will vanish w/o new releases



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Alan McKinnon
On Tuesday 07 April 2009 10:39:45 Mick wrote:
 Hi All,

 I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as advised
 and noticed two things which I am not sure how to fix:

 My keyboard layout is no longer UK, but US (I think); i.e. the # symbol is
 not next to the return key, but at Shift+3.  How can I change it back to
 UK?


http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml





 I used to have this stanza in my xorg.conf to be able to switch languages:
 =
 Section InputDevice
 Identifier  Keyboard0
 Driver  kbd
 Option  Name AT Translated Set 2 keyboard
 Option  XkbModel  pc105
 Option  XkbLayout gb,el

 Option  XkbOptions grp:alt_shift_toggle,grp_led:scroll,compose:menu
 EndSection
 =

 How can I set up the same thing now?

-- 
alan dot mckinnon at gmail dot com



[gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Nikos Chantziaras

Volker Armin Hemmann wrote:

[...]
but my real problem is that hal crap. In their fight to make x 'easier' they 
make it harder. keyboard layout is incorrect? well, bad luck, because hal's 
files are a bitch to deal with.


I suppose the intention was for GUI tools to do the configuration, but 
as usual in Linux (:P) no one bothered because that would mean people 
won't learn.


So be happy.  You're learning how HAL syntax works.  That's good for 
you.  No?  ;-)





Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Mick
On Tuesday 07 April 2009, Alan McKinnon wrote:
 On Tuesday 07 April 2009 10:39:45 Mick wrote:
  Hi All,
 
  I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as
  advised and noticed two things which I am not sure how to fix:
 
  My keyboard layout is no longer UK, but US (I think); i.e. the # symbol
  is not next to the return key, but at Shift+3.  How can I change it back
  to UK?

 http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.x
ml

Thanks Alan, it seems that I had to reboot for the changes to take.  I forgot 
that hal does all the device management and restarting xorg is not enough.

I modified the /usr/share/doc/hal-0.5.11-r8/use-estonian-layout.fdi.bz2 
for gb and saved under /etc/hal/fdi/policy/10-xinput-configuration.fdi.  I 
now have the gb layout.

Now if I want multiple keyboards am I supposed to append 
use-multiple-layouts.fdi.bz2 into the same /10-xinput-configuration.fdi, or 
should I create a new 20-xinput-configuration.fdi, or should I replace the 
initially modified 10-xinput-configuration.fdi for gb with the 
use-multiple-layouts.fdi.bz2?

Also, what do these functions mean:

 Option XkbOptions grp:caps_toggle,grp_led:caps,compose:ralt
-- 
Regards,
Mick


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


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Mick wrote:
 Hi All,

 I've emerged the new xorg-server-1.5.3-r5, removed my xorg.conf as advised
 and noticed two things which I am not sure how to fix:

 My keyboard layout is no longer UK, but US (I think); i.e. the # symbol is
 not next to the return key, but at Shift+3.  How can I change it back to
 UK?

 I used to have this stanza in my xorg.conf to be able to switch languages:
 =
 Section InputDevice
 Identifier  Keyboard0
 Driver  kbd
 Option  Name AT Translated Set 2 keyboard
 Option  XkbModel  pc105
 Option  XkbLayout gb,el

 Option  XkbOptions grp:alt_shift_toggle,grp_led:scroll,compose:menu
 EndSection
 =

 How can I set up the same thing now?

create a xorg.conf?

is there really a part in the documentation that says you should remove it?




Re: [gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Alan McKinnon
On Tuesday 07 April 2009 13:02:28 Nikos Chantziaras wrote:
 Volker Armin Hemmann wrote:
  [...]
  but my real problem is that hal crap. In their fight to make x 'easier'
  they make it harder. keyboard layout is incorrect? well, bad luck,
  because hal's files are a bitch to deal with.

 I suppose the intention was for GUI tools to do the configuration, but
 as usual in Linux (:P) no one bothered because that would mean people
 won't learn.

 So be happy.  You're learning how HAL syntax works.  That's good for
 you.  No?  ;-)

tongue_in_cheek

Yes, it's wonderful. Let's face it, replacing something like

  Driver evdev

with

  ?xml version=1.0 encoding=ISO-8859-1?deviceinfo 
version=0.2devicematch key=info.capabilities 
contains=input.keysmerge key=input.x11_driver 
type=stringkeyboard/mergematch 
key=/org/freedesktop/Hal/devices/computer:system.kernel.name 
string=Linuxmerge key=input.x11_driver 
type=stringevdev/merge/match/match/device/deviceinfo   


Is so OBVIOUSLY the correct way to go, and so OBVIOUSLY much easier. Right? I 
mean, what kind of twit do you have to be to not understand the hal files?

/tongue_in_cheek

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Alan McKinnon wrote:
 On Tuesday 07 April 2009 13:02:28 Nikos Chantziaras wrote:
  Volker Armin Hemmann wrote:
   [...]
   but my real problem is that hal crap. In their fight to make x 'easier'
   they make it harder. keyboard layout is incorrect? well, bad luck,
   because hal's files are a bitch to deal with.
 
  I suppose the intention was for GUI tools to do the configuration, but
  as usual in Linux (:P) no one bothered because that would mean people
  won't learn.
 
  So be happy.  You're learning how HAL syntax works.  That's good for
  you.  No?  ;-)

 tongue_in_cheek

 Yes, it's wonderful. Let's face it, replacing something like

   Driver evdev

 with

   ?xml version=1.0 encoding=ISO-8859-1?deviceinfo
 version=0.2devicematch key=info.capabilities
 contains=input.keysmerge key=input.x11_driver
 type=stringkeyboard/mergematch
 key=/org/freedesktop/Hal/devices/computer:system.kernel.name
 string=Linuxmerge key=input.x11_driver
 type=stringevdev/merge/match/match/device/deviceinfo


 Is so OBVIOUSLY the correct way to go, and so OBVIOUSLY much easier. Right?
 I mean, what kind of twit do you have to be to not understand the hal
 files?

 /tongue_in_cheek

using xml is just the rotten icing on that shitcake.




Re: [gentoo-user] profile 2009?

2009-04-07 Thread Xav'
On Tue, 07 Apr 2009 11:07:57 +0200, Justin jus...@j-schmitz.net wrote:
 Xav' schrieb:
 What i'm expecting from a new release is a new stage[1,2,3] tarballs
with
 updated software.
 
 
 Although said quite some times: autobuilds!!!
 
 Perhaps  you like to keep your self up-to-date with our new webpage,
where
 things like autobuilds are
 announced regularly.

In fact, i was not aware of autobuilds before yesterday... And i'm now
using them.
On the other side, i still disagree with vanishing of the Gentoo releases,
as they leads to a better visibility in the open source community. I think
they provide some milestone to see that the distribution is kept
up-to-date and still under active developpement... But again, it's my own
opinion.



[gentoo-user] what means CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

2009-04-07 Thread laurent

hi,

I got this cron job, that many random users seams to have.
Anyone knows what is it for?

CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

it actually fall into error:
mptctl::compat_mpt_command @2783 - ioc0 not found!

They seem connected in my /var/log/messages

I don't know what to do to fix that.

Thanks
Laurent



Re: [gentoo-user] what means CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

2009-04-07 Thread BRM

Quick google search for linux application rtm 
(http://www.google.com/search?q=linux+application+rtmie=utf-8oe=utf-8aq=trls=org.mozilla:en-US:officialclient=firefox-a)
 turned up the following:

http://linux.softpedia.com/get/Adobe-AIR-Apps/Utilities---Tools/RTM-Notifier-42386.shtml


Looks plausible.

Have you tried running rtm --help or man rtm?

HTH

Ben


- Original Message 
From: laurent laur...@logiquefloue.org
To: gentoo-user@lists.gentoo.org
Sent: Tuesday, April 7, 2009 8:57:51 AM
Subject: [gentoo-user] what means  CMD (/usr/local/rtm/bin/rtm /dev/null 
2/dev/null)

hi,

I got this cron job, that many random users seams to have.
Anyone knows what is it for?

CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

it actually fall into error:
mptctl::compat_mpt_command @2783 - ioc0 not found!

They seem connected in my /var/log/messages

I don't know what to do to fix that.

Thanks
Laurent



Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Dale
Volker Armin Hemmann wrote:
 On Tuesday 07 April 2009, Mick wrote:
   
 On Tuesday 07 April 2009, Volker Armin Hemmann wrote:
 

 Down the bottom under section 3:
 http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.x
 ml
 


 emm. No. There is nothing about removing xorg.conf.

 but my real problem is that hal crap. In their fight to make x 'easier' they 
 make it harder. keyboard layout is incorrect? well, bad luck, because hal's 
 files are a bitch to deal with.

 ...
   

I think he is talking about this part:

3.  Configuring the graphics card

The Device section in your xorg.conf should mostly work unchanged.

However, if you have any issues, here's a few steps you can try:

* Try commenting out all Options in the Device, Screen and
  Monitor sections in your xorg.conf
* Even better, try running Xorg without any xorg.conf (you can
  rename it to xorg.conf.old)


I got a pair but I'm not sure they are big enough to try that.  I'm
keeping mine if I upgrade and it works OK for me.

Dale

:-)  :-) 



Re: [gentoo-user] what means CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

2009-04-07 Thread Xav'
On Tue, 07 Apr 2009 14:57:51 +0200, laurent laur...@logiquefloue.org
wrote:
 hi,
 
 I got this cron job, that many random users seams to have.
 Anyone knows what is it for?
 
  CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

Looking at your messages headers, it seems that you're using OVH dedicated
server and RTM is a software used by OVH to monitor the status of your
server.
This has nothing to do with gentoo IMHO, and i think you should have a look
at OVH forums (a quick look at google show that on OVH forums they says to
upgrade your kernel...)

 it actually fall into error:
 mptctl::compat_mpt_command @2783 - ioc0 not found!
 
 They seem connected in my /var/log/messages
 
 I don't know what to do to fix that.
 
 Thanks
 Laurent



Re: [gentoo-user] what means CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

2009-04-07 Thread laurent

BRM a écrit :

Quick google search for linux application rtm 
(http://www.google.com/search?q=linux+application+rtmie=utf-8oe=utf-8aq=trls=org.mozilla:en-US:officialclient=firefox-a)
 turned up the following:

http://linux.softpedia.com/get/Adobe-AIR-Apps/Utilities---Tools/RTM-Notifier-42386.shtml
  

It's on a remote server with no desktop, it can't be that.
It seems something more like a default prog install on 'all' versions,
maybe something from my hosting compagny : OVH, in france.

L


Looks plausible.

Have you tried running rtm --help or man rtm?

HTH

Ben


- Original Message 
From: laurent laur...@logiquefloue.org
To: gentoo-user@lists.gentoo.org
Sent: Tuesday, April 7, 2009 8:57:51 AM
Subject: [gentoo-user] what means  CMD (/usr/local/rtm/bin/rtm /dev/null 
2/dev/null)

hi,

I got this cron job, that many random users seams to have.
Anyone knows what is it for?

CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

it actually fall into error:
mptctl::compat_mpt_command @2783 - ioc0 not found!

They seem connected in my /var/log/messages

I don't know what to do to fix that.

Thanks
Laurent



  





Re: [gentoo-user] KDE 4.2.2

2009-04-07 Thread Momesso Andrea
On Tue, Apr 07, 2009 at 10:40:36AM +0300, Nikos Chantziaras wrote:
 Is there a plan/roadmap for when KDE 4.2.2 will appear in Portage? 
 Unfortunately, http://kde.gentoo.org doesn't seem to be updated at all.

You should subscribe the [gentoo-desktop] mailing list. Lately the
gentoo-kde team is active in that list with their announcements.

---
TopperH
http://topperh.blogspot.com


pgpUszWQZqtHT.pgp
Description: PGP signature


Re: [gentoo-user] what means CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

2009-04-07 Thread laurent

Xav' a écrit :

On Tue, 07 Apr 2009 14:57:51 +0200, laurent laur...@logiquefloue.org
wrote:
  

hi,

I got this cron job, that many random users seams to have.
Anyone knows what is it for?

 CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)



Looking at your messages headers, it seems that you're using OVH dedicated
server and RTM is a software used by OVH to monitor the status of your
server.
This has nothing to do with gentoo IMHO, and i think you should have a look
at OVH forums (a quick look at google show that on OVH forums they says to
upgrade your kernel...)

  

it actually fall into error:
mptctl::compat_mpt_command @2783 - ioc0 not found!

They seem connected in my /var/log/messages

I don't know what to do to fix that.

Thanks
Laurent





  
yes I got that kernel update :) i ask ovh about it. I don't know how to 
do that safely.

I hoped there were another solution.

L





Re: [gentoo-user] [SOLVED] eselect-news

2009-04-07 Thread Alejandro
2009/4/7 Justin jus...@j-schmitz.net

 Daniel Iliev schrieb:
  On Tue, 07 Apr 2009 13:33:11 +0200
  Justin jus...@j-schmitz.net wrote:
 
  Daniel Iliev schrieb:
  On Tue, 07 Apr 2009 13:12:04 +0200
  Justin jus...@j-schmitz.net wrote:
 
  Daniel Iliev schrieb:
  Hi,
 
  In short: what should I do to enable eselect-news?
 
  --cut--
  You don't have to do anything.
 
  This news was only shown if following matches
 
 
  Display-If-Installed: x11-base/xorg-server-1.5
 
  --cut--
  Where is this condition set and is it normal to get an empty news
  list?
 
  eselect news list all
  Unread news items:
(none found)
  Read news items:
(none found)
 
 
 
 /usr/portage/metadata/news/2009-04-06-x_server-1_5/2009-04-06-x_server-1_5.en.txt
 
 
  Thanks a lot, Justin!
 
 Always a pleasure!

 This one is a great feature! Years using Gentoo and this is the first time
i see something like this. for how Gentoo works this option is more than
usefull
Thnaks for the devs for this!

Cheers!


Re: [gentoo-user] eselect-news

2009-04-07 Thread Dale
Daniel Iliev wrote:
 Hi,

 In short: what should I do to enable eselect-news?


 A friend of mine told me portage had alerted him there was news about
 available xorg-server upgrade after emerge --sync yesterday.

 I re-synced from the same mirror, but nothing happened. We both have the
 same versions of portage and eselect.

 sys-apps/portage-2.1.6.7 USE=-build -doc -epydoc (-selinux)
 LINGUAS=-pl 0 kB 
 app-admin/eselect-1.0.11-r1 USE=bash-completion vim-syntax -doc 0 kB
 app-admin/eselect-news-20080320  0 kB


 The only difference we were able to find was that his
 directory /var/gentoo/news had some entries, while mine was empty.

   

This is not working for me either.  Is this a option that I have to
enable in make.conf or something?  I did my sync last Saturday so it may
be that the news was after I sync'ed and I missed it.

r...@smoker / # eselect news list
Unread news items:
  (none found)
Read news items:
  (none found)
r...@smoker / #

Thanks.

Dale

:-)  :-) 




Re: [gentoo-user] what means CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

2009-04-07 Thread laurent

ok :)

I try this:

wget ftp://ftp.ovh.net/made-in-ovh/rtm/install_rtm.sh -O install_rtm.sh


sh install_rtm.sh


should fixe it simply

x
L


laurent a écrit :

BRM a écrit :
Quick google search for linux application rtm 
(http://www.google.com/search?q=linux+application+rtmie=utf-8oe=utf-8aq=trls=org.mozilla:en-US:officialclient=firefox-a) 
turned up the following:


http://linux.softpedia.com/get/Adobe-AIR-Apps/Utilities---Tools/RTM-Notifier-42386.shtml 

  

It's on a remote server with no desktop, it can't be that.
It seems something more like a default prog install on 'all' versions,
maybe something from my hosting compagny : OVH, in france.

L


Looks plausible.

Have you tried running rtm --help or man rtm?

HTH

Ben


- Original Message 
From: laurent laur...@logiquefloue.org
To: gentoo-user@lists.gentoo.org
Sent: Tuesday, April 7, 2009 8:57:51 AM
Subject: [gentoo-user] what means  CMD (/usr/local/rtm/bin/rtm 
/dev/null 2/dev/null)


hi,

I got this cron job, that many random users seams to have.
Anyone knows what is it for?

CMD (/usr/local/rtm/bin/rtm /dev/null 2/dev/null)

it actually fall into error:
mptctl::compat_mpt_command @2783 - ioc0 not found!

They seem connected in my /var/log/messages

I don't know what to do to fix that.

Thanks
Laurent



  










Re: [gentoo-user] revdep-rebuild quits at 21%

2009-04-07 Thread Joseph

On 04/07/09 09:12, Alan McKinnon wrote:

On Tuesday 07 April 2009 00:22:49 Joseph wrote:

On 04/06/09 21:20, Alan McKinnon wrote:
On Monday 06 April 2009 04:13:07 Joseph wrote:
 I upgraded to gcc-4.3.2-r3 rebuild system, world.  The only package that
 did not compile was g-wrap. However, when I run revdep-rebuild it
 quits at 21%
 Does anybody know how to fix it?

 I tried recompiling gentoolkit; did not help.

Error messages?
Logs?
Console output?

Your question cannot be answered as all we know is that it failed. 21%
 is also meaningless - that just says revdep-rebuild was doing it's main
 thing and stopped.

I wish I could provide more information, the cursor just seats there, there
is no error messages at the console. Which log  revdep-rebuild writes to?

I'm rebuilding the system with the old CFLAGS so I'll have more information
tomorrow. I used -march=native but I think my AMD64 didn't like it :-/


It's possible that gcc got confused as to what cpu you have an it's abilities. 
If you still don't know what CFLAGS to use, post your /proc/cpuinfo here and 
someone is bound to know what works well.




Here is my cpuinfo;
cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 47
model name  : AMD Athlon(tm) 64 Processor 3000+
stepping: 0
cpu MHz : 1802.243
cache size  : 512 KB
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm
3dnowext 3dnow up rep_good nopl pni
bogomips: 3604.48
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc

I'm runing 64-bit so in my case I think it will be Athlon not Sempron:

Are the setting below correct?
CHOST=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe

--
Joseph



Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread sean
Is there a repository somewhere that you can download fdi files for a
device?
It seems that would make things easier for all, since many people likely
use the same devices in exactly or closely similar ways?

I have to get my trackball working again the way I had before the upgrade.



Re: [gentoo-user] [xorg-server-1.5] managing graphic card

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 5:56 AM, Jacques Montier
jacques.mont...@numericable.fr wrote:
 Hi all,

 Is it possible to configure HAL for managing graphic card without any
 xorg.conf ?

I think so, if you are using generic vesa drivers. I believe if you
need ati/nvidia binary driver you still need to define it in xorg. But
you can leave out all of the modes etc. You just need to define a
screen and a graphics card/driver. Usually the rest will happen
automatically. :)



Re: [gentoo-user] KDE 4.2.2

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 2:40 AM, Nikos Chantziaras rea...@arcor.de wrote:
 Is there a plan/roadmap for when KDE 4.2.2 will appear in Portage?
 Unfortunately, http://kde.gentoo.org doesn't seem to be updated at all.

For the latest KDE stuff use layman and add the kde-testing overlay.



Re: [gentoo-user] revdep-rebuild quits at 21%

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 9:12 AM, Joseph syscon...@gmail.com wrote:
 On 04/07/09 09:12, Alan McKinnon wrote:

 On Tuesday 07 April 2009 00:22:49 Joseph wrote:

 On 04/06/09 21:20, Alan McKinnon wrote:
 On Monday 06 April 2009 04:13:07 Joseph wrote:
  I upgraded to gcc-4.3.2-r3 rebuild system, world.  The only package
  that
  did not compile was g-wrap. However, when I run revdep-rebuild it
  quits at 21%
  Does anybody know how to fix it?
 
  I tried recompiling gentoolkit; did not help.
 
 Error messages?
 Logs?
 Console output?
 
 Your question cannot be answered as all we know is that it failed. 21%
  is also meaningless - that just says revdep-rebuild was doing it's main
  thing and stopped.

 I wish I could provide more information, the cursor just seats there,
 there
 is no error messages at the console. Which log  revdep-rebuild writes
 to?

 I'm rebuilding the system with the old CFLAGS so I'll have more
 information
 tomorrow. I used -march=native but I think my AMD64 didn't like it :-/

 It's possible that gcc got confused as to what cpu you have an it's
 abilities. If you still don't know what CFLAGS to use, post your
 /proc/cpuinfo here and someone is bound to know what works well.


 Here is my cpuinfo;
 cat /proc/cpuinfo
 processor   : 0
 vendor_id   : AuthenticAMD
 cpu family  : 15
 model   : 47
 model name  : AMD Athlon(tm) 64 Processor 3000+
 stepping: 0
 cpu MHz : 1802.243
 cache size  : 512 KB
 fpu : yes
 fpu_exception   : yes
 cpuid level : 1
 wp  : yes
 flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
 cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm
 3dnowext 3dnow up rep_good nopl pni
 bogomips: 3604.48
 TLB size: 1024 4K pages
 clflush size: 64
 cache_alignment : 64
 address sizes   : 40 bits physical, 48 bits virtual
 power management: ts fid vid ttp tm stc

 I'm runing 64-bit so in my case I think it will be Athlon not Sempron:

 Are the setting below correct?
 CHOST=x86_64-pc-linux-gnu
 CFLAGS=-march=k8 -O2 -pipe

I have the same CPU and i use -march=athlon64 but I think this is
equivalent to k8 by reading the GCC docs. So I think it looks good.



Re: [gentoo-user] eselect-news

2009-04-07 Thread Sebastian Günther
* Dale (rdalek1...@gmail.com) [07.04.09 15:58]:
 
 This is not working for me either.  Is this a option that I have to
 enable in make.conf or something?  I did my sync last Saturday so it may
 be that the news was after I sync'ed and I missed it.
 

read the whole thread, dale:

These news are, logically, in /usr/portage/metadata/news/

I bet you can find them there. 

 r...@smoker / # eselect news list

 Unread news items:
   (none found)
 Read news items:
   (none found)
 r...@smoker / #
 

Are you using tetex? Are you using xorg-server  1.5?

I bet not, so no news for you...

 Thanks.
 
 Dale
 

Sebastian

-- 
  Religion ist das Opium des Volkes.   |   _   ASCII ribbon campaign 
  Karl Marx  |  ( )   against HTML e-mail  
 s...@sti@N GÜNTHER   |   X   against M$ attachments
  mailto:sam...@guenther-roetgen.de  |  / \   www.asciiribbon.org  


pgpnbOgF1VyCQ.pgp
Description: PGP signature


Re: [gentoo-user] GCC-4.3.2

2009-04-07 Thread Mike Kazantsev
On Mon, 6 Apr 2009 20:19:09 -0600
Joseph syscon...@gmail.com wrote:

 I boot from CD, chroot and tried to recompile the gcc but it has been 
 compiling for over two hours and it can not finish, I think it is in some 
 kind of 
 loop mode?

GCC takes a long time to compile and re-compile itself with itself, but
since you experience it to be longer than usual, you probably have a
different settings, like -jX in MAKEOPTS or trying to compile it in
framebuffer, which takes longer, in my experience, I assume it might be
related to very slow echo operations, or might be just a glitch of my
perception ;)

-- 
Mike Kazantsev // fraggod.net


signature.asc
Description: PGP signature


Re: [gentoo-user] [xorg-server-1.5] managing graphic card

2009-04-07 Thread Mick
On Tuesday 07 April 2009, Paul Hartman wrote:
 On Tue, Apr 7, 2009 at 5:56 AM, Jacques Montier

 jacques.mont...@numericable.fr wrote:

  Is it possible to configure HAL for managing graphic card without any
  xorg.conf ?

 I think so, if you are using generic vesa drivers. I believe if you
 need ati/nvidia binary driver you still need to define it in xorg. 

I just have set VIDEO_CARDS=radeon in my /etc/make.conf and xorg seems to 
pull in x11-drivers/xf86-video-ati all on its own.  I no longer have an 
xorg.conf and it is not defined 
in /etc/hal/fdi/policy/10-xinput-configuration.fdi 

Not sure how things work with Nvidia.

BTW, the new xorg dri is really slow.
-- 
Regards,
Mick


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


Re: [gentoo-user] [xorg-server-1.5] managing graphic card

2009-04-07 Thread Jacques Montier




Paul Hartman a gentiment tapote:

  On Tue, Apr 7, 2009 at 5:56 AM, Jacques Montier
jacques.mont...@numericable.fr wrote:
  
  
Hi all,

Is it possible to configure HAL for managing graphic card without any
xorg.conf ?

  
  
I think so, if you are using generic vesa drivers. I believe if you
need ati/nvidia binary driver you still need to define it in xorg. But
you can leave out all of the modes etc. You just need to define a
screen and a graphics card/driver. Usually the rest will happen
automatically. :)


  

I'm using 9600 ATI graphic card with fglrx driver, and am going to try
the free radeon driver.

Thank you Paul,


--
Jacques





Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 9:14 AM, sean tech.j...@myfairpoint.net wrote:
 Is there a repository somewhere that you can download fdi files for a
 device?
 It seems that would make things easier for all, since many people likely
 use the same devices in exactly or closely similar ways?

 I have to get my trackball working again the way I had before the upgrade.

Not that I know of (but it's a good idea!); once you understand the
basic FDI syntax it is pretty easy to migrate your settings. Find the
device name of the trackball you want to set up in
/proc/bus/input/devices and then create an FDI which mimics the
settings you used in xorg.conf. The Ubuntu wiki has a decent little
tutorial on it:

https://wiki.ubuntu.com/X/Config/Input



Re: [gentoo-user] [SOLVED] eselect-news

2009-04-07 Thread KH



 This one is a great feature! Years using Gentoo and this is the first
 time i see something like this. for how Gentoo works this option is
 more than usefull
 Thnaks for the devs for this!

 Cheers!


+1
kh



Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Paul Hartman wrote:
 On Tue, Apr 7, 2009 at 9:14 AM, sean tech.j...@myfairpoint.net wrote:
  Is there a repository somewhere that you can download fdi files for a
  device?
  It seems that would make things easier for all, since many people likely
  use the same devices in exactly or closely similar ways?
 
  I have to get my trackball working again the way I had before the
  upgrade.

 Not that I know of (but it's a good idea!); once you understand the
 basic FDI syntax it is pretty easy to migrate your settings. Find the
 device name of the trackball you want to set up in
 /proc/bus/input/devices and then create an FDI which mimics the
 settings you used in xorg.conf. The Ubuntu wiki has a decent little
 tutorial on it:

 https://wiki.ubuntu.com/X/Config/Input

which pretty much makes hal a bad idea. 'use hal so you don't have to edit 
files' and then have to edit hal's convoluted xml files instead of the simple, 
easy to read xorg.conf ...




[gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread KH
Hi,

I seem to have som problem here.

 Emerging (3 of 107) app-arch/lzma-utils-4.32.7
 * lzma-4.32.7.tar.gz RMD160 SHA1 SHA256 size ;-)
... 
  
[ ok ]
 * checking ebuild checksums ;-)
... 
   
[ ok ]
 * checking auxfile checksums ;-)
... 
  
[ ok ]
 * checking miscfile checksums ;-)
... 
 
[ ok ]
 Unpacking source...
 Unpacking lzma-4.32.7.tar.gz to
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work
 Source unpacked in /var/tmp/portage/app-arch/lzma-utils-4.32.7/work
 Compiling source in
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7 ...
 * econf: updating lzma-4.32.7/config.guess with
/usr/share/gnuconfig/config.guess
 * econf: updating lzma-4.32.7/config.sub with
/usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i486-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --build=i486-pc-linux-gnu
checking if debugging code should be compiled... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i486-pc-linux-gnu-g++... i486-pc-linux-gnu-g++
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log
 *
 * ERROR: app-arch/lzma-utils-4.32.7 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2100:  Called _eapi0_src_compile
 *   ebuild.sh, line  607:  Called econf
 *   ebuild.sh, line  543:  Called die
 * The specific snippet of code:
 *  die econf failed
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack
if relevant.
 * A complete build log is located at
'/var/tmp/portage/app-arch/lzma-utils-4.32.7/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-arch/lzma-utils-4.32.7/temp/environment'.
 *

 Failed to emerge app-arch/lzma-utils-4.32.7, Log file:

  '/var/tmp/portage/app-arch/lzma-utils-4.32.7/temp/build.log'


I am using the new gcc with CFLAGS=-O2 -march=native -mtune=native
-pipe. I am able to emerge -av1 glibc and binutils plus gcc itselve.I
cannot run the eav system because of the above error.
Any hint?



Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread Justin
KH schrieb:
 Hi,
 
 I seem to have som problem here.
 
 Emerging (3 of 107) app-arch/lzma-utils-4.32.7
  * lzma-4.32.7.tar.gz RMD160 SHA1 SHA256 size ;-)
 ...   
 
 [ ok ]
  * checking ebuild checksums ;-)
 ...   
  
 [ ok ]
  * checking auxfile checksums ;-)
 ...   
 
 [ ok ]
  * checking miscfile checksums ;-)
 ...   

 [ ok ]
 Unpacking source...
 Unpacking lzma-4.32.7.tar.gz to
 /var/tmp/portage/app-arch/lzma-utils-4.32.7/work
 Source unpacked in /var/tmp/portage/app-arch/lzma-utils-4.32.7/work
 Compiling source in
 /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7 ...
  * econf: updating lzma-4.32.7/config.guess with
 /usr/share/gnuconfig/config.guess
  * econf: updating lzma-4.32.7/config.sub with
 /usr/share/gnuconfig/config.sub
 ./configure --prefix=/usr --host=i486-pc-linux-gnu
 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
 --sysconfdir=/etc --localstatedir=/var/lib --build=i486-pc-linux-gnu
 checking if debugging code should be compiled... no
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking for i486-pc-linux-gnu-g++... i486-pc-linux-gnu-g++
 checking for C++ compiler default output file name...
 configure: error: C++ compiler cannot create executables
 See `config.log' for more details.
 
 !!! Please attach the following file when seeking support:
 !!! /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log
  *
  * ERROR: app-arch/lzma-utils-4.32.7 failed.
  * Call stack:
  *   ebuild.sh, line   49:  Called src_compile
  * environment, line 2100:  Called _eapi0_src_compile
  *   ebuild.sh, line  607:  Called econf
  *   ebuild.sh, line  543:  Called die
  * The specific snippet of code:
  *  die econf failed
  *  The die message:
  *   econf failed
  *
  * If you need support, post the topmost build error, and the call stack
 if relevant.
  * A complete build log is located at
 '/var/tmp/portage/app-arch/lzma-utils-4.32.7/temp/build.log'.
  * The ebuild environment file is located at
 '/var/tmp/portage/app-arch/lzma-utils-4.32.7/temp/environment'.
  *
 
 Failed to emerge app-arch/lzma-utils-4.32.7, Log file:
 
  '/var/tmp/portage/app-arch/lzma-utils-4.32.7/temp/build.log'
 
 
 I am using the new gcc with CFLAGS=-O2 -march=native -mtune=native
 -pipe. I am able to emerge -av1 glibc and binutils plus gcc itselve.I
 cannot run the eav system because of the above error.
 Any hint?
 
GIve us the 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, then 
we will tell
you more.



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] eselect-news

2009-04-07 Thread Dale
Sebastian Günther wrote:
 * Dale (rdalek1...@gmail.com) [07.04.09 15:58]:
   
 This is not working for me either.  Is this a option that I have to
 enable in make.conf or something?  I did my sync last Saturday so it may
 be that the news was after I sync'ed and I missed it.

 

 read the whole thread, dale:

 These news are, logically, in /usr/portage/metadata/news/

 I bet you can find them there. 
   

I saw something in there about SPARC which is not me.  I'm x86 here. 

   
 r...@smoker / # eselect news list

 Unread news items:
   (none found)
 Read news items:
   (none found)
 r...@smoker / #

 

 Are you using tetex? Are you using xorg-server  1.5?

 I bet not, so no news for you...

   
 Thanks.

 Dale

 

 Sebastian

   

I'm not using it yet but from what I have read it is coming pretty
fast.  I also subscribe to -dev so I saw it there.  I would hope it
would warn me BEFORE it upgraded instead of after.  After all, if it
borks my system then tells me, that's not good.

Jeepers, another command to remember.  :-p 

Dale

:-)  :-) 



Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Joseph

On 04/07/09 17:22, Volker Armin Hemmann wrote:

which pretty much makes hal a bad idea. 'use hal so you don't have to edit 
files' and then have to edit hal's convoluted xml files instead of the simple, 
easy to read xorg.conf ...


I'll second it, why complicate simple design; going from text file 
configuration to xml :-(
Did anybody managed going back to xorg-server-1.3

--
Joseph



Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 10:22 AM, Volker Armin Hemmann
volkerar...@googlemail.com wrote:
 On Tuesday 07 April 2009, Paul Hartman wrote:
 On Tue, Apr 7, 2009 at 9:14 AM, sean tech.j...@myfairpoint.net wrote:
  Is there a repository somewhere that you can download fdi files for a
  device?
  It seems that would make things easier for all, since many people likely
  use the same devices in exactly or closely similar ways?
 
  I have to get my trackball working again the way I had before the
  upgrade.

 Not that I know of (but it's a good idea!); once you understand the
 basic FDI syntax it is pretty easy to migrate your settings. Find the
 device name of the trackball you want to set up in
 /proc/bus/input/devices and then create an FDI which mimics the
 settings you used in xorg.conf. The Ubuntu wiki has a decent little
 tutorial on it:

 https://wiki.ubuntu.com/X/Config/Input

 which pretty much makes hal a bad idea. 'use hal so you don't have to edit
 files' and then have to edit hal's convoluted xml files instead of the simple,
 easy to read xorg.conf ...

Well, I think ultimately it's part of a larger hotplugging idea and
autoconfig, not simply changing it from one format to another with no
additional reasons. Without hotplugging you needed to define
everything in xorg.conf but now you can skip the FDI unless you have
some customized configuration (and even things like keyboard layout
could be set up in gnome/kde/whatever rather than in xorg.conf/FDI).
But, yes, xorg.conf is certainly more human-readable than FDI files
for sure.



[gentoo-user] portage system questions...

2009-04-07 Thread Jarry

Hi,
I have a few portage system related questions, maybe someone
could help me or direct me to the place where I can find answers:

Q1: Where can I find what packages belong to system (base)?
I tried man emerge and it says:


/etc/make.profile/packages
Contains a list of packages used for the base system. The sys-
tem and world sets consult this file.  Do not edit this file.


But I do not have any /etc/make.profile/packages file!
I'm sure I did not change anything in portage files/directories
configuration. So where is this file gone?

Q2: Can I remove some packages which belong to system?
Some of them I do not need (bc, links), others I'd like
to substitute (vim instead of nano). BTW, I just think
bc, links and nano belong to system, because I have them,
but I did not emerge them manually...

And finally Q3: How can I make my own stage3-archive from
working system? Some man/help/howto could help me for sure...

Jarry

--
___
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.



Re: [gentoo-user] [OT] KDE4 session saving

2009-04-07 Thread YoYo siska
On Mon, Apr 06, 2009 at 06:31:54PM +0400, Andrew Gaydenko wrote:
 On Monday 06 April 2009 18:11:13 YoYo siska wrote:
  On Mon, Apr 06, 2009 at 01:31:57PM +0400, Andrew Gaydenko wrote:
   I have found it is possible to select a restoring of a manually saved
   KDE4 session. But have not found how to save :-) Help!
 
  It just needs a relogin to show the option in the logout dialog, last time
  I tried it, it worked this way:
 
   - switch to restore manually saved session in  systemsettings/wherever,
 no save this session appears in the logout dialog...
   - just log out of kde and log in again, now there should be the save
 this session option in the logout dialog...
 
 
 yoyo
 
 
 Have tried (config dialog settings is attached), but after relogin still has 
 'Logout' and 'Cancel' buttons in log out dialog.

Now that I looked at it, it really isn't in the logout dialog, but it is
in the Leave tab in the start menu:
http://people.ksp.sk/~yoyo/screenshots/2009/save_session.png

This is a bit old SVN version (i think just before 4.2)

yoyo


-- 
  _
  |
YoYo () Siska  
===
http://www.ksp.sk/




Re: [gentoo-user] revdep-rebuild quits at 21%

2009-04-07 Thread Joseph

On 04/07/09 09:29, Paul Hartman wrote:

Here is my cpuinfo;
cat /proc/cpuinfo
processor   : 0
vendor_id   : AuthenticAMD
cpu family  : 15
model   : 47
model name  : AMD Athlon(tm) 64 Processor 3000+
stepping: 0
cpu MHz : 1802.243
cache size  : 512 KB
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm
3dnowext 3dnow up rep_good nopl pni
bogomips: 3604.48
TLB size: 1024 4K pages
clflush size: 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc

I'm runing 64-bit so in my case I think it will be Athlon not Sempron:

Are the setting below correct?
CHOST=x86_64-pc-linux-gnu
CFLAGS=-march=k8 -O2 -pipe


I have the same CPU and i use -march=athlon64 but I think this is
equivalent to k8 by reading the GCC docs. So I think it looks good.


Did you recomple system and word after switching to new gcc?

--
Joseph



[gentoo-user] problem making bootable usb key

2009-04-07 Thread maxim wexler

Hi group,

Using as my model:

http://www.gentoo.org/doc/en/liveusb.xml

to install eeexubuntu-8.10-desktop-i386-20090223.iso via a bootable usb key. 
Everything fine until this command:

# cp -r /mnt/cdrom/* /mnt/usb

resulted in this:

cp: cannot create symbolic link `/media/disk/dists/stable': Operation not 
permitted
cp: cannot create symbolic link `/media/disk/dists/unstable': Operation not 
permitted
cp: cannot create symbolic link `/media/disk/ubuntu': Operation not permitted

Some one in a forum says this doesn't matter. Very well, I carry on.

This command:

# mv /mnt/usb/memtest86 /mnt/usb/memtest

results in a file-not-found msg.

And when I try to boot get Missing operating system.

I ran through the steps several times to make sure I wasn't leaving something 
out or adding something that wasn't there but the result was the same.

Does it really matter that I'm using 'Buntu? A look at the 'Buntu howtos for 
this procedure remind me why I prefer the gentoo method.

Neil, you there? How did you do it? I don't have a cd/dvd attachment for my 
tripleE, have to use a usb key.

Maxim


  __
Reclaim your name @ymail.com or @rocketmail.com. Get your new email address 
now! Go to http://ca.promos.yahoo.com/jacko/



[gentoo-user] Re: KDE 4.2.2

2009-04-07 Thread Nikos Chantziaras

Paul Hartman wrote:

On Tue, Apr 7, 2009 at 2:40 AM, Nikos Chantziaras rea...@arcor.de wrote:

Is there a plan/roadmap for when KDE 4.2.2 will appear in Portage?
Unfortunately, http://kde.gentoo.org doesn't seem to be updated at all.


For the latest KDE stuff use layman and add the kde-testing overlay.


What happens when the ebuilds move to the tree?  Will I need to rebuild 
again?  And when ebuilds get changed, to they do revbumps in the 
overlay?  And when there are revbumps in the overlay, will they stay 
rev-bumbed when they enter the tree or are they reset to rev 0?  And why 
are all the ebuilds in the overlay in slot 0 instead of 4.2?


Yeah I know, too many questions :P




[gentoo-user] Re: [xorg-server-1.5] managing graphic card

2009-04-07 Thread Nikos Chantziaras

Mick wrote:

BTW, the new xorg dri is really slow.


You need to enable EXA as acceleration type.  And for that, you *need* 
an xorg.conf.


  Section Device
Driver  radeon
Option  AccelMethod EXA
  EndSection

I believe the default is XAA which is slow.  Also, with that driver, 
it makes more sense to get the latest (~arch) along with ~arch DRI 
kernel modules.  The unstable ones (according to portage) are actually 
way more stable and faster than the stable ones.





Re: [gentoo-user] portage system questions...

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 10:52 AM, Jarry mr.ja...@gmail.com wrote:
 Hi,
 I have a few portage system related questions, maybe someone
 could help me or direct me to the place where I can find answers:

 Q1: Where can I find what packages belong to system (base)?
 I tried man emerge and it says:

 /etc/make.profile/packages
 Contains a list of packages used for the base system. The sys-
 tem and world sets consult this file.  Do not edit this file.

 But I do not have any /etc/make.profile/packages file!
 I'm sure I did not change anything in portage files/directories
 configuration. So where is this file gone?

Check for packages file in the directory of the profile which you are
using and its dependencies. For example
/usr/portage/profiles/base/packages

 Q2: Can I remove some packages which belong to system?
 Some of them I do not need (bc, links), others I'd like
 to substitute (vim instead of nano). BTW, I just think
 bc, links and nano belong to system, because I have them,
 but I did not emerge them manually...

At your own risk :) I never tried it...

 And finally Q3: How can I make my own stage3-archive from
 working system? Some man/help/howto could help me for sure...

I don't know this one.



Re: [gentoo-user] Re: KDE 4.2.2

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 11:01 AM, Nikos Chantziaras rea...@arcor.de wrote:
 Paul Hartman wrote:

 On Tue, Apr 7, 2009 at 2:40 AM, Nikos Chantziaras rea...@arcor.de wrote:

 Is there a plan/roadmap for when KDE 4.2.2 will appear in Portage?
 Unfortunately, http://kde.gentoo.org doesn't seem to be updated at all.

 For the latest KDE stuff use layman and add the kde-testing overlay.

 What happens when the ebuilds move to the tree?  Will I need to rebuild
 again?  And when ebuilds get changed, to they do revbumps in the overlay?
  And when there are revbumps in the overlay, will they stay rev-bumbed when
 they enter the tree or are they reset to rev 0?  And why are all the ebuilds
 in the overlay in slot 0 instead of 4.2?

 Yeah I know, too many questions :P

If it's the same version you won't have to recompile. Typically the
updates happen first in the overlay and then move to the tree, so by
using the overlay you get to skip the waiting period (at the expense
of /potential/ problems, though I haven't had any). Sometimes the USE
flags change so if you use --newuse you might run into some of that,
but that happens with non-KDE stuff in the normal portage tree, too.

If I look at the KDE ebuilds none of them should be in slot 0.
Everything from the KDE release should be either in slot 3.5 or 4.2.
Some KDE-compatible apps, however, like k3b, koffice, Amarok etc are
not part of the main KDE release and will use their own slot strategy
(and their own versioning strategy as well).



[gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Nikos Chantziaras

Volker Armin Hemmann wrote:
which pretty much makes hal a bad idea. 'use hal so you don't have to edit 
files' and then have to edit hal's convoluted xml files instead of the simple, 
easy to read xorg.conf ...


I don't use HAL for this at all ;)  After a bit of hair-pulling, I 
arrived at this in my xorg.conf:


  Section ServerFlags
Option AutoAddDevices false
  EndSection

  Section InputDevice
Identifier Keyboard1
Driver kbd
Option AutoRepeat 250 30
Option XkbRules   xorg
Option XkbModel   microsoftinet
  EndSection

  Section InputDevice
Identifier  Mouse1
Driver  evdev
Option  Protocol  auto
Option  Device/dev/input/event4
Option  AccelerationProfile 2
Option  AdaptiveDeceleration 2
Option  FilterHalflife 5
Option  VelocityCoupling 0.15
Option  FilterChainLength 8
  EndSection

  Section ServerLayout
# ...
InputDevice Mouse1CorePointer
InputDevice Keyboard1 CoreKeyboard
  EndSection

Works just fine.

Btw, the new mouse accelerator of X.Org 1.5 is awesome ;)




Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Neil Bothwick
On Tue, 7 Apr 2009 09:52:11 -0600, Joseph wrote:

 I'll second it, why complicate simple design; going from text file
 configuration to xml :-( Did anybody managed going back to
 xorg-server-1.3

You don't need to, 1.5 will quite happily use an xorg.conf file. It may
not need one in many cases, but that's far from stating it can't use one.
If you are happy setting up X with xorg.conf, carry on doing so.


-- 
Neil Bothwick

I can resist everything except temptation.


signature.asc
Description: PGP signature


[gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Nikos Chantziaras

Joseph wrote:

On 04/07/09 17:22, Volker Armin Hemmann wrote:

which pretty much makes hal a bad idea. 'use hal so you don't have to 
edit files' and then have to edit hal's convoluted xml files instead 
of the simple, easy to read xorg.conf ...


I'll second it, why complicate simple design; going from text file 
configuration to xml :-(


It's optional.  You can keep using xorg.conf.  See my other post for an 
example.





Re: [gentoo-user] eselect-news

2009-04-07 Thread Neil Bothwick
On Tue, 07 Apr 2009 10:42:19 -0500, Dale wrote:

  These news are, logically, in /usr/portage/metadata/news/
 
  I bet you can find them there. 
  
 
 I saw something in there about SPARC which is not me.  I'm x86 here. 

That's why you didn't get the message. Only relevant news items are
displayed. If you don't have foo-1.1 installed, you won't see the
warnings about upgrading it to foo-1.2.


-- 
Neil Bothwick

If I want your opinion, I'll ask you to fill out the necessary form.


signature.asc
Description: PGP signature


[gentoo-user] gegl, eutils inherit

2009-04-07 Thread John P. Burkett
The last two times I've tried
emerge -D -uav world
on an x86 machine, the process has failed while trying to emerge gegl.
The error messages read as follows:

** Message: Module '../../operations/workshop/external/.libs/ff_save.so'
load error: ../../operations/workshop/external/.libs/ff_save.so:
undefined symbol: img_convert
make[5]: *** [clones.png] Error 255
./OpenRaster-00.xml
** Message: Module '../../operations/workshop/external/.libs/ff_save.so'
load error: ../../operations/workshop/external/.libs/ff_save.so:
undefined symbol: img_convert
make[5]: *** [OpenRaster-00.png] Error 255
./OpenRaster-01.xml
** Message: Module '../../operations/workshop/external/.libs/ff_save.so'
load error: ../../operations/workshop/external/.libs/ff_save.so:
undefined symbol: img_convert
make[5]: *** [OpenRaster-01.png] Error 255
./OpenRaster-04.xml
** Message: Module '../../operations/workshop/external/.libs/ff_save.so'
load error: ../../operations/workshop/external/.libs/ff_save.so:
undefined symbol: img_convert
make[5]: *** [OpenRaster-04.png] Error 255
make[4]: *** [images.stamp] Error 2
make[4]: Leaving directory
`/var/tmp/portage/media-libs/gegl-0.0.22/work/gegl-0.0.22/docs/gallery'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/media-libs/gegl-0.0.22/work/gegl-0.0.22/docs/gallery'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-libs/gegl-0.0.22/work/gegl-0.0.22/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-libs/gegl-0.0.22/work/gegl-0.0.22'
make: *** [all] Error 2
 *
 * ERROR: media-libs/gegl-0.0.22 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2139:  Called die
 * The specific snippet of code:
 *   emake || die emake failed
 *  The die message:
 *   emake failed

A similar problem was discussed at http://bugs.gentoo.org/254485.
The last comment there was the following:
Adding eutils inherit, fixes bug #254485

Two naive questions occur to me:
1. To what should eutils inherit be added?
2. How should the addition be made?

John

-- 
John P. Burkett
Department of Economics
University of Rhode Island
Kingston, RI 02881-0808
USA

phone (401) 874-9195



Re: [gentoo-user] portage system questions...

2009-04-07 Thread Momesso Andrea
On Tue, Apr 07, 2009 at 11:08:51AM -0500, Paul Hartman wrote:
 
  And finally Q3: How can I make my own stage3-archive from
  working system? Some man/help/howto could help me for sure...
 
 I don't know this one.

This is what is called a stage4, google for it.

---
TopperH
http://topperh.blogspot.com


pgp7uLldcFFLM.pgp
Description: PGP signature


Re: [gentoo-user] portage system questions...

2009-04-07 Thread Neil Bothwick
On Tue, 07 Apr 2009 17:52:44 +0200, Jarry wrote:

 Q1: Where can I find what packages belong to system (base)?

emerge -ep system

 Q2: Can I remove some packages which belong to system?

Of course you can, and you even get to keep the pieces when it breaks.

 Some of them I do not need (bc, links), others I'd like
 to substitute (vim instead of nano). BTW, I just think
 bc, links and nano belong to system, because I have them,
 but I did not emerge them manually...

system included virtual/editor, which defaults to nano if nothing already
satisfies it. Install vim, uninstall nano and emerge system won't try to
bring it back.


-- 
Neil Bothwick

A friend in need may turn out to be a nuisance.


signature.asc
Description: PGP signature


Re: [gentoo-user] problem making bootable usb key

2009-04-07 Thread Neil Bothwick
On Tue, 7 Apr 2009 08:58:49 -0700 (PDT), maxim wexler wrote:

 Using as my model:
 
 http://www.gentoo.org/doc/en/liveusb.xml
 
 to install eeexubuntu-8.10-desktop-i386-20090223.iso via a bootable usb
 key. Everything fine until this command:

Why are you following the Gentoo instructions to create an Ubuntu disk?
AFAIR, eexubuntu comes with a script to create a bootable USB stick.

 # cp -r /mnt/cdrom/* /mnt/usb
 
 resulted in this:
 
 cp: cannot create symbolic link `/media/disk/dists/stable': Operation
 not permitted cp: cannot create symbolic link
 `/media/disk/dists/unstable': Operation not permitted cp: cannot create
 symbolic link `/media/disk/ubuntu': Operation not permitted

What sort of filesystem did you create on the stick? They use FAT by
default, which doesn't support symlinks.


-- 
Neil Bothwick

Oxymoron: Clearly Misunderstood.


signature.asc
Description: PGP signature


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Paul Hartman wrote:
 On Tue, Apr 7, 2009 at 10:22 AM, Volker Armin Hemmann

 volkerar...@googlemail.com wrote:
  On Tuesday 07 April 2009, Paul Hartman wrote:
  On Tue, Apr 7, 2009 at 9:14 AM, sean tech.j...@myfairpoint.net wrote:
   Is there a repository somewhere that you can download fdi files for a
   device?
   It seems that would make things easier for all, since many people
   likely use the same devices in exactly or closely similar ways?
  
   I have to get my trackball working again the way I had before the
   upgrade.
 
  Not that I know of (but it's a good idea!); once you understand the
  basic FDI syntax it is pretty easy to migrate your settings. Find the
  device name of the trackball you want to set up in
  /proc/bus/input/devices and then create an FDI which mimics the
  settings you used in xorg.conf. The Ubuntu wiki has a decent little
  tutorial on it:
 
  https://wiki.ubuntu.com/X/Config/Input
 
  which pretty much makes hal a bad idea. 'use hal so you don't have to
  edit files' and then have to edit hal's convoluted xml files instead of
  the simple, easy to read xorg.conf ...

 Well, I think ultimately it's part of a larger hotplugging idea and
 autoconfig, not simply changing it from one format to another with no
 additional reasons. Without hotplugging you needed to define
 everything in xorg.conf

no, not everything. I have been switching mice on the fly with running X for 
years. trackball, scroll whell mouse back to trackball back to mouse. No extra 
entry for the trackball needed - and no hal (the trackball is retired, as is 
the nice, simple three-button-scroll-wheel-mouse). 

 but now you can skip the FDI unless you have
 some customized configuration

customized like a german layout with a german keyboard.. I wasn't the first 
nor the last one stepping into that trap.

 (and even things like keyboard layout
 could be set up in gnome/kde/whatever rather than in xorg.conf/FDI).

which doesn't help you with the xdm/kdm/gdm login screen.

 But, yes, xorg.conf is certainly more human-readable than FDI files
 for sure.

oooh yes.



Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Mick
On Tuesday 07 April 2009, Volker Armin Hemmann wrote:
 On Tuesday 07 April 2009, Paul Hartman wrote:
  On Tue, Apr 7, 2009 at 9:14 AM, sean tech.j...@myfairpoint.net wrote:
   Is there a repository somewhere that you can download fdi files for a
   device?
   It seems that would make things easier for all, since many people
   likely use the same devices in exactly or closely similar ways?
  
   I have to get my trackball working again the way I had before the
   upgrade.
 
  Not that I know of (but it's a good idea!); once you understand the
  basic FDI syntax it is pretty easy to migrate your settings. Find the
  device name of the trackball you want to set up in
  /proc/bus/input/devices and then create an FDI which mimics the
  settings you used in xorg.conf. The Ubuntu wiki has a decent little
  tutorial on it:
 
  https://wiki.ubuntu.com/X/Config/Input

 which pretty much makes hal a bad idea. 'use hal so you don't have to edit
 files' and then have to edit hal's convoluted xml files instead of the
 simple, easy to read xorg.conf ...

I've reached a point where I feel I need to move away from this, before I 
cause damage to something!  I am really annoyed that something which worked 
fine (for me and it seems others too) since late 2003, is now broken and 3 
hours later I am still struggling to get it working.

The human interface is NOT something people should be allowed to mess up in 
this fashion without providing exhaustive documentation.  People who want 
fancy GUIs to setup their windowing system have a solution already:  they use 
bloody MSWindows!  If they want to use Linux then they have Ubuntu.

For me the documentation is not exhaustive *because* three hours later I still 
cannot understand what merge match and append does.  The logic of the 
xml fdi file is not explained anywhere ... and it seems my guessing skills 
are poor when all I want to do is get on with my work, rather than take a 
test on reading the mind of xorg devs.

I have managed to:

1. Set gb as the default keyboard and used 
the /use-multiple-layouts-with-kbd.fdi.bz2 with some mods to be able to 
switch languages as before.
2. Set up the synaptics driver so that it performs a right area - vertical 
scroll.

However, I have failed to:

3. Effect a left click when I tap on the synaptics pad.
4. Double click on the synaptics pad.
5. Press Ctrl+Alt+Backspace to restart xorg

This is what my fdi currently looks like:
=
?xml version=1.0 encoding=UTF-8?
deviceinfo version=0.2

!-- Keyboard configuration --
device
   match key=info.capabilities contains=input.keyboard
   merge key=input.x11_options.XkbModel type=stringpc105/merge
   merge key=input.x11_options.XkbLayout type=stringgb,el/merge
   merge key=input.x11_options.XkbOptions 
type=strlistgrp:alt_shift_toggle,grp_led:scroll,compose:menu/merge
/match
/device

!-- touchpad --
device
   match key=info.capabilities contains=input.touchpad
   match key=info.product contains=SynPS/2
merge key=input.x11_driver type=stringsynaptics/merge
merge key=input.x11_options.SHMConfig type=stringtrue/merge
merge key=input.x11_options.VertEdgeScroll 
type=stringtrue/merge
merge key=input.x11_options.HorizEdgeScroll 
type=stringtrue/merge
merge key=input.x11_options.TapButton1 type=stringtrue/merge
merge key=input.x11_options.ClickButton1 type=stringtrue/merge
   /match
   /match
/device
/deviceinfo
=

Can you please help?
-- 
Regards,
Mick


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


Re: [gentoo-user] gegl, eutils inherit

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 11:22 AM, John P. Burkett burk...@uri.edu wrote:
 A similar problem was discussed at http://bugs.gentoo.org/254485.
 The last comment there was the following:
 Adding eutils inherit, fixes bug #254485

 Two naive questions occur to me:
 1. To what should eutils inherit be added?
 2. How should the addition be made?

It should have already been in the portage tree. If you have synced
since the bug was closed, you should have it. Maybe your problem is
not the same, or maybe the fix didn't fix it (in which case you should
reply to that bug and let them know).



Re: [gentoo-user] Re: KDE 4.2.2

2009-04-07 Thread Alan McKinnon
On Tuesday 07 April 2009 18:01:42 Nikos Chantziaras wrote:
 Paul Hartman wrote:
  On Tue, Apr 7, 2009 at 2:40 AM, Nikos Chantziaras rea...@arcor.de wrote:
  Is there a plan/roadmap for when KDE 4.2.2 will appear in Portage?
  Unfortunately, http://kde.gentoo.org doesn't seem to be updated at all.
 
  For the latest KDE stuff use layman and add the kde-testing overlay.

 What happens when the ebuilds move to the tree?  

Overlay ebuilds are for testing. You have no guarantee they are compatible 
with what is in the tree.

 Will I need to rebuild
 again?  

In an ideal world, you shouldn't have to. In this real world, I find I have 
to. Mixing tree and the kde overlays tends to produce weird things on my box 
that go away when I use exclusively one or the other.

 And when ebuilds get changed, to they do revbumps in the
 overlay?  

No. The overlay moves on to testing the next latest greatest thing.

 And when there are revbumps in the overlay, will they stay
 rev-bumbed when they enter the tree or are they reset to rev 0?

There is no direct connection between an overlay and the tree, it's like this 
for all overlays. If konqueror-4.2.2-r42 from the overlay is added to the 
tree, it is added as konqueror-4.2.2.

Why? Well, this is how portage works.

 And why
 are all the ebuilds in the overlay in slot 0 instead of 4.2?

They are not.

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] GCC-4.3.2

2009-04-07 Thread Arttu V.
On 4/7/09, Joseph syscon...@gmail.com wrote:
 I boot from CD, chroot and tried to recompile the gcc but it has been
 compiling for over two hours and it can not finish, I think it is in some
 kind of  loop mode?

That loop is the multilib profile you're probably using, which will
compile you both 64-bit and 32-bit version of gcc?

You also stated in an earlier email that your system has an Athlon
3000+ processor. As a comparison, here with an Athlon 3500+ and 3GB of
RAM the gcc:4.3 compilation takes around two hours if the ccache is
empty and an hour and 20 minutes if it hits mostly the cache, so the
duration doesn't appear surprising for a first compilation (varying by
the USE flags, naturally).

-- 
Arttu V.



Re: [gentoo-user] Re: [xorg-server-1.5] managing graphic card

2009-04-07 Thread Mick
On Tuesday 07 April 2009, Nikos Chantziaras wrote:
 Mick wrote:
  BTW, the new xorg dri is really slow.

 You need to enable EXA as acceleration type.  And for that, you *need*
 an xorg.conf.

Section Device
  Driver  radeon
  Option  AccelMethod EXA
EndSection

 I believe the default is XAA which is slow.  Also, with that driver,
 it makes more sense to get the latest (~arch) along with ~arch DRI
 kernel modules.  The unstable ones (according to portage) are actually
 way more stable and faster than the stable ones.

Thanks for this useful hint!
-- 
Regards,
Mick


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


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Mick wrote:
 On Tuesday 07 April 2009, Volker Armin Hemmann wrote:
  On Tuesday 07 April 2009, Paul Hartman wrote:
   On Tue, Apr 7, 2009 at 9:14 AM, sean tech.j...@myfairpoint.net wrote:
Is there a repository somewhere that you can download fdi files for a
device?
It seems that would make things easier for all, since many people
likely use the same devices in exactly or closely similar ways?
   
I have to get my trackball working again the way I had before the
upgrade.
  
   Not that I know of (but it's a good idea!); once you understand the
   basic FDI syntax it is pretty easy to migrate your settings. Find the
   device name of the trackball you want to set up in
   /proc/bus/input/devices and then create an FDI which mimics the
   settings you used in xorg.conf. The Ubuntu wiki has a decent little
   tutorial on it:
  
   https://wiki.ubuntu.com/X/Config/Input
 
  which pretty much makes hal a bad idea. 'use hal so you don't have to
  edit files' and then have to edit hal's convoluted xml files instead of
  the simple, easy to read xorg.conf ...

 I've reached a point where I feel I need to move away from this, before I
 cause damage to something!  I am really annoyed that something which worked
 fine (for me and it seems others too) since late 2003, is now broken and 3
 hours later I am still struggling to get it working.

 The human interface is NOT something people should be allowed to mess up in
 this fashion without providing exhaustive documentation.  People who want
 fancy GUIs to setup their windowing system have a solution already:  they
 use bloody MSWindows!  If they want to use Linux then they have Ubuntu.

 For me the documentation is not exhaustive *because* three hours later I
 still cannot understand what merge match and append does.  The logic
 of the xml fdi file is not explained anywhere ... and it seems my guessing
 skills are poor when all I want to do is get on with my work, rather than
 take a test on reading the mind of xorg devs.

 I have managed to:

 1. Set gb as the default keyboard and used
 the /use-multiple-layouts-with-kbd.fdi.bz2 with some mods to be able to
 switch languages as before.
 2. Set up the synaptics driver so that it performs a right area - vertical
 scroll.

 However, I have failed to:

 3. Effect a left click when I tap on the synaptics pad.
 4. Double click on the synaptics pad.
 5. Press Ctrl+Alt+Backspace to restart xorg

 This is what my fdi currently looks like:
 =
 ?xml version=1.0 encoding=UTF-8?
 deviceinfo version=0.2

 !-- Keyboard configuration --
 device
match key=info.capabilities contains=input.keyboard
merge key=input.x11_options.XkbModel type=stringpc105/merge
merge key=input.x11_options.XkbLayout type=stringgb,el/merge
merge key=input.x11_options.XkbOptions
 type=strlistgrp:alt_shift_toggle,grp_led:scroll,compose:menu/merge
 /match
 /device

 !-- touchpad --
 device
match key=info.capabilities contains=input.touchpad
match key=info.product contains=SynPS/2
 merge key=input.x11_driver type=stringsynaptics/merge
 merge key=input.x11_options.SHMConfig type=stringtrue/merge
 merge key=input.x11_options.VertEdgeScroll
 type=stringtrue/merge
 merge key=input.x11_options.HorizEdgeScroll
 type=stringtrue/merge
 merge key=input.x11_options.TapButton1
 type=stringtrue/merge merge key=input.x11_options.ClickButton1
 type=stringtrue/merge /match
/match
 /device
 /deviceinfo
 =

 Can you please help?

just do the stuff in xorg.conf and hal's 'settings' should be ignored.




Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Sebastian Günther
* Mick (michaelkintz...@gmail.com) [07.04.09 18:46]:
 
 However, I have failed to:
 
 3. Effect a left click when I tap on the synaptics pad.
 4. Double click on the synaptics pad.

Just a double check: you did recompile the synaptics driver from xorg?

Sebastian

-- 
  Religion ist das Opium des Volkes.   |   _   ASCII ribbon campaign 
  Karl Marx  |  ( )   against HTML e-mail  
 s...@sti@N GÜNTHER   |   X   against M$ attachments
  mailto:sam...@guenther-roetgen.de  |  / \   www.asciiribbon.org  


pgpB2Hld7aP9I.pgp
Description: PGP signature


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Mick
On Tuesday 07 April 2009, Sebastian Günther wrote:
 * Mick (michaelkintz...@gmail.com) [07.04.09 18:46]:
  However, I have failed to:
 
  3. Effect a left click when I tap on the synaptics pad.
  4. Double click on the synaptics pad.

 Just a double check: you did recompile the synaptics driver from xorg?

Yep, just as recommended in the elog.
-- 
Regards,
Mick


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


Re: [gentoo-user] New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread Mick
On Tuesday 07 April 2009, Volker Armin Hemmann wrote:
 On Tuesday 07 April 2009, Mick wrote:

  However, I have failed to:
 
  3. Effect a left click when I tap on the synaptics pad.
  4. Double click on the synaptics pad.
  5. Press Ctrl+Alt+Backspace to restart xorg

 
  Can you please help?

 just do the stuff in xorg.conf and hal's 'settings' should be ignored.

Believe you me I have been tempted a lot to do just that!  What I am worried 
though is that soon they will decide to no longer recognise the old xorg.conf 
and the switch will happen just at the moment I have no time to learn all 
this xml format.  I am trying to pre-empt this going bad on me, if I 
hopefully put in the effort now.
-- 
Regards,
Mick


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


Re: [gentoo-user] eselect-news

2009-04-07 Thread Dale
Neil Bothwick wrote:
 On Tue, 07 Apr 2009 10:42:19 -0500, Dale wrote:

   
 These news are, logically, in /usr/portage/metadata/news/

 I bet you can find them there. 
 
   
 I saw something in there about SPARC which is not me.  I'm x86 here. 
 

 That's why you didn't get the message. Only relevant news items are
 displayed. If you don't have foo-1.1 installed, you won't see the
 warnings about upgrading it to foo-1.2.


   

Just to make sure my light bulb is burning correctly, after I upgrade I
can see the message or after I sync and use eselect the message will
appear?  I'm trying to figure out if the horse is in front of the cart
or behind it.  o_O

Dale

:-)  :-) 



Re: [gentoo-user] eselect-news

2009-04-07 Thread Eray Aslan
On Tue, Apr 07, 2009 at 12:21:12PM -0500, Dale wrote:
 Just to make sure my light bulb is burning correctly, after I upgrade I
 can see the message or after I sync and use eselect the message will
 appear?  I'm trying to figure out if the horse is in front of the cart
 or behind it.  o_O

After sync, you will get a reminder that there is a news item.  Then you
eselect news list to see what it is.

Pretty neat if you ask me.

-- 
Eray



Re: [gentoo-user] thinkpad x60s: intel 945gm+compiz

2009-04-07 Thread Vasya Volkov

Albert Hopkins пишет:

On Tue, 2009-04-07 at 23:05 +0400, Vasya Volkov wrote:
  

Hi.
Does anybody know that how to get compiz works fast on this laptop with 
xf86-video-intel-2.6.3-r1? So mesa-7.3-r1 xorg-server-1.5.3-r5 and other 
have latest stable versions. Kernel 2.6.29-gentoo. Here part of my 
xorg.conf:



I have a T61 and R61 with intel drivers no xorg.conf at all and
Xorg/compiz just works.

Same for my desktop with integrated graphics, though at HD resolution
some effects were a tad too slow so I ended up popping in an old nVidia
card.
 




  


There are very different chips in T61 R61 and x60s. And there is no HD 
resolution on my laptop.:)




Re: [gentoo-user] GCC-4.3.2

2009-04-07 Thread Joseph

On 04/07/09 19:48, Arttu V. wrote:

On 4/7/09, Joseph syscon...@gmail.com wrote:

I boot from CD, chroot and tried to recompile the gcc but it has been
compiling for over two hours and it can not finish, I think it is in some
kind of  loop mode?


That loop is the multilib profile you're probably using, which will
compile you both 64-bit and 32-bit version of gcc?

You also stated in an earlier email that your system has an Athlon
3000+ processor. As a comparison, here with an Athlon 3500+ and 3GB of
RAM the gcc:4.3 compilation takes around two hours if the ccache is
empty and an hour and 20 minutes if it hits mostly the cache, so the
duration doesn't appear surprising for a first compilation (varying by
the USE flags, naturally).

--
Arttu V.


I'm still fighting with my two machines, recompiling system, and world with new GCC even though, it was not necessary; I wish developers mentioned it 
after emerging new gcc no need to recompile the system 
I just read few posts on the forum and did what others suggested: recompiled the world but is is not going smooth; 
maybe it is time for me to try something easier ubuntu etc as I'm not very happy with Gentoo, the upgrade and installation are harder to manage. 


--
Joseph



Re: [gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Arttu V.
On 4/7/09, Volker Armin Hemmann volkerar...@googlemail.com wrote:
 I have flash and only the flashgot extension - and it doesn't crash.

Did you enable the flash piece? With Firefox 3.0.8 on amd64, Adobe
Flash 64-bit plugin and flashblock here, problems only appear once I
enable the blocked flash piece. I can tell NoScript to allow the
scripts etc, and the tab will close cleanly, without crashing the
whole browser.

However, the moment the flash object is enabled, the close tab button
becomes the self-destruct button.

-- 
Arttu V.



Re: [gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 2:35 PM, Arttu V. arttu...@gmail.com wrote:
 On 4/7/09, Volker Armin Hemmann volkerar...@googlemail.com wrote:
 I have flash and only the flashgot extension - and it doesn't crash.

 Did you enable the flash piece? With Firefox 3.0.8 on amd64, Adobe
 Flash 64-bit plugin and flashblock here, problems only appear once I
 enable the blocked flash piece. I can tell NoScript to allow the
 scripts etc, and the tab will close cleanly, without crashing the
 whole browser.

 However, the moment the flash object is enabled, the close tab button
 becomes the self-destruct button.

I use flashblock, did NOT activate the flash, and it crashed
immediately upon loading the google-analytics javascript (I didn't
even have a chance to close it). With javascript disabled, i could
open and close with no problems.



Re: [gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Arttu V. wrote:
 On 4/7/09, Volker Armin Hemmann volkerar...@googlemail.com wrote:
  I have flash and only the flashgot extension - and it doesn't crash.

 Did you enable the flash piece? With Firefox 3.0.8 on amd64, Adobe
 Flash 64-bit plugin and flashblock here, problems only appear once I
 enable the blocked flash piece. I can tell NoScript to allow the
 scripts etc, and the tab will close cleanly, without crashing the
 whole browser.

 However, the moment the flash object is enabled, the close tab button
 becomes the self-destruct button.

hm, ok, closing the tab crashes firefox.




Re: [gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 2:42 PM, Paul Hartman
paul.hartman+gen...@gmail.com wrote:
 On Tue, Apr 7, 2009 at 2:35 PM, Arttu V. arttu...@gmail.com wrote:
 On 4/7/09, Volker Armin Hemmann volkerar...@googlemail.com wrote:
 I have flash and only the flashgot extension - and it doesn't crash.

 Did you enable the flash piece? With Firefox 3.0.8 on amd64, Adobe
 Flash 64-bit plugin and flashblock here, problems only appear once I
 enable the blocked flash piece. I can tell NoScript to allow the
 scripts etc, and the tab will close cleanly, without crashing the
 whole browser.

 However, the moment the flash object is enabled, the close tab button
 becomes the self-destruct button.

 I use flashblock, did NOT activate the flash, and it crashed
 immediately upon loading the google-analytics javascript (I didn't
 even have a chance to close it). With javascript disabled, i could
 open and close with no problems.

Seamonkey on gentoo amd64 with everything enabled does not crash...
Firefox 3.0.8 on Windows XP with everything enabled does not crash.
Weird.



[gentoo-user] g-cpan creates a file collision problem

2009-04-07 Thread Grant
I'm trying to install a perl module with g-cpan and it wants to
install perl-gcpan/Date-Manip-5.54 as a dependency of the perl module
I want to install.  I already have dev-perl/DateManip-5.54 installed
so I'm getting a file collision error.  Does anyone know how to fix
this?

 * Detected file collision(s):
 *
 *  /usr/lib/perl5/vendor_perl/5.8.8/Date/Manip.pm
 *  /usr/lib/perl5/vendor_perl/5.8.8/Date/Manip.pod

- Grant



Re: [gentoo-user] g-cpan creates a file collision problem

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 2:46 PM, Grant emailgr...@gmail.com wrote:
 I'm trying to install a perl module with g-cpan and it wants to
 install perl-gcpan/Date-Manip-5.54 as a dependency of the perl module
 I want to install.  I already have dev-perl/DateManip-5.54 installed
 so I'm getting a file collision error.  Does anyone know how to fix
 this?

  * Detected file collision(s):
  *
  *  /usr/lib/perl5/vendor_perl/5.8.8/Date/Manip.pm
  *  /usr/lib/perl5/vendor_perl/5.8.8/Date/Manip.pod

Are the files from both packages identical? If so, you can ignore the
collision (but if you unmerge one or the other, maybe they will
disappear and break the remaining package). If they are not identical,
then I guess you cannot have these two packages installed at the same
time without some manipulation (no pun intended).



Re: [gentoo-user] [off-topic] RPM binary on Gentoo

2009-04-07 Thread Mick
On Monday 06 April 2009, Alan McKinnon wrote:

 Correct way: realize you are trying to do something no package manager is
 built to do. So, you do it manually. Convert the rpm to a tarball, extract
 it and do all install steps manually. It's a good idea to install the
 binaries to /usr/local/ or /opt/ - the correct place to put binaries
 unknown to a package manger (portage won't nuke them there)

Thank you all for your advice.
-- 
Regards,
Mick


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


Re: [gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Paul Hartman wrote:
 On Tue, Apr 7, 2009 at 2:03 PM, Nikos Chantziaras rea...@arcor.de wrote:
  Opening the following page:
 
   http://mybrute.com
 
  in a new tab, and then trying to close that tab again crashes Firefox
  3.0.8 immediately on AMD64.  Can anyone confirm?

 It did not crash when using NoScript... Strangely enough, as soon as I
 loaded the Google Analytics javascript, it made Firefox crash. So
 perhaps try blocking google analytics and see what happens. The page
 also has Flash on it, so that's another possibly culprit. :)

I have flash and only the flashgot extension - and it doesn't crash.




[gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Nikos Chantziaras

Opening the following page:

  http://mybrute.com

in a new tab, and then trying to close that tab again crashes Firefox 
3.0.8 immediately on AMD64.  Can anyone confirm?





Re: [gentoo-user] Postfix, courier-imap: checks if working

2009-04-07 Thread laurent

Hey,

I did the change you proposed, check the logs. added this to smtpd.conf:
pwcheck_method:saslauthd
mech_list: PLAIN LOGIN
allow_plaintext: true
auxprop_plugin: mysql
sql_hostnames: host.domai.com
sql_user: user
sql_passwd: pass
sql_database: mail
sql_select: select passwd from users where user='%u'

and now my logs goes wrong here:
Apr  7 18:48:54 ks359684 postfix/smtpd[17003]: sql auxprop plugin using 
mysql engine
Apr  7 18:48:54 ks359684 postfix/smtpd[17003]: auxpropfunc error invalid 
parameter supplied
Apr  7 18:48:54 ks359684 postfix/smtpd[17003]: _sasl_plugin_load failed 
on sasl_auxprop_plug_init for plugin: ldapdb


checked google, but no idea now.
thx
Laurent



Xav' a écrit :

laurent a écrit :

Xav' a écrit :

On Tue, 31 Mar 2009 18:15:33 +0200, laurent laur...@logiquefloue.org
wrote:
 

Hi,

I'm following this how to:
http://www.gentoo.org/doc/en/virt-mail-howto.xml

after configuring courier-imap they say:
Start up your favorite mail client and verify that all connections 
you've started work for receiving and sending mail. Of course, you 
won't be able to log on to any of the services because 
authentication hasn't been configured yet, but it is wise to check 
if the connections themselves work or not.


I'm using mutt, saying there's no mailbox. Creating mailbox is done 
later in the how to.

What do they mean, how can I test if smtpd and pop3d work fine ?



They mean that you have to check with your client that
pop3/pop3s/smtp/imap/imaps connection are established with success.
You can do this with either telnet or netcat for pop3/smtp/imap 
protocol
and see if the server answer to the connection and with openssl 
s_client

for pop3s/imaps connection.

HTH.
Xavier
  


hm actually I should get something like that:

# telnet localhost 25

Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 mail.domain.com ESMTP Postfix
EHLO domain.com
250-mail.domain.com
250-PIPELINING
250-SIZE 1024
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH LOGIN PLAIN
250-AUTH=LOGIN PLAIN
250-XVERP
250 8BITMIME
^]
telnet quit

but I get this:
telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.


Maybe you could check in or post your postfix logs (/var/log/mail.* or 
/var/log/messages), or adding -d argument to smtpd command in 
/etc/postfix/master.cf, reload postfix with postfix reload, retry 
telnet and check (or post) the logs again.



:s
 

Thanks
Laurent













Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread Justin
KH schrieb:
 Justin schrieb:
 GIve us the 
 /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, 
 then we will tell
 you more.

   
 Hi,
 thanks for your answer.
 kh
 
YOu have a typo in CFLAGS:


march==native



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] thinkpad x60s: intel 945gm+compiz

2009-04-07 Thread Albert Hopkins
On Tue, 2009-04-07 at 23:05 +0400, Vasya Volkov wrote:
 Hi.
 Does anybody know that how to get compiz works fast on this laptop with 
 xf86-video-intel-2.6.3-r1? So mesa-7.3-r1 xorg-server-1.5.3-r5 and other 
 have latest stable versions. Kernel 2.6.29-gentoo. Here part of my 
 xorg.conf:

I have a T61 and R61 with intel drivers no xorg.conf at all and
Xorg/compiz just works.

Same for my desktop with integrated graphics, though at HD resolution
some effects were a tad too slow so I ended up popping in an old nVidia
card.
 




Re: [gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Volker Armin Hemmann
On Tuesday 07 April 2009, Nikos Chantziaras wrote:
 http://mybrute.com

doesn't crash here. 3.0.8, amd64

Maybe it is one of the extensions?



[gentoo-user] thinkpad x60s: intel 945gm+compiz

2009-04-07 Thread Vasya Volkov

Hi.
Does anybody know that how to get compiz works fast on this laptop with 
xf86-video-intel-2.6.3-r1? So mesa-7.3-r1 xorg-server-1.5.3-r5 and other 
have latest stable versions. Kernel 2.6.29-gentoo. Here part of my 
xorg.conf:



Section Device
Identifier  Card0
Driver  intel
Option  RenderAccel true
Option  AllowGLXWithComposite true
#Option AccelMethod   UXA
VendorName  Intel Corporation
BoardName   Mobile 945GM/GMS
Option  AccelMethod   EXA
Option  EnablePageFlip true
Option  MigrationHeuristic greedy
Option  ExaNoComposite false
EndSection



Section DRI
Mode   0666
EndSection

Section Extensions
Option  Composite  Enable
Option RENDER Enable
EndSection

Section ServerFlags
   Option  AIGLX True
EndSection


With previous version intel driver compiz don't work good but it was 
fast. I mean that I haven't got pretty effects but compiz works fast 
(there is fast scrolling text in open window). And some 3d applications 
(quake arena) work fast too. Now I have got beautiful compiz effects but 
it too slow.
I have no ideas...maybe problem with just intel drivers which now (i 
read somewhere) completely rewrited in this version (2.6.*).

Glxgears measure: 1615 frames in 5.0 seconds = 322.860 FPS



Re: [gentoo-user] Reproducible Firefox crash

2009-04-07 Thread Paul Hartman
On Tue, Apr 7, 2009 at 2:03 PM, Nikos Chantziaras rea...@arcor.de wrote:
 Opening the following page:

  http://mybrute.com

 in a new tab, and then trying to close that tab again crashes Firefox 3.0.8
 immediately on AMD64.  Can anyone confirm?

It did not crash when using NoScript... Strangely enough, as soon as I
loaded the Google Analytics javascript, it made Firefox crash. So
perhaps try blocking google analytics and see what happens. The page
also has Flash on it, so that's another possibly culprit. :)



Re: [gentoo-user] configure: error: C++ compiler cannot create executables

2009-04-07 Thread KH
Justin schrieb:
 GIve us the 
 /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, then 
 we will tell
 you more.

   
Hi,
thanks for your answer.
kh
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by LZMA configure 4.32.7, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ ./configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --build=i486-pc-linux-gnu

## - ##
## Platform. ##
## - ##

hostname = claudius
uname -m = i686
uname -r = 2.6.27-gentoo-r8
uname -s = Linux
uname -v = #1 SMP Thu Jan 29 18:09:31 CET 2009

/usr/bin/uname -p = Pentium III (Coppermine)
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.3.2


## --- ##
## Core tests. ##
## --- ##

configure:2053: checking if debugging code should be compiled
configure:2073: result: no
configure:2127: checking for a BSD-compatible install
configure:2195: result: /usr/bin/install -c
configure:2206: checking whether build environment is sane
configure:2249: result: yes
configure:2274: checking for a thread-safe mkdir -p
configure:2313: result: /bin/mkdir -p
configure:2326: checking for gawk
configure:2342: found /bin/gawk
configure:2353: result: gawk
configure:2364: checking whether make sets $(MAKE)
configure:2386: result: yes
configure:2590: checking for i486-pc-linux-gnu-g++
configure:2606: found /usr/bin/i486-pc-linux-gnu-g++
configure:2617: result: i486-pc-linux-gnu-g++
configure:2692: checking for C++ compiler version
configure:2700: i486-pc-linux-gnu-g++ --version 5
i486-pc-linux-gnu-g++ (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2704: $? = 0
configure:2711: i486-pc-linux-gnu-g++ -v 5
Using built-in specs.
Target: i486-pc-linux-gnu
Configured with: 
/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr 
--bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.3.2 
--includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.3.2/include 
--datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.2 
--mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.2/man 
--infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.2/info 
--with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.3.2/include/g++-v4 
--host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec 
--disable-fixed-point --enable-nls --without-included-gettext 
--with-system-zlib --disable-checking --disable-werror --enable-secureplt 
--disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp 
--disable-libgcj --with-arch=i486 --enable-languages=c,c++,treelang,fortran 
--enable-shared --enable-threads=posix --enable-__cxa_atexit 
--enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ 
--with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5'
Thread model: posix
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 
configure:2715: $? = 0
configure:2722: i486-pc-linux-gnu-g++ -V 5
i486-pc-linux-gnu-g++: '-V' option must have argument
configure:2726: $? = 1
configure:2749: checking for C++ compiler default output file name
configure:2771: i486-pc-linux-gnu-g++ -O2 -march==native -mtune=native -pipe  
-Wl,-O1 conftest.cpp  5
conftest.cpp:1: error: bad value (=native) for -march= switch
configure:2775: $? = 1
configure:2813: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME LZMA
| #define PACKAGE_TARNAME lzma
| #define PACKAGE_VERSION 4.32.7
| #define PACKAGE_STRING LZMA 4.32.7
| #define PACKAGE_BUGREPORT lasse.col...@tukaani.org
| #define NDEBUG 1
| #define PACKAGE lzma
| #define VERSION 4.32.7
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2820: error: C++ compiler cannot create executables
See `config.log' for more details.

##  ##
## Cache variables. ##
##  ##

ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=native -mtune=native -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march==native -mtune=native -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=

[gentoo-user] Re: New xorg.conf with x11-base/xorg-server-1.5.3-r5

2009-04-07 Thread ABCD
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Volker Armin Hemmann wrote:
 no, not everything. I have been switching mice on the fly with running X for 
 years. trackball, scroll whell mouse back to trackball back to mouse. No 
 extra 
 entry for the trackball needed - and no hal (the trackball is retired, as is 
 the nice, simple three-button-scroll-wheel-mouse). 

That actually is a special case, as all mice share a single device,
/dev/input/mice, as well as each having their own device,
/dev/input/mouse{0,1,2,...}.  In this case, the kernel itself handles
hotplugging, and X only saw /dev/input/mice.

- --
ABCD
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAknbl6MACgkQOypDUo0oQOp5lwCfXP/aRwCQ9cTmv8BgazsqSBw0
4/0AoKRK611WJgzUq3H/tmoc1BqtG1pT
=a2P0
-END PGP SIGNATURE-




  1   2   >