* Re: grub2 and sound/beep
grub2 and sound/beep Dietmar Segbert
@ ` Samuel Thibault
` Steve Holmes
0 siblings, 1 reply; 13+ messages in thread
From: Samuel Thibault @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Dietmar Segbert, le Sat 21 Nov 2009 23:42:00 +0100, a écrit :
> on my asus eeepc 1005ha-m if have installed grml and the grub2 bootloader.
>
> Can i add sound or beeps on this netbook in the grub.cfg of grub2?
There is a sound module in grub2 yes, I haven't yet checked out how to
use it, however.
Samuel
^ permalink raw reply [flat|nested] 13+ messages in thread
* grub2 and sound/beep
@ Dietmar Segbert
` Samuel Thibault
0 siblings, 1 reply; 13+ messages in thread
From: Dietmar Segbert @ UTC (permalink / raw)
To: speakup
Hello,
on my asus eeepc 1005ha-m if have installed grml and the grub2 bootloader.
Can i add sound or beeps on this netbook in the grub.cfg of grub2?
Regards
Dietmar
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Samuel Thibault
@ ` Steve Holmes
` John Heim
0 siblings, 1 reply; 13+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
The only thing I've done with grub to give it any sounds was to insert
a ^G (Ctrl-G) into the first item of my menu.lst so it would beep
whenever you moved the cursor over the first menu item. We're still
using pre-2.0 grub on Arch now but would be anxious to know the
supposed advantages of grub2. The last time I looked at grub2 under
Debian last year, the documentation was nearly non-existant.
On Sat, Nov 21, 2009 at 10:52:23PM +0100, Samuel Thibault wrote:
> Dietmar Segbert, le Sat 21 Nov 2009 23:42:00 +0100, a écrit :
> > on my asus eeepc 1005ha-m if have installed grml and the grub2 bootloader.
> >
> > Can i add sound or beeps on this netbook in the grub.cfg of grub2?
>
> There is a sound module in grub2 yes, I haven't yet checked out how to
> use it, however.
>
> Samuel
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAksI2psACgkQWSjv55S0LfFSCQCfTO+CkKdBEchP104iG9iShDU2
0rYAoOOewAFnuNw4eoFIv5PcuVpImjHx
=U+/6
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Steve Holmes
@ ` John Heim
` Steve Holmes
0 siblings, 1 reply; 13+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I agree that the documentation is insufficient. Furthermore, there
isn't enough out there on google to be helpful yet. My experience with
grub2 was not good. I had a menu.lst that beeped and had a serial
console configured. I lost both when I switched to grub2. I think this
is a serious bug because when you install grub2, it leaves old grub on
the system and you're supposed to type some command to switch to grub2
if grub2 is working. Well, I couldn't tell if grub2 was working. I
switched to grub2 anyway and fortunately, my machine did boot. But it
was an act of faith.
On Nov 22, 2009, at 12:30 AM, Steve Holmes wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> The only thing I've done with grub to give it any sounds was to insert
> a ^G (Ctrl-G) into the first item of my menu.lst so it would beep
> whenever you moved the cursor over the first menu item. We're still
> using pre-2.0 grub on Arch now but would be anxious to know the
> supposed advantages of grub2. The last time I looked at grub2 under
> Debian last year, the documentation was nearly non-existant.
>
> On Sat, Nov 21, 2009 at 10:52:23PM +0100, Samuel Thibault wrote:
>> Dietmar Segbert, le Sat 21 Nov 2009 23:42:00 +0100, a écrit :
>>> on my asus eeepc 1005ha-m if have installed grml and the grub2
>>> bootloader.
>>>
>>> Can i add sound or beeps on this netbook in the grub.cfg of grub2?
>>
>> There is a sound module in grub2 yes, I haven't yet checked out how
>> to
>> use it, however.
>>
>> Samuel
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEAREDAAYFAksI2psACgkQWSjv55S0LfFSCQCfTO+CkKdBEchP104iG9iShDU2
> 0rYAoOOewAFnuNw4eoFIv5PcuVpImjHx
> =U+/6
> -----END PGP SIGNATURE-----
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` John Heim
@ ` Steve Holmes
` Jason White
0 siblings, 1 reply; 13+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
So, are there any advantages in moving to grub2 at all? I did find an
Arch package for grub2; I downloaded but did not install it. I opened
the package which is much a compressed tar ball of the package and
found only one info page. There skeleton directories there for man
pages but no man page content.
At this point, I can't be convinced to switch. There was no menu.lst
in the package; I did recognize some config files I recall seeing in
the original Debian package of the same. But since this affects how
my machine will boot and I dual boot, I have to be really careful. I
usually don't mind upgrading to latest versions of packages but
booting and having speech are crucial to me if ya know what I mean.
On Sun, Nov 22, 2009 at 11:23:31AM -0600, John Heim wrote:
> I agree that the documentation is insufficient. Furthermore, there
> isn't enough out there on google to be helpful yet. My experience
> with grub2 was not good. I had a menu.lst that beeped and had a
> serial console configured. I lost both when I switched to grub2. I
> think this is a serious bug because when you install grub2, it
> leaves old grub on the system and you're supposed to type some
> command to switch to grub2 if grub2 is working. Well, I couldn't
> tell if grub2 was working. I switched to grub2 anyway and
> fortunately, my machine did boot. But it was an act of faith.
>
>
>
> On Nov 22, 2009, at 12:30 AM, Steve Holmes wrote:
>
> >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: RIPEMD160
> >
> >The only thing I've done with grub to give it any sounds was to insert
> >a ^G (Ctrl-G) into the first item of my menu.lst so it would beep
> >whenever you moved the cursor over the first menu item. We're still
> >using pre-2.0 grub on Arch now but would be anxious to know the
> >supposed advantages of grub2. The last time I looked at grub2 under
> >Debian last year, the documentation was nearly non-existant.
> >
> >On Sat, Nov 21, 2009 at 10:52:23PM +0100, Samuel Thibault wrote:
> >>Dietmar Segbert, le Sat 21 Nov 2009 23:42:00 +0100, a écrit :
> >>>on my asus eeepc 1005ha-m if have installed grml and the grub2
> >>>bootloader.
> >>>
> >>>Can i add sound or beeps on this netbook in the grub.cfg of grub2?
> >>
> >>There is a sound module in grub2 yes, I haven't yet checked out
> >>how to
> >>use it, however.
> >>
> >>Samuel
> >>_______________________________________________
> >>Speakup mailing list
> >>Speakup@braille.uwo.ca
> >>http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >-----BEGIN PGP SIGNATURE-----
> >Version: GnuPG v1.4.10 (GNU/Linux)
> >
> >iEYEAREDAAYFAksI2psACgkQWSjv55S0LfFSCQCfTO+CkKdBEchP104iG9iShDU2
> >0rYAoOOewAFnuNw4eoFIv5PcuVpImjHx
> >=U+/6
> >-----END PGP SIGNATURE-----
> >_______________________________________________
> >Speakup mailing list
> >Speakup@braille.uwo.ca
> >http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAksJvWkACgkQWSjv55S0LfHmBgCg07rIW9EzbNsQTKR5fbvuCZtX
MgAAoJN+pXZyHZU8Mz0RjEfUDX/WYTYd
=d4K/
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Steve Holmes
@ ` Jason White
` Tony Baechler
` John G. Heim
0 siblings, 2 replies; 13+ messages in thread
From: Jason White @ UTC (permalink / raw)
To: speakup
Steve Holmes <speakup@braille.uwo.ca> wrote:
>
>So, are there any advantages in moving to grub2 at all?
It installed perfectly well on my XFS root file system, whereas Grub legacy
didn't, although this may have been fixed by now.
Grub legacy is no longer maintained upstream, so it won't support newer file
systems or new features. This is why distributions are moving to Grub 2 by
default.
I made the switch several months ago and I'm glad it's done.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Jason White
@ ` Tony Baechler
` Steve Holmes
` Glenn Ervin
` John G. Heim
1 sibling, 2 replies; 13+ messages in thread
From: Tony Baechler @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
The below is incorrect. It is still being maintained until grub2 is out
of beta and is considered stable. You're right about no new features,
but from my memory of the page on gnu.org, it's still maintained for bug
fixes. Also, I had no problem getting it to work with XFS. I haven't yet
tried grub2, but I've read of several cases of systems becoming
unbootable after the switch.
On 11/24/2009 7:36 PM, Jason White wrote:
> Grub legacy is no longer maintained upstream, so it won't support
> newer file
> systems or new features. This is why distributions are moving to Grub 2 by
> default.
>
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Tony Baechler
@ ` Steve Holmes
` Glenn Ervin
` Glenn Ervin
1 sibling, 1 reply; 13+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
My biggest complaint at the time when I looked at grub2 was that the
documentation was so lacking. I really couldn't hardly figure out how
to use the new environment. One example right off the top is there is
no menu.lst included. I dunno if that gets generated down line via
configuration and setups or what. I don't think the docs had
descriptions for many of the binaries that come with grub2 either. My
only grub experience so far is mainly updating menu.lst and when I
used to be on debian, I got a little familiar with the grub config
files in /etc but other than that, I really don't know much of what
I'm doing in grub if I had to build the menu.lst from scratch and
ensure I can still boot my computer into either platform.
On Wed, Nov 25, 2009 at 01:34:13AM -0800, Tony Baechler wrote:
> The below is incorrect. It is still being maintained until grub2 is
> out of beta and is considered stable. You're right about no new
> features, but from my memory of the page on gnu.org, it's still
> maintained for bug fixes. Also, I had no problem getting it to work
> with XFS. I haven't yet tried grub2, but I've read of several cases
> of systems becoming unbootable after the switch.
>
> On 11/24/2009 7:36 PM, Jason White wrote:
> >Grub legacy is no longer maintained upstream, so it won't support
> >newer file
> >systems or new features. This is why distributions are moving to Grub 2 by
> >default.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAksNgj4ACgkQWSjv55S0LfE8LQCeOxI8FzP5uxs2NUvsgS4iv98V
M8wAn1XZbUcGlMmuMN1pCeAF2CrGESbR
=fJ7V
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Tony Baechler
` Steve Holmes
@ ` Glenn Ervin
1 sibling, 0 replies; 13+ messages in thread
From: Glenn Ervin @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I am using Grub 2 on my Ubuntu 9.10, and I cannot figure out how to get the
beep inserted.
I used to put a control-G in front of the lines, but the grub.cfg file will
not take a change. You have to use the custom_40 file, and there are no
such lines for editing.
Glenn
----- Original Message -----
From: "Tony Baechler" <tony@baechler.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Wednesday, November 25, 2009 3:34 AM
Subject: Re: grub2 and sound/beep
The below is incorrect. It is still being maintained until grub2 is out
of beta and is considered stable. You're right about no new features,
but from my memory of the page on gnu.org, it's still maintained for bug
fixes. Also, I had no problem getting it to work with XFS. I haven't yet
tried grub2, but I've read of several cases of systems becoming
unbootable after the switch.
On 11/24/2009 7:36 PM, Jason White wrote:
> Grub legacy is no longer maintained upstream, so it won't support
> newer file
> systems or new features. This is why distributions are moving to Grub 2 by
> default.
>
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Steve Holmes
@ ` Glenn Ervin
0 siblings, 0 replies; 13+ messages in thread
From: Glenn Ervin @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
You don't use a menu.lst file any more.
You can edit the custom_40 file, and that will add items into the grub.cfg
file.
Also, I used:
grub-set-default 4
to make the boot option the 5th item in the list, but it did not work for
me.
So I have to say that the new grub is difficult to use.
Glenn
----- Original Message -----
From: "Steve Holmes" <steve@holmesgrown.com>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, November 25, 2009 1:15 PM
Subject: Re: grub2 and sound/beep
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
My biggest complaint at the time when I looked at grub2 was that the
documentation was so lacking. I really couldn't hardly figure out how
to use the new environment. One example right off the top is there is
no menu.lst included. I dunno if that gets generated down line via
configuration and setups or what. I don't think the docs had
descriptions for many of the binaries that come with grub2 either. My
only grub experience so far is mainly updating menu.lst and when I
used to be on debian, I got a little familiar with the grub config
files in /etc but other than that, I really don't know much of what
I'm doing in grub if I had to build the menu.lst from scratch and
ensure I can still boot my computer into either platform.
On Wed, Nov 25, 2009 at 01:34:13AM -0800, Tony Baechler wrote:
> The below is incorrect. It is still being maintained until grub2 is
> out of beta and is considered stable. You're right about no new
> features, but from my memory of the page on gnu.org, it's still
> maintained for bug fixes. Also, I had no problem getting it to work
> with XFS. I haven't yet tried grub2, but I've read of several cases
> of systems becoming unbootable after the switch.
>
> On 11/24/2009 7:36 PM, Jason White wrote:
> >Grub legacy is no longer maintained upstream, so it won't support
> >newer file
> >systems or new features. This is why distributions are moving to Grub 2
> >by
> >default.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAksNgj4ACgkQWSjv55S0LfE8LQCeOxI8FzP5uxs2NUvsgS4iv98V
M8wAn1XZbUcGlMmuMN1pCeAF2CrGESbR
=fJ7V
-----END PGP SIGNATURE-----
_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Jason White
` Tony Baechler
@ ` John G. Heim
` Steve Holmes
1 sibling, 1 reply; 13+ messages in thread
From: John G. Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
----- Original Message -----
From: "Jason White" <jason@jasonjgw.net>
> It installed perfectly well on my XFS root file system, whereas Grub
> legacy
> didn't, although this may have been fixed by now.
>
> Grub legacy is no longer maintained upstream, so it won't support newer
> file
> systems or new features. This is why distributions are moving to Grub 2 by
> default.
>
> I made the switch several months ago and I'm glad it's done.
>
Yeah, it installed on my ancient laptop too. But did you get a serial
console or a beeping menu? If you have figured out to get the accessibility
features working, let us know.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` John G. Heim
@ ` Steve Holmes
` John G. Heim
0 siblings, 1 reply; 13+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Accessibility features? You mean there are special features in grub2
for accessibility? If so, what are they. I didn't recall seeing
anything in the scronnie documentation available for grub2.
On Fri, Nov 27, 2009 at 04:06:12PM -0600, John G. Heim wrote:
>
> ----- Original Message ----- From: "Jason White"
> <jason@jasonjgw.net>
> >It installed perfectly well on my XFS root file system, whereas
> >Grub legacy
> >didn't, although this may have been fixed by now.
> >
> >Grub legacy is no longer maintained upstream, so it won't support
> >newer file
> >systems or new features. This is why distributions are moving to Grub 2 by
> >default.
> >
> >I made the switch several months ago and I'm glad it's done.
> >
>
>
> Yeah, it installed on my ancient laptop too. But did you get a
> serial console or a beeping menu? If you have figured out to get the
> accessibility features working, let us know.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAksQUqMACgkQWSjv55S0LfFi5QCff2wWWcrqjXayKauC/okhRUle
VMgAniI8kUEkwmAzL8226Z40M3vyY5y0
=wTlH
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: grub2 and sound/beep
` Steve Holmes
@ ` John G. Heim
0 siblings, 0 replies; 13+ messages in thread
From: John G. Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
No, I am not saying there are accessibility features in grub2. And to tell
you the truth, I am at something of a loss as to how you could read that
into what I said.
Anyway, I don't know if it's possible to configure grub2 to display the boot
menu via a serial console. As I said in an earlier message, I lost that
feature when I upgraded my laptop to grub2. I also lost the beep I'd put
into the menu.lst file. There is no menu.lst file under grub2.
On the other hand, I wouldn't assume that it's impossible to configure those
things under grub2. It may simply be undocumented. I doubt that there was
anything in the old grub docs on how to make a menu item beep when you
cursored over it. Yet, that was obviously possible. And I'd be shocked if
there isn't some way to configure grub2 to display the boot menu over a
serial console. It seems to me that that's a feature that would have wide
enough appeal that the developers would have included it in grub 2.
----- Original Message -----
From: "Steve Holmes" <steve@holmesgrown.com>
To: <speakup@braille.uwo.ca>
Sent: Friday, November 27, 2009 4:28 PM
Subject: Re: grub2 and sound/beep
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> Accessibility features? You mean there are special features in grub2
> for accessibility? If so, what are they. I didn't recall seeing
> anything in the scronnie documentation available for grub2.
>
> On Fri, Nov 27, 2009 at 04:06:12PM -0600, John G. Heim wrote:
>>
>> ----- Original Message ----- From: "Jason White"
>> <jason@jasonjgw.net>
>> >It installed perfectly well on my XFS root file system, whereas
>> >Grub legacy
>> >didn't, although this may have been fixed by now.
>> >
>> >Grub legacy is no longer maintained upstream, so it won't support
>> >newer file
>> >systems or new features. This is why distributions are moving to Grub 2
>> >by
>> >default.
>> >
>> >I made the switch several months ago and I'm glad it's done.
>> >
>>
>>
>> Yeah, it installed on my ancient laptop too. But did you get a
>> serial console or a beeping menu? If you have figured out to get the
>> accessibility features working, let us know.
>>
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEAREDAAYFAksQUqMACgkQWSjv55S0LfFi5QCff2wWWcrqjXayKauC/okhRUle
> VMgAniI8kUEkwmAzL8226Z40M3vyY5y0
> =wTlH
> -----END PGP SIGNATURE-----
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
grub2 and sound/beep Dietmar Segbert
` Samuel Thibault
` Steve Holmes
` John Heim
` Steve Holmes
` Jason White
` Tony Baechler
` Steve Holmes
` Glenn Ervin
` Glenn Ervin
` John G. Heim
` Steve Holmes
` John G. Heim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).