Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Sound card problem on laptop.

  • 10-07-2004 5:22pm
    #1
    Registered Users, Registered Users 2 Posts: 452 ✭✭


    Hi,

    i have just put mandrake 10 on my laptop. everything works fine but the sound card. it has picked it up alright but nothing seem to happen! the laptop is a clevo d27es.
    it has a sis 7012 sound card. it has been given the proper driver as fare as i can see.
    it hasn't picked up the modem either but thats a battle for another day!!!

    Below is the output of some the commands i used from the documentation. any help would be great.


    [mike@localhost mike]$ lspcidrake -v |fgrep AUDIO
    snd-intel8x0 : Silicon Integrated Systems [SiS]|SiS7012 PCI Audio Accelerator [MULTIMEDIA_AUDIO] (vendor:1039 device:7012 subv:1558 subd:2263)


    [mike@localhost mike]$ grep sound-slot /etc/modules.conf
    alias sound-slot-0 snd-intel8x0
    [mike@localhost mike]$ /sbin/lsmod
    Module Size Used by
    sg 38044 0
    st 38616 0
    sr_mod 17028 0
    sd_mod 16832 0
    scsi_mod 114648 4 sg,st,sr_mod,sd_mod
    md5 3872 1
    ipv6 232352 10
    snd-seq-oss 31232 0
    snd-seq-midi-event 7552 1 snd-seq-oss
    snd-seq 51024 4 snd-seq-oss,snd-seq-midi-event
    snd-pcm-oss 51812 0
    snd-mixer-oss 17952 1 snd-pcm-oss
    snd-intel8x0 32776 0
    snd-ac97-codec 58148 1 snd-intel8x0
    snd-pcm 93156 2 snd-pcm-oss,snd-intel8x0
    snd-timer 24484 2 snd-seq,snd-pcm
    gameport 4480 1 snd-intel8x0
    snd-page-alloc 11972 2 snd-intel8x0,snd-pcm
    snd-mpu401-uart 7072 1 snd-intel8x0
    snd-rawmidi 23616 1 snd-mpu401-uart
    snd-seq-device 8008 3 snd-seq-oss,snd-seq,snd-rawmidi
    snd 52484 12 snd-seq-oss,snd-seq-midi-event,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-intel8x0,snd-ac97-codec,snd-pcm,snd-timer,snd-mpu401-uart,snd-rawmidi,snd-seq-device
    soundcore 9248 1 snd
    af_packet 20520 2
    raw 7616 1
    ide-floppy 18752 0
    ide-tape 34864 0
    ide-cd 40548 0
    cdrom 37184 2 sr_mod,ide-cd
    floppy 59444 0
    ds 15364 2
    yenta_socket 16352 0
    pcmcia_core 68768 2 ds,yenta_socket
    8139too 23712 0
    mii 4992 1 8139too
    ohci1394 33956 0
    ieee1394 287856 1 ohci1394
    nls_iso8859-15 4480 2
    nls_cp850 4736 2
    vfat 13760 2
    fat 45120 1 vfat
    supermount 37876 1
    sis-agp 5568 1
    agpgart 31016 1 sis-agp
    tsdev 7168 0
    joydev 10240 0
    evdev 9504 0
    usbmouse 5216 0
    hid 53312 0
    ehci-hcd 24196 0
    ohci-hcd 18692 0
    usbcore 99132 6 usbmouse,hid,ehci-hcd,ohci-hcd
    rtc 11576 0
    ext3 110408 2
    jbd 54328 1 ext3


    =======================================================

    =============================================================
    This is the info from the detected hardware section.
    =============================================================

    Vendor: Silicon Integrated Systems [SiS]

    Alternative drivers: ali5455:i810_audio:nvaudio

    Bus: PCI

    Bus identification: 1039:7012:1558:2263

    Location on the bus:0:2:7

    Description: SiS7012 PCI Audio Accelerator

    Module: snd-intel8x0

    Media class: MULTIMEDIA_AUDIO


Comments

  • Registered Users, Registered Users 2 Posts: 1,268 ✭✭✭hostyle


    Sounds silly I know, but try opening the sound mixer and upping the volume. This seems to happen a lot with Mandrake on install.


  • Registered Users, Registered Users 2 Posts: 452 ✭✭xern


    no joy. i can open the mixer alright but nothing happens. the sound icon is there but there is an X over it!!

    thanks for your reply.


  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    I'm sure I posted this on ILUG.


    chmod 777 /dev/sound*
    chmod 777 /dev/snd*

    Then try the mixer.


  • Registered Users, Registered Users 2 Posts: 452 ✭✭xern


    Thanks for that typedf.

    Yeah got that on Ilug but still no joy.
    i can open up the mixer but there is nothing on it.
    i have the volume up to the last on the laptop aswell.
    It even has a guy i work with here confused, and i would class him as a linux guru type.

    when i try to play mp3's on xmms i get these errors on the command line.

    [mike@localhost mike]$ xmms &
    [1] 2260
    [mike@localhost mike]$
    ** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such device

    ** WARNING **: alsa_setup(): Failed to open pcm device (default): No such device


  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    What that means is that xmms is trying to find an oss compliant mixer device and is failing.


    These two modules *should* be providing that

    snd-pcm-oss
    snd-mixer-oss


    Personally I don't like ALSA, because I think the setup requirements it imposes on the user are reterograde in comparison to the old oss layer.

    In any case it's quite likely that the oss drivers are also bundled with your distro, so as root.

    /etc/init.d/alsa stop

    Ensure there are no stale sound drivers hanging around.

    Then modprobe for the intel 8x driver in lib/modules/version/kernel/drivers/sound/oss as opposed to the alsa version.


  • Advertisement
  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    Actually, I think those modules *are* providing the pcm and mixer.

    Try chmod 777 /dev/mixer* && chmod 777 /dev/pcm*

    Assuming the two modules I posted above are doing their jobs, that should be all you need to do.

    Else, use the oss driver.


Advertisement