unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65417: i686-linux installation medium on Pentium II fails on boot
@ 2023-08-21  6:29 Skylar "The Cobra" Widulski via Bug reports for GNU Guix
  2023-08-22 10:43 ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: Skylar "The Cobra" Widulski via Bug reports for GNU Guix @ 2023-08-21  6:29 UTC (permalink / raw)
  To: 65417


[-- Attachment #1.1.1: Type: text/plain, Size: 1156 bytes --]

I've got an old Pentium II machine that I want to install Guix on. 
Booting up the i686-linux installation medium, I'm dropped into a guile 
REPL with this output visible on the 640x480 rectangle because NeoMagic 
framebuffer seems unsupported:

setting up setuid programs in '/run/setuid-programs'...
populating /etc from /gnu/store/lzcvl2y4qsj6fkkq4g42a3zyqj9rsxlr-etc...
creating /etc/machine-id...
/gnu/store/0iapawfss4xnxls622g23qpk4mwb9ihp-glibc-2.33/lib/libc.so.6: 
CPU ISA level is lower than required
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
ERROR:
   1. &invoke-error:
       program: 
"/gnu/store/j87mrzkw32dc03j9yxf2nxddn8621m1c-dbus-1.12.20/bin/dbus-uuidgen"
       arguments: ("--ensure=/etc/machine-id")
       exit-status: 127
       term-signal: #f
       stop-signal: #f

Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
GNU Guile 3.0.7


It seems that there is an issue with the P6 (i686) microarchitecture 
used in the Pentium II, even though the image is labelled i686. I'm not 
sure what problem glibc would have with it.
Explanations? Possible solutions?

-- Cobra

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2493 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#65417: i686-linux installation medium on Pentium II fails on boot
  2023-08-21  6:29 bug#65417: i686-linux installation medium on Pentium II fails on boot Skylar "The Cobra" Widulski via Bug reports for GNU Guix
@ 2023-08-22 10:43 ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 0 replies; 2+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2023-08-22 10:43 UTC (permalink / raw)
  To: Skylar The Cobra Widulski, 65417

[-- Attachment #1: Type: text/plain, Size: 1758 bytes --]

Hi Skylar,

"Skylar \"The Cobra\" Widulski" via Bug reports for GNU Guix
<bug-guix@gnu.org> writes:

> I've got an old Pentium II machine that I want to install Guix on. 
> Booting up the i686-linux installation medium, I'm dropped into a guile 
> REPL with this output visible on the 640x480 rectangle because NeoMagic 
> framebuffer seems unsupported:
>
> setting up setuid programs in '/run/setuid-programs'...
> populating /etc from /gnu/store/lzcvl2y4qsj6fkkq4g42a3zyqj9rsxlr-etc...
> creating /etc/machine-id...
> /gnu/store/0iapawfss4xnxls622g23qpk4mwb9ihp-glibc-2.33/lib/libc.so.6: 
> CPU ISA level is lower than required
> ice-9/boot-9.scm:1685:16: In procedure raise-exception:
> ERROR:
>    1. &invoke-error:
>        program: 
> "/gnu/store/j87mrzkw32dc03j9yxf2nxddn8621m1c-dbus-1.12.20/bin/dbus-uuidgen"
>        arguments: ("--ensure=/etc/machine-id")
>        exit-status: 127
>        term-signal: #f
>        stop-signal: #f
>
> Entering a new prompt.  Type `,bt' for a backtrace or `,q' to continue.
> GNU Guile 3.0.7
>
>
> It seems that there is an issue with the P6 (i686) microarchitecture 
> used in the Pentium II, even though the image is labelled i686. I'm not 
> sure what problem glibc would have with it.
> Explanations? Possible solutions?

There apparently was a bug with the ISA stamping that glibc used that
didn't take the -march option into account properly.  Since it was
noticed quite quickly after release, I think it should have been fixed
in subsequent versions (although I haven't really looked deep enough
into it).  In the meantime, you can try building a new installation
image using an existing Guix (CI doesn't build i686 images for latest).

Best,
-- 
Josselin Poiret

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 682 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-22 10:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-21  6:29 bug#65417: i686-linux installation medium on Pentium II fails on boot Skylar "The Cobra" Widulski via Bug reports for GNU Guix
2023-08-22 10:43 ` Josselin Poiret via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).