Print Post Enabling sound on an Acer TravelMate 3000 under Linux Mint

Since the Foehn & Hirsch laptop was a bit of a fiasco, I decided to re-use an old laptop of mine that I’ve had kicking around for a while.  I bought an Acer TravelMate 3000 about four years ago now, because it was the best spec that I could find.  I can’t remember the spec off the top of my head, but I remember the hard drive being over 100GB (huge in those days) and I’ve since doubled the memory to 2GB to make it last a bit longer.  It’s been running Windows XP Professional since I got it, and that’s been fine, but as I said in the original post about the F&H laptop, my wife was so taken with my Linux Mint laptop, so I decided to rebuild it from scratch.

Firstly, I downloaded the 32-bit version of Linux Mint 8 from their website, as the version I used to build this laptop was the 64-bit and the old laptop doesn’t support 64-bit architecture.  I burned the image to disc using Brasero, stuck it in the external DVD drive that came with the laptop, and booted it up.

As I’ve found on every system that I’ve built with Linux (Mint or Ubuntu) apart from the Foehn & Hirsch one, there were no problems – or certainly no obvious ones.  The screen resolution was fine, the wireless network connected immediately (including the light on the front of the laptop working correctly), everything I checked was fine – so I reformatted the hard drive and replaced XP with Mint.

I then went off to work (I was away for a couple of days), and the girls told me that there was no sound working – the children want to watch childrens programs on iPlayer, play on CBeebies and watch YouTube and the like.  I thought that it would be something really obvious like the speaker just being muted, but there was just nothing working.  So, when I got home, I thought “this will be straight forward and take a couple of seconds…”

After about half an hour, I managed to track down the problem – the modem seemed to be conflicting with the soundcard (I think).  Here’s how I found the source of the problem and resolved it.

Looking at the sound preferences, I checked the hardware tab and found that there was no hardware device listed there.  Instead of something that indicated a sound card (my Toshiba says “Internal Audio Analog Stereo” for example), it just said “Dummy Output”.  The sound was pseudo-showing – although there was no sound coming out of the laptop, there were bars showing where the sound would have come out.

From a command prompt, I checked the devices that were installed in the laptop:

lspci -v

Amongst the list of devices, the sound card appeared, so at least Mint was recognising that the hardware was there:

00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
     High Definition Audio Controller (rev 04)
Subsystem: Acer Incorporated [ALI] Device 0067
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d000c000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
     High Definition Audio Controller (rev 04)
Subsystem: Acer Incorporated [ALI] Device 0067
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at d000c000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

Next step was to check the drives were there using modprobe:

sudo modprobe snd_intel8x0m

Using pgrep, check whether the simodemd daemon is running or not:

pgrep slmodemd

Since the daemon was running, I then removed it from the laptop using apt-get:

sudo apt-get remove sl-modem-daemon

That was all there was too it – as soon as I removed the modem daemon, the sound started.  I would like to say that all this was the upshot of my Linux knowledge, but it wasn’t :)   A lot of the suggestions of how to solve the problem can be found here.

I just wanted to write up my instructions so that if it happens again, I’ll know exactly where to find the answer.  I couldn’t find anything that specifically referenced my exact laptop model.  Hopefully, someone else might find this useful.

This entry was posted on Wednesday, April 7th, 2010 at 8:56 pm and is filed under General Computing, Non-Oracle. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

« Foehn & Hirsch laptop – follow up
Follow up to Enabling sound on an Acer TravelMate 3000 under Linux Mint »

2 Responses to “Enabling sound on an Acer TravelMate 3000 under Linux Mint”

  1. Jeannine Says:
    September 6th, 2010 at 12:38 pm

    Thanks! I just got a used travelmate 3000, had the same problem and ran this fix. Better in four minutes. Thank you so much.

  2. WorkflowFAQ » Blog Archive » Follow up to Enabling sound on an Acer TravelMate 3000 under Linux Mint Says:
    September 24th, 2010 at 10:19 am

    [...] Just a quick follow up to my April post about switching sound on on my old TravelMate 3000 on Linux Mint….. [...]

Leave a Reply

  • Pages

    • About Us
    • Services From WorkflowFAQ
    • Training
    • Workflow Book
    • Careers
    • Forum
    • Blog
  • Oracle 11i Workflow Certified Expert
    Oracle 11i System Administrator Certified Expert

  • Search


  • Blog

    Archives

    • January 2012
    • November 2011
    • October 2011
    • September 2011
    • August 2011
    • July 2011
    • June 2011
    • April 2011
    • February 2011
    • January 2011
    • December 2010
    • October 2010
    • September 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • October 2009
    • August 2009
    • July 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • November 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
  • Categories

    • General Computing (30)
    • Non-Oracle (18)
    • Oracle (77)
      • Functional (20)
      • Technical (68)
    • Personal (2)

  • Links

  • General Computing

    • Computing Magazine
    • Download.com
    • SourceForge.net
    • The Daily WTF
    • The Register
  • Non-Computing

    • BBC News
    • Burnley-based professional photography
    • Cuteable
    • My wife’s shop
  • Oracle Related

    • AppsDBA
    • Oracle
    • Oracle Apps Blog
    • Oracle Magazine Interactive
    • Oracle Support
    • Oracle Technology Network
    • Oracle UK
    • Oracle Workflow Forum on OTN
    • Oracle WTF
    • OraFAQ
    • Steven Chan
    • Steven Feuerstein


Copyright © 2012 TS Fifteen Ltd. All rights reserved.