You are not logged in.
real-estate... 64bit program, and moores law. Just a guess.
+1 "no issues here, but not running gnome or vmware nor virtualbox."
pretty sure I have gnome-key and a gtk3 powered login... (I only see it if I log out...)
I am running Plasma/kde
Is it in the list if you type
service --status-all
OpenRC used here as my init(?), I see it with rc-update.
this may help... https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet
The Blues Band 1980
https://www.youtube.com/watch?v=CzK3F71xAes
GlennW wrote:I resorted to .asoundrc to stop hdmi being loaded (on my desktop PC). Reliable...
golinux wrote:My old Intel Haswell needed an .asoundrc file to sort the 2 chips on the board. Maybe that's an option? Or more likely this is just noise and apologies for that . . .
Glenn do have a config exsample to blacklist hdmi?
Yes I do. I'll put it here but be warned there are many modules that rely/depend on hdmi.
I stopped using the blacklist when I was trying to get BT sound reliably configured.
here is a copy...
/home/glenn/My_system/backup-sys-default/etc/blacklist.conf
# blacklisted modules for PCI coldplug
# see also /etc/modprobe.d/blacklist-compat
blacklist edac_mce_amd
blacklist edac
## Best not to blacklist modules that depend on eachother
blacklist snd_hda_codec_hdmi #hdmi nvidia digital stereo
#blacklist snd_hda_codec_realtek #hda onboard 5.1 surround
#blacklist snd_hda_intel
#blacklist snd_hda_codec
#blacklist snd_usb_audio
blacklist rivatv
blacklist bluetooth
# For some bridges both intel-agp and i82875p_edac are loaded. If i82875p_edac
# is loaded first it will grab the device. Then intel-agp doesn't work.
# Therefore we disable automatic loading of 82875p_edac. (Bug 213840)
# https://bugzilla.novell.com/show_bug.cgi?id=213840
blacklist i82875p_edac
# do not use "Boot Protocol" drivers, we prefer usbhid
# and they cause problems when loaded together with usbhid (#37726, #40861)
blacklist usbkbd
blacklist usbmouse
# disable PC speaker by default
# pcspkr is the standard driver, while snd-pcsp is the ALSA driver
blacklist pcspkr
blacklist snd-pcsp
blacklist nouveau
blacklist nv
# Prevent conflicts with nvidiabl
blacklist nvidia_bl
blacklist nvbacklight
blacklist mbp_nvidia_bl
# End of entries added for nvidiabl
...in it's totallity... I think that file maybe a leftover from another distro.
I did this instead so the snd-hda* dependants satisfied
/home/glenn/My_system/backup-sys-default/etc/modprobe.d/snd-options
options snd-usb-audio index=0 bdl_pos_adj=16,16
options snd-cmipci mpu_port=0x330 fm_port=0x388
options snd-hda-intel index=1
options snd_hda_codec_hdmi index=-2
options snd-pcsp index=-2
current /home/glenn/.asoundrc
#defaults.pcm.!card 0 #hdmi
#defaults.ctl.!card 0 #hdmi
# card 1 #usb-audio
#defaults.pcm.card 1 #usb-audio
#defaults.ctl.card 1 #usb-audio
# Generic_1
defaults.pcm.Generic_1 #usb-audio
defaults.ctl.Generic_1 #usb-audio
I don't have it blacklisted anymore.
current /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
snd-usb-audio
asus-wmi-sensors
#rtk_btusb
snd-pcm-oss
snd-mixer-oss
#snd-seq-oss
snd_seq
Hope this helps.
I get this error as well, but the system functions fine.
firmware: failed to load iwl-debug-yoyo.bin (-2)
aparently only required for debugging, not config.
glenn@GamesBox ~ $ lsmod | grep iwlwifi
iwlwifi 360448 1 iwlmvm
cfg80211 1089536 3 iwlmvm,iwlwifi,mac80211
glenn@GamesBox ~ $
regards, Glenn
I resorted to .asoundrc to stop hdmi being loaded (on my desktop PC). Reliable...
My old Intel Haswell needed an .asoundrc file to sort the 2 chips on the board. Maybe that's an option? Or more likely this is just noise and apologies for that . . .
zfsutils-linux maybe in backports... for chimaera.
You may add backports the same way you added contrib, as mentioned above.
Smith/Kotzen - Better Days ...And Nights.
I can redirect > the output to a file and then use the file.
CTRL+C ENTER will stop the pink noise when the buffer is empty (takes a couple of secs).
glenn@GamesBox ~ $ speaker-test > /home/glenn/Downloads/soundtest.txt
^C
glenn@GamesBox ~ $
## I had to hit enter after ctrl+c
/home/glenn/Downloads/soundtest.txt
speaker-test 1.2.7
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 192 to 2097152
Period size range from 64 to 699051
Using max buffer size 2097152
Periods = 4
was set period_size = 524288
was set buffer_size = 2097152
0 - Front Left
Time per period = 10.952028
hth
sudo '/usr/sbin/isenkram-autoinstall-firmware'
at end of output, not includeing amddrivers it found.
info: unable to find any local firmware info for dist chimaera, using info for sid info: locating packages with the requested firmware files info: determining whether enabling other components is required info: No new firmware package with requested firmware detected.
sudo alsamixer set to
Card: HDA INTEL PCH
CHip: Cirrus Logic Genericwith only 1 volume PCH bar set to max%
sudo aplay /usr/share/sounds/alsa/*.wav output
Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Front_Left.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Front_Right.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Rear_Center.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Rear_Left.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Rear_Right.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Side_Left.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono Playing WAVE '/usr/share/sounds/alsa/Side_Right.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono
speaker-test # in the alsa-utils package command nevers stops giving output
installed both firmware-sof and firmware-intel
still no sound
I have open-rc and so we can use,
rc-update
to view status.
you can add, del or change a service and start level.
rc-update del nethack-common default
rc-update add nethack-common off
I have seen that the old service commands mostly still work, I don't use many of them, and only know a few.
status gives +-? results
service --status-all
type "service" to see the command options.
Hope this helps.
Thank you for this solution. when I paste a command into a shell I also expect it to execute.
I'd also like to go ALSA-only, but ALSA configuration is quite confusing.
I think the best I could do is get applications like Firefox to have working sound, but Steam and others did not (even with apulse).
My experience has been very similar, sadly. Before I had a computer my entertainment system had an outboard mixer... Plug anything in and go.
Thank you
hello,
i tried this tonight ,
but don't know if this solution is still viable for devuan in2022.
atleast one this laptop here i get the following error
The following packages have unmet dependencies: winehq-devel : Depends: wine-devel (= 7.17~buster-1) E: Unable to correct problems, you have held broken packages.
this happens on devuan beowulf for all 3 options (stable, developemnet or staging).
dont know if this applies to devuan beowulf in general, as i have upgraded from jessie probably up to beowulf, and in the process maybe used once or twice also the "deb-multimedia" repository.
"
Hi Kapqa, you may need to remove any packages from "deb-multimedia" repository. Fix the install and then if you really have too, re-install the multimedia packages.
They are available... Usually I find them by searching the Version number (using synaptic package manager)
Header files for Linux 5.19.0-1-amd64
Common header files for Linux 5.19.0-1
They may not be backports, I have them installed.
Hi, These can be revealing sometimes... You may need to be root to access these files.
search dmesg for errors,
dmesg | grep -i "erro\|fail\|warn"
search xorg for errors,
cat /var/log/Xorg.0.log | grep "(WW)\|(EE)\|(??)"
I hope this helps you.
The Elder Scrolls IV : Oblivion, Also running with Proton (older version of proton worked for me).
Just started...
I used to use vBox, I thought it was really good. Generally I used to use it for one game "DiD's F22".
Once that game was irreversibly tanked remotely, I gave up on vBox.
But I remember struggling to get vBox configured and eventaually having a system that was reliable and flexible.
I was still using Mandriva in those days.
:-)
For the /home directory, I would use rsync -avh to copy files back to the new home.
But the system dir is another thing. when you format or change a drive size it will get a new UUID, you'll need that for fstab and possibly grub.
blkid and lsblk helps.
They don't ship to Australia.
I can send the bill to Aust, but not the product.
I sent an email alerting them of the ommission, and they suggested I use the .com.au site, <edit> https://www.spreadshirt.com.au/shop/clothing/t-shirts/ </edit> ... but I can't find the product (coffee cup, t'shirt) on that site.
Looks like they don't want to sell stuff.
GlennW wrote:+1
I'm quite happy as well. Laptop and desktop.
Thank you for the great effort. I wanna buy some merch.
Ask and ye shall receive. ;-)
Thank you, I was having trouble locating something like this.
For Grub sizes check this https://pierre.baudu.in/other/grub.vga.modes.html
I use vga=794, Looks good on my desktop.
Hey, y'all! I just finished up installing & tweaking Devuan Daedalus to my liking. So far I'm absolutely loving it! A huge thanks to the devs!
+1
I'm quite happy as well. Laptop and desktop.
Thank you for the great effort. I wanna buy some merch.
Installed from an archive .tar.bz2. No making or compiling.
I follow this install proceedure.
#!/bin/bash
echo "installing firefox-103.0.1.tar.bz2"
mv /home/glenn/Downloads/firefox-103.0.1.tar.bz2 /home/glenn/local/archive/src/apt/SOURCES/
# archived : /home/glenn/local/archive/src/apt/SOURCES/firefox-103.0.1.tar.bz2
cd /opt
# wget https://download-installer.cdn.mozilla.net/pub/firefox/releases/xy.z/linux-x86_64/en-US/firefox-xy.z.tar.bz2
tar xfj /home/glenn/local/archive/src/apt/SOURCES/firefox-103.0.1.tar.bz2
# remove the old firefox links
mv /usr/bin/firefox /usr/bin/firefoxold
# or after backup of bookmarks and passwordz
# apt remove firefox-esr
# create new link
ln -s /opt/firefox/firefox /usr/bin/firefox
# copy statusBar script.
rsync -avh /home/glenn/build/userChrome.css /opt/firefox/browser/chrome/
I hope this helps.