Announcement

Collapse
No announcement yet.

SBlaster Live problem

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

    SBlaster Live problem

    Hello to all!

    This is my first time with Kubuntu!
    I'm a realtive "normal" user for Debian distros (Kanotix, Ubuntu, etc)

    The only hard time I'm getting with Kubuntu is with my sound card.
    I can hear KDE sounds but when playing something with XMMS or Kaffeine nothing comes out!!

    Here's the tech info:

    ~$ uname -r

    2.6.15-26-686

    ~$ lspci -v

    0000:00:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
    Subsystem: Creative Labs: Unknown device 100a
    Flags: bus master, medium devsel, latency 64, IRQ 177
    I/O ports at ef40 [size=32]
    Capabilities: <available only to root>

    0000:00:09.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 0a)
    Subsystem: Creative Labs Gameport Joystick
    Flags: bus master, medium devsel, latency 64
    I/O ports at eff0 [size=8]
    Capabilities: <available only to root>

    ~$ lsmod

    snd_emu10k1_synth 8096 0
    snd_emux_synth 39968 1 snd_emu10k1_synth
    snd_seq_virmidi 8384 1 snd_emux_synth
    snd_seq_midi_emul 7680 1 snd_emux_synth
    snd_seq_dummy 3908 0
    snd_seq_oss 37216 0
    snd_seq_midi 9600 0
    snd_seq_midi_event 7520 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
    snd_seq 58160 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_emu10k1 134628 4 snd_emu10k1_synth
    snd_rawmidi 26848 3 snd_seq_virmidi,snd_seq_midi,snd_emu10k1
    snd_ac97_codec 100224 1 snd_emu10k1
    snd_ac97_bus 2400 1 snd_ac97_codec
    snd_pcm_oss 56448 0
    snd_mixer_oss 20544 1 snd_pcm_oss
    snd_pcm 96708 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
    snd_seq_device 9228 8 snd_emu10k1_synth,snd_emux_synth,snd_seq_dummy,snd _seq_oss,snd_seq_midi,snd_seq,snd_emu10k1,snd_rawm idi
    snd_timer 26884 3 snd_seq,snd_emu10k1,snd_pcm
    snd_page_alloc 11304 2 snd_emu10k1,snd_pcm
    snd_util_mem 4928 2 snd_emux_synth,snd_emu10k1
    snd_hwdep 9952 3 snd_emux_synth,snd_emu10k1
    snd 60004 18 snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq ,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm_os s,snd_mixer_oss,snd_pcm,snd_seq_device,snd_timer,s nd_hwdep
    soundcore 10784 1 snd

    ~$ cat /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.

    lp
    psmouse
    snd-emu10k1


    Running Kaffeine for earing a mp3 file give's me this:

    (...)
    X Error: BadDevice, invalid or uninitialized input device 168
    Major opcode: 148
    Minor opcode: 3
    Resource id: 0x0
    Failed to open device
    X Error: BadDevice, invalid or uninitialized input device 168
    Major opcode: 148
    Minor opcode: 3
    Resource id: 0x0
    Failed to open device
    amaroK: [Loader] Starting amarokapp..
    amaroK: [Loader] Don't run gdb, valgrind, etc. against this binary! Use amarokapp.
    X Error: BadDevice, invalid or uninitialized input device 168
    Major opcode: 148
    Minor opcode: 3
    Resource id: 0x0
    Failed to open device
    (...)


    Please, can anyone point me to a solution.

    I have already purged ALSA and installed it again.

    Thanks a lot,
    Anthon.



    #2
    Re: SBlaster Live problem

    Did you install the needed codecs as described in

    https://help.ubuntu.com/community/RestrictedFormats

    john

    Comment


      #3
      Re: SBlaster Live problem

      I am extremely new to linux in general, but have a decent background in PC's, but I have an Audigy 4 soundcard. amarok and other media players would never play anything, neither .ogg, .mp3, or streaming audio. What I did to fix this was go into the Adept package manager, and add aRts for amarok, then changed the engine in amarok to aRts. After I did this, my audio played fine. I don't know if xine was giving me the problem, or if changing the engine fixed some glitch I'm unaware of. I did have all the codecs for all the media I was attempting to play as well.

      I hope this helps a bit.

      Comment

      Working...
      X