Re: [Cooker] Air and Sound Problems

2000-01-25 Thread Keith Conger

Axalon Bloodstone wrote:

 Yupp, (actualy i was harassing Michael ;)

 once again i've been caught reading email too fast..

  7.0b didn't have this problem but when I run setup then sound services
  it detects my sound card as a Yamaha OPL3 SAX2. I then hear like one
  second of Linus then it plays the midi w/o a problem. Now When Ever I
  play any sound it skips.  I then try Lothar and it detects the wrong
  yamaha card. Please help me. : )

 I took that as what lothar detected it as.. So whats lothar say it is?
 Do you really only have 1second of audio or does the full linus quote
 play? what does conf.modules look like after it's setup with sndconfig?

 On Mon, 24 Jan 2000, Lyndon Lininger Sr wrote:
  Sorry. Does this work better? I've got a Yamaha OPL3 SAx2.
 
  Lyndon Lininger Sr

It detects as Yamaha X Wave or something. but RH setup detects correctly.
But in both cases I get I get linus only saying "Hi" then it cuts off. Here
is what my conf.modules says:

alias eth0 3c59x
alias parport_lowlevel parport_pc
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias eth1 3c59x

alias sound opl3sa2
pre-install sound /sbin/insmod sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options opl3sa2 mss_io=0x530 irq=5 dma=0 dma2=1 mpu_io=0x388 io=0x370

And here is my isapnp.conf:

# $Id: pnpdump.c,v 1.20 1999/12/02 22:39:24 fox Exp $
# Release isapnptools-1.20
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
#
# For details of this file format, see isapnp.conf(5)
#
# For latest information and FAQ on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER -DABORT_ONRESERR
#
# Trying port address 0273
# Board 1 has serial identifier 81 ff ff ff ff 20 00 a8 65

# (DEBUG)
(READPORT 0x0273)
(ISOLATE PRESERVE)
(IDENTIFY *)
(VERBOSITY 2)
(CONFLICT (IO FATAL)(IRQ FATAL)(DMA FATAL)(MEM FATAL)) # or WARNING

# Card 1: (serial identifier 81 ff ff ff ff 20 00 a8 65)
# Vendor Id YMH0020, No Serial Number (-1), checksum 0x81.
# Version 1.0, Vendor version 0.0
# ANSI string --OPL3-SAX Sound Board--
#
# Logical device id YMH0021
#
# Edit the entries below to uncomment out the configuration required.
# Note that only the first value of any range is given, this may be changed
if required
# Don't forget to uncomment the activate (ACT Y) when happy

(CONFIGURE YMH0020/-1 (LD 0

# Multiple choice time, choose one only !

# Start dependent functions: priority preferred
#   Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0220
# Maximum IO base address 0x0220
# IO base alignment 16 bytes
# Number of IO addresses required: 16
  (IO 0 (SIZE 16) (BASE 0x0220))
#   Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0530
# Maximum IO base address 0x0530
# IO base alignment 8 bytes
# Number of IO addresses required: 8
  (IO 1 (SIZE 8) (BASE 0x0530))
#   Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0388
# Maximum IO base address 0x0388
# IO base alignment 4 bytes
# Number of IO addresses required: 4
  (IO 2 (SIZE 4) (BASE 0x0388))
#   Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0330
# Maximum IO base address 0x0330
# IO base alignment 2 bytes
# Number of IO addresses required: 2
  (IO 3 (SIZE 2) (BASE 0x0330))
#   Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0370
# Maximum IO base address 0x0370
# IO base alignment 2 bytes
# Number of IO addresses required: 2
  (IO 4 (SIZE 2) (BASE 0x0370))
#   IRQ 5.
# High true, edge sensitive interrupt
  (INT 0 (IRQ 5 (MODE +E)))
#   First DMA channel 0.
# 8 bit DMA only
# Logical device is a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed type F
  (DMA 0 (CHANNEL 0))
#   Next DMA channel 1.
# 8 bit DMA only
# Logical device is a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count by word mode
# DMA channel speed type F
  (DMA 1 (CHANNEL 1))

#   Start dependent functions: priority acceptable
#   Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0240
# Maximum IO base address 0x0240
# IO base alignment 16 bytes
# Number of IO addresses required: 16
# (IO 0 (SIZE 16) (BASE 0x0240))
#   Logical device decodes 16 bit IO address lines
# Minimum IO base address 0x0e80
# Maximum IO base address 0x0e80
# IO base alignment 8 

Re: [Cooker] Air and Sound Problems

2000-01-25 Thread Keith Conger

Alexandre Dussart wrote:

 Keith Conger [EMAIL PROTECTED] writes:

  It detects as Yamaha X Wave or something. but RH setup detects correctly.
  But in both cases I get I get linus only saying "Hi" then it cuts off. Here
  is what my conf.modules says:

  alias midi opl3
  options opl3 io=0x388
  options opl3sa2 mss_io=0x530 irq=5 dma=0 dma2=1 mpu_io=0x388 io=0x370

 Hi,

 What's say the latest messages of dmesg output(after playing sample)?

 [alex@luke alex]$ dmesg
 Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996
 SB 3.01 detected OK (220)
 ESS chip ES1869 detected

 Maybe it's an IRQ conflict or DMA problem?

 Greets,
Alex.

 --
 MandrakeSoft  http://www.mandrakesoft.com/
--Alexandre

Here is what I get:
ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
Found OPL3-SAx (YMF719)
YM3812 and OPL-3 driver Copyright (C) by Hannu Savolainen, Rob Hooft 1993-1996
opl3: I/O port 0x388 already in use
 Thats there before I play a mp3. When I look at it after It doesn't say
anything new.

Keith



Re: [Cooker] Air and Sound Problems

2000-01-24 Thread Axalon Bloodstone

On Mon, 24 Jan 2000, Michael Doyle wrote:

 On Mon, 24 Jan 2000, you wrote:
  Michael Doyle wrote:
   
   G'day
   
   Try this, open the 'puter case, take out the Sound Card, power up, set no PNP
   in the BIOS setup, and manual IRQs, let the 'puter boot, shutdown, add sound
   card, power up, boot.
   
   Hope this helps it did here :-))
   
  
  Thank you. I'll give that a try. Just one question though.
  Why wouldn't this card work correctly now when it worked
  fine with Mandrake 6.0 and 6.1?
  
  Lyndon Lininger Sr
 

You guys quit doing that
-- 

If you type below those damn lines pine cuts them off cause it thinks this
is a sig :/

Anyways, it'd be due to kernel changes. I still haven't heard what the
trouble card is only what it's incorrectly identified as..

MandrakeSoft  http://www.mandrakesoft.com/
--Axalon



Re: [Cooker] Air and Sound Problems

2000-01-24 Thread Chmouel Boudjnah

Axalon Bloodstone [EMAIL PROTECTED] writes:

 If you type below those damn lines pine cuts them off cause it thinks this
 is a sig :/

same for gnus. 

  --Chmouel



Re: [Cooker] Air and Sound Problems

2000-01-24 Thread Lyndon Lininger Sr

Sorry. Does this work better? I've got a Yamaha OPL3 SAx2.

Lyndon Lininger Sr

Axalon Bloodstone wrote:
 
 On Mon, 24 Jan 2000, Michael Doyle wrote:
 
  On Mon, 24 Jan 2000, you wrote:
   Michael Doyle wrote:
   
G'day
   
Try this, open the 'puter case, take out the Sound Card, power up, set no PNP
in the BIOS setup, and manual IRQs, let the 'puter boot, shutdown, add sound
card, power up, boot.
   
Hope this helps it did here :-))
   
  
   Thank you. I'll give that a try. Just one question though.
   Why wouldn't this card work correctly now when it worked
   fine with Mandrake 6.0 and 6.1?
  
   Lyndon Lininger Sr
 
 
 You guys quit doing that
 --
 
 If you type below those damn lines pine cuts them off cause it thinks this
 is a sig :/
 
 Anyways, it'd be due to kernel changes. I still haven't heard what the
 trouble card is only what it's incorrectly identified as..
 
 MandrakeSoft  http://www.mandrakesoft.com/
 --Axalon



Re: [Cooker] Air and Sound Problems

2000-01-24 Thread Keith Conger

Axalon Bloodstone wrote:

 On Mon, 24 Jan 2000, Michael Doyle wrote:

  On Mon, 24 Jan 2000, you wrote:
   Michael Doyle wrote:
   
G'day
   
Try this, open the 'puter case, take out the Sound Card, power up, set no PNP
in the BIOS setup, and manual IRQs, let the 'puter boot, shutdown, add sound
card, power up, boot.
   
Hope this helps it did here :-))
   
  
   Thank you. I'll give that a try. Just one question though.
   Why wouldn't this card work correctly now when it worked
   fine with Mandrake 6.0 and 6.1?
  
   Lyndon Lininger Sr
 

 You guys quit doing that
 --

 If you type below those damn lines pine cuts them off cause it thinks this
 is a sig :/

 Anyways, it'd be due to kernel changes. I still haven't heard what the
 trouble card is only what it's incorrectly identified as..

 MandrakeSoft  http://www.mandrakesoft.com/
 --Axalon

Its a Yamaha OPL2 SAX2.

Keith



Re: [Cooker] Air and Sound Problems

2000-01-24 Thread Axalon Bloodstone


Yupp, (actualy i was harassing Michael ;)

once again i've been caught reading email too fast..

 7.0b didn't have this problem but when I run setup then sound services
 it detects my sound card as a Yamaha OPL3 SAX2. I then hear like one
 second of Linus then it plays the midi w/o a problem. Now When Ever I
 play any sound it skips.  I then try Lothar and it detects the wrong
 yamaha card. Please help me. : )

I took that as what lothar detected it as.. So whats lothar say it is?
Do you really only have 1second of audio or does the full linus quote
play? what does conf.modules look like after it's setup with sndconfig?

On Mon, 24 Jan 2000, Lyndon Lininger Sr wrote:
 Sorry. Does this work better? I've got a Yamaha OPL3 SAx2.
 
 Lyndon Lininger Sr



Re: [Cooker] Air and Sound Problems

2000-01-24 Thread Lyndon Lininger Sr

Thank you for your help. It was detected as a yamaha xwave
direct 128 by lothar. But I remedied the problem for now. A
friend gave me a sound blaster 16 card and I put it in and
setit up with sndconfig no problem. Now my sound works
perfectly. Again thank you for your assistance. I've have
learned alot from this list.

Lyndon Lininger Sr

Axalon Bloodstone wrote:
 
 Yupp, (actualy i was harassing Michael ;)
 
 once again i've been caught reading email too fast..
 
  7.0b didn't have this problem but when I run setup then sound services
  it detects my sound card as a Yamaha OPL3 SAX2. I then hear like one
  second of Linus then it plays the midi w/o a problem. Now When Ever I
  play any sound it skips.  I then try Lothar and it detects the wrong
  yamaha card. Please help me. : )
 
 I took that as what lothar detected it as.. So whats lothar say it is?
 Do you really only have 1second of audio or does the full linus quote
 play? what does conf.modules look like after it's setup with sndconfig?
 
 On Mon, 24 Jan 2000, Lyndon Lininger Sr wrote:
  Sorry. Does this work better? I've got a Yamaha OPL3 SAx2.
 
  Lyndon Lininger Sr



Re: [Cooker] Air and Sound Problems

2000-01-23 Thread Lyndon Lininger Sr.

I have the same problem. If you figure it out please let me know how you
resolve it. Thank you.

Lyndon Lininger Sr
- Original Message -
From: "Keith Conger" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, January 23, 2000 9:30 PM
Subject: [Cooker] Air and Sound Problems


 7.0b didn't have this problem but when I run setup then sound services
 it detects my sound card as a Yamaha OPL3 SAX2. I then hear like one
 second of Linus then it plays the midi w/o a problem. Now When Ever I
 play any sound it skips.  I then try Lothar and it detects the wrong
 yamaha card. Please help me. : )

 Thanks
 Keith Conger
 Loyal Mandrake Supporter




Re: [Cooker] Air and Sound Problems

2000-01-23 Thread Michael Doyle

G'day

Try this, open the 'puter case, take out the Sound Card, power up, set no PNP
in the BIOS setup, and manual IRQs, let the 'puter boot, shutdown, add sound
card, power up, boot.

Hope this helps it did here :-))



n Mon, 24 Jan 2000, you wrote:
 I have the same problem. If you figure it out please let me know how you
 resolve it. Thank you.
 
 Lyndon Lininger Sr
 - Original Message -
 From: "Keith Conger" [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Sunday, January 23, 2000 9:30 PM
 Subject: [Cooker] Air and Sound Problems
 
 
  7.0b didn't have this problem but when I run setup then sound services
  it detects my sound card as a Yamaha OPL3 SAX2. I then hear like one
  second of Linus then it plays the midi w/o a problem. Now When Ever I
  play any sound it skips.  I then try Lothar and it detects the wrong
  yamaha card. Please help me. : )
 
  Thanks
  Keith Conger
  Loyal Mandrake Supporter
 
-- 

Michael Doyle
Adelaide, South Australia



Re: [Cooker] Air and Sound Problems

2000-01-23 Thread Lyndon Lininger Sr

Michael Doyle wrote:
 
 G'day
 
 Try this, open the 'puter case, take out the Sound Card, power up, set no PNP
 in the BIOS setup, and manual IRQs, let the 'puter boot, shutdown, add sound
 card, power up, boot.
 
 Hope this helps it did here :-))
 
 n Mon, 24 Jan 2000, you wrote:
  I have the same problem. If you figure it out please let me know how you
  resolve it. Thank you.
 
  Lyndon Lininger Sr
  - Original Message -
  From: "Keith Conger" [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Sunday, January 23, 2000 9:30 PM
  Subject: [Cooker] Air and Sound Problems
 
 
   7.0b didn't have this problem but when I run setup then sound services
   it detects my sound card as a Yamaha OPL3 SAX2. I then hear like one
   second of Linus then it plays the midi w/o a problem. Now When Ever I
   play any sound it skips.  I then try Lothar and it detects the wrong
   yamaha card. Please help me. : )
  
   Thanks
   Keith Conger
   Loyal Mandrake Supporter
  
 --
 
 Michael Doyle
 Adelaide, South Australia

Thank you. I'll give that a try. Just one question though.
Why wouldn't this card work correctly now when it worked
fine with Mandrake 6.0 and 6.1?

Lyndon Lininger Sr