[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ess1688 sound card



hi

Ship's Log, Lt. Paulo Henrique Baptista de Oliveira, Stardate 230199.0551:
>     Hi Debian users,
>     a friend of mine has a ess1688 sound card and cant configure it in
> Linux. Anyone has a light?
>     Have a nice day,        Paulo Henrique
> 

I have such a card running (well with some problems...)

*OOPS* I just realized that I have a 1868 (according to the isapnp output ...
But then again :
cat /dev/sndstat              alex@Aleph(p1)[776|0]Sat-23-01-1999
OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux Aleph 2.1.125 #1 Thu Dec 3 14:08:52 CET 1998 i586
Config options: 0

Installed drivers:

Card config:

Audio devices:
0: ESS ES1688 AudioDrive (rev 11) (3.1)


hmm...
well .. check if that's for you :)


ok ... here is my config:

- sound is compiled as a soundblaster kernel module
- /etc/modutils/options (or an other fle there) :
options sb io=0x220 irq=9 dma=1 dma16=-1
options mpu401 io=0x330
options opl3 io=0x388

- /etc/isapnp.conf as atached


If someone finds what's wrong ( I get DMA/IRQ conflikts sometimes ) please
note.

Greetings
-- 
Alexander N. Benner - irc: #Hosanna - secret service sig : Do u really scan?
MAT 10:26 for there is nothing covered, that shall not be revealed; and hid,
that shall not be known. HDGFHEGFGDCAGBHDHEHCGPGOGPGNHJCAHAHCGPHEGFGDHEGFGE
Uran Libia (I love Israel) North Korea RAF Sprengstoff Islam Plutonium Bomb 
# $Id: pnpdump.c,v 1.1.1.2 1998/01/07 05:17:47 fred Exp $
# 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 on isapnp and pnpdump see:
# http://www.roestock.demon.co.uk/isapnptools/
#
# Compiler flags: -DREALTIME -DNEEDSETSCHEDULER -DNEEDNANOSLEEP
#
# Trying port address 0203
# Board 1 has serial identifier 42 41 48 7d c8 01 22 8b 11
# Board 2 has serial identifier 27 ff ff ff ff 68 18 73 16

# (DEBUG)
(READPORT 0x0203)
(ISOLATE)
(IDENTIFY *)

# Card 1: (serial identifier 42 41 48 7d c8 01 22 8b 11)
# Vendor Id DLK2201, Serial Number 1095269832, checksum 0x42.
# Version 1.0, Vendor version 0.0
# ANSI string -->D-Link DE-220P PnP ISA Card<--
#
# Logical device id DLK2201
#     Device support I/O range check register
#
# 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 DLK2201/1095269832 (LD 0
#     Compatible device id PNP80d6
#     Logical device decodes 10 bit IO address lines
#         Minimum IO base address 0x0240
#         Maximum IO base address 0x0380
#         IO base alignment 32 bytes
#         Number of IO addresses required: 32
(IO 0 (BASE 0x0240))
#     IRQ 3, 5, 9, 10, 11, 12 or 15.
#         High true, edge sensitive interrupt
(INT 0 (IRQ 9 (MODE +E)))
#(ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Card 2: (serial identifier 27 ff ff ff ff 68 18 73 16)
# Vendor Id ESS1868, No Serial Number (-1), checksum 0x27.
# Version 1.0, Vendor version 1.0
# ANSI string -->ESS ES1868 Plug and Play AudioDrive<--
#
# Logical device id ESS0000
#
# 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 ESS1868/-1 (LD 0
#     Logical device decodes 16 bit IO address lines
#         Minimum IO base address 0x0800
#         Maximum IO base address 0x0ff8
#         IO base alignment 8 bytes
#         Number of IO addresses required: 8
(IO 0 (BASE 0x0800))
(ACT Y)
))
#
# Logical device id ESS1868
#
# 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 ESS1868/-1 (LD 1

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       First DMA channel 1.
#             8 bit DMA only
#             Logical device is not 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 0 or 3.
#             8 bit DMA only
#             Logical device is not 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 1 (CHANNEL 0))
#       IRQ 5.
#             High true, edge sensitive interrupt (by default)
#(INT 0 (IRQ 5 (MODE +E)))
#       Fixed IO base address 0x0220
#             Number of IO addresses required: 16
#(IO 0 (BASE 0x0220))
#       Fixed IO base address 0x0388
#             Number of IO addresses required: 4
# (IO 1 (BASE 0x0388))
#       Fixed IO base address 0x0330
#             Number of IO addresses required: 2
# (IO 2 (BASE 0x0330))

#       Start dependent functions: priority acceptable
#       First DMA channel 1.
#             8 bit DMA only
#             Logical device is not 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 0 or 3.
#             8 bit DMA only
#             Logical device is not 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 1 (CHANNEL 0))
#       IRQ 5, 7, 9 or 10.
#             High true, edge sensitive interrupt (by default)
 (INT 0 (IRQ 9 (MODE +E)))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0240
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
 (IO 0 (BASE 0x0220))
#       Fixed IO base address 0x0388
#             Number of IO addresses required: 4
 (IO 1 (BASE 0x0388))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 2 (BASE 0x0300))

#       Start dependent functions: priority acceptable
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not 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 0))
#       Next DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not 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 1 (CHANNEL 0))
#       IRQ 5, 7, 9, 10, 11 or 12.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Fixed IO base address 0x0388
#             Number of IO addresses required: 4
# (IO 1 (BASE 0x0388))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 2 (BASE 0x0300))

#       Start dependent functions: priority acceptable
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not 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 0))
#       Next DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not 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 1 (CHANNEL 0))
#       IRQ 5, 7, 9, 10, 11 or 12.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Fixed IO base address 0x0388
#             Number of IO addresses required: 4
# (IO 1 (BASE 0x0388))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0800
#             Maximum IO base address 0x0ffe
#             IO base alignment 2 bytes
#             Number of IO addresses required: 2
# (IO 2 (BASE 0x0800))

#       Start dependent functions: priority functional
#       First DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not 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 0))
#       Next DMA channel 0, 1 or 3.
#             8 bit DMA only
#             Logical device is not 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 1 (CHANNEL 0))
#       IRQ 5, 7, 9, 10, 11 or 12.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 5 (MODE +E)))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0220
#             Maximum IO base address 0x0280
#             IO base alignment 32 bytes
#             Number of IO addresses required: 16
# (IO 0 (BASE 0x0220))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0800
#             Maximum IO base address 0x0ffc
#             IO base alignment 4 bytes
#             Number of IO addresses required: 4
# (IO 1 (BASE 0x0800))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0800
#             Maximum IO base address 0x0ffe
#             IO base alignment 2 bytes
#             Number of IO addresses required: 2
# (IO 2 (BASE 0x0800))

#     End dependent functions
(ACT Y)
))
#
# Logical device id ESS0001
#
# 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 ESS1868/-1 (LD 2

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       Fixed IO base address 0x0201
#             Number of IO addresses required: 1
# (IO 0 (BASE 0x0201))

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

#     End dependent functions
#     Compatible device id PNPb02f
# (ACT Y)
))
#
# Logical device id ESS0002
#
# 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 ESS1868/-1 (LD 3

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       IRQ 12.
#             High true, edge sensitive interrupt (by default)
 (INT 0 (IRQ 12 (MODE +E)))
#       Fixed IO base address 0x0168
#             Number of IO addresses required: 8
 (IO 0 (BASE 0x0168))
#       Fixed IO base address 0x036e
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x036e))

#       Start dependent functions: priority acceptable
#       IRQ 10 or 11.
#             High true, edge sensitive interrupt (by default)
 #(INT 0 (IRQ 10 (MODE +E)))
#       Fixed IO base address 0x0168
#             Number of IO addresses required: 8
 #(IO 0 (BASE 0x0168))
#       Fixed IO base address 0x036e
#             Number of IO addresses required: 2
 (IO 1 (BASE 0x036e))

#       Start dependent functions: priority acceptable
#       IRQ 10, 11 or 12.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 10 (MODE +E)))
#       Fixed IO base address 0x01e8
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x01e8))
#       Fixed IO base address 0x03ee
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x03ee))

#       Start dependent functions: priority functional
#       IRQ 10, 11 or 12.
#             High true, edge sensitive interrupt (by default)
# (INT 0 (IRQ 10 (MODE +E)))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0100
#             Maximum IO base address 0x01f8
#             IO base alignment 8 bytes
#             Number of IO addresses required: 8
# (IO 0 (BASE 0x0100))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0300
#             Maximum IO base address 0x03fe
#             IO base alignment 2 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))

#     End dependent functions
#     Compatible device id PNP0600
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)

# Returns all cards to the "Wait for Key" state
#(DEBUG)
(WAITFORKEY)

Reply to: