You are not logged in.
VLC not power Slitaz 5.0 ccooking
Slitaz 4.0 not sound after instalation
Slitaz 5.0 not sound Alsamixer not persistent
notebook Accer Aspire One 722
Offline
Qt4 requirements for VLC GUI are not / no longer met in rolling 5.0.
Install SMPlayer instead.
Then, don't forget to run [c]tazx auto[/c] and reboot, to get correct xorg-server and driver, Mesa and DRI libs to get video decoding X11/Xv/XvMC thru hardware acceleration in SMplayer settings, instead of keep running the default xvesa driver.
4.0 is very outdated, use "rolling" version only.
For sound, try :
[c]setmixer[/c]
or
[c]alsactl store[/c] or [c]alsactl restore[/c]
If problems with alsamixer in panel, install PNmixer, add it to autostart :
[c]cp /usr/share/applications/pnmixer.desktop /etc/xdg/autostart/pmnixer.desktop[/c]
Offline
unfortunately unsuccessful
Offline
follow the attached file
Offline
[c]alsactl: state lock:125: file /var/lib/alsa/asound.state lock error: File exists[/c]
File locked is not in userspace... it sounds you need to be root with [c]su[/c] to overwrite it.
Didn't you try ? Not specified before, but it works for me (command terminated without message).
Also, check Master and PCM channels are not muted in "alsamixer" the Alsamixer Volume mixer, (Alsa's "default" ncurses UI in Terminal).
[c]alsamixer[/c] (or in Applications menu : Multimedia > Alsamixer Volume mixer)
then, beware because you've got 2 audio cards : select the second one with F6 + ENTER
Card 0 : ATI R6xx HDMI which only outputs sound on the HDMI port
Card 1 : Intel HDA Conexant CX20588 for internal speaker and jack port
Then check there's no double M "MM" in Master and PCM channels :
switch on them with left right arrow keys, and press M key to mute/unmute.
PNmixer will help you to fix and easy change/manage cards and channels right in LXpanel, instead default's mixer which fails after you switch the default managed card.
If [c]alsactl store[/c] works/required, you'll probably need to use it at each time after boot. Add it to /etc/init.d/local.sh
[attachment=50059,3083]
Offline
The previous test made by Root did not present errors. But without sound still
controladores
Padrão
oss
alsa
sdl
mpegpes
v4l2
null
pcm
Definhido pelo utilizador
Which of these should I use?
Qual desses devo usar?
Offline
alsamixer when giving esc loses the selection even giving alsactl store
Offline
Print Screen is not working. I have to take a picture with my cell phone and send it to the email to capture the image. Bat alsamixer not persistent
Offline
without sound and without printscreen it is difficult to enjoy the system. I'll give the distribution a little more time to evolve. Grateful for the attention
Arthur
Offline
Print Screen is not working.
Alt + Print Screen
grep -A 4 Print /etc/xdg/openbox/rc.xml
<keybind key="A-Print">
<action name="Execute">
<command>mtpaint -s</command>
</action>
</keybind>
Card 0 : ATI R6xx HDMI which only outputs sound on the HDMI port
Card 1 : Intel HDA Conexant CX20588 for internal speaker and jack port
without sound
try!
cat /etc/asoundrc
pcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}
Offline
Success on Print Screen. As for the sound, it seems that I didn't undersstand the order of the commands and the spaces between them.
Follow a print screen
Offline
Follow a print screen /etc
[attachment=50081,3090]
Offline
I dowloaded Firefox 77.0. How do I get it not to update? Every update it stops worging
Offline
without sound and without printscreen it is difficult to enjoy the system. I'll give the distribution a little more time to evolve. Grateful for the attention
Arthur
Sorry, I had forgotten.
You have to change the "default card" used by alsa, as alanyih explained.
Edit /etc/asound.conf :
[c]nano /etc/asound.conf[/c]
it sould be like :
pcm.my_card {
type hw
card 0 <================ You have to replace it by [c]card 1[/c] ...
# mmap_emulation true
}
...to use Card 1 (Intel HDA Conexant CX20588) to get sound thru jack and internal speakers by default.(becasue you won't get it with the other)
Save with Ctrl+X, Y, Enter.
Then reload alsa with PNmixer or reboot.
If you use AntiX later (which also have alsa), you probably have to do the same, but there's a GUI tool for it... (may we have this feature in the Hardware section in Tazpanel...).
I dowloaded Firefox 77.0. How do I get it not to update? Every update it stops worging
Since Firefox 78/ESR, GLIBC=2.17 version is required, and SliTaz has only 2.14.
You probably won't get working recent Firefox or Webkit based browser for now, we must wait for a most recent GLIBC, and so lot of packages, kernel to be recompiled... broken...
Even last Palemoon is no more delivered in 32 bits.
Offline
after installation it works fine, but when I activate it again it puts the message. Wait while firefox updates. Then it doesn't come in anymore. The question I know is not from slitaz, but from firefox. How do I block updates. The other browsers are old and sometimes I don't browse or I get the message to update the software.
Offline
still without sound. Alsamixer already persistent on card 1
[attachment=50085,3091] [attachment=50085,3092]
Offline
after installation it works fine, but when I activate it again it puts the message. Wait while firefox updates. Then it doesn't come in anymore. The question I know is not from slitaz, but from firefox. How do I block updates. The other browsers are old and sometimes I don't browse or I get the message to update the software.
Issue already solved / question already answered in dedicated topic, see :
https://forum.slitaz.org/topic/remove-update-dialog-from-firefox
Offline
Firefox: Do not update
Go into Preferences, then turn off automatic updates. You can then override the updates button in your browser as stated in the thread posted by Alex_k
Offline
Very good. resolved. But, my sound....
Offline
Sorted out. I want to thank the collaborators who helped solve all the problems I had on returning to Slitaz. I started with 2, went to 4 and now returned to 5.
I've always enjoyed Slitaz and even used it at work as the main system although the university used windows 2000 by default.
Anyway I have internet, sound and everything a system should offer.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.57 MiB (Peak: 1.77 MiB) ]