Re: [gentoo-user] eina from e17 overlay

2009-06-01 Thread Alan McKinnon
On Monday 01 June 2009 01:33:04 Willie Wong wrote:
 On Sun, May 31, 2009 at 11:09:07PM +0200, Penguin Lover Alan McKinnon 
squawked:
  test -z /usr/lib64/eina/mp/ || /bin/mkdir -p /var/tmp/portage/dev-
  libs/eina-/image//usr/lib64/eina/mp/

 ^^^

   /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c
  eina_chained_mempool.la '/var/tmp/portage/dev-
  libs/eina-/image//usr/lib64/eina/mp/'

 

  libtool: install: error: cannot install `eina_chained_mempool.la' to a
  directory not ending in /usr/lib64/eina/mp/
  make[5]: *** [install-controllerLTLIBRARIES] Error 1
 
  Now this makes no sense at all. Where does one start to debug this?
 
  eina has been building just fine here for many months now, the error is
  brand new.

 Is that your mailer doing funny things, or questionable cutting and
 pasting, or is there a stray new-line inserted somewhere there
 shouldn't be?

It's mailer wrapping - those two bits are all on one line in the output.

It's one of the weirdest install errors I've seen - the install is to the 
correct directory

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] alternatives to 2008.0 live-install CD

2009-06-01 Thread Dirk Heinrichs
Am Montag, 1. Juni 2009 04:10:25 schrieb Maxim Wexler:
 On 5/31/09, Dirk Heinrichs dirk.heinri...@online.de wrote:
  Am Sonntag, 31. Mai 2009 21:38:59 schrieb Maxim Wexler:
  Can somebody recommend an alternative, preferably non-debian;
 
  Did you try GRML? That's what I usually use.
 
 Well, it's debian. And uses the 2.6.18 kernel.

According to the 2009.05 release notes it uses 2.6.28.10.

 How do you use it? It
 must have wifi capability with a few simple commands.

Didn't use it with WiFi, yet. However, it comes with a simple, dialog based 
network setup tool, which also listed my wireless device. Did you check 
http://wiki.grml.org:80/doku.php?id=wlan?

Bye...

Dirk



Re: [gentoo-user] alternatives to 2008.0 live-install CD

2009-06-01 Thread Neil Bothwick
On Sun, 31 May 2009 18:07:18 -0600, Maxim Wexler wrote:

  Of course, both the wired and wireless interfaces are now supported
  by the kernel, so the latest auto-build may be suitable.

 Hmm, how difficult is it cobble together an iso out of these? Afterall
 we don't need CDs anymore. Some kind of script would be cool.

Err, click on an link and the ISO downloads, it's not difficult at all.

http://ftp.heanet.ie/pub/gentoo/releases/x86/autobuilds/20090526/install-x86-minimal-20090526.iso

Or use System Rescue CD as mentioned elsewhere. GRML would be fine too as
it has an option to install to a USB stick.


-- 
Neil Bothwick

An investment in knowledge always pays the best interest. - Benjamin
Franklin


signature.asc
Description: PGP signature


Re: [gentoo-user] Newbie Kernel question.

2009-06-01 Thread Daniel Troeder
On Sun, 2009-05-31 at 23:33 -0400, James Homuth wrote:
 I'm curious as to whether or not, when using genkernel, one still
 needs to add hardware modules to /etc/modules.autoload.d/kernel-2.6.
That depends on the amount of modules genkernel puts in your initrd.
Later, when udev starts, it loads more modules, and your hardware should
be 99% set up then. But when you notice, that you still need to load
even more modules, then these are the only ones that need to go
into /etc/modules.autoload.d/kernel-2.6 (as all others have been
automatically loaded).
So my suggestion is: just try it out, and use modules.autoload.d only
for the remaining stuff :)

Bye,
Daniel

-- 
PGP key @ http://pgpkeys.pca.dfn.de/pks/lookup?search=0xBB9D4887op=get
# gpg --recv-keys --keyserver hkp://subkeys.pgp.net 0xBB9D4887



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


[gentoo-user] What's wrong with emerge

2009-06-01 Thread alain . didierjean

#emerge --sync returns the following error:


Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  #='/var/db update'  @='/var/db move'
  s='/var/db SLOT move'  %='binary move'  S='binary SLOT move'
  p='update /etc/portage/package.*'
.
ERROR: Malformed update entry 'move =kde-base/konq-plugins-4
kde-misc/konq-plugins'
Traceback (most recent call last):
  File /usr/bin/emerge, line 40, in module
retval = _emerge.emerge_main()
  File //usr/lib64/portage/pym/_emerge/__init__.py, line 14830, in emerge_main
if portage._global_updates(trees, mtimedb[updates]):
  File //usr/lib64/portage/pym/portage/__init__.py, line 7914, in
_global_updates
moves = vardb.move_ent(update_cmd)
  File //usr/lib64/portage/pym/portage/dbapi/vartree.py, line 165, in move_ent
raise InvalidPackageName(cp)
InvalidPackageName: =kde-base/konq-plugins-4

Where does it come from ?
How can I fix it ?
Thanks for the help to come...

--
~adj~




[gentoo-user] Re: What's wrong with emerge

2009-06-01 Thread Nikos Chantziaras

alain.didierj...@free.fr wrote:

#emerge --sync returns the following error:


Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  #='/var/db update'  @='/var/db move'
  s='/var/db SLOT move'  %='binary move'  S='binary SLOT move'
  p='update /etc/portage/package.*'
.
ERROR: Malformed update entry 'move =kde-base/konq-plugins-4
kde-misc/konq-plugins'
Traceback (most recent call last):
  File /usr/bin/emerge, line 40, in module
retval = _emerge.emerge_main()
  File //usr/lib64/portage/pym/_emerge/__init__.py, line 14830, in emerge_main
if portage._global_updates(trees, mtimedb[updates]):
  File //usr/lib64/portage/pym/portage/__init__.py, line 7914, in
_global_updates
moves = vardb.move_ent(update_cmd)
  File //usr/lib64/portage/pym/portage/dbapi/vartree.py, line 165, in move_ent
raise InvalidPackageName(cp)
InvalidPackageName: =kde-base/konq-plugins-4

Where does it come from ?
How can I fix it ?
Thanks for the help to come...


It's been fixed already.  Resync to get the bugfix.




[gentoo-user] ooimpress: Message: don't know how to handle video

2009-06-01 Thread Valmor de Almeida

Hello,

I have emerged openoffice with USE gstreamer and java. Still unable to
import a movie. Just about any movie format I try I get:

--com.sun.star.media.Manager_GStreamer uno reference

** Message: don't know how to handle video/x-msvideo
** Message: don't know how to handle video/x-msvideo
** Message: don't know how to handle video/x-msvideo

Either using Tools-Media Player or Insert-Movie and Sound I get the
same message.


Any inputs appreciated.

Thanks,

--
Valmor



[gentoo-user] ath5k and wpa_supplicant

2009-06-01 Thread Mick
Hi All,

Until gentoo-sources-2.6.29-r5 came out I was able to use my ath5 card
with wpa_supplicant.  My /etc/conf.d/net contained:
=
modules=( wpa_supplicant )
wpa_supplicant_ath0=-Dmadwifi
=

All went swimmingly well until I tried to re-emerge wpa_supplicant
after I compiled my new kernel - an error message warned that
CONFIG_KMOD was missing ...
=
 * Found sources for kernel version:
 * 2.6.29-gentoo-r5
 * Checking for suitable kernel configuration options...
 *requires CONFIG_KMOD to be set to y or m
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.
 * Once you have satisfied these options, please try merging
 * this package again.
=

I searched for KMOD in vane - couldn't find it in the new kernel
.config.  So I concluded that it may be curtains for wpa_supplicant.
I enabled ath5k in the kernel as a module, commented out all the
wpa_supplicant entries in my /etc/conf.d/net and rebooted.  When I
plugged in my ath5 cardbus it seems that the device is recognised, the
module loaded, but it cannot associate:
=
 * Found 00:1D:A2:86:D1:00 (managed, encrypted)
 * Found 00:1D:A2:86:D1:80 (managed, encrypted)
 * Found 00:1D:A2:86:D4:C0 (managed, encrypted)
 * Found blah-blah at 00:1D:A2:86:CF:01 (managed)
 * Found 00:1D:A2:86:CF:00 (managed, encrypted)
 *   Connecting to blah-blah in managed mode (WEP Disabled) ...
[ !! ]
 *   Couldn't associate with any access points on wlan1
 *   Failed to configure wireless for wlan1   [ !! ]
=

However, running the following commands manually gets me online
without any problems:
=
# modprobe -v ath5k
insmod /lib/modules/2.6.29-gentoo-r5/kernel/drivers/net/wireless/ath5k/ath5k.ko
# ip link set wlan1 up
# iwconfig wlan1 essid any
# dhcpcd wlan1 up
wlan1: dhcpcd 4.0.13 starting
wlan1: broadcasting for a lease
wlan1: offered 10.211.38.232 from 1.1.1.1
wlan1: acknowledged 10.211.38.232 from 1.1.1.1
wlan1: checking 10.211.38.232 is available on attached networks
wlan1: leased 10.211.38.232 for 86400 seconds
=

I am a bit rusty will all this as I did not have to configure it for
years.  If I am not doing anything wrong, any idea what I should enter
in my /etc/conf.d/net to allow the device to come up automatically
when plugged in?
-- 
Regards,
Mick



[gentoo-user] Icon Editor???

2009-06-01 Thread meino . cramer

Hi,

 I am trying to create button screens and such stuff for a touch
 enabbles LCD of 160x80 pixels (pure black and white).

 Unfortunately I couldn't convince gimp to set black pixels
 when using Indexed mode...

 And converting an rgb/grayscaled picture to b/w is no option,
 since on a 160x80 screen this would result in broken lines
 and such...

 I there any Icon-Editor which is able to handle text (kiconeditor
 can't do that) and the other more general graphical drawing
 operations?

 Or any other application with which I could acchieve what I want?

 Thank you very much for any help in advance!

 Kind regards,
 Meino Cramer


-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.




Re: [gentoo-user] Icon Editor???

2009-06-01 Thread Masood Ahmed
meino.cra...@gmx.de writes:

 Hi,

  I am trying to create button screens and such stuff for a touch
  enabbles LCD of 160x80 pixels (pure black and white).

  Unfortunately I couldn't convince gimp to set black pixels
  when using Indexed mode...

  And converting an rgb/grayscaled picture to b/w is no option,
  since on a 160x80 screen this would result in broken lines
  and such...

  I there any Icon-Editor which is able to handle text (kiconeditor
  can't do that) and the other more general graphical drawing
  operations?

  Or any other application with which I could acchieve what I want?

  Thank you very much for any help in advance!

Try Inkscape

Regards,
Masood Ahmed

-- 
Microsoft does have a Y2K problem... it's called Linux!



Re: [gentoo-user] alternatives to 2008.0 live-install CD

2009-06-01 Thread Albert Hopkins

I usually use RIPLinux on a stick.

http://www.tux.org/pub/people/kent-robotti/looplinux/rip/






Re: [gentoo-user] OT: buying a keyboard

2009-06-01 Thread Mike Kazantsev
On Sun, 31 May 2009 14:14:04 -0600
Adrian linux...@204eastsouth.com wrote:

 Anyone know where I might find such a keyboard?  Thanks much.

One can usually find pretty much anything on ebay, if you haven't
checked it already.

-- 
Mike Kazantsev // fraggod.net


signature.asc
Description: PGP signature


Re: [gentoo-user] OT: buying a keyboard

2009-06-01 Thread Dale
Mike Kazantsev wrote:
 On Sun, 31 May 2009 14:14:04 -0600
 Adrian linux...@204eastsouth.com wrote:

   
 Anyone know where I might find such a keyboard?  Thanks much.
 

 One can usually find pretty much anything on ebay, if you haven't
 checked it already.

   

I froogled it and it didn't find anything, ebay included.  I wanted to
see what was different about this thing.

Dale

:-)  :-) 



Re: [gentoo-user] Icon Editor???

2009-06-01 Thread meino . cramer
Masood Ahmed masood.ahme...@gmail.com [09-06-01 17:12]:
 meino.cra...@gmx.de writes:
 
  Hi,
 
   I am trying to create button screens and such stuff for a touch
   enabbles LCD of 160x80 pixels (pure black and white).
 
   Unfortunately I couldn't convince gimp to set black pixels
   when using Indexed mode...
 
   And converting an rgb/grayscaled picture to b/w is no option,
   since on a 160x80 screen this would result in broken lines
   and such...
 
   I there any Icon-Editor which is able to handle text (kiconeditor
   can't do that) and the other more general graphical drawing
   operations?
 
   Or any other application with which I could acchieve what I want?
 
   Thank you very much for any help in advance!
 
 Try Inkscape
 
 Regards,
 Masood Ahmed
 

Hi Masood,

thanks for your reply...I tried InkScape but it is not able to reduce
drawing to pure b/w.

Regards,
Meino Cramer

 -- 
 Microsoft does have a Y2K problem... it's called Linux!

-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.




Re: [gentoo-user] OT: buying a keyboard

2009-06-01 Thread Jacob Todd
Did you check craigslist?

On Sun, May 31, 2009 at 02:14:04PM -0600, Adrian wrote:
 
 
 
 Greetings;
 
 Many moons ago I purchased a Linux Cool Keyboard.  The great thing
 about this keyboard is that a. it has great tactile response and b. it
 has a cover which folds down to protect the keyboard when not in use.
 
 It's finally getting worn out, keys are sticking pretty bad.  I would
 like to get a new one, but the company I purchased it from (via the
 internet) seems to not exist any more.  Some google action has not
 resulted in locating any similar keyboards. 
 
 Anyone know where I might find such a keyboard?  Thanks much.
 
 Adrian
 
 
 
 -- 
 On The Fly Photography -:- Creation From Chaos
 
 On The Fly Photography:  http://204EastSouth.com
 Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
 The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
 

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



Re: [gentoo-user] Icon Editor???

2009-06-01 Thread Jacob Todd
What format are the icons? What's 'Indexed mode'? What are 'Button
Screens'?

On Mon, Jun 01, 2009 at 04:58:52PM +0200, meino.cra...@gmx.de wrote:
 
 Hi,
 
  I am trying to create button screens and such stuff for a touch
  enabbles LCD of 160x80 pixels (pure black and white).
 
  Unfortunately I couldn't convince gimp to set black pixels
  when using Indexed mode...
 
  And converting an rgb/grayscaled picture to b/w is no option,
  since on a 160x80 screen this would result in broken lines
  and such...
 
  I there any Icon-Editor which is able to handle text (kiconeditor
  can't do that) and the other more general graphical drawing
  operations?
 
  Or any other application with which I could acchieve what I want?
 
  Thank you very much for any help in advance!
 
  Kind regards,
  Meino Cramer
 
 
 -- 
 Please don't send me any Word- or Powerpoint-Attachments
 unless it's absolutely neccessary. - Send simply Text.
 See http://www.gnu.org/philosophy/no-word-attachments.html
 In a world without fences and walls nobody needs gates and windows.
 
 

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



Re: [gentoo-user] alternatives to 2008.0 live-install CD

2009-06-01 Thread Maxim Wexler
 Err, click on an link and the ISO downloads, it's not difficult at all.

 http://ftp.heanet.ie/pub/gentoo/releases/x86/autobuilds/20090526/install-x86-minimal-20090526.iso

be nice if gentoo.org - get gentoo lead to the new stuff.

mw



Re: [gentoo-user] Icon Editor???

2009-06-01 Thread meino . cramer
Jacob Todd jaketodd...@gmail.com [09-06-01 18:12]:
 What format are the icons? What's 'Indexed mode'? What are 'Button
 Screens'?
 
 On Mon, Jun 01, 2009 at 04:58:52PM +0200, meino.cra...@gmx.de wrote:
  
  Hi,
  
   I am trying to create button screens and such stuff for a touch
   enabbles LCD of 160x80 pixels (pure black and white).
  
   Unfortunately I couldn't convince gimp to set black pixels
   when using Indexed mode...
  
   And converting an rgb/grayscaled picture to b/w is no option,
   since on a 160x80 screen this would result in broken lines
   and such...
  
   I there any Icon-Editor which is able to handle text (kiconeditor
   can't do that) and the other more general graphical drawing
   operations?
  
   Or any other application with which I could acchieve what I want?
  
   Thank you very much for any help in advance!
  
   Kind regards,
   Meino Cramer
  
  
  -- 
  Please don't send me any Word- or Powerpoint-Attachments
  unless it's absolutely neccessary. - Send simply Text.
  See http://www.gnu.org/philosophy/no-word-attachments.html
  In a world without fences and walls nobody needs gates and windows.

Format is any format. which supports pure b/w pixels...pbm for
example.
Button screens are screens, on which button are drawn, since on
screen sizeof of a handfull of pixels (160x80) in this case it is
not useful to use windowmanager or XLibs or such to draw on to
the screens. The screens are predefined and put onto the LCD
when necassary.
Indexed mode is a way to store the colors of a picture:
True color: Each picture cell (short pixel) contains the bytes of 
bits defining the absoulte color value for red green and blue (rgb).
Indexed mode: Each picture cell contains an index into an array of
predefined rgb tripel.
Most often, programs which do support only treu color does not
understand to export to pure b/w image formats.
Programs understanding indexed mode do more often pure b/w...

Based on this, what program would you suggest to use, Jake?

Meino Cramer



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

-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.




Re: [gentoo-user] alternatives to 2008.0 live-install CD

2009-06-01 Thread Daniel Pielmeier
Maxim Wexler schrieb am 01.06.2009 18:45:
 Err, click on an link and the ISO downloads, it's not difficult at all.

 http://ftp.heanet.ie/pub/gentoo/releases/x86/autobuilds/20090526/install-x86-minimal-20090526.iso
 
 be nice if gentoo.org - get gentoo lead to the new stuff.
 
 mw
 
 

Did you take a look at the page[1]?

[1] http://www.gentoo.org/main/en/where.xml

-- 
Daniel Pielmeier



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ath5k and wpa_supplicant

2009-06-01 Thread Michael Niggli
Mick wrote:
 Hi All,

 Until gentoo-sources-2.6.29-r5 came out I was able to use my ath5 card
 with wpa_supplicant.  My /etc/conf.d/net contained:
 =
 modules=( wpa_supplicant )
 wpa_supplicant_ath0=-Dmadwifi
 =
 [snip]
   
Hi Mick

You might want to try and change
 wpa_supplicant_ath0=-Dmadwifi
to
 wpa_supplicant_ath0=-Dwext

Works like a charm over here :-)

Regards
Michael



Re: [gentoo-user] Icon Editor???

2009-06-01 Thread Mick
On Monday 01 June 2009, meino.cra...@gmx.de wrote:
 Jacob Todd jaketodd...@gmail.com [09-06-01 18:12]:
  What format are the icons? What's 'Indexed mode'? What are 'Button
  Screens'?
 
  On Mon, Jun 01, 2009 at 04:58:52PM +0200, meino.cra...@gmx.de wrote:
   Hi,
  
I am trying to create button screens and such stuff for a touch
enabbles LCD of 160x80 pixels (pure black and white).
  
Unfortunately I couldn't convince gimp to set black pixels
when using Indexed mode...
  
And converting an rgb/grayscaled picture to b/w is no option,
since on a 160x80 screen this would result in broken lines
and such...
  
I there any Icon-Editor which is able to handle text (kiconeditor
can't do that) and the other more general graphical drawing
operations?
  
Or any other application with which I could acchieve what I want?
  
Thank you very much for any help in advance!


 Format is any format. which supports pure b/w pixels...pbm for
 example.
 Button screens are screens, on which button are drawn, since on
 screen sizeof of a handfull of pixels (160x80) in this case it is
 not useful to use windowmanager or XLibs or such to draw on to
 the screens. The screens are predefined and put onto the LCD
 when necassary.
 Indexed mode is a way to store the colors of a picture:
 True color: Each picture cell (short pixel) contains the bytes of
 bits defining the absoulte color value for red green and blue (rgb).
 Indexed mode: Each picture cell contains an index into an array of
 predefined rgb tripel.
 Most often, programs which do support only treu color does not
 understand to export to pure b/w image formats.
 Programs understanding indexed mode do more often pure b/w...

 Based on this, what program would you suggest to use, Jake?

Don't know about Jake, but I suggest you use Gimp.

Gimp is ideal for creating icon files (as in ico file type) although I am not 
sure that's what you're talking about. If converting an RGB file to bw is a 
problem, you could try desaturating the image while in RGB and then 
converting it to index mode. It is always better to work on an RGB file and 
then convert it to Index mode when the image is complete.   If the icon image 
is displaying lines when rendered, I suspect the image is distorting due to 
incorrect width and height settings in the conversion code, or the icon image 
has not been created with the correct height and width for the default 
settings of an icon file (ie: 16x16 px or 32x32 px).
-- 
Regards,
Mick


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


Re: [gentoo-user] Re: What's wrong with emerge

2009-06-01 Thread alain . didierjean
Selon Nikos Chantziaras rea...@arcor.de:

 alain.didierj...@free.fr wrote:
  #emerge --sync returns the following error:
 

 It's been fixed already.  Resync to get the bugfix.

Thanks. I'll have to wait till the fix reaches my mirror.





Re: [gentoo-user] ath5k and wpa_supplicant

2009-06-01 Thread Mick
On Monday 01 June 2009, Michael Niggli wrote:
 Mick wrote:
  Hi All,
 
  Until gentoo-sources-2.6.29-r5 came out I was able to use my ath5 card
  with wpa_supplicant.  My /etc/conf.d/net contained:
  =
  modules=( wpa_supplicant )
  wpa_supplicant_ath0=-Dmadwifi
  =
  [snip]

 Hi Mick

 You might want to try and change
  wpa_supplicant_ath0=-Dmadwifi
 to
  wpa_supplicant_ath0=-Dwext

 Works like a charm over here :-)

Thanks Michael, I did try it, but I am not sure if wpa_supplicant is meant to 
work with kernel modules or with external modules ... or with both?
-- 
Regards,
Mick


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


[gentoo-user] dhcpcd suddenly changed behaviour

2009-06-01 Thread pk
Hi,

I upgraded dhcpcd to 4.0.13 a couple of days ago and now it seems that
it has started to act as a dhcp server, without me changing any
configuration files. How can I stop it from acting as a server (I
already have a server in my adsl modem)? I tried googling but it seems
most hits I get are how to configure dhcpcd to act as a server, not as a
client...

I have this in my net.eth0:
modules=( dhcpcd )
config_eth0=( dhcp )
dhcpcd_eth0=-t 10
dhcp_eth0=release nodns nontp nonis

... which worked perfectly before the upgrade...

Best regards

Peter K



Re: [gentoo-user] ath5k and wpa_supplicant

2009-06-01 Thread Michael Niggli
Mick wrote:
 On Monday 01 June 2009, Michael Niggli wrote:
   
 Mick wrote:
 
 Hi All,

 Until gentoo-sources-2.6.29-r5 came out I was able to use my ath5 card
 with wpa_supplicant.  My /etc/conf.d/net contained:
 =
 modules=( wpa_supplicant )
 wpa_supplicant_ath0=-Dmadwifi
 =
 [snip]
   
 Hi Mick

 You might want to try and change
  wpa_supplicant_ath0=-Dmadwifi
 to
  wpa_supplicant_ath0=-Dwext

 Works like a charm over here :-)
 

 Thanks Michael, I did try it, but I am not sure if wpa_supplicant is meant to 
 work with kernel modules or with external modules ... or with both?
   
It should work with both - from its perspective, there shouldn't be any
difference between in-kernel or an external module, actually :-)

So if it doesn't work already with -Dwext, you might want to make sure
/etc/wpa_supplicant/wpa_supplicant.conf is properly configured
(wpa_supplicant usually doesn't automatically pick up networks it is not
configured for).

man wpa_supplicant.conf helps here :-)

A minimal configuration for an unencrypted network might look like

   ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=wheel
   network={
   ssid=your-essid
   key_mgmt=NONE
   }


Hope that helps.

Regards
Michael



Re: [gentoo-user] ath5k and wpa_supplicant

2009-06-01 Thread Neil Bothwick
On Mon, 01 Jun 2009 19:15:36 +0200, Michael Niggli wrote:

 You might want to try and change
  wpa_supplicant_ath0=-Dmadwifi
 to
  wpa_supplicant_ath0=-Dwext
 
 Works like a charm over here :-)

ath5k calls the device wlan0.


-- 
Neil Bothwick

I need your clothes, your boots, and your tagline!


signature.asc
Description: PGP signature


Re: [gentoo-user] alternatives to 2008.0 live-install CD

2009-06-01 Thread Maxim Wexler
I'm looking at it now. Why? There's nothing new there unless it's some
link I haven't clicked yet.

On 6/1/09, Daniel Pielmeier daniel.pielme...@googlemail.com wrote:
 Maxim Wexler schrieb am 01.06.2009 18:45:
 Err, click on an link and the ISO downloads, it's not difficult at all.

 http://ftp.heanet.ie/pub/gentoo/releases/x86/autobuilds/20090526/install-x86-minimal-20090526.iso

 be nice if gentoo.org - get gentoo lead to the new stuff.

 mw



 Did you take a look at the page[1]?

 [1] http://www.gentoo.org/main/en/where.xml

 --
 Daniel Pielmeier





Re: [gentoo-user] alternatives to 2008.0 live-install CD

2009-06-01 Thread Maxim Wexler
 I'm looking at it now. Why? There's nothing new there unless it's some
 link I haven't clicked yet.

Oops, top-post! Top-post!

Haven't quite got the hang of this gmail thingee yet.



[gentoo-user] Best way to resolve man-pages block?

2009-06-01 Thread James Homuth
I have a new Gentoo instalation on a laptop, and am one blocker away from
emerge --update --deep --newuse world. The only problem is I'm not exactly
sure how to resolve the block without potentially breaking the system.
 
[blocks B ] sys-apps/man-pages-3 (sys-apps/man-pages-3 is blocking
sys-a
 

 * Error: The above package list contains packages which cannot be

 * installed at the same time on the same system.

 

  ('ebuild', '/', 'sys-apps/man-pages-posix-2003a', 'merge') pulled in by

sys-apps/man-pages-posix required by ('ebuild', '/',
'sys-apps/man-pages-3.2 
 
My instinct tells me unmerge the current version, emerge the new version
sans dependancy, then update world. But common sense is trying to tell me
that's likely to cause all kinds of sideways breakage. Is there a better way
to go about that process. I know I've installed this on both my servers, but
I think man-pages-posix showed up after I'd already upgraded man-pages so
there was no blocker. Again, though, can't remember. Thanks anyone for the
help.


Bls: [gentoo-user] Best way to resolve man-pages block?

2009-06-01 Thread Yasin
maybe you can try this
- emerge -C man-pages
- emerge man-pages

--- Pada Sen, 1/6/09, James Homuth ja...@the-jdh.com menulis:


Dari: James Homuth ja...@the-jdh.com
Topik: [gentoo-user] Best way to resolve man-pages block?
Kepada: gentoo-user@lists.gentoo.org
Tanggal: Senin, 1 Juni, 2009, 6:15 PM



I have a new Gentoo instalation on a laptop, and am one blocker away from 
emerge --update --deep --newuse world. The only problem is I'm not exactly sure 
how to resolve the block without potentially breaking the system.
 
[blocks B ] sys-apps/man-pages-3 (sys-apps/man-pages-3 is blocking sys-a
    
 * Error: The above package list contains packages which cannot be  
 * installed at the same time on the same system.   
    
  ('ebuild', '/', 'sys-apps/man-pages-posix-2003a', 'merge') pulled in by   
    sys-apps/man-pages-posix required by ('ebuild', '/', 
'sys-apps/man-pages-3.2 
 
My instinct tells me unmerge the current version, emerge the new version sans 
dependancy, then update world. But common sense is trying to tell me that's 
likely to cause all kinds of sideways breakage. Is there a better way to go 
about that process. I know I've installed this on both my servers, but I think 
man-pages-posix showed up after I'd already upgraded man-pages so there was no 
blocker. Again, though, can't remember. Thanks anyone for the help.


  Lebih bersih, Lebih baik, Lebih cepat - Yahoo! Mail: Kini tanpa iklan. 
Rasakan bedanya! http://id.mail.yahoo.com

[gentoo-user] Re: Best way to resolve man-pages block?

2009-06-01 Thread Nikos Chantziaras

James Homuth wrote:


I have a new Gentoo instalation on a laptop, and am one blocker away 
from emerge --update --deep --newuse world. The only problem is I'm not 
exactly sure how to resolve the block without potentially breaking the 
system.
 
[blocks B ] sys-apps/man-pages-3 (sys-apps/man-pages-3 is 
blocking sys-a


man-pages-3 ?  There's no such version in portage.  I have them both 
installed:


  sys-apps/man-pages-3.21
  sys-apps/man-pages-posix-2003a

No blockers.




[gentoo-user] no battery state/info in minimal-x86-install-20090526.iso?

2009-06-01 Thread Maxim Wexler
Hi group,

Just booted into the latest iso on my netbook and first I wanted to
check the battery state:

#cat /proc/acpi/battery/BAT0/state.

No such file. Looked all over /proc/acpi/. Nothing in /var/log/messages.

So I do #modprobe battery but that doesn't do it.

This is an Asus product, so I do #modprobe asus_acpi and get:
FATAL: Error inserting asus_acpi
(/lib/modules/2.6.28-gentoo-r5/kernel/drivers/acpi/asus_acpi.ko): No
such device.

Is there a new way to find out how much charge is left on the battery,
the rate of charge etc?
The charge light is starting to flash so something must be checking it.


Maxim



Re: [gentoo-user] irssi autosendcmd

2009-06-01 Thread Jacob Todd
Turns out autosendcmd for irc.freenode.net wasn't spelled correctly.

.

On Mon, Jun 01, 2009 at 05:11:35AM +, Matt Nordhoff wrote:
 Jacob Todd wrote:
  I'm having some trouble getting irssi to set my nick on two irc servers
  and then identify them. My current irssi config (just the important
  part)
  looks like this:
 
 [snip configuration]
 
  My nick gets set and identified on irc.oftc.net, but not on freenode.
  Anyone know what could be going on here?
 
 I don't know if this will help, but...
 
 1.) The /network command has a -nick option; you shouldn't have to use
 -autosendcmd to change your nick.
 
 2.) FWIW, both Freenode and OFTC support alternate ways of identifying:
 On Freenode you can use a server password, and on OFTC you can use a
 client-side SSL cert:
 
 http://www.oftc.net/oftc/NickServ/CertFP
 -- 
 

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



Re: [gentoo-user] upgrading gnome 2.24 to 2.26

2009-06-01 Thread Sebastian Günther
* Yasin (yasin5...@yahoo.com) [01.06.09 05:52]:
 i just want to upgrade my gentoo gnome from 2.24 to 2.26 how to and what must 
 i do ???
 

read the handbook about ACCEPT_KEYWORDS
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3chap=3

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  


pgpmwg8IMFxNj.pgp
Description: PGP signature


Re: [gentoo-user] no battery state/info in minimal-x86-install-20090526.iso?

2009-06-01 Thread Sebastian Günther
* Maxim Wexler (maxim.wex...@gmail.com) [02.06.09 04:43]:
 Hi group,
 
 Just booted into the latest iso on my netbook and first I wanted to
 check the battery state:
 
 #cat /proc/acpi/battery/BAT0/state.
 
 No such file. Looked all over /proc/acpi/. Nothing in /var/log/messages.
 
Search beneath /sys.
On my thinkpad battery interface went to 
/sys/bus/platform/devices/

HTH
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  


pgp41VaVd6MBH.pgp
Description: PGP signature


Re: [gentoo-user] ath5k and wpa_supplicant

2009-06-01 Thread Mick
On Monday 01 June 2009, Neil Bothwick wrote:
 On Mon, 01 Jun 2009 19:15:36 +0200, Michael Niggli wrote:
  You might want to try and change
   wpa_supplicant_ath0=-Dmadwifi
  to
   wpa_supplicant_ath0=-Dwext
 
  Works like a charm over here :-)

 ath5k calls the device wlan0.

Yes it does, but this is what I am getting when I try to run wpa_cli in a 
terminal:
=
$ wpa_cli
wpa_cli v0.6.4
Copyright (c) 2004-2008, Jouni Malinen j...@w1.fi and contributors

This program is free software. You can distribute it and/or modify it
under the terms of the GNU General Public License version 2.

Alternatively, this software may be distributed under the terms of the
BSD license. See README and COPYING for more details.


Selected interface 'ath0'
Could not connect to wpa_supplicant - re-trying
=

ps axf shows:

/bin/wpa_cli -a/etc/wpa_supplicant/wpa_cli.sh -p/var/run/wpa_supplicant -iwlan1 
-P/var/run/wpa_cli-wlan1.pid -B

Why is it picking up 'ath0' when there are no references to ath0 in 
my /etc/conf.d/net?  Both wpa_cli and wpa_gui seem to work fine when I 
define -iwlan1 on the CLI.

My log shows that wlan0 is renamed to wlan1:
=
Jun  2 06:23:53 lappy pcmcia_socket pcmcia_socket1: pccard: CardBus card 
inserted into slot 1
Jun  2 06:23:53 lappy pci :04:00.0: reg 10 32bit mmio: [0x00-0x00]
Jun  2 06:23:53 lappy ath5k :04:00.0: enabling device ( - 0002)
Jun  2 06:23:53 lappy ath5k :04:00.0: PCI INT A - Link[C0C0] - GSI 11 
(level, low) - IRQ 11
Jun  2 06:23:53 lappy ath5k :04:00.0: registered as 'phy1'
Jun  2 06:23:53 lappy wmaster0 (ath5k): not using net_device_ops yet
Jun  2 06:23:53 lappy phy1: Selected rate control algorithm 'minstrel'
Jun  2 06:23:53 lappy wlan0 (ath5k): not using net_device_ops yet
Jun  2 06:23:53 lappy ath5k phy1: Atheros AR5213A chip found (MAC: 0x59, PHY: 
0x43)
Jun  2 06:23:53 lappy ath5k phy1: RF5112B multiband radio found (0x36)
Jun  2 06:23:53 lappy udev: renamed network interface wlan0 to wlan1
Jun  2 06:23:56 lappy rc-scripts: We only hotplug for ethernet interfaces
Jun  2 06:23:57 lappy rc-scripts: wpa_supplicant_wlan1 does not define a 
driver
=

Not sure why this happens.  Any ideas?
-- 
Regards,
Mick


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


[gentoo-user] Re: chronyd troubleshooting

2009-06-01 Thread Mick
On Tuesday 19 May 2009, Mick wrote:
 A couple of days ago chronyd stopped functioning.

 This is all that the logs tell me but I don't know what I can do to fix it:
 =
 May 19 06:25:13 lappy chronyd[6756]: chronyd version 1.23 starting
 May 19 06:25:14 lappy chronyd[6756]: Set system time, error in RTC
 = -306.664140
 May 19 06:25:14 lappy chronyd[6756]: Set system time, error in RTC
 = -306.664140
 May 19 06:30:20 lappy chronyd[6756]: Initial txc.tick=1 txc.freq=0
 (0.) txc.offset=0 = hz=100 shift_hz=7
 May 19 06:30:20 lappy chronyd[6756]: Initial txc.tick=1 txc.freq=0
 (0.) txc.offset=0 = hz=100 shift_hz=7
 May 19 06:30:20 lappy chronyd[6756]: set_config_hz=0 hz=100 shift_hz=7
 basic_freq_scale=1.2800 nominal_tick=1 slew_delta_tick=833
 max_tick_bias=1000
 May 19 06:30:20 lappy chronyd[6756]: set_config_hz=0 hz=100 shift_hz=7
 basic_freq_scale=1.2800 nominal_tick=1 slew_delta_tick=833
 max_tick_bias=1000
 May 19 06:30:20 lappy chronyd[6756]: Linux kernel major=2 minor=6 patch=28
 May 19 06:30:20 lappy chronyd[6756]: Linux kernel major=2 minor=6 patch=28
 May 19 06:30:20 lappy chronyd[6756]: calculated_freq_scale=0.99902439
 freq_scale=0.99902439
 May 19 06:30:20 lappy chronyd[6756]: calculated_freq_scale=0.99902439
 freq_scale=0.99902439
 May 19 06:30:20 lappy chronyd[6756]: Could not start measurement :
 Inappropriate ioctl for device
 May 19 06:30:20 lappy chronyd[6756]: Could not read flags /dev/rtc :
 Input/output error
 May 19 06:30:20 lappy chronyd[6756]: Could not stop measurement :
 Inappropriate ioctl for device
 =

 # ls -al /dev/rtc
 crw-r--r-- 1 root root 10, 135 May 19 06:24 /dev/rtc

 When I try to check /dev/rtc I get:

 # cat /dev/rtc
 cat: /dev/rtc: Input/output error

 I should be getting resource busy instead.

 I suspect that this problem started when I changed my kernel to 2.6.28-r5. 
 I noticed it comes up with a APIC error on booting, could this be related?

Yep, it was related to the kernel, or to be more precise it was related to 
HPET being enabled in the kernel.  For some reason it clashed ...

How can I tell if my CPU/MoBo supports HPET?
-- 
Regards,
Mick


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