Page 67 of 124

Re: New kernels

Posted: Sat Jan 20, 2024 3:00 pm
by xeno74
Skateman wrote: Sat Jan 20, 2024 12:22 pm Kernel 6.8 Alpha2 up and running fine on my AmigaOne X5000
Thanks a lot for testing the alpha2! :-)

Re: New kernels

Posted: Sun Jan 21, 2024 11:00 am
by xeno74
Hi All,

Here is the third alpha of kernel 6.8 for testing.

New:
Download: linux-image-6.8-alpha3-X1000_X5000.tar.gz

Image

Please test the kernels.

Thanks,
Christian

Re: New kernels

Posted: Sun Jan 21, 2024 8:47 pm
by Skateman
Kernel 6.8 Alpha3 up and running on my AmigaOne X5000

Icons showing up on the desktop after booting seems to take longer than normal. Besides this, no strange things found yet..

Image

Big picture https://www.skateman.nl/wp-content/uplo ... -40-41.png

Re: New kernels

Posted: Mon Jan 22, 2024 7:06 am
by xeno74
Skateman wrote: Sun Jan 21, 2024 8:47 pm Kernel 6.8 Alpha3 up and running on my AmigaOne X5000

Icons showing up on the desktop after booting seems to take longer than normal. Besides this, no strange things found yet..
OK, good to know. Thank you for testing! :-)

Re: New kernels

Posted: Sat Jan 27, 2024 7:37 am
by xeno74

Re: New kernels

Posted: Fri Feb 02, 2024 2:06 am
by kilaueabart
I wonder if this will confirm that he RC1 of kernel 6.8 is working on my troublesome computer. Preview says it will:

https://ibb.co/WnFB8p3

I am having weird problems not only with linux on my AmigaOneX5000, but also with my ASUS laptop, which can no longer access my email. I can do email on my phone, on my tablet, and my daughter can get it one her Windows machine, but I have to use the laptop, the phone, or come here to fienix on my X5000!

Among my fienix problems, I was messing around with this and that in the Menu one day recently, and something I did ended up adding the circles with an up/down arrow, a "9," and an "A" inside on the upper right as seen in the image (https://ibb.co/WnFB8p3). Clicking on them doesn't seem to do anything, but who knows? I have no memory of what it was in the Menu that caused it.

Re: New kernels

Posted: Fri Feb 02, 2024 7:47 am
by xeno74
kilaueabart wrote: Fri Feb 02, 2024 2:06 am I wonder if this will confirm that he RC1 of kernel 6.8 is working on my troublesome computer. Preview says it will:
Hi Kilaueabart,

Many thanks for testing the RC1 of kernel 6.8!

The email issue is strange. Did I understand it correctly, that you can access emails with your X5000?

The new BrassMonkey has also an email client.

Further information and downloads

Cheers,
Christian

Re: New kernels

Posted: Sat Feb 03, 2024 1:18 am
by kilaueabart
xeno74 wrote: Fri Feb 02, 2024 7:47 am
Hi Kilaueabart,
...
The email issue is strange. Did I understand it correctly, that you can access emails with your X5000?
This is not an issue for this forum, but the issue is indeed strange. I have an email account at gmail.hawaii.edu. I have always been able to get a log-in page with any web browser, but about a week ago the browser I usually go to first for email, namely Microsoft Edge (it is a hair faster than Eolie or Sea Lion), started telling me there was no such site or looking for it had timed out. The problem is limited to my ASUS laptop. I can log on to my email acoount from my phone and my tablet easily. And last night when I booted up the ASUS a pop-up suggested installing Chrome, so I gave that a try and could get to my email. Today, however, Chrome has sided with the browsers that don't work.

So I'm back to doing email from fienix on the X5000. Not great, because it takes FOREVER to delete one email. (One upside: both Eolie and Sea Lion do just as good a job as Microsoft Edge at reading my on-line facsimile edition of the Honolulu Star-Advertiser newspaper.)

Re: New kernels

Posted: Sat Feb 03, 2024 7:31 am
by xeno74
Hi All,

I have compiled the stable longterm kernel 5.10.208.

New:
  • PowerPC fixes:

    Code: Select all

      - powerpc: update ppc_save_regs to save current r1 in pt_regs: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=d36b6b152f472397b06302d3fd06404087124f21
      - powerpc/ftrace: Fix stack teardown in ftrace_no_trace: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=05c547e8427af1a7b2919a38a54c673e697cd44f
      - powerpc/ftrace: Create a dummy stackframe to fix stack unwind: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=e30e62f0e17884b5723f64ba93e58a7efbda2cf4
      - powerpc: Don't clobber f0/vs0 during fp|altivec register save: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=b53dc7c766aec1b53c3d6ab0c29c3a3235bd6275
      - powerpc/perf: Fix disabling BHRB and instruction sampling: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=d83f4bc0a4db02397c5205cd2407c2a12a696769
      - powerpc/pseries: fix potential memory leak in init_cpu_associativity(): https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=ad0370c41a19add69a5cf6cfd7bc82f3fa4f3509
      - powerpc/imc-pmu: Use the correct spinlock initializer: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=d12372af8955f98b684d4f625d6f028045e5e319
      - powerpc/xive: Fix endian conversion size: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=c75707293dcf68569cc8360b964034aa3b16ef23
      - powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=f95f5512fdcb4d40dfd969f70a4e8c2c54ffa927
      - powerpc/mm: Fix boot crash with FLATMEM: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=b881ce6c7d10071ee9440deec03ac15e581f956c
      - powerpc/64e: Fix wrong test in __ptep_test_and_clear_young(): https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=ba4b377210968f4385ab41cc1a86db073fce9c22
      - powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=dadb86fba67f7f9a41d869bce5c25d1c156c2754
      - powerpc/watchpoints: Disable preemption in thread_change_pc(): https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=8c2500228b8f5ea9abcc4522dedca0963edd2f3b
      - powerpc/perf/hv-24x7: Update domain value check: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=09a1c790e1b9d2b5a58b668f29760c1e5c5ea1e9
      - powerpc/pseries: fix possible memory leak in ibmebus_bus_init(): https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=9f3b2b666833ebef6d0ce5a40e189f38e70342a1
      - powerpc/iommu: Fix notifiers being shared by PCI and VIO buses: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=f08944e3c6962b00827de7263a9e20688e79ad84
      - powerpc: Don't include lppaca.h in paca.h: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=e46cc0e42f3f1932be142cd8b56c5bed149417f4
      - powerpc/perf: Convert fsl_emb notifier to state machine callbacks: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=2f8269ca8062f3867779241ae1733881ca029f9b
      - powerpc/fadump: reset dump area size if fadump memory reserve fails: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=d45bf1528b7c34a8cf918460acfbd3f695dea150
      - powerpc/kasan: Disable KCOV in KASAN code: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=dd5a12cdf20c457c5654ee7204dfce0e198a3ea5
      - powerpc/rtas_flash: allow user copy to flash block cache objects: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=0ba7f969be599e21d4b1f1e947593de6515f4996
      - powerpc/mm/altmap: Fix altmap boundary check: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=fbb6657037d4d396a320b945e14c5db721bc1c3a
    
  • Radeon fixes:

    Code: Select all

      - drm/radeon: possible buffer overflow: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=7b063c93bece827fde237fae1c101bceeee4e896
      - drm/radeon: Use RMW accessors for changing LNKCTL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=37eecd50856a02fe96dcf99e656dd62c5b480cbb
      - drm/radeon: Fix integer overflow in radeon_cs_parser_init: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.208&id=e6825b30d37fe89ceb87f926d33d4fad321a331e
    
  • Support for Microsoft devices that are not fully compliant with HID standard (CONFIG_HID_MICROSOFT=y)
  • Linux git log
Download: linux-image-5.10.208-X1000_X5000.tar.gz

Image

Image

This kernel has been patched with the dpaa-v2.patch because of an issue with DPAA on Ubuntu 16.04.

It's suitable for old Linux distributions which don't work with the latest kernels for example Ubuntu 10.04.
It's also suitable if you have some issues with the latest kernels.

@Roland
Could you please test this kernel? I want to make sure that it works for you.

@Skateman
Please test the DPAA Ethernet.

@All
Of course you can also test it.

Thanks,
Christian

Re: New kernels

Posted: Sat Feb 03, 2024 7:53 am
by Roland
xeno74 wrote: Sat Feb 03, 2024 7:31 am I have compiled the stable longterm kernel 5.10.208.
Works ok with MintPPC. Thanks :-).