SliTaz SliTaz Forum

You are not logged in.

#426 2024-07-04 10:25:21

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Mysql 5.7.44 / PostgreSQL 12.18 work also smile

[attachment=52455,3559]

Offline

#427 2024-07-04 10:57:19

sonycrokett2000
Member
Registered: 2015-05-19
Posts: 111

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Bonjour shann,

C'est super tout ça, ça avance ça avance !!!

Continue sur cette belle lancée smile

A très vite.

Cordialement,

SC.

Offline

#428 2024-07-04 18:24:53

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Bonsoir Sonycrokett,

Merci smile.

C'est en bonne voie il reste encore des paquets à compiler, générer une iso avec grub UEFI, pour le moment syslinux only.

Petit test sur mon tuxedo.

[attachment=52457,3560]

Offline

#429 2024-07-05 13:27:47

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

I doing diff between current (32bits) and current64, we have ~200, check to build it.

Check to build them.

Feedback test on my tuxedo:

boot ok

xorg ok (AMDGPU modesetting with LLVMpipe, 1920x1080)

sound ok (mute and -/+ key work)

play video ok (need ffmpeg to have full support of video)

webradio ok

abiword/gnumeric ok

firefox esr ok (don't do package at time, get 102.15.1esr and test it, upgrade himself to 115.12.0esr)

Offline

#430 2024-07-05 21:38:51

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

Remain ~60 packages, need to exclude few that we don't build uclibc toolchain, webkit2gtk, midori ...

Below SliTaz current64 with uefi boot on qemu smile

[attachment=52459,3561]

Offline

#431 2024-07-06 12:10:06

alanyih
Administrator
Registered: 2011-04-02
Posts: 532

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Mirror       : /home/slitaz/packages-incoming/

tux@slitaz:~$ uname -a

Linux slitaz 5.10.217-slitaz64 #2 SMP Tue Jul 2 12:53:32 CEST 2024 x86_64 GNU/Linux

tux@slitaz:~$ slitaz

SliTaz GNU/Linux
====================================================================================
Release      : current
Architecture : x86_64
Kernel       : 5.10.217-slitaz64
Machine type : x86_64
Home path    : /home/slitaz
Configs      : /etc/slitaz
Main config  : /etc/slitaz/slitaz.conf
Log files    : /var/log/slitaz
Packages DB  : /var/lib/tazpkg
Installed    : 299 packages
Mirror       : /home/slitaz/packages-incoming/
System date  : Fri Jul  5 07:31:15 EDT 2024
--------------
Boot options : BOOT_IMAGE=/boot/bzImage initrd=/boot/rootfs.gz root=/dev/null video=-32 autologin lang=en_US kmap=us tz=America/New_York
====================================================================================

tux@slitaz:~$ tazpkg

SliTaz package manager - Version: 944
====================================================================================
  Installed packages:    300
  Installed files:       6880
  Blocked packages:      0
  Upgradeable packages:  0

  Repository:            Main
  Last recharge:         Today at 08:22.
  Database timestamp:    07/05/2024 04:11
  Mirrored packages:     1372
====================================================================================

tux@slitaz:~$ cat /usr/share/doc/slitaz/toolchain.txt
SliTaz GNU/Linux toolchain
================================================================================

Build date   : 2024-07-01
Architecture : x86_64
Build system : x86_64-slitaz-linux
Host  system : x86_64-slitaz-linux

Packages:

    * Binutils 2.37
    * Linux API headers 5.10.217
    * GCC 8.3.0
    * Glibc 2.28

Toolchain documentation: http://doc.slitaz.org/en:cookbook:toolchain

================================================================================

Offline

#432 2024-07-06 12:16:03

alanyih
Administrator
Registered: 2011-04-02
Posts: 532

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

current - current64

slitaz-current-base64.iso    2024-Jul-02 14:45:09    18.2M

slitaz-current-core64.iso    2024-Jul-04 14:25:37    90.3M

https://people.slitaz.org/~shann/slitaz-current64-stuff/slitaz-current-core64.iso

slitaz-current-base64.iso    2024-May-27 22:06:15 #    19.7M

slitaz-current-core64.iso    2024-Jun-16 11:31:31 #    97.1M

http://mirror1.slitaz.org/iso/current/slitaz-current-core64.iso

Offline

#433 2024-07-06 19:58:23

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi shann,

I uncompressed the non working rootfs : no symlink [c]lib64[/c] -> [c]lib[/c]

Create it and recompressed the rootfs -> boot is OK smile

Edited line 507 in [c]/usr/bin/tazusb[/c] : add [c]/lib64[/c] then ran [c]tazusb[/c]; new rootfs created works.

Offline

#434 2024-07-07 08:29:50

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi alanyih, ceel

@ceel nice thanks for test and report, i update tazusb to patch him when we build for x86_64.

Alanyih, i recheck iso on my space, both base64/core64 have mirror point to people and not local, maybe you have previous iso hmm ?

I push new isos i build this morning (have UEFI boot support).

Offline

#435 2024-07-07 18:19:46

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

I rework receipt of grub2, grub2-efi, grub2-efi-x64 for current64.

Below test on qemu with grub2-efi-x64 smile

[attachment=52466,3562]

Offline

#436 2024-07-07 22:25:49

alanyih
Administrator
Registered: 2011-04-02
Posts: 532

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi shann,

i recheck iso on my space, both base64/core64 have

mirror point to people and not local, maybe you have previous iso hmm ?

> slitaz-current-core64.iso 2024-Jul-04 14:25:37 90.3M

-rw-r--r-- 1 root root 88004608 Jul 4 02:43 slitaz-current-core64.iso

MENU TITLE SliTaz GNU/Linux - current 20240703

root@slitaz:~# ls -l

total 104656

-rw-r--r--    1 root     root      19159040 Jul  2 21:39 slitaz-current-base64.iso

-rw-r--r--    1 root     root      88004608 Jul  4 02:43 slitaz-current-core64.iso

root@slitaz:~# mount -o loop slitaz-current-core64.iso /media/cdrom

mount: /media/cdrom: WARNING: source write-protected, mounted read-only.

root@slitaz:~# head -5 /media/cdrom/boot/isolinux/isolinux.cfg

UI vesamenu.c32

PROMPT    0

TIMEOUT    80

MENU TITLE SliTaz GNU/Linux - current 20240703

root@slitaz:~# mkdir rootfs ; cd rootfs

root@slitaz:~/rootfs# lzma d /media/cdrom/boot/rootfs.gz -so | cpio -idm

652351 blocks

root@slitaz:~/rootfs# ls -l

total 12
drwxr-xr-x    2 root     root          1920 Jul  7 06:41 bin
drwxr-xr-x    7 root     root          2640 Jul  7 06:41 dev
drwxr-xr-x   25 root     root          1460 Jul  7 06:41 etc
drwxr-xr-x    2 root     root            40 Jul  2 10:17 home
-rwxr-xr-x    1 root     root          9050 Jul  1 15:38 init
drwxr-xr-x    5 root     root          1740 Jul  7 06:41 lib
lrwxrwxrwx    1 root     root             3 Jul  7 06:41 lib64 -> lib
drwxr-xr-x    5 root     root           100 Jul  7 06:41 media
drwxr-xr-x    2 root     root            40 Jul  2 10:17 mnt
drwxr-xr-x    2 root     root            40 Jul  2 10:17 proc
drwxr-x---    2 root     root           120 Jul  7 06:41 root
drwxr-xr-x    2 root     root            40 Jul  2 10:17 run
drwxr-xr-x    2 root     root          1920 Jul  7 06:41 sbin
drwxr-xr-x    2 root     root            40 Jul  2 10:17 sys
drwxrwxrwt    2 root     root            40 Jul  2 10:17 tmp
drwxr-xr-x    9 root     root           200 Jul  7 06:41 usr
drwxr-xr-x   11 root     root           220 Jul  7 06:41 var

root@slitaz:~/rootfs# cat var/lib/tazpkg/mirror

/home/slitaz/packages-incoming/

Offline

#437 2024-07-08 13:50:15

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi alanyih,

strange sad, of course new iso i pushed yesterday to have uefi boot (syslinux bios / grub2 uefi) have right mirror.

Offline

#438 2024-07-09 08:50:56

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi,

I update x64 iso to use last kernel 5.10, 5.10.221.

Also need to patch aufs code vfsub.c and hfsnotify.c, infact vfs_rename struct change to renamedata and fsnotify_alloc_group now required two args instead one (change on 5.10.220)

Good pratical exercise, infact i started to learn C language wink

/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/vfsub.c: In function 'vfsub_rename':

/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/vfsub.c:420:19: error: passing argument 1 of 'vfs_rename' from incom

  err = vfs_rename(src_dir, src_dentry, dir, path->dentry,

                   ^~~~~~~

In file included from ./include/linux/security.h:29,

                 from /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/vfsub.c:25:

./include/linux/fs.h:1822:16: note: expected 'struct renamedata *' but argument is of type 'struct inode *'

int vfs_rename(struct renamedata *);

                ^~~~~~~~~~~~~~~~~~~

/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/vfsub.c:420:8: error: too many arguments to function 'vfs_rename'

  err = vfs_rename(src_dir, src_dentry, dir, path->dentry,

        ^~~~~~~~~~

In file included from ./include/linux/security.h:29,

                 from /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/vfsub.c:25:

./include/linux/fs.h:1822:5: note: declared here

int vfs_rename(struct renamedata *);

     ^~~~~~~~~~

cc1: some warnings being treated as errors

/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/hfsnotify.c: In function 'au_hfsn_init_br':

/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/hfsnotify.c:241:10: error: too few arguments to function 'fsnotify_a

  group = fsnotify_alloc_group(&au_hfsn_ops);

          ^~~~~~~~~~~~~~~~~~~~

In file included from ./include/linux/fsnotify.h:15,

                 from /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/inode.h:28,

                 from /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/aufs.h:49,

                 from /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/hfsnotify.c:23:

./include/linux/fsnotify_backend.h:598:31: note: declared here

extern struct fsnotify_group *fsnotify_alloc_group(

                               ^~~~~~~~~~~~~~~~~~~~

make[2]: *** [scripts/Makefile.build:286: /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs/hfsnotify.o] Error 1

make[2]: *** Waiting for unfinished jobs....

make[1]: *** [Makefile:1832: /home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/fs/aufs] Error 2

make[1]: Leaving directory '/home/slitaz/wok/linux64-aufs/source/linux64-aufs-20220912/linux-5.10.221'

make: *** [Makefile:43: fs/aufs/aufs.ko] Error 2

Also need to check for merge receipt updated x86_64 to wok-current, no yet.

Offline

#439 2024-07-09 11:05:03

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Shann

I'm getting error when boot from Harddrive after fresh install to Harddrive. Syslinux boot, complaining about missing "vesamenu.c32" in /boot/syslinux directory.

Copy/paste "vesamenu.c32" and other (except syslinux.cfg) fix the issue...

And I see /var/log/Xorg.0.log after installing radeon drivers for HD7870, radeon_drv.so missing depends "libgbm.so.1"

Offline

#440 2024-07-09 11:37:14

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Saipul,

good catch for miss libgbm, seem i forget it when i check that deps is ok for core iso sad

I update xorg-server, libglamoregl.so need it also.

People space is up to date.

For syslinux, i don't use it only grub2, let's me check if tazint need tweak to ensure that syslinux boot work as expected.

Offline

#441 2024-07-09 12:57:53

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Saipul,

After check on qemu, seem on rootfs we don't have /boot/isolinux, tazinst check on /boot but none on cdrom device himself.

Let's me do patch for search on $SOURCE_ROOT/boot instead /boot.

EDIT: i rebuild current64 iso, are updated on my space

Offline

#442 2024-07-09 15:37:11

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Shann, thanks for the update...

Now currently downloading the new iso and I'll report back soon...

Offline

#443 2024-07-09 18:26:15

Saipul
Member
Registered: 2011-06-28
Posts: 87

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Shann

After fresh install and reboot. Starting to boot and look boot process, I see that message from e2fsck can't resolve my Harddrive with "UUID". So I change to "/dev/sda1" and e2fsck can resolve. And two boot log I have been upload.

And for my Radeon HD7870 after configuring with "tazx" and rebooting. Start booting until the end of "Welcome to your box", after that seem to be freezing with radeon driver.

"messages, Xorg.0.log" and "installed_packages.txt" upload.

Offline

#444 2024-07-10 06:53:27

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Saipul,

Not sure that e2fsck support UUID.

Concerning freeze of Xorg, sad to read this sad.

On my side for Tuxedo that use Ryzen 7 with Vega, if i use tazx with amdgpu Xorg failed but if i check, xorg.d/60-Device.conf have amdgpu and if restart slim, xorg work.

Maybe impacted but on kernel we have this for AMDGPU / RADEON

tux@slitaz:~$ zcat /proc/config.gz |grep AMDGPU

CONFIG_DRM_AMDGPU=m

CONFIG_DRM_AMDGPU_SI=y

CONFIG_DRM_AMDGPU_CIK=y

CONFIG_DRM_AMDGPU_USERPTR=y

i found this thread talk about option to pass on linux cmdline to use amdgpu and not radeon, on your case maybe do reverse [c]radeon.si_support=1 amdgpu.si_support=0[/c] ?

[c]radeon.si_support=0 amdgpu.si_support=1[/c]

https://community.amd.com/t5/drivers-software/radeon-hd-7870-ghz-edition-under-ubuntu-kubuntu-20-04-local/td-p/456229

Offline

#445 2024-07-10 09:30:59

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

I rebuild iso and kernel.

Infact i see that /proc/cpuinfo report 8cpus 4c/8t, but my ryzen 7 4800H should have 8c/16t.

After check, remain default CONFIG_NR_CPUS=8, i adjust it to 64.

Also below roadmap i plan :

"Need to remain KISS and Light !"

- Reduce size of current live

=> infact need at least 768Mo to boot, it's bad (my fault also, we have libwebkit/webkitgtk to deal with tazpanel and other web apps, it's on my todo to have tazpanel as apps)

- Media Keyboard support

- Display support

=> HDMI, ...

- Accessibility

=> display, voice, typing, ...

- Kids usage

=> gcompris, tuxmath, ...

- School usage

=> apps, tool managment, ...

- Work usage

=> IDE, VPN, virtulization/container, ...

- Audio/Video

=> microphone, webcam, ...

And another big subject, purpose wayland version

Offline

#446 2024-07-10 11:28:03

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

@Shann

Not sure that e2fsck support UUID.

On my system work...

tux@slitaz:~$ blkid

/dev/mmcblk1p1: UUID="25c0cf06-f3a3-4a2d-bf8d-81fe01a67ec6" BLOCK_SIZE="4096" TYPE="ext3" PARTUUID="700f978d-01"

/dev/mmcblk2p2: UUID="08596b98-1776-445f-a99a-69b92ead6356" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="root" PARTUUID="bc92391a-1b03-994d-9cde-8c47b10e28c7"

/dev/mmcblk2p1: LABEL="NO_LABEL" UUID="DC58-6730" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="e259e40c-cdd0-a841-88b3-2c5e08f62cd8"

tux@slitaz:~$ cat /etc/rcS.conf | grep CHECK_FS

# /etc/fstab. Example: CHECK_FS="/dev/hda5 /dev/hdb1"

CHECK_FS='UUID="08596b98-1776-445f-a99a-69b92ead6356"'

Offline

#447 2024-07-10 13:38:14

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

Hi Gibor,

Infact i reinstall my miniserver with current64 (previous current with linux64).

I test also for CHECK_FS, infact if i use UUID= same error sad

^[[1;36mChecking filesystem: UUID="95aab605-b2e1-481a-a051-24b91a38800c"^[[0;39m

e2fsck: Unable to resolve 'UUID="95aab605-b2e1-481a-a051-24b91a38800c"'

But e2fsck command seem ok with UUID sad strange ?!

root@eretria:~# grep UUID /etc/rcS.conf

CHECK_FS='UUID="95aab605-b2e1-481a-a051-24b91a38800c"'

root@eretria:~# e2fsck -p UUID="95aab605-b2e1-481a-a051-24b91a38800c"

/dev/nvme0n1p1 is mounted.

e2fsck: Cannot continue, aborting.

ok with disk /dev

^[[1;36mChecking filesystem: /dev/nvme0n1p1^[[0;39m

/dev/nvme0n1p1: clean, 7730/327680 files, 85195/1310720 blocks

root@eretria:~# slitaz

SliTaz GNU/Linux

================================================================================

Release      : current64

Architecture : x86_64

Kernel       : 5.10.221-slitaz64

Machine type : x86_64

Home path    : /home/slitaz

Configs      : /etc/slitaz

Main config  : /etc/slitaz/slitaz.conf

Log files    : /var/log/slitaz

Packages DB  : /var/lib/tazpkg

Installed    : 53 packages

Mirror       : http://people.slitaz.org/~shann/slitaz-current64-stuff/packages/

System date  : Wed Jul 10 13:24:57 Europe 2024

--------------

Boot options : BOOT_IMAGE=/boot/vmlinuz-5.10.221-slitaz64 root=/dev/nvme0n1p1 ro

================================================================================

root@eretria:~# cat /proc/cpuinfo |grep AMD

vendor_id    : AuthenticAMD

model name    : AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx

vendor_id    : AuthenticAMD

model name    : AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx

vendor_id    : AuthenticAMD

model name    : AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx

vendor_id    : AuthenticAMD

model name    : AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx

root@eretria:~# free -m

              total        used        free      shared  buff/cache   available

Mem:          14015          77       13923           0          14       13825

Swap:             0           0           0

root@eretria:~# df -h

Filesystem                Size      Used Available Use% Mounted on

/dev/root                 4.8G     91.6M      4.7G   2% /

tmpfs                     6.8G    192.0K      6.8G   0% /run

tmpfs                     6.8G    192.0K      6.8G   0% /var/run

devtmpfs                  6.8G         0      6.8G   0% /dev

tmpfs                     6.8G         0      6.8G   0% /dev/shm

tmpfs                     6.8G         0      6.8G   0% /var/lock

/dev/nvme0n1p2          910.9G    468.0K    906.3G   0% /home

Offline

#448 2024-07-10 14:06:10

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

I test HDMI with my TV, it's work also send sound on HDMI (thanks pavucontrol wink).

lxrandr don't know HDMI-A-0 but xrandr yes.

tux@slitaz:~$ xrandr

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384

eDP connected primary 1920x1080+0+0 344mm x 194mm

   1920x1080     60.04*+

   1680x1050     60.04

   1280x1024     60.04

   1440x900      60.04

   1280x800      60.04

   1280x720      60.04

   1024x768      60.04

   800x600       60.04

   640x480       60.04

HDMI-A-0 connected

   3840x2160     60.00 +  50.00    59.94    30.00    25.00    24.00    29.97    23.98

   4096x2160     60.00    50.00    59.94    30.00    25.00    24.00    29.97    23.98

   1920x1200     60.00

   1920x1080     60.00    50.00    59.94    30.00    25.00    24.00    29.97    23.98

   1600x1200     60.00

   1680x1050     60.00

   1280x1024     60.02

   1440x900      60.00

   1280x960      60.00

   1280x800      60.00

   1280x720      60.00    50.00    59.94

   1024x768      60.00

   800x600       60.32

   720x576       50.00

   720x480       60.00    59.94

   640x480       60.00    59.94

[c]xrandr --output HDMI-A-0 --right-of eDP --auto[/c]

Offline

#449 2024-07-10 14:54:29

gibor
Moderator
Registered: 2011-04-30
Posts: 1,067

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

add UUID entry in /etc/fstab

Processing /etc/init.d/rcS...

Mounting proc filesystem...[ OK ]

Checking filesystem on : UUID="08596b98-1776-445f-a99a-69b92ead6356"

/dev/mmcblk1p2: clean, 324821/942080 files, 3506059/3768247 blocks

Remounting rootfs read/write...

Offline

#450 2024-07-10 18:08:03

shann
Administrator
Registered: 2011-04-01
Posts: 1,296
Website

Re: [Current version (6.0) dev thread] - Usage of SliTaz 4.0 / rolling

thanks gibor for test and feedback smile

Good news and bad hmm, i would like install SliTaz Current64 on my brother laptop ASUS.

sound, hdmi ok, but wireless not work, i add rtw88 driver and firmware but error about rfe4 isn't supported

[    8.694896] rtw_8821ce 0000:02:00.0: enabling device (0000 -> 0003)

[    8.808629] rtw_8821ce 0000:02:00.0: Firmware version 24.1.0, H2C version 12

[    8.830737] rtw_8821ce 0000:02:00.0: rfe 4 isn't supported

[    8.830881] rtw_8821ce 0000:02:00.0: failed to setup chip efuse info

[    8.830884] rtw_8821ce 0000:02:00.0: failed to setup chip information

Seem related to our kernel version, added to 5.16.

https://bugzilla.kernel.org/show_bug.cgi?id=212435

Maybe try if can backport this commit to 5.10, or maybe time to check add 6.x branch

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b789e3fe7047296be0ccdbb7ceb0b58856053572

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.62 MiB (Peak: 1.77 MiB) ]