You are not logged in.
Pages: 1
Hi Shann,
Its really long time, I visited the forum and I was really happy to see SliTaz is still alive - thanks a lot for your work !!!!!
I have to replace my anciant music machines, I still use for exhibitons - FUJITSU FUTRO A250 with "SliTaz 3" I think - with Dell Wyse 3040. The slitaz-current64-stuff/slitaz-current64-core64.iso boots nicely on this little machines, which are at the moment available for 15 € on ebay, if you buy 10....
And it would be perfect, if I could use my old scripts - but for this I miss some packages:
hsetroot - https://people.slitaz.org/~shann/slitaz-current64-stuff/wok/hsetroot/
mpd - https://people.slitaz.org/~shann/slitaz-current-stuff/wok_20231029/mpd/receipt
mpc - https://people.slitaz.org/~shann/slitaz-current-stuff/wok_20231029/mpc/receipt
I have no idea if this old receapts still work, if x86_64 is added in HOST_ARCH
I will also check the depencies, if there are some more packages missing..
shann it would be great, if you could help me....
kultex
Offline
Hi kultex,
Thanks you very much.
Normally no problem for receipt, could be infact adjust HOST_ARCH for add x86_64.
I not at home this week-end to check and build packages, but check tomorrow when go back home.
Think that dependencies already build and available.
I recommend you use hg.slitaz.org/wok-current.
This repo is up to date and have receipt for both arch.
Maybe need to clean my space with old stuff or compress it 
Offline
Hi Kultex,
I push packages for mpc, mpd, hsetroot on current64.
If you refresh repository you should see :
hsetroot 1.0.5
mpc 0.34
mpd 0.21.8
libmpdclient 2.23
Minus bump for libmpdclient, adjust mpd to remove gcc83 because we have gcc 8.3 on current64, add x86_64 for HOST_ARCH is enough to build packages.
Offline
Hi Shann,
thx for building the packages - at the moment I am totally busy and not home - I will test next week
Offline
Hi Shann,
mpd does not start
tux@slitaz:~$ mpd start
mpd: /lib/libm.so.6: version `GLIBC_2.29' not found (required by mpd)
mpd: /lib/libm.so.6: version `GLIBC_2.29' not found (required by /usr/lib/libfaad.so.2)
and there is no sound - I think it need something from the kernel
tux@slitaz:~$ alsamixer
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_card_inum returned error: Datei oder Verzeichnis nicht gefunden
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_concat returned error: Datei oder Verzeichnis nicht gefunden
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: Datei oder Verzeichnis nicht gefunden
ALSA lib conf.c:5703:(snd_config_expand) Evaluate error: Datei oder Verzeichnis nicht gefunden
ALSA lib control.c:1528:(snd_ctl_open_noupdate) Invalid CTL default
Fehler beim Öffen des Mixer-Gerätes: Datei oder Verzeichnis nicht gefunden
will check and will be back soon
kultex
Offline
for mpd found this:
https://github.com/oven-sh/bun/issues/255
anf for sound "firmware-intel-sound" is missing
Offline
Hi kultex,
sorry for mistake
, infact i'm doing mass rebuild after bump to glibc 2.31, repo is up to date.
You need update glibc-base.
Let's me check for firmware-intel-sound, if remind aniguenni that have winpad need also intel sound firmware.
Offline
I can forget this built-in soundcard - its not able to control it with amixer (I have tested it with debian), which I use in my scripts - so I have to find my old little usb sound card....
so only mpd should work
Offline
ok, I will test updating glibc-base, after finding my usb soundcard
Offline
For alsamixer not sure it's same but for my brother, i need to create .asoundrc file to select hdmi as default sound card, maybe same for your card ?
[c][/c]`
joachim@pc-jo-tv:~$ aplay -l
**** Liste des périphériques matériels PLAYBACK ****
carte 0 : PCH [HDA Intel PCH], périphérique 0 : ALC256 Analog [ALC256 Analog]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 3 : HDMI 0 [EPSON PJ]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 7 : HDMI 1 [HDMI 1]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 8 : HDMI 2 [HDMI 2]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 9 : HDMI 3 [HDMI 3]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
carte 0 : PCH [HDA Intel PCH], périphérique 10 : HDMI 4 [HDMI 4]
Sous-périphériques : 1/1
Sous-périphérique #0 : subdevice #0
joachim@pc-jo-tv:~$ cat .asoundrc
pcm.!default {
type hw
card 0
device 3
}
[c][/c]`
Offline
Thats the output of amixer of my running Futro A250
tux@slitaz:~$ amixer
Simple mixer control 'Master',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 63
Mono:
Front Left: Playback 49 [78%] [-21.00dB] [on]
Front Right: Playback 49 [78%] [-21.00dB] [on]
Simple mixer control 'Master Mono',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 31
Mono: Playback 17 [55%] [-21.00dB] [on]
Simple mixer control 'Headphone',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 63
Mono:
Front Left: Playback 63 [100%] [0.00dB] [on]
Front Right: Playback 63 [100%] [0.00dB] [on]
Simple mixer control '3D Control - Switch',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'PCM',0
Capabilities: pvolume pswitch pswitch-joined
Playback channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono:
Front Left: Playback 23 [74%] [0.00dB] [on]
Front Right: Playback 23 [74%] [0.00dB] [on]
Simple mixer control 'PCM Out Path & Mute',0
Capabilities: enum
Items: 'pre 3D' 'post 3D'
Item0: 'pre 3D'
Simple mixer control 'Line',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'CD',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Mic',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 16 [52%] [-10.50dB] [off] Capture [on]
Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [on]
Simple mixer control 'Mic Boost (+20dB)',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'Mic Select',0
Capabilities: enum
Items: 'Mic1' 'Mic2'
Item0: 'Mic1'
Simple mixer control 'Video',0
Capabilities: cswitch cswitch-exclusive
Capture exclusive group: 0
Capture channels: Front Left - Front Right
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'Phone',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Mono
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Mono: Playback 0 [0%] [-34.50dB] [off]
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [off]
Simple mixer control 'IEC958 Playback AC97-SPSA',0
Capabilities: volume volume-joined
Playback channels: Mono
Capture channels: Mono
Limits: 0 - 3
Mono: 1 [33%]
Simple mixer control 'Beep',0
Capabilities: pvolume pvolume-joined pswitch pswitch-joined
Playback channels: Mono
Limits: Playback 0 - 15
Mono: Playback 0 [0%] [-45.00dB] [off]
Simple mixer control 'Aux',0
Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
Capture exclusive group: 0
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: Playback 0 - 31
Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Capture',0
Capabilities: cvolume cswitch cswitch-joined
Capture channels: Front Left - Front Right
Limits: Capture 0 - 15
Front Left: Capture 8 [53%] [12.00dB] [on]
Front Right: Capture 8 [53%] [12.00dB] [on]
Simple mixer control 'Mix',0
Capabilities: cswitch cswitch-exclusive
Capture exclusive group: 0
Capture channels: Front Left - Front Right
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'Mix Mono',0
Capabilities: cswitch cswitch-exclusive
Capture exclusive group: 0
Capture channels: Front Left - Front Right
Front Left: Capture [off]
Front Right: Capture [off]
Simple mixer control 'External Amplifier',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
and the picture of alsamixer
[attachment=53150,3708]
Offline
I have two sliders, which I can control with amixer - the headphone slider is for automated scrips - PCM is for gerneral soundcontrol, without touching the automated process....
Offline
Hi Shann,
thats the very old SliTaz 3.0 - still running and working
here the output of bodhi live on the Wyse 3040 - so no fader:
bodhi@bodhi:~$ amixer
bodhi@bodhi:~$
and alsamixer schows also no faders - "Dieses Klanggerät hat keine Regler"
[attachment=53154,3710]
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.57 MiB (Peak: 1.77 MiB) ]