On 5/29/2025 5:20 PM, Chuck Zmudzinski wrote:
> On 5/29/2025 3:23 PM, Manuel Bouyer wrote:
>> On Thu, May 29, 2025 at 03:01:50PM -0400, Chuck Zmudzinski wrote:
>>> [...]
>>> When I pass bootdev=dk12 in boot.cfg, the bootloader strangely tries dk1 as
>>> root
>>> (which is wrong) and correctly det
On 5/29/2025 10:24 PM, Chuck Zmudzinski wrote:
> On 5/29/2025 7:39 PM, Manuel Bouyer wrote:
>> On Thu, May 29, 2025 at 05:20:53PM -0400, Chuck Zmudzinski wrote:
>>> On 5/29/2025 3:23 PM, Manuel Bouyer wrote:
>>> > On Thu, May 29, 2025 at 03:01:50PM -0400, Chuck Zmudzinski wrote:
>>> >> [...]
>>>
>
On 5/29/2025 7:39 PM, Manuel Bouyer wrote:
> On Thu, May 29, 2025 at 05:20:53PM -0400, Chuck Zmudzinski wrote:
>> On 5/29/2025 3:23 PM, Manuel Bouyer wrote:
>> > On Thu, May 29, 2025 at 03:01:50PM -0400, Chuck Zmudzinski wrote:
>> >> [...]
>>
>> >
>> > This is because the userconf command from th
On Thu, May 29, 2025 at 05:20:53PM -0400, Chuck Zmudzinski wrote:
> On 5/29/2025 3:23 PM, Manuel Bouyer wrote:
> > On Thu, May 29, 2025 at 03:01:50PM -0400, Chuck Zmudzinski wrote:
> >> [...]
>
> >
> > This is because the userconf command from the boot loader doens't make it
> > to the dom0 kerne
On 5/29/2025 6:26 PM, Greg A. Woods wrote:
> At Thu, 29 May 2025 17:37:10 -0400, Chuck Zmudzinski
> wrote:
> Subject: Re: Xen boot strangeness (Was: Re: [SOLVED] Re: Xen
> 4.18.5_20250521nb0 not ELF binary (Was: Re: EFI and Xen))
>>
>> It seems to me our DOM0 config assumes Xen is not successful
At Thu, 29 May 2025 17:37:10 -0400, Chuck Zmudzinski wrote:
Subject: Re: Xen boot strangeness (Was: Re: [SOLVED] Re: Xen 4.18.5_20250521nb0
not ELF binary (Was: Re: EFI and Xen))
>
> It seems to me our DOM0 config assumes Xen is not successfully hiding the
> serial console used by Xen from DOM0,
On 5/29/2025 5:27 PM, Greg A. Woods wrote:
> At Thu, 29 May 2025 16:30:39 -0400, Chuck Zmudzinski
> wrote:
> Subject: Re: Xen boot strangeness (Was: Re: [SOLVED] Re: Xen
> 4.18.5_20250521nb0 not ELF binary (Was: Re: EFI and Xen))
>>
>> Ok, let's see what happens. I use this boot command line:
>>
At Thu, 29 May 2025 16:30:39 -0400, Chuck Zmudzinski wrote:
Subject: Re: Xen boot strangeness (Was: Re: [SOLVED] Re: Xen 4.18.5_20250521nb0
not ELF binary (Was: Re: EFI and Xen))
>
> Ok, let's see what happens. I use this boot command line:
>
> menu=Boot normally with Xen:dev hd2d:;load /netbsd-X
On 5/29/2025 3:23 PM, Manuel Bouyer wrote:
> On Thu, May 29, 2025 at 03:01:50PM -0400, Chuck Zmudzinski wrote:
>> [...]
>
> This is because the userconf command from the boot loader doens't make it
> to the dom0 kernel.
> Remember that when booting Xen; Xen is the kernel and XEN3_DOM0 a module.
>
On 5/29/2025 4:30 PM, Chuck Zmudzinski wrote:
> On 5/29/2025 4:02 PM, Greg A. Woods wrote:
>>
>> Do you get similar results if you try to boot GENERIC from that same
>> device? The code in arch/x86/x86/x86_autoconf.c looks like it tries a
>> bit harder, but maybe it fails too?
>
> I boot GENERIC
On 5/29/2025 4:02 PM, Greg A. Woods wrote:
> At Thu, 29 May 2025 15:01:50 -0400, Chuck Zmudzinski
> wrote:
> Subject: Xen boot strangeness (Was: Re: [SOLVED] Re: Xen 4.18.5_20250521nb0
> not ELF binary (Was: Re: EFI and Xen))
>>
>> On 5/27/2025 7:37 PM, Greg A. Woods wrote:
>> > However it doesn
At Thu, 29 May 2025 11:24:24 -0400, Todd Gruhn wrote:
Subject: Re: Tweeking X11
>
> So, I re-read this today:
>
> bash-5.1$ xprop -id 0x120001f _NET_WM_NAME
> _NET_WM_NAME(UTF8_STRING) = "KWin"
>
> Are you giving *WM_NAME a var , or name???
Not "giving" -- answering!
"xprop" is asking a questio
At Thu, 29 May 2025 15:01:50 -0400, Chuck Zmudzinski wrote:
Subject: Xen boot strangeness (Was: Re: [SOLVED] Re: Xen 4.18.5_20250521nb0 not
ELF binary (Was: Re: EFI and Xen))
>
> On 5/27/2025 7:37 PM, Greg A. Woods wrote:
> > However it doesn't look like you're using an old-fashioned "standard"
>
On Thu, May 29, 2025 at 03:01:50PM -0400, Chuck Zmudzinski wrote:
> [...]
> db{0}>
>
> >
> > Perhaps it has something to do with the fact you're using what Xen calls
> > "com2" for the serial console.
>
> Yes, that is exactly the problem, and since DOM0 cannot detect which port Xen
> is using, o
On 5/27/2025 7:37 PM, Greg A. Woods wrote:
> At Tue, 27 May 2025 12:39:43 -0400, Chuck Zmudzinski
> wrote:
> Subject: [SOLVED] Re: Xen 4.18.5_20250521nb0 not ELF binary (Was: Re: EFI and
> Xen)
>>
>> It is definitely not production ready, but I got it to work with the
>> following
>> tweaks and
So, I re-read this today:
bash-5.1$ xprop -id 0x120001f _NET_WM_NAME
_NET_WM_NAME(UTF8_STRING) = "KWin"
Are you giving *WM_NAME a var , or name???
On Tue, May 27, 2025 at 6:24 PM Andrew Randrianasulu
wrote:
>
> On Tue, May 27, 2025 at 10:52 PM Todd Gruhn wrote:
> >
> > I found both MOTIF Ma
El 26/5/25 a las 8:43, Ramiro Aceves escribió:
Hello,
After the success with gnuradio I decided to test another useful
hamradio program. I started playing with my Afedri-Net receiver with
ham/gqrx software under NetBSD Raspberrypi 4 and after a few seconds the
waterfall screen hung. I firs
17 matches
Mail list logo