Re: [gentoo-user] gummiboot does not display new kernel

2015-03-09 Thread Stefan G. Weichinger
On 08.03.2015 23:20, Fernando Rodriguez wrote:
> On Sunday, March 08, 2015 10:37:22 PM Stefan G. Weichinger wrote:
>> ... why my initrd is 21M is another question ..)

> Do you have proprietary video drivers in it? fglrx alone is 13 megs and if 
> it's for plymouth it doesnt use them so it's just taking space.

Seems like, yes.

My dracut.conf was back to default (no options set) so it put everything
in there.

I now set

hostonly="yes"

and the initrd went from 21M to ~7M ... nice!

thanks!

-

I rebuilt all the kernels/initrds and now have these loader-entries:

# ls -l loader/entries/
total 2
-rwxr-xr-x 1 root root 329  9. Mär 09:04
e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf
-rwxr-xr-x 1 root root 329  9. Mär 09:01
e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf
-rwxr-xr-x 1 root root 311  9. Mär 09:06
e55a6b6a09bd2b1c50216272545a8d1f-4.0-rc2.conf
-rwxr-xr-x 1 root root 329  8. Mär 17:34 stefan.conf

And the 3.19.1 still does not get displayed at boot time!

;-)



[gentoo-user] Re: Replacement for acroread on 64bit system?

2015-03-09 Thread Grant Edwards
On 2015-03-07,   wrote:
> Am Freitag, 06.03.2015 um 22:42
> schrieb Grant Edwards :
>
>> What is a good acroread replacement?
>
> I use qpdfview. I like it because of it's bookmarks, tabs and
> rendering quality. 
>
> If you don't want QT stuff then you can try atril instead. It is a very
> simple but also very fast PDF-Viewer.
>
> With both programs it is possible to print whole documents or single
> pages without problems. But it is not possible to print partial pages.
>
> I never had a need for such a feature, but would probably use gimp for
> that purpose. 

I thought gimp dealt exclusively with bitmapped graphics?  It can view
and print PDF files?  One other problem is that the printers I have
access to don't deal well with large high-res bitmap data, so I'd like
to stick with vector formats.

-- 
Grant Edwards   grant.b.edwardsYow! HUGH BEAUMONT died
  at   in 1982!!
  gmail.com




[gentoo-user] Re: Replacement for acroread on 64bit system?

2015-03-09 Thread Grant Edwards
On 2015-03-07, James  wrote:
> Grant Edwards  gmail.com> writes:
>
>
>> I'm not sure what changed, but as of a few weeks ago I can no longer
>> install acroread on my AMD64 system (something to do with x86
>> emulation librarys being blocked by something in the Xorg server).
>
> Hello Grant,
>
> I do not remember doing anything special, but acroread works for 
> me on amd64 with, these:

It used to work for me as well, but now it's blocked:

alpha grante # emerge -av acroread

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N ] dev-util/bsdiff-4.3-r3  6 KiB
[ebuild  N ] app-emulation/emul-linux-x86-xlibs-20140508  
USE="(development) -opengl" ABI_X86="(-32)" 0 KiB
[ebuild  N ] app-emulation/emul-linux-x86-opengl-20140508  
USE="development" ABI_X86="(-32)" 0 KiB
[ebuild  N ] app-emulation/emul-linux-x86-gtklibs-20140508-r3  
USE="development" ABI_X86="(-32)" 0 KiB
[ebuild  N ] app-text/acroread-9.5.5-r2  USE="nsplugin -html -ldap" 
LINGUAS="-ja -ko -zh_CN -zh_TW" 0 KiB
[blocks B  ] app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] 
("app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]" is blocking 
dev-libs/libevdev-1.3)

Total: 5 packages (5 new), Size of downloads: 6 KiB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.
  
  (app-emulation/emul-linux-x86-xlibs-20140508:0/0::gentoo, ebuild scheduled 
for merge) pulled in by
   ~app-emulation/emul-linux-x86-xlibs-20140508 required by 
(app-emulation/emul-linux-x86-gtklibs-20140508-r3:0/0::gentoo, ebuild scheduled 
for merge)
   app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] required by 
(app-text/acroread-9.5.5-r2:0/0::gentoo, ebuild scheduled for merge)
   >=app-emulation/emul-linux-x86-xlibs-20100611 required by 
(app-emulation/emul-linux-x86-opengl-20140508:0/0::gentoo, ebuild scheduled for 
merge)

  (dev-libs/libevdev-1.3:0/0::gentoo, installed) pulled in by
dev-libs/libevdev required by 
(x11-drivers/xf86-input-evdev-2.9.1:0/0::gentoo, installed)

I've probably got the ABI_X86 stuff set incorrectly, but I've never
been able to find understandable documentation on how that's supposed
to be configured on an AMD64 system where you need to support a few
32-bit apps.

-- 
Grant Edwards   grant.b.edwardsYow! JAPAN is a WONDERFUL
  at   planet -- I wonder if we'll
  gmail.comever reach their level of
   COMPARATIVE SHOPPING ...




Re: [gentoo-user] Re: Replacement for acroread on 64bit system?

2015-03-09 Thread wabenbau
Am Montag, 09.03.2015 um 14:24
schrieb Grant Edwards :

> On 2015-03-07,   wrote:
> > Am Freitag, 06.03.2015 um 22:42
> > schrieb Grant Edwards :
> >
> >> What is a good acroread replacement?
> >
> > I use qpdfview. I like it because of it's bookmarks, tabs and
> > rendering quality. 
> >
> > If you don't want QT stuff then you can try atril instead. It is a
> > very simple but also very fast PDF-Viewer.
> >
> > With both programs it is possible to print whole documents or single
> > pages without problems. But it is not possible to print partial
> > pages.
> >
> > I never had a need for such a feature, but would probably use gimp
> > for that purpose. 
> 
> I thought gimp dealt exclusively with bitmapped graphics?  It can view
> and print PDF files?  One other problem is that the printers I have
> access to don't deal well with large high-res bitmap data, so I'd like
> to stick with vector formats.

Indeed GIMP still can't handle vector graphics. When you open a PDF file
with GIMP, you can choose the resolution (dpi) you wanna have. Then GIMP
imports the PDF file and converts it to bitmap format.

I never had problems with printing large bitmap graphics on any of my
printers (some HP, some Epson and one Lexmark printer) as long as I had
enough RAM. But I think this also depends on the printer driver.

--
Regards
wabe



[gentoo-user] Re: world file - where has it gone?

2015-03-09 Thread walt
On 01/04/2015 04:19 AM, Helmut Jarausch wrote:
> Hi,
> I discovered that the file /var/lib/portage/world
> contains only a few lines where it contained hundreds of files
> before.

Same thing just happened to me two months later.  Weird.  I updated this
machine early this morning but /var/lib/world is still dated yesterday
afternoon, and contains only the packages I updated manually yesterday.

Portage evidently had a major brainfart yesterday because I know I didn't
edit the world file myself :/





[gentoo-user] Re: Replacement for acroread on 64bit system?

2015-03-09 Thread James
Grant Edwards  gmail.com> writes:


> [ebuild  N ] app-emulation/emul-linux-x86-xlibs-20140508 
USE="(development) -opengl"
> ABI_X86="(-32)" 0 KiB

I have: Installed versions:  20140508^s(02:38:47 AM 07/02/2014)(development
opengl ABI_X86="-32")


> [ebuild  N ] app-emulation/emul-linux-x86-opengl-20140508 
USE="development" ABI_X86="(-32)" 0 KiB


I have:  Installed versions:  20140508^s(02:38:33 AM 07/02/2014)(development
ABI_X86="-32"


> [ebuild  N ] app-emulation/emul-linux-x86-gtklibs-20140508-r3 
USE="development" ABI_X86="(-32)" 0 KiB

I have:  Installed versions:  20140508-r3^s(02:38:57 AM
07/02/2014)(development ABI_X86="-32")


> 
>   (dev-libs/libevdev-1.3:0/0::gentoo, installed) pulled in by
> dev-libs/libevdev required by
(x11-drivers/xf86-input-evdev-2.9.1:0/0::gentoo, installed)

I have : Installed versions:  1.3^t(01:09:52 PM 02/19/2015)(-static-libs
ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64
-32 -x32")



> I've probably got the ABI_X86 stuff set incorrectly, but I've never
> been able to find understandable documentation on how that's supposed
> to be configured on an AMD64 system where you need to support a few
> 32-bit apps.


Sometime I guite reading and just start trying things.
I too would appreciated reading something clear and concise on these
inter-related issues, codes and configurattion.


Probably the only help I can provide you is how things are configured
on my system, but not "why" related to these issues..

hth,
James









Re: [gentoo-user] Re: world file - where has it gone?

2015-03-09 Thread Andreas K. Huettel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Am Montag, 9. März 2015, 21:00:29 schrieb walt:
> On 01/04/2015 04:19 AM, Helmut Jarausch wrote:
> > Hi,
> > I discovered that the file /var/lib/portage/world
> > contains only a few lines where it contained hundreds of files
> > before.
> 
> Same thing just happened to me two months later.  Weird.  I updated this
> machine early this morning but /var/lib/world is still dated yesterday
> afternoon, and contains only the packages I updated manually yesterday.
> 
> Portage evidently had a major brainfart yesterday because I know I didn't
> edit the world file myself :/


There was a buggy portage version a while ago that could do this (2.2.16). 

It was removed really quickly, but maybe you're still running it?

- -- 

Andreas K. Huettel
Gentoo Linux developer 
dilfri...@gentoo.org
http://www.akhuettel.de/

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0

iQJ8BAEBCgBmBQJU/i7ZXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQwNzlCRDk4QzA4RENBRkYzQUEwRjQzMDlF
QkU2QTMzNkJFMTkwMzlDAAoJEOvmoza+GQOcm9AQANBEYXOEJ2Nw2EhtpLwCJ3Wp
yfyK97mYq5j400kB+0UbiI/IaEzSrhbQ08t7W8DFoMk3Ha0FKFXTzJP809vitIFa
bvOLhXSwKOSWZO0Ofng7TrgGfSTTflTL+MHjyQSMVgjKnkMfWZI5S3tnCFSk7Zz6
N/78KTUwCpm6GBMTh957Mab8hdvZfAj21CVeUWD/CQPqQXmxvXbgLgyu8jLuGVqM
D4jHDHQKkJ6pKyaLePDmC9htOluhPBlCsy44ZY9ZVCOOtlMWhEdTFejbZxtr6SaT
dVTwV08TjqxvlEj27mUDCyKfni7F0pse3/5jdMWO4pDvju+Xy4q4S48e1S15Ei2e
t0XYRDBnY8N2SWuvWiGC44M1avGM59dXDkgYBoZnbc5p/QWV0+F2zs3GJ0zQ+PPH
1pa/normlGpqCmPBRMbyPJ6Byowu/C7LtN6XqiXms4oWv/jWR3Re9wMkaIw3b6pI
uzidiNhTirmBBW0X8DI7yIF0Jg8UaQiqJYZuQl0WwAHGMTDC4t3tL5N4DKgCnGk+
MR7phebtVsTNXhOzxP7bl0sSI53MlJUlugEZyLGrg10ck6Uwd4nOWQBbbmskbkk7
HbcHIhZLJ8azs8LgQqR89GUVZ1WxHXrpyYhelZ/dSmfHY//eokNk2uwCUJo4vj2c
GLC/P1UsMi7uTevrQgfD
=sjYN
-END PGP SIGNATURE-



[gentoo-user] My machine wakes up from hibernation in GMT time !?!?

2015-03-09 Thread Walter Dnes
  I'm in Canada/Eastern timezone.  For some reason, my machine seems to
come up in GMT when waking up from hibernation.  This started happening
a week or two ago.  I do not think this is related to my conversion and
re-install from 32-bit to 64-bit.  I worked OK for a while.  Only
recently did it start waking up with the clock 5 hours ahead of Eastern
Standard (i.e. GMT).  Since the time change this past Sunday, it's been
waking up 4 hours ahead of Eastern Daylight.  It definitely looks like
it's coming up in GMT.  I reset it to Eastern time, but after
hibernation and wakeup, it comes up GMT.  I don't know why.  Any ideas?
Here are the contents of...

/etc/hibernate/hibernate.conf
/etc/timezone
/etc/conf.d/hwclock

...a sanity-check on /etc/local/timezone

...my script to manually sync my machine clock.



[d531][waltdnes][~] grep -v ^# /etc/hibernate/hibernate.conf

TryMethod disk.conf
Distribution gentoo
EnsureLILOResumes yes
LogVerbosity 3
LogFile /var/log/hibernate.log
PowerdownMethod shutdown
RestartServices sshd
OnResume 00 /bin/cat /home/waltdnes/.appointments

==

[d531][waltdnes][~] cat /etc/timezone 
Canada/Eastern

==

[d531][waltdnes][~] grep -v ^# /etc/conf.d/hwclock 
clock="local"

clock_hctosys="YES"

clock_systohc="YES"

clock_args=""

==

[d531][waltdnes][~] diff -s /etc/localtime /usr/share/zoneinfo/Canada/Eastern 
Files /etc/localtime and /usr/share/zoneinfo/Canada/Eastern are identical

==

[d531][waltdnes][~] cat bin/settime 
#!/bin/bash
date
/usr/bin/sudo /usr/bin/openrdate -n -s ca.pool.ntp.org
/usr/bin/sudo /sbin/hwclock --systohc
date

-- 
Walter Dnes 
I don't run "desktop environments"; I run useful applications