Re: debian kernel compiler [SOLVED]

2025-01-05 Thread Istvan Toth
Hi, The debian kernel compile problem has been solved.The details can be found under the title. Thank you for your help, regards you ti

Re: debian kernel compiler

2025-01-05 Thread Istvan Toth
Hi Franko, uname -a Linux lilike2008 6.1.119-*fah109* #1 SMP PREEMPT_DYNAMIC Sun Jan  5 13:01:59 CET 2025 x86_64 GNU/Linux the problem was solved quickly and efficiently based on your instructions SOLVED, SOLVED and SOLVED! Thank you very much for your efforts Yes, I am waiting for th

Re: debian kernel compiler

2025-01-05 Thread Christian Groessler
Istvan, I suspect you've got a bad memory chip. Try running a memory test. regards. chris On 1/4/25 20:58, Istvan Toth wrote: Hi Marko, thank you for your detailed and thorough advice. I implemented them, everything ran without errors. But unfortunately the error persists, Building module:

Re: debian kernel compiler

2025-01-04 Thread pocket
> Sent: Saturday, January 04, 2025 at 7:12 PM > From: "Jeffrey Walton" > To: poc...@homemail.com > Cc: "debian-user" > Subject: Re: debian kernel compiler > > On Sat, Jan 4, 2025 at 4:17 PM wrote: > > > > > Sent: Saturday, January 0

Re: debian kernel compiler

2025-01-04 Thread Jeffrey Walton
On Sat, Jan 4, 2025 at 4:17 PM wrote: > > > Sent: Saturday, January 04, 2025 at 11:54 AM > > From: "Lee" > > To: "Franco Martelli" > > Cc: debian-user@lists.debian.org > > Subject: Re: debian kernel compiler > > > > On Sat, Jan

Re: debian kernel compiler

2025-01-04 Thread Franco Martelli
On 04/01/25 at 17:54, Lee wrote: On Sat, Jan 4, 2025 at 7:52 AM Franco Martelli wrote: On 02/01/25 at 12:53, Istvan Toth wrote: amd 5700G cpu If you are new to kernel compiling maybe you don't know that you can optimize the kernel for your specific CPU architecture, if you are using the GCC

Re: debian kernel compiler

2025-01-04 Thread Istvan Toth
Hi Marko, thank you for your detailed and thorough advice. I implemented them, everything ran without errors. But unfortunately the error persists, Building module: Cleaning build area... env NV_VERBOSE=1 make -j16 modules KERNEL_UNAME=6.1.119-fah105..(bad exit status: 2) Erro

Re: debian kernel compiler

2025-01-04 Thread pocket
> Sent: Saturday, January 04, 2025 at 11:54 AM > From: "Lee" > To: "Franco Martelli" > Cc: debian-user@lists.debian.org > Subject: Re: debian kernel compiler > > On Sat, Jan 4, 2025 at 7:52 AM Franco Martelli wrote: > > > > On 02/0

Re: debian kernel compiler

2025-01-04 Thread Lee
On Sat, Jan 4, 2025 at 7:52 AM Franco Martelli wrote: > > On 02/01/25 at 12:53, Istvan Toth wrote: > > amd 5700G cpu > > If you are new to kernel compiling maybe you don't know that you can > optimize the kernel for your specific CPU architecture, if you are using > the GCC compiler: > > first make

Re: debian kernel compiler

2025-01-04 Thread Franco Martelli
On 02/01/25 at 12:53, Istvan Toth wrote: amd 5700G cpu If you are new to kernel compiling maybe you don't know that you can optimize the kernel for your specific CPU architecture, if you are using the GCC compiler: first make a backup copy of the Makefile: $ cd linux-source-6.1 $ cp arch/x8

Re: debian kernel compiler

2025-01-03 Thread Istvan Toth
Hi Thomas, Okay, I'll try, but since December 26th there hasn't been a good compiler, even though I compile 5-6 times a day, waiting for the "messiah". I'm using the suggested 2>&1 | tee -i "$HOME"/make_deb_pkg_log_90. Regards, you ti On 1/2/25 21:40, Thomas Schmitt wrote: It would be interes

Re: debian kernel compiler

2025-01-02 Thread Thomas Schmitt
Hi, > On Thu, Jan 02, 2025 at 20:12:09 +0100, Istvan Toth wrote: > > I am attaching the nvidia make.log.I made the fah79 image deb package > > myself. It also included - linux-headers-6.1.119-fah79_6.1.119-1_amd64.deb Greg Wooledge wrote: > The log is quite large. I'm surprised the mailing list

Re: debian kernel compiler

2025-01-02 Thread Istvan Toth
Hello Thomas, every time it's about newly built packages, because the .config file that I usually consider to be correct has not been able to compile properly. Regards

Re: debian kernel compiler

2025-01-02 Thread Thomas Schmitt
Hi, Istvan Toth wrote: > when installing > the image the build module does not run during the short-term (30-40 minute) > compiler runtime (I attach it). > [...] > ~/kernel$ sudo dpkg -i linux-image-6.1.119-fah79_6.1.119-1_amd64.deb I might have misunderstood your problem description. I thought t

Re: debian kernel compiler

2025-01-02 Thread Greg Wooledge
On Thu, Jan 02, 2025 at 17:11:10 +0100, Istvan Toth wrote: > ~/kernel$ sudo dpkg -i linux-image-6.1.119-fah79_6.1.119-1_amd64.deb > Selecting previously unselected package linux-image-6.1.119-fah79. > (Reading database ... 192934 files and directories currently installed.) > Preparing to unpack li

Re: debian kernel compiler

2025-01-02 Thread Istvan Toth
Hi Thomas, Thanks for your advice, no, there is no message, it seems that the header and image deb packages (header and image) are downloaded correctly. However, when dpkg -i extracts the header there is no problem, but when installing the image the build module does not run during the short-t

Re: debian kernel compiler

2025-01-02 Thread Thomas Schmitt
Hi, Istvan Toth wrote: > Most > times, about 100 times so far, the compiler ran at 40 minutes, but then it > does not compile the nvidia-current 183.216.01 or the 535.183.01 module. > Because of this, there will be no /boot/initrd.img file, the boot will not > start. This would match a prematurel