Re: [DNG] Fwd: request for assistance

2022-01-16 Thread ael via Dng
On Sun, Jan 16, 2022 at 10:50:18PM +0100, k...@aspodata.se wrote:
> ael:
> > > > > I'm told to:
> > > > >
> > > > > rebuild the kernel with CONFIG_NOUVEAU_DEBUG_PUSH=y
> > 
> > git clone 
> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
> 
> or if you want samething smaller, download a specific kernel source 
> from:
>  https://www.kernel.org/
> 
> 
> If you use "make menuconfig" the config mentioned above is in
> "Device drivers -> Graphics support", put a "y" in this entry:
> 
>  [ ]   Enable additional push buffer debugging
> 
> There are a lot of choises in the kernel config, so the hard part is 
> to make the right choises.

Maybe it is in those guides, but the biggest problem with
make menuconfig
is the vast number of choices when starting from scratch.
If you are satisfied with an otherwise generic kernel, use
/boot/config-xxx
as a template. I should have mentioned that in my private message.

If you do clone the stable kernel, it is probably a good idea to
make htmldocs
as in the top level README.
What you are not told is that the results appear in the
Documentation/output/ directory.

Caveat: it is a long time since I compiled a kernel, so some of this may
be dated.

ael
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Fwd: request for assistance

2022-01-16 Thread karl
ael:
> > On Sat, Jan 15, 2022 at 2:37 PM  wrote:
> > >
> > > o1bigtenor:
> > > ...
> > > > I'm told to:
> > > >
> > > > rebuild the kernel with CONFIG_NOUVEAU_DEBUG_PUSH=y
> > > ...
> > >
> > >  That config is used in:
> > > drivers/gpu/drm/nouveau/include/nvif/push.h
> > >
> > > its latest commit is d502297008142645edf5c791af424ed321e5da84
> > > from 2021-01-19, so you need kernel v5.11-rc6 or later. So
> > > get a suffiently new kernel and do as they say.
> > >
> > 
> > Hmm  - - - - and HOW do I do that?
> 
> git clone 
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

or if you want samething smaller, download a specific kernel source 
from:
 https://www.kernel.org/

Here is a guide on how to buile the kernel:
 https://phoenixnap.com/kb/build-linux-kernel
The debian howto is a little confusing, start at sec.4.6
 https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html

If you use "make menuconfig" the config mentioned above is in
"Device drivers -> Graphics support", put a "y" in this entry:

 [ ]   Enable additional push buffer debugging

There are a lot of choises in the kernel config, so the hard part is 
to make the right choises.

Regards,
/Karl Hammar


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Fwd: request for assistance

2022-01-16 Thread ael via Dng
On Sun, Jan 16, 2022 at 02:01:00PM -0600, o1bigtenor via Dng wrote:
> -- Forwarded message -
> From: o1bigtenor 
> Date: Sun, Jan 16, 2022 at 6:14 AM
> Subject: Re: [DNG] request for assistance
> To: 
> 
> 
> On Sat, Jan 15, 2022 at 2:37 PM  wrote:
> >
> > o1bigtenor:
> > ...
> > > I'm told to:
> > >
> > > rebuild the kernel with CONFIG_NOUVEAU_DEBUG_PUSH=y
> > ...
> >
> >  That config is used in:
> > drivers/gpu/drm/nouveau/include/nvif/push.h
> >
> > its latest commit is d502297008142645edf5c791af424ed321e5da84
> > from 2021-01-19, so you need kernel v5.11-rc6 or later. So
> > get a suffiently new kernel and do as they say.
> >
> 
> Hmm  - - - - and HOW do I do that?

git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git

should do it.

Seems to be 5.16.0 with updates for 5.17 in progress as of this evening.

ael


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Fwd: request for assistance

2022-01-16 Thread o1bigtenor via Dng
-- Forwarded message -
From: o1bigtenor 
Date: Sun, Jan 16, 2022 at 6:14 AM
Subject: Re: [DNG] request for assistance
To: 


On Sat, Jan 15, 2022 at 2:37 PM  wrote:
>
> o1bigtenor:
> ...
> > I'm told to:
> >
> > rebuild the kernel with CONFIG_NOUVEAU_DEBUG_PUSH=y
> ...
>
>  That config is used in:
> drivers/gpu/drm/nouveau/include/nvif/push.h
>
> its latest commit is d502297008142645edf5c791af424ed321e5da84
> from 2021-01-19, so you need kernel v5.11-rc6 or later. So
> get a suffiently new kernel and do as they say.
>

Hmm  - - - - and HOW do I do that?
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Fwd: request for assistance

2022-01-07 Thread Olaf Meeuwissen via Dng
Hi,

o1bigtenor via Dng  writes:

> On Fri, Jan 7, 2022 at 5:12 AM Olaf Meeuwissen  wrote:
>>
>> Hi,
>>
>> o1bigtenor via Dng  writes:
>>
>> > Greetings
>> >
>> > Basic question is: what happened?
>> >
>> > I wanted to update a beowulf system.
>> > So did the apt update, apt upgrade, apt dist-upgrade
>> > after changing the references in /etc/apt/sources.list
>> > from beowulf to chimaera.
>> >
>> > After reboot - - - well - - - screen says devuan but
>> > uname -r is 4.19.xx and not 5.10.xx
>> >
>> > Any ideas as to how I update the kernel?
>>
>> Do you by any chance have only a versioned kernel image package
>> installed?  Something like linux-image-4.19.xx-y-amd64.
>>
>> If so, you want to install linux-image-amd64 to keep getting the latest
>> version.
>>
>> Adjust for your architecture if necessary.
>>
>> Hope this helps,
>
> Dunno how it happened but installed linux-image-amd64 did
> a reboot and things are different.

It happens as a result of the Depends: for linux-image-amd64.  These are
updated to point to the latest linux-image-x.y.z-n-amd64 package.  Take
a look at

  apt show linux-image-amd64 | grep Depends:

and enlighten yourself :-)

Hope this helps,
--
Olaf MeeuwissenFSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Softwarehttps://my.fsf.org/donate
 Join the Free Software Foundation  https://my.fsf.org/join
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Fwd: request for assistance

2022-01-07 Thread o1bigtenor via Dng
-- Forwarded message -
From: o1bigtenor 
Date: Fri, Jan 7, 2022 at 7:18 AM
Subject: Re: [DNG] request for assistance
To: Olaf Meeuwissen 


On Fri, Jan 7, 2022 at 5:12 AM Olaf Meeuwissen  wrote:
>
> Hi,
>
> o1bigtenor via Dng  writes:
>
> > Greetings
> >
> > Basic question is: what happened?
> >
> > I wanted to update a beowulf system.
> > So did the apt update, apt upgrade, apt dist-upgrade
> > after changing the references in /etc/apt/sources.list
> > from beowulf to chimaera.
> >
> > After reboot - - - well - - - screen says devuan but
> > uname -r is 4.19.xx and not 5.10.xx
> >
> > Any ideas as to how I update the kernel?
>
> Do you by any chance have only a versioned kernel image package
> installed?  Something like linux-image-4.19.xx-y-amd64.
>
> If so, you want to install linux-image-amd64 to keep getting the latest
> version.
>
> Adjust for your architecture if necessary.
>
> Hope this helps,

Dunno how it happened but installed linux-image-amd64 did
a reboot and things are different.

Thank you!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng