Announcement

Collapse
No announcement yet.

Weird issues: no sound and more

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Weird issues: no sound and more

    I've got an onboard sound card along with an Audigy 2 sound blaster on my machine. The onboard sound card is a realtek. My video card is a Radeon X1550. However, here are a few issues:

    1. No sound no matter which sound card I chose (note, it worked before I upgraded to Jaunty. I never really tested to see if it worked before as it does show up as installed when you open Kmix.

    2. I open up the restricted drivers console to install the proprietary drivers for my ATI card so I can run cinelerra, and I'm told there's no such device on my system. Here's the output of lspci:

    00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
    00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
    00:00.3 RAM memory: nVidia Corporation C51 Memory Controller 5 (rev a2)
    00:00.4 RAM memory: nVidia Corporation C51 Memory Controller 4 (rev a2)
    00:00.5 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
    00:00.6 RAM memory: nVidia Corporation C51 Memory Controller 3 (rev a2)
    00:00.7 RAM memory: nVidia Corporation C51 Memory Controller 2 (rev a2)
    00:02.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
    00:04.0 PCI bridge: nVidia Corporation C51 PCI Express Bridge (rev a1)
    00:09.0 RAM memory: nVidia Corporation MCP51 Host Bridge (rev a2)
    00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a2)
    00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a2)
    00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev a2)
    00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
    00:0b.1 USB Controller: nVidia Corporation MCP51 USB Controller (rev a2)
    00:0d.0 IDE interface: nVidia Corporation MCP51 IDE (rev a1)
    00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller (rev a1)
    00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2)
    00:10.2 Multimedia audio controller: nVidia Corporation MCP51 AC97 Audio Controller (rev a2)
    00:14.0 Bridge: nVidia Corporation MCP51 Ethernet Controller (rev a1)
    00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
    00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
    00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
    00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
    02:00.0 VGA compatible controller: ATI Technologies Inc RV505 [Radeon X1550 Series] ***
    02:00.1 Display controller: ATI Technologies Inc RV505 [Radeon X1550 Series] (Secondary)
    03:06.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
    03:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
    03:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
    03:09.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)**
    03:09.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
    I've put 2 asterisks next to the audio, 3 next to the video. Even more weird, the onboard sound card shows up as Intel ICH when not even the lspci output spells anything close to Intel. Note, this is a brand new install of Jaunty X86_64. Any ideas?

    Here's the output of
    Code:
    lsmod | grep snd
    emmjay@emmjay-desktop:~$ lsmod | grep snd
    snd_emu10k1_synth 15488 0
    snd_emux_synth 46208 1 snd_emu10k1_synth
    snd_seq_virmidi 14464 1 snd_emux_synth
    snd_seq_midi_emul 16000 1 snd_emux_synth
    snd_emu10k1 162720 4 snd_emu10k1_synth
    snd_intel8x0 43816 6
    snd_ac97_codec 133848 2 snd_emu10k1,snd_intel8x0
    snd_bt87x 23844 2
    snd_seq_dummy 11524 0
    snd_seq_oss 41984 0
    ac97_bus 10368 1 snd_ac97_codec
    snd_pcm_oss 52352 0
    snd_seq_midi 15744 0
    snd_mixer_oss 24960 1 snd_pcm_oss
    snd_rawmidi 33920 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi
    snd_seq_midi_event 16512 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
    snd_pcm 99336 5 snd_emu10k1,snd_intel8x0,snd_ac97_codec,snd_bt87x, snd_pcm_oss
    snd_seq 66272 9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,s nd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi _event
    snd_timer 34064 3 snd_emu10k1,snd_pcm,snd_seq
    snd_util_mem 13184 2 snd_emux_synth,snd_emu10k1
    snd_seq_device 16276 8 snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_s eq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_ seq
    snd_hwdep 16776 2 snd_emux_synth,snd_emu10k1
    snd 78792 37 snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_int el8x0,snd_ac97_codec,snd_bt87x,snd_seq_oss,snd_pcm _oss,snd_mixer_oss,snd_rawmidi,snd_pcm,snd_seq,snd _timer,snd_seq_device,snd_hwdep
    snd_page_alloc 18704 4 snd_emu10k1,snd_intel8x0,snd_bt87x,snd_pcm
    soundcore 16800 1 snd
    Challenges are what that keeps us from the borderline of boredom in life's journey. Linux user no. 419401 currently running Kubuntu 24.04
    _______________________________________________
    Current System: Beelink Mini PC, AMD Ryzen 7 5800H 8 Core(Up to 4.4GHz), 32GB DDR4 RAM 1TB NVME M.2 SSD, SER5 MAX Mini Desktop Computer with TCL BeyondTV5 serving as my monitor. ​

    #2
    Re: Weird issues: no sound and more

    Hi,

    I had the same problem upgrading from 8.04. Just no sound.
    Following the procedure in https://help.ubuntu.com/community/SoundTroubleshooting I could fix it.
    Thank you to whoever contributed.

    Cheers,
    Stefan

    Comment

    Working...
    X