Re: [gentoo-user] Re: heat codes

2015-02-28 Thread Peter Humphrey
On Friday 27 February 2015 21:41:33 waben...@gmail.com wrote:

 You can switch the numerics on and off by left mouse click into the
 respective monitor.

Well, I'll be damned! I never found that out for myself, not in all 
those years of using it.

So no bug here then. Sorry Dale :)

-- 
Rgds
Peter.




[gentoo-user] Gummiboot ( Error loading \vmlinuz :Not found)

2015-02-28 Thread German
Ok, this was probably my third unsuccesful install on UEFI. This time with 
gummiboot. I've followed this guide:
https://wiki.gentoo.org/wiki/Gummiboot

and did exactly what was written. What is the vmlinuz it is complaining about? 
Can it be that vmlinuz should read as vmlinuz-3.16-15-gentoo instead? Here is 
my config file, it is the same as in the guide:

title Gentoo Linux
linux /vmlinuz
options root=/dev/sda3

As always, thank you for your help

-- 
German gentger...@gmail.com



Re: [gentoo-user] Gummiboot ( Error loading \vmlinuz :Not found)

2015-02-28 Thread Neil Bothwick
On Sat, 28 Feb 2015 05:50:53 -0500, German wrote:

 and did exactly what was written. What is the vmlinuz it is complaining
 about? Can it be that vmlinuz should read as vmlinuz-3.16-15-gentoo
 instead? Here is my config file, it is the same as in the guide:
 
 title Gentoo Linux
 linux /vmlinuz
 options root=/dev/sda3

The kernel file should be in your ESP and you need to give the full name,
so something like

linux /vmlinuz-3.16-15-gentoo

Here's a config I use, as an example

title   MythTV
version 3.18.7-gentoo
linux   /vmlinuz-3.18.7-gentoo
options root=/dev/sda3 panic=10 net.ifnames=0 irqpoll


-- 
Neil Bothwick

If at first you do succeed, try to hide your astonishment.


pgpSQ9WmTKK1J.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Can't locate Net/IMAP/Client.pm

2015-02-28 Thread Alan McKinnon
On Sat, 28 Feb 2015 11:29:30 +0100
hw h...@gartencenter-vaehning.de wrote:

 Hi,
 
 I'm trying to use Net::IMAP::Client; in a perl script and keep
 getting the message:
 
 
 Can't locate Net/IMAP/Client.pm in @INC (you may need to install the 
 Net::IMAP::Client module) (@INC contains: /etc/perl 
 /usr/local/lib64/perl5/5.20.1/x86_64-linux /usr/local/lib64/perl5/5.20.1 
 /usr/lib64/perl5/vendor_perl/5.20.1/x86_64-linux 
 /usr/lib64/perl5/vendor_perl/5.20.1 /usr/local/lib64/perl5 
 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.1/x86_64-linux 
 /usr/lib64/perl5/5.20.1 .) at [scriptname]
 
 
 Does anyone know which package(s) I need to emerge to install the 
 missing perl module?


If memory serves (and if my eix skillz are up to it), it's this

dev-perl/Net-IMAP-Simple

 




Re: [gentoo-user] Can't locate Net/IMAP/Client.pm

2015-02-28 Thread hw



Am 28.02.2015 um 11:35 schrieb Alexander Kapshuk:

On Sat, Feb 28, 2015 at 12:29 PM, hw h...@gartencenter-vaehning.de wrote:


Hi,

I'm trying to use Net::IMAP::Client; in a perl script and keep getting
the message:


Can't locate Net/IMAP/Client.pm in @INC (you may need to install the
Net::IMAP::Client module) (@INC contains: /etc/perl
/usr/local/lib64/perl5/5.20.1/x86_64-linux /usr/local/lib64/perl5/5.20.1
/usr/lib64/perl5/vendor_perl/5.20.1/x86_64-linux
/usr/lib64/perl5/vendor_perl/5.20.1 /usr/local/lib64/perl5
/usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.1/x86_64-linux
/usr/lib64/perl5/5.20.1 .) at [scriptname]


Does anyone know which package(s) I need to emerge to install the missing
perl module?



dev-perl/Mail-IMAPClient IMAP client module for Perl


Thank you!

I've emerged it and am still getting the same error message.


sunflo ~ # find /usr -name Client.pm
/usr/lib64/perl5/5.20.1/CPAN/HTTP/Client.pm
sunflo ~ #


Any ideas?



Re: [gentoo-user] Can't locate Net/IMAP/Client.pm

2015-02-28 Thread Alexander Kapshuk
On Sat, Feb 28, 2015 at 2:09 PM, Alan McKinnon alan.mckin...@gmail.com
wrote:

 On Sat, 28 Feb 2015 11:29:30 +0100
 hw h...@gartencenter-vaehning.de wrote:

  Hi,
 
  I'm trying to use Net::IMAP::Client; in a perl script and keep
  getting the message:
 
 
  Can't locate Net/IMAP/Client.pm in @INC (you may need to install the
  Net::IMAP::Client module) (@INC contains: /etc/perl
  /usr/local/lib64/perl5/5.20.1/x86_64-linux /usr/local/lib64/perl5/5.20.1
  /usr/lib64/perl5/vendor_perl/5.20.1/x86_64-linux
  /usr/lib64/perl5/vendor_perl/5.20.1 /usr/local/lib64/perl5
  /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.1/x86_64-linux
  /usr/lib64/perl5/5.20.1 .) at [scriptname]
 
 
  Does anyone know which package(s) I need to emerge to install the
  missing perl module?


 If memory serves (and if my eix skillz are up to it), it's this

 dev-perl/Net-IMAP-Simple

 


 I could be wrong, but dev-perl/Net-IMAP-Simple does not contain
Net-IMAP-Client.pm:

grep module /usr/portage/dev-perl/Net-IMAP-Simple/metadata.xml
remote-id type=cpan-moduleNet::IMAP::Simple/remote-id
remote-id type=cpan-moduleNet::IMAP::Simple::PipeSocket/remote-id
remote-id type=cpan-moduleNet::IMAP::SimpleX/remote-id
remote-id type=cpan-moduleNet::IMAP::SimpleX::Body/remote-id
remote-id
type=cpan-moduleNet::IMAP::SimpleX::BodySummary/remote-id
remote-id type=cpan-moduleNet::IMAP::SimpleX::NIL/remote-id


[gentoo-user] Re: Deleted kdevelop ebuilds

2015-02-28 Thread Michael Palimaka
On 27/02/15 19:07, Fernando Rodriguez wrote:
 
 I've been using kdevelop-4.7.0 (unstable) for a while and it was working just 
 fine. Then about a couple weeks ago it's ebuild got deleted from the portage 
 tree and replaced with kdevelop-4.7.1 which is broken (I have issues with 
 remote debugging).
 
 Why does a good ebuild gets replaced with a broken one? Is there any way to 
 make sure that packages that I'm using don't get removed from the portage tree
 or at least that the package doesn't get downgraded automatically. Right now 
 if I install an unstable package by keywording a specific version and it gets 
 deleted you get downgraded the next time you run emerge -vauDN so you have no 
 simple way of going back to your working configuration since the ebuild is 
 gone.
 

Don't forget to file a bug so we can track your issue.




Re: [gentoo-user] Re: heat codes

2015-02-28 Thread Mick
On Thursday 26 Feb 2015 20:13:07 James wrote:
 I'm not sure how to moinor the CPU (8 cores) temperature
 and if it is a calculated (estimated value) or a real temp?
 
 # sensors
 radeon-pci-0100
 Adapter: PCI adapter
 temp1:+36.0°C  (crit = +120.0°C, hyst = +90.0°C)
 
 fam15h_power-pci-00c4
 Adapter: PCI adapter
 power1:   19.97 W  (crit = 125.19 W)
 
 k10temp-pci-00c3
 Adapter: PCI adapter
 temp1:+24.9°C  (high = +70.0°C)
(crit = +90.0°C, hyst = +87.0°C)

There should be more after these, showing your voltages and various MoBo 
sensors.  Can you check that it87 is actually loaded?  lsmod will tell you.

-- 
Regards,
Mick


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


[gentoo-user] Can't locate Net/IMAP/Client.pm

2015-02-28 Thread hw

Hi,

I'm trying to use Net::IMAP::Client; in a perl script and keep getting 
the message:



Can't locate Net/IMAP/Client.pm in @INC (you may need to install the 
Net::IMAP::Client module) (@INC contains: /etc/perl 
/usr/local/lib64/perl5/5.20.1/x86_64-linux /usr/local/lib64/perl5/5.20.1 
/usr/lib64/perl5/vendor_perl/5.20.1/x86_64-linux 
/usr/lib64/perl5/vendor_perl/5.20.1 /usr/local/lib64/perl5 
/usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.1/x86_64-linux 
/usr/lib64/perl5/5.20.1 .) at [scriptname]



Does anyone know which package(s) I need to emerge to install the 
missing perl module?




[gentoo-user] Another first for me

2015-02-28 Thread Peter Humphrey
Hell list,

Has anyone else been affected by this?

https://bugzilla.kernel.org/show_bug.cgi?id=92481

My 32-bit Atom box has been having chronyd fail on this error recently.

I don't remember ever having been affected by a kernel bug before.

-- 
Rgds
Peter.




Re: [gentoo-user] Can't locate Net/IMAP/Client.pm

2015-02-28 Thread Alexander Kapshuk
On Sat, Feb 28, 2015 at 12:29 PM, hw h...@gartencenter-vaehning.de wrote:

 Hi,

 I'm trying to use Net::IMAP::Client; in a perl script and keep getting
 the message:


 Can't locate Net/IMAP/Client.pm in @INC (you may need to install the
 Net::IMAP::Client module) (@INC contains: /etc/perl
 /usr/local/lib64/perl5/5.20.1/x86_64-linux /usr/local/lib64/perl5/5.20.1
 /usr/lib64/perl5/vendor_perl/5.20.1/x86_64-linux
 /usr/lib64/perl5/vendor_perl/5.20.1 /usr/local/lib64/perl5
 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.1/x86_64-linux
 /usr/lib64/perl5/5.20.1 .) at [scriptname]


 Does anyone know which package(s) I need to emerge to install the missing
 perl module?


dev-perl/Mail-IMAPClient IMAP client module for Perl


Re: [gentoo-user] About to attempt EFI install, which modules to compile?

2015-02-28 Thread Matti Nykyri
 On Feb 27, 2015, at 12:23, Alec Ten Harmsel a...@alectenharmsel.com wrote:
 
 
 On 02/27/2015 01:09 AM, Matti Nykyri wrote:
 On Feb 27, 2015, at 5:57, Matti Nykyri matti.nyk...@iki.fi wrote:
 
 Make a partition for gentoo and format it. Untar stage3 and portage 
 snapshot to it (snapshot is faster than rsync). Chroot. Emerge portage and 
 grub. I copied kernel from my old system to /boot. If you don't have this 
 build a new one. Run grub2-mkconfig -o /boot/grub/grub.cfg (mkdir if it 
 doesn't exists. (http://wiki.gentoo.org/wiki/GRUB2)
 Manually modify grub.cfg so that the root drive will match the setup of the 
 new system. (Something like this /dev/sdb2 - /dev/sda2 and hd1,2 - hd0,2)
 
 If you're using grub2, you should not be manually editing grub.cfg, just
 /etc/default/grub and running grub2-mkconfig. The computer I'm on right
 now boots with EFI, and I've never had to manually touch grub.cfg.

I don't usually use any LiveCD. I just prepare the HDD of the new system in an 
old box. The old system had no efi and different hard drive setup.

In that scenario it is necessary to manually intervene. Grub can not guess 
correctly...

-- 
-Matti


Re: [gentoo-user] Gummiboot ( Error loading \vmlinuz :Not found)

2015-02-28 Thread Matti Nykyri
 On Feb 28, 2015, at 11:50, German gentger...@gmail.com wrote:
 
 title Gentoo Linux
 linux /vmlinuz
 options root=/dev/sda3

Verify that you have the file vmlinuz in the root of /dev/sda3

What is you problem? Does EFI find anything to boot? Is gummiboot failing to 
find kernel? Or is kernel failing to boot or find root disk? What is the 
content of the UEFI partition's (0xEF00) /EFI-directory and /EFI/BOOT-directory?

-- 
-Matti


Re: [gentoo-user] Can't locate Net/IMAP/Client.pm

2015-02-28 Thread Alexander Kapshuk
On Sat, Feb 28, 2015 at 1:49 PM, hw h...@gartencenter-vaehning.de wrote:



 Am 28.02.2015 um 11:35 schrieb Alexander Kapshuk:

  On Sat, Feb 28, 2015 at 12:29 PM, hw h...@gartencenter-vaehning.de wrote:

  Hi,

 I'm trying to use Net::IMAP::Client; in a perl script and keep getting
 the message:


 Can't locate Net/IMAP/Client.pm in @INC (you may need to install the
 Net::IMAP::Client module) (@INC contains: /etc/perl
 /usr/local/lib64/perl5/5.20.1/x86_64-linux /usr/local/lib64/perl5/5.20.1
 /usr/lib64/perl5/vendor_perl/5.20.1/x86_64-linux
 /usr/lib64/perl5/vendor_perl/5.20.1 /usr/local/lib64/perl5
 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.20.1/x86_64-linux
 /usr/lib64/perl5/5.20.1 .) at [scriptname]


 Does anyone know which package(s) I need to emerge to install the missing
 perl module?


  dev-perl/Mail-IMAPClient IMAP client module for Perl


 Thank you!

 I've emerged it and am still getting the same error message.


 sunflo ~ # find /usr -name Client.pm
 /usr/lib64/perl5/5.20.1/CPAN/HTTP/Client.pm
 sunflo ~ #


 Any ideas?


The module above probably comes from the pkg below:
equery -q b /usr/lib/perl5/5.20.1/CPAN/HTTP/Client.pm
dev-lang/perl-5.20.1-r4

Looks like the pkg I suggested installing was wrong. Sorry about that.
The portage tree doesn't seem to have a Net-IMAP-Client pkg:
ls -1d /usr/portage/dev-perl/Net-IMAP*
/usr/portage/dev-perl/Net-IMAP-Simple
/usr/portage/dev-perl/Net-IMAP-Simple-SSL

Someone else might have an idea for you.

Sorry.


Re: [gentoo-user] Can't locate Net/IMAP/Client.pm

2015-02-28 Thread Stroller

On Sat, 28 February 2015, at 10:29 am, hw h...@gartencenter-vaehning.de wrote:
 
 I'm trying to use Net::IMAP::Client; in a perl script and keep getting the 
 message:
 
 ...
 Does anyone know which package(s) I need to emerge to install the missing 
 perl module?

http://search.cpan.org/~ganglion/Net-IMAP-Client/

eix imap -C dev-perl

I don't think there's a package for this is in portage.

You could try app-portage/g-cpan and seeing if that will install it. I believe 
I read a few months ago that it's in need of maintenance, but I'd expect it to 
work in most packages.

http://www.gentoo.org/proj/en/perl/g-cpan.xml

Stroller.




Re: [gentoo-user] Gummiboot ( Error loading \vmlinuz :Not found)

2015-02-28 Thread German



On Sat, 28 Feb 2015 12:06:54 +
Neil Bothwick n...@digimed.co.uk wrote:

 On Sat, 28 Feb 2015 05:50:53 -0500, German wrote:
 
  and did exactly what was written. What is the vmlinuz it is complaining
  about? Can it be that vmlinuz should read as vmlinuz-3.16-15-gentoo
  instead? Here is my config file, it is the same as in the guide:
  
  title Gentoo Linux
  linux /vmlinuz
  options root=/dev/sda3
 
 The kernel file should be in your ESP and you need to give the full name,
 so something like
 
 linux /vmlinuz-3.16-15-gentoo
 
 Here's a config I use, as an example
 
 title   MythTV
 version 3.18.7-gentoo
 linux   /vmlinuz-3.18.7-gentoo
 options root=/dev/sda3 panic=10 net.ifnames=0 irqpoll

Thanks Neil, you are always come to my rescue
 
 
 -- 
 Neil Bothwick
 
 If at first you do succeed, try to hide your astonishment.


-- 
German gentger...@gmail.com



[gentoo-user] NetworkManager-1.0.0: changed wireless network behavior

2015-02-28 Thread walt
My ~amd64 machine updated yesterday to NM-1.0.0 and this morning I noticed the 
bad
behavior described here:

https://bbs.archlinux.org/viewtopic.php?id=193660

The fix described by erno worked for me, but it took me a while to figure out 
how
to implement it.

The easy way is to right-click on the NetworkManager panel applet and choose the
Edit Connections item to edit your wireless connection.  In the editor window 
click
on 'IPv6 Settings'.  There is a drop-down menu labeled 'Method'.  Click on 
'Link-
Local Only' and then Save.

I'd never have figured this out on my own, so the Arch nerds bailed me out once
again :)




Re: [gentoo-user] EFI install ( continum) [ system hangs at boot ]

2015-02-28 Thread Tom H
On Fri, Feb 27, 2015 at 5:47 PM, Fernando Rodriguez
frodriguez.develo...@outlook.com wrote:

 Efibootmgr is not a boot manager, it's an utility to interface with the EFI
 firmware on the motherboard and you don't need to hardcode the command line on
 the kernel, look at the -u option of efibootmgr. You can even load an initrd
 with it by specifying the efi_memmap boot option. I use something like this 
 (it
 shoulld work with any firmware because Windows uses it):

 efibootmgr -p 2 -c -b 0001 -l \EFI\Linux\vmlinuz.efi -L Gentoo Linux -u
 root=/dev/sda2 resume=/dev/sda3 quiet splash efi_memmap
 initrd=/EFI/Linux/initramfs.img

Interesting. I must be over-complicating things because I use the
following when I want to use the EFI stub without gummiboot:

# cat /boot/efi/efi-extra.txt \
| iconv -f ascii -t ucs2 \
| efibootmgr -b  -c -L 3.19.0 -l vmlinuz-3.19.0 -u -@ -

where

# cat /boot/efi/efi-extra.txt
initrd=initrd.img-3.19.0
root=UUID=b51ee688-137c-47ec-9635-b69434b4e1f8 ro
init=/lib/systemd/systemd



Re: [gentoo-user] Gummiboot ( Error loading \vmlinuz :Not found)

2015-02-28 Thread Tom H
On Sat, Feb 28, 2015 at 5:50 AM, German gentger...@gmail.com wrote:

 Ok, this was probably my third unsuccesful install on UEFI. This time with 
 gummiboot. I've followed this guide:
 https://wiki.gentoo.org/wiki/Gummiboot

 and did exactly what was written. What is the vmlinuz it is complaining 
 about? Can it be that vmlinuz should read as vmlinuz-3.16-15-gentoo instead? 
 Here is my config file, it is the same as in the guide:

 title Gentoo Linux
 linux /vmlinuz
 options root=/dev/sda3

path_to_kernel on the linux path_to_kernel line has to be relative
to the ESP mount and the kernel name must be correct.

I mount the ESP on /boot

# findmnt -n --output TARGET,SOURCE,FSTYPE /boot
/boot  /dev/sda1 vfat

so this is my primary gummiboot entry

# cat /boot/loader/entries/4.0.0.conf
title 4.0.0
options root=UUID=b51ee688-137c-47ec-9635-b69434b4e1f8 ro
init=/lib/systemd/systemd
linux /vmlinuz-4.0.0-rc1
initrd /initramfs-4.0.0-rc1



[gentoo-user] How to get inside of my faulty install?

2015-02-28 Thread German
Now I need to get to /boot partition of my faulty install and edit gummiboot 
.conf file. Can someone walk me through on how to accomplish this? ( 
step-by-step commands ). Of course I have a rescuecd at my disposal. Thanks!

-- 
German gentger...@gmail.com



[gentoo-user] Why my wierd ifconfig setup won't work in iproute2... ever.

2015-02-28 Thread Walter Dnes
On Thu, Feb 26, 2015 at 11:27:56PM -0500, Walter Dnes wrote
 
 But if I include the line...
 
 modules=!iproute2
 
 ...it works perfectly.  What's frustrating is that it works under
 ifconfig, but not under iproute2.  I'll check with the local linux
 user group in town (mailing list) to see if I can get any hints.

  I now have the answer.  It's not what I wanted to hear, but at least I
can stop pounding my head against a brick wall.  I found out from the
networking gurus on the local Linux mailing list that...

* ifconfig is ancient (goes back to before 2005)

* back then 169.254.0.0/16 was just another address block, and ifconfig
  happily treats it as such

* in May 2005, RFC3927 was done http://www.ietf.org/rfc/rfc3927.txt
  It defined IPV4 link-local networking in 169.254.0.0/16

* it says, amongst other things...
 This document does not recommend that IPv4 Link-Local addresses and
 routable addresses be configured simultaneously on the same interface.

* iproute2 is relatively new, and follows that recommendation.  It's
  probably hard-coded not to support link-local and non-link-local
  addresses simultaneously on the same NIC.

* My only option in an iproute2-only environment would be to get a 2nd
  NIC and attach the TV tuner to it.

* My HDHomerun tuner is almost a museum-piece (spring of 2010).  I
  figure that by the time ifconfig support is finally deprecated, I'll
  be looking for a new tuner, rather than buying another NIC.

  So I'll keep going with 'modules=!iproute2' until ifconfig is
deprecated.

-- 
Walter Dnes waltd...@waltdnes.org
I don't run desktop environments; I run useful applications