Re: [Cooker] Sound in hackkernel and harddrakeless

2000-09-16 Thread Geoffrey Lee

Yo,


 What error message?

 Just make sure that you are using the latest soundconfig from cooker
 (3mdk) which I patched. It worked for me, on a stock -test8 kernel.

 ---
 couldn't find soundcore.o will be pulling down latest soundconfig
 tonight
 (after i dispose of Cooker mailings)


Yep, the paths have changed. The latest sndconfig will detect for both
paths i.e. if(!exist(path1) || !exist(path2)) return 1; else return 0;

I am not too sure about harddrake .. it is best to wait for a fix from 
Alex.

--
Geoff





Re: [Cooker] Sound in hackkernel and harddrakeless

2000-09-16 Thread Robert L Martin

Yep, the paths have changed. The latest sndconfig will detect for both
paths i.e. if(!exist(path1) || !exist(path2)) return 1; else return 0;

-
nice try but no joy downloaded the cooker copy of soundconfig
055.3mdk and it still does not work just for the Drakes listening in
ALEX THAT WOULD BE YOU
attached (i hope) are the files needed to ponder the problem
mod.txt is a lsmod after i insmoded the modules sb.txt is what i got
after i insmoded sb.o

Robert L Martin


Hint: insmod errors can be caused by incorrect module parameters, including invalid IO 
or IRQ parameters


Module  Size  Used by
sb_lib 34612   0  (unused)
uart401 6512   0  [sb_lib]
sound  60396   0  [sb_lib uart401]
soundcore   4420   2  (autoclean) [sb_lib sound]
autofs 11460   1  (autoclean)
nls_iso8859-1   2840   2  (autoclean)
nls_cp437   4352   2  (autoclean)
vfat   10636   2  (autoclean)
fat32064   0  (autoclean) [vfat]


alias sound-slot-0 sb
options sound dmabuf=1
alias midi opl3
options opl3 io=0x388
options sb io=0x220 irq=5 dma=1 dma16=5 mpu_io=0x330

# i2c
alias char-major-89 i2c-dev
options i2c-corei2c_debug=1
options i2c-algo-bitbit_test=1

# bttv
alias char-major-81 videodev
alias char-major-81-0   bttv
options tuner   debug=1


# $Id: pnpdump_main.c,v 1.23 2000/04/19 22:49:44 fox Exp $
# Release isapnptools-1.22
# 
# This is free software, see the sources for details.
# This software has NO WARRANTY, use at your OWN RISK
# 
# For details of the output 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 cb 06 cc b3 10 ed 00 8c 0e

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

# Card 1: (serial identifier cb 06 cc b3 10 ed 00 8c 0e)
# Vendor Id CTL00ed, Serial Number 114078480, checksum 0xCB.
# Version 1.0, Vendor version 1.0
# ANSI string --Creative SB16 PnP--
# Vendor defined tag:  73 02 45 25
#
# Logical device id CTL0041
# Device supports vendor reserved register @ 0x38
# Device supports vendor reserved register @ 0x39
# Device supports vendor reserved register @ 0x3a
# Device supports vendor reserved register @ 0x3b
# Device supports vendor reserved register @ 0x3c
# Device supports vendor reserved register @ 0x3d
# Device supports vendor reserved register @ 0x3f
#
# 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 CTL00ed/114078480 (LD 0
# ANSI string --Audio--

# Multiple choice time, choose one only !

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

#   Start dependent functions: priority acceptable
#   IRQ 5, 7, 9 or 10.
# High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#   First DMA channel 0, 1 or 3.
# 8 bit DMA only
# Logical device is a bus master
# DMA may execute in count by byte mode
# DMA may not execute in count 

Re: [Cooker] Sound in hackkernel and harddrakeless

2000-09-15 Thread Geoffrey Lee

Yo,


 I have a common sound card (a soundblaster 16 pnp) but it seems that
 Harddrake is unable to correctly
 configure this card. Now one of my questions is if Harddrake deps on
 ALSA why doesn't Harddrake use
 ALSA when the insmod for sb.o fails (next test is to remove that whole
 directory).


Alex is fixing Harddrake ...

Meanwhile can you use sndconfig? I patched it one or two days ago.

--
Geoff





Re: [Cooker] Sound in hackkernel and harddrakeless

2000-09-15 Thread Robert L Martin

Meanwhile can you use sndconfig? I patched it one or two days ago.


sndconfig seems to think sound support isn't there (im using both the 15
hackkernel
[going to upgrade to 18 and pray] and a kernel.org copy of 2.4.0-test8)

Robert L Martin





Re: [Cooker] Sound in hackkernel and harddrakeless

2000-09-15 Thread Geoffrey Lee

Yo,

 List-Unsubscribe: mailto:[EMAIL PROTECTED]?subject=unsubscribe%20cooker
 List-Post: mailto:[EMAIL PROTECTED]
 List-Owner: mailto:[EMAIL PROTECTED]
 Sender: [EMAIL PROTECTED]

 Meanwhile can you use sndconfig? I patched it one or two days ago.

 
 sndconfig seems to think sound support isn't there (im using both the 15
 hackkernel
 [going to upgrade to 18 and pray] and a kernel.org copy of 2.4.0-test8)



What error message?

Just make sure that you are using the latest soundconfig from cooker 
(3mdk) which I patched. It worked for me, on a stock -test8 kernel.



--
Geoff