[gentoo-user] What are you using to display Flash in Firefox?

2015-03-08 Thread Dan Johansson

As the subject says: What are you using to display Flash in Firefox?

Reason for my question is quite simple, today I am using
www-plugins/adobe-flash which works well for simple .swf files (where
gnash & lightspark fails), but I have problems displaying a lot of
Videos on Facebook & YouTube.
95% of the time I get the following message when I try to watch a Video
on FB or YT:
"The Adobe Flash plugin has crashed. Reload the page to try again."
For YT it is really not that a big problem as I can download the Videos
using a FF AddOn - but this does not work with FB.

I am using the "default/linux/amd64/13.0/desktop/kde" profile.

Any suggestions...

Regards,
-- 
Dan Johansson, 
***
This message is printed on 100% recycled electrons!
***





smime.p7s
Description: S/MIME Cryptographic Signature


Re: [gentoo-user] What are you using to display Flash in Firefox?

2015-03-08 Thread Leonardo Guilherme
Hello

I'm using https://github.com/i-rinat/freshplayerplugin, a wrapper around
the PPAPI version bundled in chrome (I'm not sure but I think the package
www-plugis/chrome-binary-plugins has it).

It works really well nowadays, it used to crash a lot in the past.

Highly recommended.

Em dom, 8 de mar de 2015 às 11:43, Dan Johansson 
escreveu:

>
> As the subject says: What are you using to display Flash in Firefox?
>
> Reason for my question is quite simple, today I am using
> www-plugins/adobe-flash which works well for simple .swf files (where
> gnash & lightspark fails), but I have problems displaying a lot of
> Videos on Facebook & YouTube.
> 95% of the time I get the following message when I try to watch a Video
> on FB or YT:
> "The Adobe Flash plugin has crashed. Reload the page to try again."
> For YT it is really not that a big problem as I can download the Videos
> using a FF AddOn - but this does not work with FB.
>
> I am using the "default/linux/amd64/13.0/desktop/kde" profile.
>
> Any suggestions...
>
> Regards,
> --
> Dan Johansson, 
> ***
> This message is printed on 100% recycled electrons!
> ***
>
>
>
>


[gentoo-user] Re: What are you using to display Flash in Firefox?

2015-03-08 Thread »Q«
On Sun, 08 Mar 2015 15:41:56 +0100
Dan Johansson  wrote:
 
> As the subject says: What are you using to display Flash in Firefox?

> For YT it is really not that a big problem as I can download the
> Videos using a FF AddOn - but this does not work with FB.

net-misc/youtube-dl lists facebook among the things it can handle,
though I've never used it for fb videos.  It works well with the
sites on which I've used it, including yt.  (Occasionally, yt changes
something which breaks things, but there's always a youtube-dl update
within a day or two with a fix.)




Re: [gentoo-user] What are you using to display Flash in Firefox?

2015-03-08 Thread Volker Armin Hemmann
Am 08.03.2015 um 15:41 schrieb Dan Johansson:
> As the subject says: What are you using to display Flash in Firefox?
>
> Reason for my question is quite simple, today I am using
> www-plugins/adobe-flash which works well for simple .swf files (where
> gnash & lightspark fails), but I have problems displaying a lot of
> Videos on Facebook & YouTube.
> 95% of the time I get the following message when I try to watch a Video
> on FB or YT:
> "The Adobe Flash plugin has crashed. Reload the page to try again."
> For YT it is really not that a big problem as I can download the Videos
> using a FF AddOn - but this does not work with FB.
>
> I am using the "default/linux/amd64/13.0/desktop/kde" profile.
>
> Any suggestions...
>
> Regards,

firefox and flash

works just fine.



[gentoo-user] gummiboot does not display new kernel

2015-03-08 Thread Stefan G. Weichinger


Hmm, what is my mistake ...

I compiled the latest gentoo-sources-3.19.1 with Canek's kerninst tool.

It is configured to generate a "loader-entry" for the gummiboot bootloader.

That bootloader is the default entry in the UEFI boot order and it works
... I can boot the older kernels ... but it does not show me the latest
kernel 3.19.1  but why?

I edited /boot/loader/loader.conf ... a changed timeout gets read ...
but 3.19.1 is never displayed.

-

See the content of my ESP here ->

# tree -L 1 /boot/loader/entries/
/boot/loader/entries/
├── e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf
├── e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf
└── e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf

# tree /boot/e55a6b6a09bd2b1c50216272545a8d1f/
/boot/e55a6b6a09bd2b1c50216272545a8d1f/
├── 3.18.6-gentoo
│   ├── initrd
│   └── kernel
├── 3.19.0-gentoo
│   ├── initrd
│   └── kernel
└── 3.19.1-gentoo
├── initrd
└── kernel

# tree -L 2 /boot
/boot
├── e55a6b6a09bd2b1c50216272545a8d1f
│   ├── 3.18.6-gentoo
│   ├── 3.19.0-gentoo
│   └── 3.19.1-gentoo
├── EFI
│   ├── Boot
│   ├── EFI
│   ├── gentoo
│   ├── grub_3
│   └── gummiboot
├── grub
│   ├── fonts
│   ├── grub.cfg
│   ├── grubenv
│   ├── locale
│   ├── themes
│   └── x86_64-efi
├── loader
│   ├── entries
│   └── loader.conf
└── memtest86plus
├── memtest
└── memtest.netbsd



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

2015-03-08 Thread Tom H
On Sun, Mar 8, 2015 at 11:34 AM, Stefan G. Weichinger  wrote:
>
> I compiled the latest gentoo-sources-3.19.1 with Canek's kerninst tool.
>
> It is configured to generate a "loader-entry" for the gummiboot bootloader.
>
> That bootloader is the default entry in the UEFI boot order and it works
> ... I can boot the older kernels ... but it does not show me the latest
> kernel 3.19.1  but why?
>
> I edited /boot/loader/loader.conf ... a changed timeout gets read ...
> but 3.19.1 is never displayed.

Are the ownership and mode of
"e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
two others (although I'd assume that it wouldn't matter) and is it
formatted correctly?



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

2015-03-08 Thread Stefan G. Weichinger
On 08.03.2015 16:59, Tom H wrote:

> Are the ownership and mode of
> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
> two others (although I'd assume that it wouldn't matter) and is it
> formatted correctly?

Yes, I think so:

# ls -l /boot/loader/entries/
total 2
-rwxr-xr-x 1 root root 329 16. Feb 16:01
e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf

-rwxr-xr-x 1 root root 329 24. Feb 12:55
e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf

-rwxr-xr-x 1 root root 329  8. Mär 15:20
e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf

# cat /boot/loader/entries/e55a6b6a09bd2b1c50216272545a8d1f-3.1*
title   gentoo
version 3.18.6-gentoo
machine-id  e55a6b6a09bd2b1c50216272545a8d1f
linux   /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/kernel
initrd  /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/initrd
options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
rootflags=subvol=__active/root init=/usr/lib/systemd/systemd

title   gentoo
version 3.19.0-gentoo
machine-id  e55a6b6a09bd2b1c50216272545a8d1f
linux   /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/kernel
initrd  /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/initrd
options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
rootflags=subvol=__active/root init=/usr/lib/systemd/systemd

title   gentoo
version 3.19.1-gentoo
machine-id  e55a6b6a09bd2b1c50216272545a8d1f
linux   /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/kernel
initrd  /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/initrd
options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
rootflags=subvol=__active/root init=/usr/lib/systemd/systemd





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

2015-03-08 Thread Stefan G. Weichinger
On 08.03.2015 17:10, Stefan G. Weichinger wrote:
> On 08.03.2015 16:59, Tom H wrote:
> 
>> Are the ownership and mode of
>> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
>> two others (although I'd assume that it wouldn't matter) and is it
>> formatted correctly?
> 
> Yes, I think so:
> 
> # ls -l /boot/loader/entries/
> total 2
> -rwxr-xr-x 1 root root 329 16. Feb 16:01
> e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf
> 
> -rwxr-xr-x 1 root root 329 24. Feb 12:55
> e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf
> 
> -rwxr-xr-x 1 root root 329  8. Mär 15:20
> e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf

moved e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf to simply
"stefan.conf" ... then it gets displayed (and boots fine as well)

maybe we should name the conf-files in a different way?

Stefan




Re: [gentoo-user] What are you using to display Flash in Firefox?

2015-03-08 Thread Dan Johansson
On 08.03.2015 15:57, Leonardo Guilherme wrote:
>>
>> As the subject says: What are you using to display Flash in Firefox?
>>
>> Reason for my question is quite simple, today I am using
>> www-plugins/adobe-flash which works well for simple .swf files (where
>> gnash & lightspark fails), but I have problems displaying a lot of
>> Videos on Facebook & YouTube.
>> 95% of the time I get the following message when I try to watch a Video
>> on FB or YT:
>> "The Adobe Flash plugin has crashed. Reload the page to try again."
>> For YT it is really not that a big problem as I can download the Videos
>> using a FF AddOn - but this does not work with FB.
>>
>> I am using the "default/linux/amd64/13.0/desktop/kde" profile.
>>
>> Any suggestions...
>> 
> Hello
>
> I'm using https://github.com/i-rinat/freshplayerplugin, a wrapper around
> the PPAPI version bundled in chrome (I'm not sure but I think the package
> www-plugis/chrome-binary-plugins has it).
>
> It works really well nowadays, it used to crash a lot in the past.
>
> Highly recommended.
>
> Em dom, 8 de mar de 2015 às 11:43, Dan Johansson 
> escreveu:
>

Great, thanks for the tip - this works great.
I can now watch Videos without problem at FB and YT.


-- 
Dan Johansson, 
***
This message is printed on 100% recycled electrons!
***



smime.p7s
Description: S/MIME Cryptographic Signature


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

2015-03-08 Thread Tom H
On Sun, Mar 8, 2015 at 12:10 PM, Stefan G. Weichinger  wrote:
> On 08.03.2015 16:59, Tom H wrote:


>> Are the ownership and mode of
>> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
>> two others (although I'd assume that it wouldn't matter) and is it
>> formatted correctly?
>
> Yes, I think so:
>
> # ls -l /boot/loader/entries/
> total 2
> -rwxr-xr-x 1 root root 329 16. Feb 16:01
> e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf
>
> -rwxr-xr-x 1 root root 329 24. Feb 12:55
> e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf
>
> -rwxr-xr-x 1 root root 329  8. Mär 15:20
> e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf

OK.


> # cat /boot/loader/entries/e55a6b6a09bd2b1c50216272545a8d1f-3.1*
> title   gentoo
> version 3.18.6-gentoo
> machine-id  e55a6b6a09bd2b1c50216272545a8d1f
> linux   /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/kernel
> initrd  /e55a6b6a09bd2b1c50216272545a8d1f/3.18.6-gentoo/initrd
> options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
> rootflags=subvol=__active/root init=/usr/lib/systemd/systemd
>
> title   gentoo
> version 3.19.0-gentoo
> machine-id  e55a6b6a09bd2b1c50216272545a8d1f
> linux   /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/kernel
> initrd  /e55a6b6a09bd2b1c50216272545a8d1f/3.19.0-gentoo/initrd
> options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
> rootflags=subvol=__active/root init=/usr/lib/systemd/systemd
>
> title   gentoo
> version 3.19.1-gentoo
> machine-id  e55a6b6a09bd2b1c50216272545a8d1f
> linux   /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/kernel
> initrd  /e55a6b6a09bd2b1c50216272545a8d1f/3.19.1-gentoo/initrd
> options quiet root=UUID=6ffdabbe-b277-49f8-afa8-146068be9c22
> rootflags=subvol=__active/root init=/usr/lib/systemd/systemd

"version"?! I've never seen this and I don't use it.

This is my setup:

# lsr /boot
/boot:
System.map-3.19.0*  System.map-4.0.0-rc1*  config-3.19.0*
config-4.0.0-rc1*  gummibootx64.efi*  initramfs-3.19.1*
initramfs-4.0.0-rc2*  vmlinuz-3.19.0*  vmlinuz-4.0.0-rc1*
System.map-3.19.1*  System.map-4.0.0-rc2*  config-3.19.1*
config-4.0.0-rc2*  initramfs-3.19.0*  initramfs-4.0.0-rc1*  loader/
   vmlinuz-3.19.1*  vmlinuz-4.0.0-rc2*

/boot/loader:
entries/  loader.conf*

/boot/loader/entries:
3.19.0.conf*  3.19.1.conf*  4.0.0-rc1.conf*  4.0.0-rc2.conf*


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



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

2015-03-08 Thread Canek Peláez Valdés
On Sun, Mar 8, 2015 at 9:59 AM, Tom H  wrote:
>
> On Sun, Mar 8, 2015 at 11:34 AM, Stefan G. Weichinger 
wrote:
> >
> > I compiled the latest gentoo-sources-3.19.1 with Canek's kerninst tool.
> >
> > It is configured to generate a "loader-entry" for the gummiboot
bootloader.
> >
> > That bootloader is the default entry in the UEFI boot order and it works
> > ... I can boot the older kernels ... but it does not show me the latest
> > kernel 3.19.1  but why?
> >
> > I edited /boot/loader/loader.conf ... a changed timeout gets read ...
> > but 3.19.1 is never displayed.
>
> Are the ownership and mode of
> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
> two others (although I'd assume that it wouldn't matter) and is it
> formatted correctly?

The /boot partition in UEFI systems needs to be vfat. Permissions are not
gonna matter that much in that.

Regards.
--
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México


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

2015-03-08 Thread Canek Peláez Valdés
On Sun, Mar 8, 2015 at 10:37 AM, Stefan G. Weichinger 
wrote:
>
> On 08.03.2015 17:10, Stefan G. Weichinger wrote:
> > On 08.03.2015 16:59, Tom H wrote:
> >
> >> Are the ownership and mode of
> >> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
> >> two others (although I'd assume that it wouldn't matter) and is it
> >> formatted correctly?
> >
> > Yes, I think so:
> >
> > # ls -l /boot/loader/entries/
> > total 2
> > -rwxr-xr-x 1 root root 329 16. Feb 16:01
> > e55a6b6a09bd2b1c50216272545a8d1f-3.18.6-gentoo.conf
> >
> > -rwxr-xr-x 1 root root 329 24. Feb 12:55
> > e55a6b6a09bd2b1c50216272545a8d1f-3.19.0-gentoo.conf
> >
> > -rwxr-xr-x 1 root root 329  8. Mär 15:20
> > e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf
>
> moved e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf to simply
> "stefan.conf" ... then it gets displayed (and boots fine as well)
>
> maybe we should name the conf-files in a different way?

I just followed the examples in the gummiboot homepage[1].  It's weird that
you need to change the name.

Regards.

[1] http://freedesktop.org/wiki/Software/gummiboot/
--
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México


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

2015-03-08 Thread Canek Peláez Valdés
On Sun, Mar 8, 2015 at 10:51 AM, Tom H  wrote:
[ ... ]
> "version"?! I've never seen this and I don't use it.

>From [1]:

"""
The entry configuration files understand the following keywords:

title   text to show in the menu
version  version string to append to the title when the title is not unique
machine-id  machine identifier to append to the title when the title is not
unique
efi  executable EFI image
options  options to pass to the EFI image / kernel command line
linux  linux kernel image (gummiboot still requires the kernel to have an
EFI stub)
initrd  initramfs image (gummiboot just adds this as option initrd=)
splash  BMP image file to show during bootup
"""

Regards.

[1] http://freedesktop.org/wiki/Software/gummiboot/
--
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México


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

2015-03-08 Thread Tom H
On Sun, Mar 8, 2015 at 12:37 PM, Stefan G. Weichinger  wrote:
>
> moved e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf to simply
> "stefan.conf" ... then it gets displayed (and boots fine as well)
>
> maybe we should name the conf-files in a different way?

I listed my "/boot" set up in my previous email.

It's from my single-boot laptop so the machine-id UUID directory and
file names are unnecessary.



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

2015-03-08 Thread Tom H
On Sun, Mar 8, 2015 at 12:51 PM, Canek Peláez Valdés  wrote:
>
> The /boot partition in UEFI systems needs to be vfat. Permissions are not
> gonna matter that much in that.

Very true. Stupid of me...



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

2015-03-08 Thread Neil Bothwick
On Sun, 8 Mar 2015 10:51:38 -0600, Canek Peláez Valdés wrote:

> > Are the ownership and mode of
> > "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
> > two others (although I'd assume that it wouldn't matter) and is it
> > formatted correctly?  
> 
> The /boot partition in UEFI systems needs to be vfat. Permissions are
> not gonna matter that much in that.

But filename lengths may do. What is the maximum length for FAT32? Is it
possible both files are considered the same?


-- 
Neil Bothwick

Programming Language: (n.) a shorthand way of describing a series of bugs
  to a computer or a programmer.


pgpD5QCmzmJRu.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Re: new linux router

2015-03-08 Thread Neil Bothwick
On Sat, 7 Mar 2015 17:31:32 + (UTC), James wrote:

> I cannot seem to find that thread. I tried all sorts of keywords
> search via gmane and brute force on the archives, to no avail.
> I also could not figure out how to perform search in the recently
> open gentoo archive for the gentoo

I generally find Google gives better results than many sites' own search
facilities. Add "site:archives.gentoo.org/gentoo-user" to your search
string.


-- 
Neil Bothwick

If Microsoft made cars:
"The airbag system would ask "are you sure?" before deploying."


pgpo544mWlmIz.pgp
Description: OpenPGP digital signature


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

2015-03-08 Thread Canek Peláez Valdés
On Sun, Mar 8, 2015 at 11:05 AM, Neil Bothwick  wrote:
>
> On Sun, 8 Mar 2015 10:51:38 -0600, Canek Peláez Valdés wrote:
>
> > > Are the ownership and mode of
> > > "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
> > > two others (although I'd assume that it wouldn't matter) and is it
> > > formatted correctly?
> >
> > The /boot partition in UEFI systems needs to be vfat. Permissions are
> > not gonna matter that much in that.
>
> But filename lengths may do. What is the maximum length for FAT32? Is it
> possible both files are considered the same?

In that case, it would not work in my case, and it does (see my last
 reply). Besides, it has been working with those filenames for months now.

FAT32 supports (IIRC) 256 long filenames.

Regards.
--
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México


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

2015-03-08 Thread Tom H
On Sun, Mar 8, 2015 at 12:56 PM, Canek Peláez Valdés  wrote:
> On Sun, Mar 8, 2015 at 10:51 AM, Tom H  wrote:
>>
>> "version"?! I've never seen this and I don't use it.
>
> From [1]:
>
> title   text to show in the menu
> version  version string to append to the title when the title is not unique
> machine-id  machine identifier to append to the title when the title is not
> unique
> efi  executable EFI image
> options  options to pass to the EFI image / kernel command line
> linux  linux kernel image (gummiboot still requires the kernel to have an
> EFI stub)
> initrd  initramfs image (gummiboot just adds this as option initrd=)
>
> [1] http://freedesktop.org/wiki/Software/gummiboot/

Thanks. I'm sure that I've read this page in the past so I must've
either ignored or forgotten the title/version combo. I've just checked
the Arch and Gentoo wikis and neither mention "version" so I'm in more
or less good company.

And not any closer to understanding the reason for Stefan's problem. :(



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

2015-03-08 Thread Tom H
On Sun, Mar 8, 2015 at 1:05 PM, Neil Bothwick  wrote:
> On Sun, 8 Mar 2015 10:51:38 -0600, Canek Peláez Valdés wrote:
>>>
>>> Are the ownership and mode of
>>> "e55a6b6a09bd2b1c50216272545a8d1f-3.19.1-gentoo.conf" the same as the
>>> two others (although I'd assume that it wouldn't matter) and is it
>>> formatted correctly?
>>
>> The /boot partition in UEFI systems needs to be vfat. Permissions are
>> not gonna matter that much in that.
>
> But filename lengths may do. What is the maximum length for FAT32? Is it
> possible both files are considered the same?

It's 255 or 256.



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

2015-03-08 Thread Stefan G. Weichinger
On 08.03.2015 18:09, Canek Peláez Valdés wrote:

> For the sake of testing it, I copied my 3.19.0 entry into a 3.18.9 and
> 3.19.1 entries and rebooted. Here it works fine Stefan (see attached
> image); I don't know why it doesn't with yours.
> 
> I see you have some grub related files in your /boot directory. I don't
> have those:
> 
> # tree -L 2 /boot
> /boot
> ├── db93dd0e1382198eb26650c05430b171
> │   ├── 3.18.9
> │   ├── 3.19.0
> │   └── 3.19.1
> ├── EFI
> │   ├── Boot
> │   ├── gummiboot
> │   └── Microsoft
> └── loader
> ├── entries
> ├── gentoo.bmp
> └── loader.conf
> 
> 10 directories, 2 files
> 
> I don't think it has anything to do, but AFAICS, it's the only difference.

Yes, I played with grub in a second UEFI-"slot" to be able to boot from
iso-images. But that stuff was there when I installed 3.19.0 back then
... so ...

The UEFI-level of things won't matter, I assume. UEFI chooses and starts
gummiboot, from there the two bootloaders shouldn't collide, I think.

-

Additionally the same new kernel installed without a problem on my
thinkpad (3.19.1 ... with kerninst as well).

No idea.

But no big problem, I can edit that conf-file whenever I install a new
kernel. Sure, would be nice to solve.

thanks @all



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

2015-03-08 Thread Stefan G. Weichinger
On 08.03.2015 19:10, Stefan G. Weichinger wrote:

> But no big problem, I can edit that conf-file whenever I install a new
> kernel. Sure, would be nice to solve.

fun fact:

compiled and installed 4.0.0-rc2 ... visible at boot time at first try

;-)






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

2015-03-08 Thread Canek Peláez Valdés
On Sun, Mar 8, 2015 at 1:57 PM, Stefan G. Weichinger  wrote:
>
> On 08.03.2015 19:10, Stefan G. Weichinger wrote:
>
> > But no big problem, I can edit that conf-file whenever I install a new
> > kernel. Sure, would be nice to solve.
>
> fun fact:
>
> compiled and installed 4.0.0-rc2 ... visible at boot time at first try

I hate heisenbugs.

Regards.
--
Canek Peláez Valdés
Profesor de asignatura, Facultad de Ciencias
Universidad Nacional Autónoma de México


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

2015-03-08 Thread Fernando Rodriguez
On Sunday, March 08, 2015 8:57:43 PM Stefan G. Weichinger wrote:
> On 08.03.2015 19:10, Stefan G. Weichinger wrote:
> 
> > But no big problem, I can edit that conf-file whenever I install a new
> > kernel. Sure, would be nice to solve.
> 
> fun fact:
> 
> compiled and installed 4.0.0-rc2 ... visible at boot time at first try
> 
> ;-)
> 
> 
> 
> 

Just a guess, if you move it back to the original name, does it boot?
Maybe there was something funny with the directory entry that confused the 
bootloader's FAT driver and got fixed when you moved it.

-- 
Fernando Rodriguez

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


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

2015-03-08 Thread Stefan G. Weichinger
On 08.03.2015 21:17, Canek Peláez Valdés wrote:

>> fun fact:
>>
>> compiled and installed 4.0.0-rc2 ... visible at boot time at first try
> 
> I hate heisenbugs.

;-)





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

2015-03-08 Thread Stefan G. Weichinger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 08.03.2015 21:21, Fernando Rodriguez wrote:

> Just a guess, if you move it back to the original name, does it
> boot? Maybe there was something funny with the directory entry that
> confused the bootloader's FAT driver and got fixed when you moved
> it.

will try .. right now I don't want to reboot  some work to do ...

Maybe I should have partitioned the ESP bigger ... I chose 100M and
that fills up rather quickly (at 88% now ... no space for another
kernel+initrd ... why my initrd is 21M is another question ..)

S

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJU/MESAAoJEClcuD1V0Pzm+RgQAIimJtS3GsCwipgqlzgWrLWE
yeX/cTRyPr7B+qqUlArgNo/2SQjLWnJ0+v/c1/jQ2YEdVLm/jNnIpZ5AUC2dFzid
WHTXT+oyO7vRqIB3k6fvxIP1aO21NOF8dQXtZLRsDXnS95lWN0GFXSyiN44wABgg
hnPyr7t7kq4VeIjBsVn09cVB1BxQxmbvCwEN1zYXKuAd19V9cSdWaxWt+AkdcTZv
oOozyYK57eyq3Vfb+PSBJMd13PLnQBnRzyZLnkJDrYxzpO2jnjm/x7ocT5UUTQno
SJVMf3wvApxEwYqhPDMNcqQs5Br5wetJxpRUZ824SgiYFPgCHmYAo7OBv8UM88oP
ANqRLcPgn+j4ZtLyYDx2/GpvHkm+0qQtJ3H78xns1I0X37jIMD/qdtws0Ef+vtBX
ocoPuYQwEtcNog1PoemYwHlfqZec9yZweq9sNAP8RgsD53x/7U2VO3LQGLOYTwRO
G6+1MdfEm8/bNqKHnw4CWbDYajXJ6CSGjhQEmKLSdXG4cPGLeCBn5zQq9w00Knnm
UW29KPhMjf29qZV2SYXyKCPwBH3gbhaj1M8WUx0IenO7oEDRwmaZ4+0hix0rgLbo
X+DW4GEexS/7+t4cHNOI3h8pSGUcDP5MA/0urn3/dAYbVfLHP7K0+OA6XlszdFI1
q55281mBH5e1Vmut+QNB
=TzrU
-END PGP SIGNATURE-



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

2015-03-08 Thread Fernando Rodriguez
On Sunday, March 08, 2015 10:37:22 PM Stefan G. Weichinger wrote:
> On 08.03.2015 21:21, Fernando Rodriguez wrote:
> 
> > Just a guess, if you move it back to the original name, does it
> > boot? Maybe there was something funny with the directory entry that
> > confused the bootloader's FAT driver and got fixed when you moved
> > it.
> 
> will try .. right now I don't want to reboot  some work to do ...
> 
> Maybe I should have partitioned the ESP bigger ... I chose 100M and
> that fills up rather quickly (at 88% now ... no space for another
> kernel+initrd ... why my initrd is 21M is another question ..)
> 
> S

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.

-- 
Fernando Rodriguez