Re: SB 128 PCI w/2.1 kernel

1999-04-12 Thread Raja R Harinath
James Mastros [EMAIL PROTECTED] writes:
 On Sat, Apr 03, 1999 at 01:14:10PM -0500, Randy Edwards wrote:
   no, dont need to load oss driver, just the es1370
  
 That's what I thought after reading the kernel es1370 docs; good.  Right
  now I've got the driver compiled straight into the kernel (not as a module).
  
 Interesting, how do I get anything out of it?  I've got the device listed
  as:
  crw-rw-rw-   1 root audio 14,   6 Apr  3 08:18 /dev/sndstat
  and if I try to cat it as root I just get a No such device.
 
 Somthing tells me that perhaps you don't have soundcore?  (What, I couldn't
 say, as I don't have the kernel sources about.)  Do you have a /proc/sound?

The es137[01] drivers aren't OSS sound drivers.  They don't appear to
use /proc/sound or /dev/sndstat to advertise their presence.

- Hari
-- 
Raja R Harinath -- [EMAIL PROTECTED]
When all else fails, read the instructions.  -- Cahn's Axiom
Our policy is, when in doubt, do the right thing.   -- Roy L Ash


Re: SB 128 PCI w/2.1 kernel

1999-04-06 Thread Randy Edwards
  as far as i know the SB 128 PCI is based on the chip es1371
  so i would try CONFIG_SOUND_ES1371=y instead.

   Thanks Helmut, but no, there's two different varieties of the SB 128 PCI
according to the driver readme.  You identify them with a 'lspci -n' command;
according to the output I'm using the right one.

   But since I've tried about everything else I can think of, perhaps I ought
to give the other a try. :-)

-- 
 Regards,| Why would anyone want to run an operating
 .   | system that is open source and is developed
 Randy   | by hundreds of hackers worldwide? Find out
 ([EMAIL PROTECTED]) | why at http://www.golgotha.net/why-linux/


Re: SB 128 PCI w/2.1 kernel

1999-04-05 Thread Helmut Metzdorf
Quoting Randy Edwards [EMAIL PROTECTED]:
 
 CONFIG_SOUND=y
 CONFIG_SOUND_ES1370=y

 as far as i know the SB 128 PCI is based on the chip es1371
 so i would try CONFIG_SOUND_ES1371=y instead.

 hope that helps,

 Helmut


Re: SB 128 PCI w/2.1 kernel

1999-04-04 Thread Randy Edwards
 Somthing tells me that perhaps you don't have soundcore?  (What, I couldn't
 say, as I don't have the kernel sources about.)  Do you have a /proc/sound?

   Hmm, I'm not sure what a soundcore is.  But I do not have a /proc/sound.

-- 
 Regards,  | REDMOND, WA (API) --- MICROSOFT (MSFT) announced today
 . | the the official release date for the new operating
 Randy | system Windows 2000 will be delayed until the second
   | quarter of 1901 due to year 2000 problems.


Re: SB 128 PCI w/2.1 kernel

1999-04-04 Thread James Mastros
On Sat, Apr 03, 1999 at 11:43:41PM -0500, Randy Edwards wrote:
  Somthing tells me that perhaps you don't have soundcore?  (What, I couldn't
  say, as I don't have the kernel sources about.)  Do you have a /proc/sound?
Hmm, I'm not sure what a soundcore is.  But I do not have a /proc/sound.

That suguests to me that somthing is deeply wrong with sound.
What kernel is this, exactly (if it really is a 2.1, you should probably
upgrade)?  Are you using compiled-in drivers, or modules?  Does your .config
file have a line that says CONFIG_SOUND=m (or 'y', as approprate)?

-=- James Mastros


Re: SB 128 PCI w/2.1 kernel

1999-04-04 Thread Randy Edwards
 What kernel is this, exactly (if it really is a 2.1, you should probably
 upgrade)?  Are you using compiled-in drivers, or modules?

   I was running the 2.2.1 kernel which is in potato.  Since your message I
jumped over to netgod.net and grabbed the debs for 2.2.5.  Installed them,
configured and compiled (all went nicely), installed and rebooted, and I get
the exact same thing (no sound, no /proc/sound).

  Does your .config file have a line that says CONFIG_SOUND=m (or 'y', as 
 approprate)?

CONFIG_SOUND=y
CONFIG_SOUND_ES1370=y
  is what I have in the /usr/src/linux/.config file.

-- 
If the current stylistic distinctions between  open-source and commercial
software persist,  an open-software  revolution could lead to yet another
divide between haves and have-nots: those with the skills and connections 
to make  use of free  software,  and those  who must pay high  prices for
increasingly dated commercial offerings.   -- Scientific American


RE: SB 128 PCI w/2.1 kernel

1999-04-03 Thread Benoit Joly
hi

look for /dev/audio... if it's not there
run /dev/MAKEDEV audio

it should work

and yes, it's an ensoniq card, sb bought them some times ago.

Benoit Joly
On 03-Apr-99 Randy Edwards wrote:
I'm playing trying to get a SoundBlaster 128 PCI card working with the
 2.2.1 kernel.  The card's id'ed as a 1275:5000 by lspci -n, so I've compiled
 it with the Ensoniq ES1370 driver in the kernel's sound options.  However, I
 can't get a squeak out of the card.  I'm pretty clueless when it comes to
 sound, despite reading the howtos and such; can someone give me some hints
 about what I'd need to do to configure this card?  TIA.
 
 -- 
  Regards,| Why would anyone want to run an operating
  .   | system that is open source and is developed
  Randy   | by hundreds of hackers worldwide? Find out
  ([EMAIL PROTECTED]) | why at http://www.golgotha.net/why-linux/
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
 /dev/null
 

--
E-Mail: Benoit Joly [EMAIL PROTECTED]
Date: 03-Apr-99
Time: 00:47:26

This message was sent by XFMail
--


Re: SB 128 PCI w/2.1 kernel

1999-04-03 Thread Randy Edwards
 look for /dev/audio... if it's not there
 run /dev/MAKEDEV audio

   Yes, I already have a audio device:
crw-rw-rw-   1 root audio 14,   4 Apr  1 18:18 /dev/audio
(I added the other r/w perms myself)

   Still no noise though.  I'm thinking that I need something else in the
kernel configuration (I've never played with the sound settings).  Right now
the only thing I have in the kernel configuration is Ensoniq AudioPCI
(ES1370) flagged as asterisk to compile it right in.  The compile goes fine,
it's just that I get no sound.  Do I need any of the OSS sound modules with
this card?

-- 
 Regards,  | Debian GNU/Linux - http://www.debian.org - More software than
 . | *any* distribution, rock solid reliability, quality control,
 Randy | seamless upgrades via ftp or CD-ROM, strict filesystem layout
   | and adherence to standards, and militantly 100% FREE Linux!


Re: SB 128 PCI w/2.1 kernel

1999-04-03 Thread Benoit Joly

On 03-Apr-99 Randy Edwards wrote:
 look for /dev/audio... if it's not there
 run /dev/MAKEDEV audio
 
Yes, I already have a audio device:
 crw-rw-rw-   1 root audio 14,   4 Apr  1 18:18 /dev/audio
 (I added the other r/w perms myself)
 
Still no noise though.  I'm thinking that I need something else in the
 kernel configuration (I've never played with the sound settings).  Right now
 the only thing I have in the kernel configuration is Ensoniq AudioPCI
 (ES1370) flagged as asterisk to compile it right in.  The compile goes fine,
 it's just that I get no sound.  Do I need any of the OSS sound modules with
 this card?

no, dont need to load oss driver, just the es1370
what do you get at boot?

send the output of dmesg (just the part related to es1370)
send the output of /dev/sndstat

Benoit


Re: SB 128 PCI w/2.1 kernel

1999-04-03 Thread Randy Edwards
 no, dont need to load oss driver, just the es1370

   That's what I thought after reading the kernel es1370 docs; good.  Right
now I've got the driver compiled straight into the kernel (not as a module).

 what do you get at boot?

   Things look fine.  Dmesg tells me:
es1370: version v0.17 time 19:20:41 Apr  2 1999
es1370: found adapter at io 0xe800 irq 5
es1370: features: joystick off, line in, mic impedance 0

 send the output of /dev/sndstat

   Interesting, how do I get anything out of it?  I've got the device listed
as:
crw-rw-rw-   1 root audio 14,   6 Apr  3 08:18 /dev/sndstat
and if I try to cat it as root I just get a No such device.

-- 
 Regards,  | Debian GNU/Linux - http://www.debian.org - More software than
 . | *any* distribution, rock solid reliability, quality control,
 Randy | seamless upgrades via ftp or CD-ROM, strict filesystem layout
   | and adherence to standards, and militantly 100% FREE Linux!


Re: SB 128 PCI w/2.1 kernel

1999-04-03 Thread James Mastros
On Sat, Apr 03, 1999 at 01:14:10PM -0500, Randy Edwards wrote:
  no, dont need to load oss driver, just the es1370
 
That's what I thought after reading the kernel es1370 docs; good.  Right
 now I've got the driver compiled straight into the kernel (not as a module).
 
Interesting, how do I get anything out of it?  I've got the device listed
 as:
 crw-rw-rw-   1 root audio 14,   6 Apr  3 08:18 /dev/sndstat
 and if I try to cat it as root I just get a No such device.

Somthing tells me that perhaps you don't have soundcore?  (What, I couldn't
say, as I don't have the kernel sources about.)  Do you have a /proc/sound?

-=- James Mastros