Unix Technical Forum

Slack 9.1, Sound and 2.6.7 Kernel

This is a discussion on Slack 9.1, Sound and 2.6.7 Kernel within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I downloaded the 2.6.7 source from kernel.org, compiled it and booted without a problem, except I have no sound. ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 01:46 PM
AC
 
Posts: n/a
Default Slack 9.1, Sound and 2.6.7 Kernel

I downloaded the 2.6.7 source from kernel.org, compiled it and booted
without a problem, except I have no sound. It complains about an error
initializing sound drive. I'm running an old SB16 clone, so I doubt there's
anything particular wonderous or weird about the hardware, and it works fine
under 2.4.22. What am I missing?

--
Aaron Clausen
mightymartianca@hotmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 01:46 PM
AC
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel

On 17 Jul 2004 17:51:11 GMT,
AC <mightymartianca@hotmail.com> wrote:
> I downloaded the 2.6.7 source from kernel.org, compiled it and booted
> without a problem, except I have no sound. It complains about an error
> initializing sound drive. I'm running an old SB16 clone, so I doubt there's
> anything particular wonderous or weird about the hardware, and it works fine
> under 2.4.22. What am I missing?


Replying to myself, here's the list of modules that load at boot:

Module Size Used by
snd_pcm_oss 47528 0
snd_pcm 82528 1 snd_pcm_oss
snd_page_alloc 8712 1 snd_pcm
snd_timer 22048 1 snd_pcm
snd_mixer_oss 15904 1 snd_pcm_oss
snd 45092 4 snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
ipv6 235776 10
ehci_hcd 25152 0
usbcore 95220 1 ehci_hcd
ds 13664 0
pcmcia_core 52608 1 ds
autofs 14656 1
ide_scsi 13572 0
sb_lib 44720 0
uart401 9380 1 sb_lib
sound 75336 2 sb_lib,uart401
soundcore 7456 3 snd,sb_lib,sound
agpgart 26924 0

--
Aaron Clausen
mightymartianca@hotmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 01:46 PM
Robin Hall
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel


"AC" <mightymartianca@hotmail.com> wrote in message
news:slrncfiq0o.u8a.mightymartianca@mp1.alberni.ne t...
> On 17 Jul 2004 17:51:11 GMT,
> AC <mightymartianca@hotmail.com> wrote:
> > I downloaded the 2.6.7 source from kernel.org, compiled it and booted
> > without a problem, except I have no sound. It complains about an error
> > initializing sound drive. I'm running an old SB16 clone, so I doubt

there's
> > anything particular wonderous or weird about the hardware, and it works

fine
> > under 2.4.22. What am I missing?

>
> Replying to myself, here's the list of modules that load at boot:
>
> Module Size Used by
> snd_pcm_oss 47528 0
> snd_pcm 82528 1 snd_pcm_oss
> snd_page_alloc 8712 1 snd_pcm
> snd_timer 22048 1 snd_pcm
> snd_mixer_oss 15904 1 snd_pcm_oss
> snd 45092 4

snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
> ipv6 235776 10
> ehci_hcd 25152 0
> usbcore 95220 1 ehci_hcd
> ds 13664 0
> pcmcia_core 52608 1 ds
> autofs 14656 1
> ide_scsi 13572 0
> sb_lib 44720 0
> uart401 9380 1 sb_lib
> sound 75336 2 sb_lib,uart401
> soundcore 7456 3 snd,sb_lib,sound
> agpgart 26924 0
>
> --
> Aaron Clausen
> mightymartianca@hotmail.com


$ alsamixer
--- unmute everything
$su
password: xxxx
#alsactl store
#exit
$
your a all done

mAineAc




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 01:46 PM
AC
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel

On Sat, 17 Jul 2004 14:33:46 -0400,
Robin Hall <robhall@midmaine.com> wrote:
>
> "AC" <mightymartianca@hotmail.com> wrote in message
> news:slrncfiq0o.u8a.mightymartianca@mp1.alberni.ne t...
>> On 17 Jul 2004 17:51:11 GMT,
>> AC <mightymartianca@hotmail.com> wrote:
>> > I downloaded the 2.6.7 source from kernel.org, compiled it and booted
>> > without a problem, except I have no sound. It complains about an error
>> > initializing sound drive. I'm running an old SB16 clone, so I doubt

> there's
>> > anything particular wonderous or weird about the hardware, and it works

> fine
>> > under 2.4.22. What am I missing?

>>
>> Replying to myself, here's the list of modules that load at boot:
>>
>> Module Size Used by
>> snd_pcm_oss 47528 0
>> snd_pcm 82528 1 snd_pcm_oss
>> snd_page_alloc 8712 1 snd_pcm
>> snd_timer 22048 1 snd_pcm
>> snd_mixer_oss 15904 1 snd_pcm_oss
>> snd 45092 4

> snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
>> ipv6 235776 10
>> ehci_hcd 25152 0
>> usbcore 95220 1 ehci_hcd
>> ds 13664 0
>> pcmcia_core 52608 1 ds
>> autofs 14656 1
>> ide_scsi 13572 0
>> sb_lib 44720 0
>> uart401 9380 1 sb_lib
>> sound 75336 2 sb_lib,uart401
>> soundcore 7456 3 snd,sb_lib,sound
>> agpgart 26924 0
>>
>> --
>> Aaron Clausen
>> mightymartianca@hotmail.com

>
> $ alsamixer
> --- unmute everything
> $su
> password: xxxx
> #alsactl store
> #exit
> $
> your a all done


When I attempt to run alsamixer, I get the following error:

alsamixer: function snd_ctl_open failed for default: No such device

From this, I can gather that, no matter what modules may be loaded, the
Soundblaster card is not being initialized. Is there something I have to
change on boot up? I gather from the module list that I'm still loading the
OSS drivers, so what else do I need to do?

--
Aaron Clausen
mightymartianca@hotmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 01:47 PM
mAineAc
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel


> From this, I can gather that, no matter what modules may be loaded, the
> Soundblaster card is not being initialized. Is there something I have to
> change on boot up? I gather from the module list that I'm still loading

the
> OSS drivers, so what else do I need to do?
>
> --
> Aaron Clausen
> mightymartianca@hotmail.com


sorry
#modprobe sb




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 01:47 PM
mAineAc
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel


"mAineAc" <robhall@midmaine.com> wrote in message
news:40f98007$1_7@corp.newsgroups.com...
>
> > From this, I can gather that, no matter what modules may be loaded, the
> > Soundblaster card is not being initialized. Is there something I have

to
> > change on boot up? I gather from the module list that I'm still loading

> the
> > OSS drivers, so what else do I need to do?
> >
> > --
> > Aaron Clausen
> > mightymartianca@hotmail.com

>
> sorry
> #modprobe sb
>
>
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----== Over 100,000 Newsgroups - 19 Different Servers! =-----


sorry about that it looks like you have the sb modules not sure what it is




-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 01:47 PM
AC
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel

On Sat, 17 Jul 2004 15:47:07 -0400,
mAineAc <robhall@midmaine.com> wrote:
>
> "mAineAc" <robhall@midmaine.com> wrote in message
> news:40f98007$1_7@corp.newsgroups.com...
>>
>> > From this, I can gather that, no matter what modules may be loaded, the
>> > Soundblaster card is not being initialized. Is there something I have

> to
>> > change on boot up? I gather from the module list that I'm still loading

>> the
>> > OSS drivers, so what else do I need to do?
>> >
>> > --
>> > Aaron Clausen
>> > mightymartianca@hotmail.com

>>
>> sorry
>> #modprobe sb
>>

> sorry about that it looks like you have the sb modules not sure what it is


Well, it was but it wasn't. I fixed the problem by entering in rc.modules
/sbin/modprobe sb io=0x220 irq=5 dma=3 dma16=5 mpu_io=0x300

2.4.22 had no problem with "/sbin/modprobe sb", so obviously there is
difference between the 2.6.7 driver and 2.4.22 one.


--
Aaron Clausen
mightymartianca@hotmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 01:48 PM
MikeyD
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel

> Well, it was but it wasn't. I fixed the problem by entering in rc.modules
> /sbin/modprobe sb io=0x220 irq=5 dma=3 dma16=5 mpu_io=0x300
>
> 2.4.22 had no problem with "/sbin/modprobe sb", so obviously there is
> difference between the 2.6.7 driver and 2.4.22 one.
>
>

2.6.7 switched to alsa by default. Do you need to modprobe snd_cardname? Did
you compile the right alsa modules?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 01:48 PM
AC
 
Posts: n/a
Default Re: Slack 9.1, Sound and 2.6.7 Kernel

On Sun, 18 Jul 2004 11:49:19 +0100,
MikeyD <m_donaghy50@hotmail.com> wrote:
>> Well, it was but it wasn't. I fixed the problem by entering in rc.modules
>> /sbin/modprobe sb io=0x220 irq=5 dma=3 dma16=5 mpu_io=0x300
>>
>> 2.4.22 had no problem with "/sbin/modprobe sb", so obviously there is
>> difference between the 2.6.7 driver and 2.4.22 one.
>>
>>

> 2.6.7 switched to alsa by default. Do you need to modprobe snd_cardname? Did
> you compile the right alsa modules?


I'll have to go check, but I do think you're right, and I'm loading the
legacy OSS drivers. I did compile all sound drivers, including OSS
emulation. Not that I'm terribly worried about it. It's an older machine,
and my main interest sound-wise is in playing CDs and MP3s. My big test of
2.6.7 will be whether the DLink DWL-520 802.11b card I just bought off of
EBay will work with it.

--
Aaron Clausen
mightymartianca@hotmail.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:14 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com