:r !/lib/libc.so.6
GNU C Library (GNU libc) stable release version 2.37.
Is that a stable libc 2.37 release?
I'm going to be busy here for a bit. :)
I just updated the kernel to 6.1.9 earlier today and I see
penguins here on my bios boot machine.
I didn't change anything so I don't know what the difference is
but everything is a s it should be.
Is that a stable libc 2.37 release? I'm going to be busy here
for a bit. :)
I just updated the kernel to 6.1.9 earlier today and I see
penguins here on my bios boot machine.
No kidding. Just ran into a glitch with grub on both uefi and legacy with kv-6.1.12 so rather than downgrade the kernel I opted out for taking a grub-git out for a cruise. It worked!!! I just got it working about half
an hour ago and am currently bringing everything back into sync on this overpriced toy.
What a pain but I think it'll be worth it.
I just updated the kernel to 6.1.9 earlier today and I see
penguins here on my bios boot machine.
No love here yet but closing in on it. I currently have two legacy machines I can try it out on. I figure by the weekend I *should* have a working legacy boot but no promises on boot penguins as both are i915. I may switch one to a uefi later.
If I succeed I'll be building an xfce desktop tomorrow.
I never saw them until I added the nouveau module.
If I succeed I'll be building an xfce desktop tomorrow.
You'll succeed. If you got this far then the above is well within reach.
I never saw them until I added the nouveau module.
I've got the right driver;
lspci -s 00:02.0 -k
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 500 (rev 0b) DeviceName: Onboard - Video
Subsystem: Intel Corporation HD Graphics 500
Kernel driver in use: i915
Kernel modules: i915
Still no love on legacy boots which is the case for the node. No big deal but like you previously said that it would be nice to see them working.
For the record, I am still getting the proper framebuffer loading but no boot penguins other than when I use uefi which as of this writing isn't really working on a couple of machines for whatever reason. Does it matter?
I did succeed. I have a nice xfce desktop running now.
I inslalled Quake along with quakespasm yesterday and it runs
nicely with the nouveau driver.
:r !lspci -s 04:00.0 -k | sed 's/^/ > /;s/\t/ /g'
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev c1)
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Renoir
Kernel driver in use: amdgpu
Kernel modules: amdgpu
The penguins don't matter much as long as the machine boots but
it's curious whatever happened to them.
No kidding. Just ran into a glitch with grub on both uefi and legacy with kv-6.1.12 so rather than downgrade the kernel I opted out for taking a grub-git out for a cruise. It worked!!! I just got it working about half an hour ago and am currently bringing everything back into sync on this overpriced toy. > :-)
Did you have a problem with grub saying there were no valid file
systems found?
I actually tried building grub from git but I was missing
dependencies and wasn't sure where to get them.
Did you have a problem with grub saying there were no valid file
systems found?
Yes. Also I found this fix for grub at the LFS site;
https://www.linuxfromscratch.org/patches/lfs/development/grub-2.06-upstream_f ixes-1.patch
Turns out that it requires patching for the new e2fsprogs-1.47.0 which I forgot I updated. So the git version is no longer required.
I actually tried building grub from git but I was missing
dependencies and wasn't sure where to get them.
That sounds weird. Which version of git?
Life is good,
Maurice
-o o- o- -o
(\ /) /) (\
^^ ^^ ^^ ^^
... Ellen biÄ1 selast Ä1am Ä1e oftost sceal dreogan dryhtenbealu.
Courage is best for one who must very often suffer great evils.
Yes. Also I found this fix for grub at the LFS site;
https://www.linuxfromscratch.org/patches/lfs/development/grub-2.06-upstream_f ixes-1.patch
Turns out that it requires patching for the new e2fsprogs-1.47.0 which I forgot I updated. So the git version is no longer required.
I was using the git version on a slackware-current live DVD.
When I ran ./configure it said I needed gnulib
When I ran ./configure it said I needed gnulib
AHA! You need to run ./bootstrap first. That will take care of gnulib which will become part of the source optimized for whatever ./bootstrap finds interesting.
That should be fine although I've never tried git on any of the live releases.
When I ran ./configure it said I needed gnulib
AHA! You need to run ./bootstrap first. That will take care of gnulib which will become part of the source optimized for whatever ./bootstrap finds interesting.
A bit of a rodeo but I'm back in business. From what I gather after reading a bit of google searches grub looks these newer file systems and sees features it doesn't recognize so it fails bummer. I'm hoping for a
A bit of a rodeo but I'm back in business. From what I gather after
reading a bit of google searches grub looks these newer file systems and
sees features it doesn't recognize so it fails bummer. I'm hoping for a
Go going man. I don't often successfully survive issues involving grub. It usually involves a reinstall :-( Glad you survived.
I installed the Kali debian based package today in a VMware vm. There is a lot of real useful software included. Fun.
I just grabbed the grub source on another (slackware) machine here
and I ran ./bootstrap and it grabbed gnulib and carried on.
It found a lot of dependecies on that machine and took quite a
while to run compared to building in the lfs chroot.
One day I am going to see if I can get the starfield theme working.
I just grabbed the grub source on another (slackware) machine here
and I ran ./bootstrap and it grabbed gnulib and carried on.
Excellent. You had me worried there for a second.
It found a lot of dependecies on that machine and took quite a
while to run compared to building in the lfs chroot.
Yes but you only have to run ./bootstrap the first time. You could make a tarball from the resulting source after running ./bootstrap and thus save yourself building time on other targets or future from scratch builds.
One day I am going to see if I can get the starfield theme working.
Is that a planetarium type thingy?
It just displays an image on the screen and puts the grub menu on top of it.
Totally unimportant but a nice touch.
No kidding. Just ran into a glitch with grub on both uefi and legacy
with kv-6.1.12 so rather than downgrade the kernel I opted out for taking
a grub-git out for a cruise. It worked!!! I just got it working about
half an hour ago and am currently bringing everything back into sync on
this overpriced toy.
kv-6.1.12? I'll have to go grab it.
At the moment LFS has the boot but if I run into trouble I'll boot
with slackware.
What a pain but I think it'll be worth it.
Yep, I am just working on some depenencies for the desktop. I'm going
to have a go at getting xorg and friends installed tonight. If I
succeed I'll be building an xfce desktop tomorrow.
I just updated the kernel to 6.1.9 earlier today and I see
penguins here on my bios boot machine.
No love here yet but closing in on it. I currently have two legacy
machines I can try it out on. I figure by the weekend I *should* have a
working legacy boot but no promises on boot penguins as both are i915. I
may switch one to a uefi later.
I don't see the penguins until the screen goes blank (kernel
modesetting I think) and then they show up after that. I never saw
them until I added the nouveau module.
I have the boot logo selected in ..
make menuconfig -> Device Drivers -> Graphics support
It's right at the bottom.
that was yesterday :=)
kv-6.1.12? I'll have to go grab it.
that was yesterday :=)
so slack does work sometimes ? :)
let the penguins live in south pole :)
Hey Benny!
that was yesterday :=)
:r /proc/version
Linux version 6.2.1 (root@motorshed) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sat Feb 25 19:22:13 UTC 2023
I knew you'd be on that! :)
One thing I noticed when I ran make oldconfig is that the nfs v4
server is enabled by default now.
One thing I noticed when I ran make oldconfig is that the nfs v4
server is enabled by default now.
My neighbour "He who is Paul" says that he was enabling all versions when he last used nfs. Like me he now uses sshfs instead since it is far less complicated to set up and use. I never used nfs that much way back when and quit looking at it back in the late 1990's.
Sysop: | StingRay |
---|---|
Location: | Woodstock, GA |
Users: | 27 |
Nodes: | 15 (0 / 15) |
Uptime: | 32:30:53 |
Calls: | 589 |
Calls today: | 1 |
Files: | 357 |
Messages: | 226,865 |