LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Please help me get my sound card working (https://www.linuxquestions.org/questions/linux-hardware-18/please-help-me-get-my-sound-card-working-238418/)

Tap-Out 10-03-2004 08:42 PM

Please help me get my sound card working
 
Hello everybody.

I really need your help. I know my sound card will work in Linux because the SuSE live boot runs the soundcard wonderfully, so I know it's not a hardware problem. I just don't know what else to try to get the damn thing to work.

I'm running Fedora 1. It's an SIS7012 Soundcard

The weird thing is according to the /proc/modules file it seems like everything is up and running fine. However I can't run alsamixer or any other mixer program because it says it can't find /dev/dsp.

Code:

[tapout@fedora tapout]$ ls -l /dev | grep dsp
crwxrwxrwx    1 tapout  root      14,  3 Sep 15  2003 dsp
crwxrwxrwx    1 tapout  root      14,  19 Sep 15  2003 dsp1
crwxrwxrwx    1 tapout  root      55,  0 Sep 15  2003 dsp56k
crw-------    1 root    root    101,  1 Sep 15  2003 mdsp1
crw-------    1 root    root    101,  10 Sep 15  2003 mdsp10
crw-------    1 root    root    101,  11 Sep 15  2003 mdsp11
crw-------    1 root    root    101,  12 Sep 15  2003 mdsp12
crw-------    1 root    root    101,  13 Sep 15  2003 mdsp13
crw-------    1 root    root    101,  14 Sep 15  2003 mdsp14
crw-------    1 root    root    101,  15 Sep 15  2003 mdsp15
crw-------    1 root    root    101,  16 Sep 15  2003 mdsp16
crw-------    1 root    root    101,  2 Sep 15  2003 mdsp2
crw-------    1 root    root    101,  3 Sep 15  2003 mdsp3
crw-------    1 root    root    101,  4 Sep 15  2003 mdsp4
crw-------    1 root    root    101,  5 Sep 15  2003 mdsp5
crw-------    1 root    root    101,  6 Sep 15  2003 mdsp6
crw-------    1 root    root    101,  7 Sep 15  2003 mdsp7
crw-------    1 root    root    101,  8 Sep 15  2003 mdsp8
crw-------    1 root    root    101,  9 Sep 15  2003 mdsp9
crw-------    1 root    root    101,  0 Sep 15  2003 mdspstat
[tapout@fedora tapout]$ cat /proc/pci
PCI devices found:
  Bus  0, device  0, function  0:
    Host bridge: Silicon Integrated Systems [SiS] 650 Host (rev 1).
      Master Capable.  Latency=64.
      Non-prefetchable 32 bit memory at 0xe8000000 [0xebffffff].
  Bus  0, device  1, function  0:
    PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual PCI-to-PCI bridge (AGP) (rev 0).
      Master Capable.  Latency=99.  Min Gnt=12.
  Bus  0, device  2, function  0:
    ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513 (rev 37).
  Bus  0, device  2, function  5:
    IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 0).
      Master Capable.  Latency=128.
      I/O at 0x1000 [0x100f].
  Bus  0, device  2, function  6:
    Modem: Silicon Integrated Systems [SiS] Intel 537 [56k Winmodem] (rev 160).
      Master Capable.  Latency=173.  Min Gnt=52.Max Lat=11.
      I/O at 0x1400 [0x14ff].
      I/O at 0x1080 [0x10ff].
  Bus  0, device  2, function  7:
    Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev 160).
      Master Capable.  Latency=173.  Min Gnt=52.Max Lat=11.
      I/O at 0x1c00 [0x1cff].
      I/O at 0x1800 [0x187f].
  Bus  0, device  3, function  0:
    USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 15).
      IRQ 11.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xec000000 [0xec000fff].
  Bus  0, device  3, function  1:
    USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2) (rev 15).
      IRQ 10.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xec001000 [0xec001fff].
  Bus  0, device  3, function  2:
    USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller (rev 0).
      IRQ 10.
      Master Capable.  Latency=64.  Max Lat=80.
      Non-prefetchable 32 bit memory at 0xec002000 [0xec002fff].
  Bus  0, device  10, function  0:
    Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 16).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=32.Max Lat=64.
      I/O at 0x2000 [0x20ff].
      Non-prefetchable 32 bit memory at 0xec003000 [0xec0030ff].
  Bus  0, device  11, function  0:
    FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) (rev 0).
      IRQ 10.
      Master Capable.  Latency=64.  Min Gnt=2.Max Lat=4.
      Non-prefetchable 32 bit memory at 0xec003800 [0xec003fff].
      Non-prefetchable 32 bit memory at 0xec004000 [0xec007fff].
  Bus  0, device  12, function  0:
    CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 0).
      IRQ 5.
      Master Capable.  Latency=168.  Min Gnt=64.Max Lat=3.
      Non-prefetchable 32 bit memory at 0x10000000 [0x10000fff].
  Bus  1, device  0, function  0:
    VGA compatible controller: Silicon Integrated Systems [SiS] SiS65x/M650/740 PCI/AGP VGA Display Adapter (rev 0).
      IRQ 5.
      Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
      Non-prefetchable 32 bit memory at 0xec100000 [0xec11ffff].
      I/O at 0x9000 [0x907f].
[tapout@fedora tapout]$ cat /proc/modules
snd-pcm-oss            44740  0 (autoclean) (unused)
snd-pcm                84900  0 (autoclean) [snd-pcm-oss]
snd-page-alloc          9844  0 (autoclean) [snd-pcm]
snd-timer              19524  0 (autoclean) [snd-pcm]
snd-mixer-oss          15984  0 (autoclean) [snd-pcm-oss]
snd                    45892  0 (autoclean) [snd-pcm-oss snd-pcm snd-timer snd-mixer-oss]
soundcore              6468  0 (autoclean) [snd]
parport_pc            19076  1 (autoclean)
lp                      9060  0 (autoclean)
parport                37056  1 (autoclean) [parport_pc lp]
autofs                13364  0 (autoclean) (unused)
ds                      8680  1
yenta_socket          13664  1
pcmcia_core            57216  0 [ds yenta_socket]
8139too                16808  1
mii                    3992  0 [8139too]
floppy                58012  0 (autoclean)
sg                    36492  0 (autoclean)
sr_mod                18168  0 (autoclean)
microcode              4700  0 (autoclean)
ide-scsi              12208  0
scsi_mod              108168  3 [sg sr_mod ide-scsi]
ide-cd                35776  0
cdrom                  33728  0 [sr_mod ide-cd]
ohci1394              29160  0 (unused)
ieee1394              204676  0 [ohci1394]
keybdev                2976  0 (unused)
hid                    24708  0 (unused)
ehci-hcd              20264  0 (unused)
usb-ohci              21512  0 (unused)
usbcore                79168  1 [hid ehci-hcd usb-ohci]
mousedev                5556  1 (autoclean)
input                  5888  0 (autoclean) [keybdev hid mousedev]
ext3                  71300  1
jbd                    52084  1 [ext3]
[tapout@fedora tapout]$ cat /etc/modules.conf
alias eth0 8139too
alias usb-controller usb-ohci
alias usb-controller1 ehci-hcd
alias ieee1394-controller ohci1394
#Alsa portion
alias char-major-116 snd
alias sound-slot-0 snd-card-0
alias snd-card-0 snd-intel8x0
# module options should go here

# OSS/Free portion
alias char-major-14 soundcore

#card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
options snd snd_cards_limit=1 snd_major=116
[tapout@fedora tapout]$ alsamixer

alsamixer: function snd_ctl_open failed for default: No such file or directory

I honestly have no idea what to do/try next, so any/all help would be greatly appreciated.

Cheers

Tap


All times are GMT -5. The time now is 06:09 PM.