LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-10-2007, 04:17 AM   #16
Nielssonnich
LQ Newbie
 
Registered: Nov 2007
Location: Denmark
Distribution: Arch Linux
Posts: 17

Original Poster
Rep: Reputation: 0

Quote:
Originally Posted by evilDagmar View Post
Intel HDA sound chipsets are kinda doomed unless you're using a very recent version of ALSA (or a very recent kernel which brings ALSA modules with it of course). The most chronic (and obvious) problem is the driver fails to route sound in through or out from the correct hardware ports.

Case in point, even the kernel shipped with Slackware 12.0 isn't new enough to handle the Intel HDA on my Sony VAIO correctly. I had to upgrade to the last 2.6.22.x kernel in order to sort it out.

So I just have to upgrade the kernel? Hm.. Do I just download from http://kernel.org/ and compile it like anything else? I have never upgraded the kernel before... :-/
 
Old 11-10-2007, 04:38 AM   #17
evilDagmar
Member
 
Registered: Mar 2005
Location: Right behind you.
Distribution: NBG, then randomed.
Posts: 480

Rep: Reputation: 31
Quote:
Originally Posted by Nielssonnich View Post
So I just have to upgrade the kernel? Hm.. Do I just download from http://kernel.org/ and compile it like anything else? I have never upgraded the kernel before... :-/
If you've never done it before then you should probably do some Googling or solicit help from some folks in ##Slackware. The Slackbook is a bit vague where it comes to building a 2.6.x kernel.

Note that this is not guaranteed to fix the problem, but it will do what can be done. Not all Intel HDA chipsets are properly or 100% supported yet, contrary to what Intel would like people to think.
 
Old 11-21-2007, 01:27 PM   #18
dreyfuss
Member
 
Registered: Jun 2007
Location: Italy
Distribution: Slackware current
Posts: 39

Rep: Reputation: 15
Pls post your /etc/modprobe.d/sound
 
Old 11-21-2007, 02:01 PM   #19
Nielssonnich
LQ Newbie
 
Registered: Nov 2007
Location: Denmark
Distribution: Arch Linux
Posts: 17

Original Poster
Rep: Reputation: 0
/etc/modprobe.d/sound:
Quote:
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
 
Old 11-21-2007, 02:27 PM   #20
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Add this:
Code:
options snd-hda-intel model=toshiba
It should work.
 
Old 11-21-2007, 05:25 PM   #21
evilDagmar
Member
 
Registered: Mar 2005
Location: Right behind you.
Distribution: NBG, then randomed.
Posts: 480

Rep: Reputation: 31
I dearly hope that works. Intel HDA is definitely a mess.

For a giggle, go to ALSA's site and check the changelog for 1.0.14-1.0.15. Admire the colossal nature of the list of changes for Intel HDA alone.
 
Old 11-22-2007, 01:14 AM   #22
dreyfuss
Member
 
Registered: Jun 2007
Location: Italy
Distribution: Slackware current
Posts: 39

Rep: Reputation: 15
I had the same problem on my Toshiba Equium.
Delete the last row in your /etc/modprobe.d/sound and add this one:
Code:
options snd-hda-intel position_fix=1 model=3stack
Then save the file,restart your pc and raise the sound levels.

Last edited by dreyfuss; 11-22-2007 at 01:31 AM.
 
Old 11-24-2007, 08:12 AM   #23
Nielssonnich
LQ Newbie
 
Registered: Nov 2007
Location: Denmark
Distribution: Arch Linux
Posts: 17

Original Poster
Rep: Reputation: 0
Sorry.. But I didn't see your posts...

I tried to change from ALSA to OSS, and that works (like in Ubuntu feisty), so right now I am pretty happy... It's just the headset that doesn't work, but I can live with that.

dreyfuss> Does it work with both the built-in speakers and a headset?
 
Old 11-25-2007, 04:07 AM   #24
dreyfuss
Member
 
Registered: Jun 2007
Location: Italy
Distribution: Slackware current
Posts: 39

Rep: Reputation: 15
Nielssonnich,it works with the speakers.I don't have the headset,sorry.
 
Old 11-25-2007, 04:51 PM   #25
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Worked both with speakers and headphones at my friends laptop running Ubuntu. However, to hear sound in headphones you need to disable speakers (mute software volume control).
 
Old 11-28-2007, 02:01 AM   #26
evilDagmar
Member
 
Registered: Mar 2005
Location: Right behind you.
Distribution: NBG, then randomed.
Posts: 480

Rep: Reputation: 31
Quote:
Originally Posted by Alien_Hominid View Post
Worked both with speakers and headphones at my friends laptop running Ubuntu. However, to hear sound in headphones you need to disable speakers (mute software volume control).
I miss the days when this switching was done with a shunting headphone jack. *sigh*
 
Old 11-28-2007, 06:47 AM   #27
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by evilDagmar View Post
I miss the days when this switching was done with a shunting headphone jack. *sigh*
Progress?
 
Old 11-28-2007, 08:14 AM   #28
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Quote:
Originally Posted by evilDagmar View Post
I miss the days when this switching was done with a shunting headphone jack. *sigh*
How was it done? That shunting? It still isn't normal, cause speakers should be disabled automatically.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Toshiba L30-113A ACPI Ubuntu 7.04 run_time Linux - Laptop and Netbook 1 09-06-2007 11:05 AM
Senao wireless card crashes laptop, Toshiba Satellite L30-10Y CSniper Debian 0 09-01-2007 03:07 PM
No sound on Toshiba Equium A60 nowpc Fedora 2 05-11-2006 03:06 AM
Toshiba Equium A60 stblack Linux - Laptop and Netbook 0 08-31-2005 12:20 PM
Toshiba Equium What Linux Distribution To Install jayuk022002 Linux - Laptop and Netbook 2 07-14-2005 03:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration