Results 1 to 8 of 8

Thread: Tecra sound card.

  1. #1
    Join Date
    Jun 2007
    Beans
    16

    Tecra sound card.

    Hi All,

    I've just loaded Ubuntu 8.04 onto a Toshiba Tecra T9100 and have no sound. My volume icon has a red warning sign over it, clicking the icon gives me an error window that says "No volume control Gstreamer plugins and/or devices found(I also have another identical laptop on which the sound works ok ....but has other problems).

    So I started following the instructions on the Comprehensive Sound Problem Solutions Guide thread....

    http://ubuntuforums.org/showthread.php?t=205449

    Step 1....

    rachel@rachel-laptop:~$ aplay -l
    aplay: device_list:205: no soundcards found...


    Step 2....

    rachel@rachel-laptop:~$ lspci
    00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host Bridge (rev 04)
    00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge (rev 04)
    00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02)
    00:1d.2 USB Controller: Intel Corporation 82801CA/CAM USB Controller #3 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
    00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
    01:00.0 VGA compatible controller: S3 Inc. SuperSavage IX/C SDR (rev 05)
    02:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
    02:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42)
    02:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
    02:0b.0 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
    02:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC100 PCI to Cardbus Bridge with ZV Support (rev 32)
    02:0d.0 System peripheral: Toshiba America Info Systems SD TypA Controller (rev 03)


    Am I right in saying that no sound card is listed and should there be something like this be listed....

    00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)

    I checked to see if it was disabled in the systems BIOS, but found no mention of a sound card?...So what do I do next, can I reinstall it from somewhere ?

    Sorry this is all very new to me and I haven't got much of clue when it comes to computers....wood is more my thing, so go gentle !

    Cheer's

    LF
    Last edited by lightfoot; May 1st, 2008 at 09:55 PM.

  2. #2
    Join Date
    Apr 2006
    Location
    Sydney, AUS
    Beans
    62
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Tecra sound card.

    Do you have installed linux-ubuntu-modules-2.6.24-16-generic (or whichever module applies to the kernel you are running).

    Installing this resolved my similar issue with no detected sound card.

  3. #3
    Join Date
    Jun 2007
    Beans
    16

    Re: Tecra sound card.

    Quote Originally Posted by scottmuz View Post
    Do you have installed linux-ubuntu-modules-2.6.24-16-generic (or whichever module applies to the kernel you are running).

    Installing this resolved my similar issue with no detected sound card.

    I'm not sure, how do I find out ?

  4. #4
    Join Date
    Apr 2006
    Location
    Sydney, AUS
    Beans
    62
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Tecra sound card.

    Do
    uname -r
    to see which kernel you are running
    (it is probably 2.6.24-16-generic)
    Do
    dpkg -l | grep linux-ubuntu-modules
    and see if this returns anything

    If if doesn't return anything then do
    sudo apt-get install linux-ubuntu-modules-2.6.24-16-generic
    (assming you are using 2.6.24-16-generic) and reboot

  5. #5
    Join Date
    Jun 2007
    Beans
    16

    Re: Tecra sound card.

    I got this....

    rachel@rachel-laptop:~$ uname -r
    2.6.24-16-generic
    rachel@rachel-laptop:~$ dpkg -l | grep linux-ubuntu-modules
    ii linux-ubuntu-modules-2.6.24-16-generic 2.6.24-16.23 Ubuntu supplied Linux modules for version 2.

  6. #6
    Join Date
    Jun 2007
    Beans
    16

    Re: Tecra sound card.

    I got this....

    rachel@rachel-laptop:~$ uname -r
    2.6.24-16-generic
    rachel@rachel-laptop:~$ dpkg -l | grep linux-ubuntu-modules
    ii linux-ubuntu-modules-2.6.24-16-generic 2.6.24-16.23 Ubuntu supplied Linux modules for version 2.

  7. #7
    Join Date
    Aug 2006
    Location
    Montreal
    Beans
    18

    Re: Tecra sound card.

    I have Tecra S4 and I have the same issue with my soundcard.I tried lots of things with no avail.

  8. #8
    Join Date
    Jun 2007
    Beans
    16

    Re: Tecra sound card.

    I can't understand why the sound works OK on my other identical laptop, but not on this one ???

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •