Code: Select all
inxi -M -S
Code: Select all
inxi -M -S
Eino wrote:I would like to see the following.I want to compare the bios date, to the kernel. This is something I should have looked at long ago.Code: Select all
inxi -M -S
Code: Select all
# inxi -M -S
System: Host: Little-Luddite Kernel: 3.12.3-antix.2-486-smp i686 (32 bit)
Desktop: Fluxbox 1.3.5 Distro: antiX-13.2_386-full Luddite 4 November 2013
Machine: System: Gateway product: Solo2500 version: Rev 1 serial: 0013773623
Mobo: Gateway model: Solo2500 version: Rev 1.0 Bios: Gateway version: 10.09 date: 04/23/99
I still have the 3.10.7 kernel that was original to antiX 13.2 set up as a GRUB boot option; I can be back in that one in two minutes and set it as default boot in five. However, the USB sound was working after I installed the 3.11.5 kernel, at least, and I'm pretty sure I had the 3.12.3 as default after the power failure (when the USB sound worked for almost twenty-four hours. I'll set the 3.10.7 back to default boot, tell me what you want to test on that kernel.Eino wrote:It's time to try an older kernel that can be had via smxi.
I what to get it back where alsa was loading the on board sound, with the wrong driver.
That's when the usb sound was working.
Use kernel 3.11.5 then do.Silent Observer wrote:I still have the 3.10.7 kernel that was original to antiX 13.2 set up as a GRUB boot option; I can be back in that one in two minutes and set it as default boot in five. However, the USB sound was working after I installed the 3.11.5 kernel, at least, and I'm pretty sure I had the 3.12.3 as default after the power failure (when the USB sound worked for almost twenty-four hours. I'll set the 3.10.7 back to default boot, tell me what you want to test on that kernel.Eino wrote:It's time to try an older kernel that can be had via smxi.
I what to get it back where alsa was loading the on board sound, with the wrong driver.
That's when the usb sound was working.
Code: Select all
modprobe snd-usb-audio
Code: Select all
cat /dev/sndstat
Code: Select all
Sound Driver:3.8.1a-980706 (ALSA emulation code)
Kernel: Linux Little-Luddite 3.11.5-antix.1-486-smp #1 SMP Tue Oct 15 19:01:31 EEST 2013 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
C-Media Electronics Inc. USB PnP Sound Device at usb-0000:00:07.2-2, full speed
Audio devices:
1: USB Audio (DUPLEX)
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
31: system timer
Mixers:
1: USB Mixer
Code: Select all
$ speaker-test -t sine -f 440
speaker-test 1.0.27.2
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Sine wave rate is 440.0000Hz
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
Playback open error: -2,No such file or directory
Code: Select all
$ volumeicon &
[1] 3829
dqualls@Little-Luddite:~
$ volumeicon: alsa_backend.c:86: asound_get_volume: Assertion `m_elem != ((void *)0)' failed.
[1]+ Aborted volumeicon
If everything works with the stable repositories, I would just stick with it. Unless you want to experiment a little risking getting back to the same issues. I know that the stable repositories, can be boring, with not much new stuff.Silent Observer wrote:Eino, if it would be easier, in the interest of starting from a known condition, I could reinstall antiX again. Now I know what not to do, I could probably get it done in an hour or so, plus four or five hours for this old rattletrap to install the updates from stable to testing -- or we could just get the sound working on the default stable repos, then trust that updating to testing won't break it. There aren't any real unknowns other than the sound, and I probably (it seems) won't be able to put a newer version on this machine in the future, because the kernels now building won't boot on a Pentium II (so much for"Linux is great for older machines").
Stable repositories are just that; STABLE. The testing repositories are TESTING programs, most of which are ready for Stable but have not been released. Until the Developer is sure that the program is truly ready, it will stay as Testing. __{{emoticon}}__Silent Observer wrote:... this old rattletrap to install the updates from stable to testing
eeepc-900-microphone-debian-wheezy-fix-antix-11-t3433.htmlI had this working before in AntiX 8.5 debian squeeze when I was using skype but my old notes did not apply on this install.