Linux-Hardware Digest #872, Volume #9            Tue, 30 Mar 99 00:13:32 EST

Contents:
  DAT Tape question. ("Michael")
  Q : Sound Blaster SB16 PNP problem : silent card ?? (ybenigot)
  Recommend system for Proxy Server? ("Rick Gocher")
  Re: CD-RW Yamaha CRW4416 (=?iso-8859-1?Q?Jo=EBl?= M.)
  Re: DPT 2044W vs. 2044UW (John Burton)
  Re: Teles 16.3c ISDN card + kernel 2.0.36 (Dominic Ijichi)
  3dfx ("Mike Flynn")
  Re: Sound :Creative SB16 Vibra ([EMAIL PROTECTED])
  HP 360LX Palm Synch???? (Nick Papadonis)
  Re: Need IDE CD-R configuration help! (Todd Dunkirk)

----------------------------------------------------------------------------

From: "Michael" <[EMAIL PROTECTED]>
Subject: DAT Tape question.
Date: Mon, 29 Mar 1999 22:24:09 +0100

Hi:

I have some experience with Linux but mostly SGI.



------------------------------

From: ybenigot <[EMAIL PROTECTED]>
Subject: Q : Sound Blaster SB16 PNP problem : silent card ??
Date: Tue, 30 Mar 1999 03:14:18 +0200

This is a multi-part message in MIME format.
==============294E7A1320BA990F825C17E1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I configure a Sound Blaster 16 PnP under Linux RH5.2, Kernel 2.2, Gnome
1.0

I use isapnp to select interrupts, dma and all

The SB kernel module is loaded according to conf.modules

Everything OK except no sound. The card doesn't seem to have a 16 bit
DMA.

/proc/sound shows Sound blaster 16 4.16, but no drivers and no card
config.

Anyone has an idea ??

conf.modules and isapnp.conf attached


--
=============================================================================

               Yves BENIGOT

   Cellular phone : 06.61.81.71.39
   Email : [EMAIL PROTECTED]

=============================================================================



==============294E7A1320BA990F825C17E1
Content-Type: text/plain; charset=us-ascii; name="conf.modules"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="conf.modules"

alias sound sb
alias midi opl3
options opl3 io=0x388
options sb io=0x220 irq=5 dma=0 

==============294E7A1320BA990F825C17E1
Content-Type: text/plain; charset=us-ascii; name="isapnp.conf"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="isapnp.conf"

# $Id: pnpdump.c,v 1.15a 1998/05/25 17:22:16 fox 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
#
# Trying port address 0203
# Board 1 has serial identifier 6d ff ff ff ff f0 00 8c 0e

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

# Card 1: (serial identifier 6d ff ff ff ff f0 00 8c 0e)
# Vendor Id CTL00f0, No Serial Number (-1), checksum 0x6D.
# Version 1.0, Vendor version 1.0
# ANSI string -->Creative ViBRA16X PnP<--
#
# Logical device id CTL0043
#
# 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 CTL00f0/-1 (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 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 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 3))
#       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 (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 (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 (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 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))
#       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 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
#       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 (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 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))
#       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 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 48 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))

#       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 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))
#       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))

#       Start dependent functions: priority functional
#       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 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))
#       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 0x0300
#             Maximum IO base address 0x0330
#             IO base alignment 16 bytes
#             Number of IO addresses required: 2
# (IO 1 (BASE 0x0300))
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0388
#             Maximum IO base address 0x0394
#             IO base alignment 4 bytes
#             Number of IO addresses required: 4
# (IO 2 (BASE 0x0388))

#       Start dependent functions: priority functional
#       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 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))
#       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))

#     End dependent functions
 (ACT Y)
))
#
# Logical device id CTL7005
#     Device supports vendor reserved register @ 0x3a
#     Device supports vendor reserved register @ 0x3e
#
# 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 CTL00f0/-1 (LD 1
#     Compatible device id PNPb02f
#     ANSI string -->Game<--

# Multiple choice time, choose one only !

#     Start dependent functions: priority preferred
#       Logical device decodes 16 bit IO address lines
#             Minimum IO base address 0x0201
#             Maximum IO base address 0x0201
#             IO base alignment 1 bytes
#             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
# (ACT Y)
))
# End tag... Checksum 0x00 (OK)

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

==============294E7A1320BA990F825C17E1==


------------------------------

From: "Rick Gocher" <[EMAIL PROTECTED]>
Subject: Recommend system for Proxy Server?
Date: Mon, 29 Mar 1999 15:50:09 GMT

Hi All,

We are looking at setting up a Proxy Server for our Dialin users which will
number
in the hundreds.  Has anyone setup a large proxy like this and what kind of
hardware
would you recommend.

Thanks for your help,

Rick



------------------------------

From: =?iso-8859-1?Q?Jo=EBl?= M. <[EMAIL PROTECTED]>
Subject: Re: CD-RW Yamaha CRW4416
Date: Mon, 29 Mar 1999 17:22:48 +0200

Yes, I saw that somewhere on the net...you can burn CD with this
device...

Paolo Nason wrote:

> Hello,
> I would like to know if this piece of hardware can be made to work
> under Linux...
>
> Best regards
>
> --
> Paolo Nason, INFN, sez. di Milano
> Dip. di Fisica, Universita' degli Studi di Milano,
> Via G. Celoria 16 - 20133 MILANO
> tel. 0039-02-2392427, fax: 0039-02-2392480


------------------------------

From: John Burton <[EMAIL PROTECTED]>
Subject: Re: DPT 2044W vs. 2044UW
Date: Mon, 29 Mar 1999 15:56:34 GMT

Andreas,
  Yup, been there, done that... Let me guess, you are using the EATA-DMA
driver in the 2.0x kernels to drive your DPT 2044UW HBA...

Some things I found out...
  1) In the DPT Setup utility, set the SCSI XFER rate to 10Mhz - problem
should go away. 
  2) Put it back to 20Mhz and the problems reappear.
  3) Change cables, drives, terminations, and anything else you can
think of and the problem
     is still there (as long as you run at 20Mhz and use the EATA-DMA
driver).

Conclusion: either the EATA-DMA driver is bad, or the 2044UW design is
bad...

What I did:
  1) Upgraded my kernel to 2.2.3 (had to upgrade other things also)
  2) Use the Generic EATA driver (funny, the EATA-DMA driver is
considered "obsolete" in the
     2.2.x kernels...;-)

I've been running with a SCSI XFER rate of 20Mhz for about a month now,
and haven't had any problems, but then again, I haven't really loaded
the system heavily...

Your mileage most certainly will vary...;-)

John

Andreas Busse wrote:
> 
> Hi all,
> 
> has anyone experienced have trouble with the rather new DPT 2044 UW controllers
> resulting in mysterious errors like locked EATA MBOXes
> followed by conntroller resets and sometimes even kernel panics?
> 
> We never had *any* trouble with 2024 and 2044W controllers but
> since we got a shipment with 2044UW controllers nearly each
> system crashes occasionally with such errors as mentioned above.
> 
> We're usually using various Redhat Releases (4.2, 5.1, 5.2)
> with 2.0.x kernels. Any idea, anyone?
> 
> Would be kind if you would mail me (or, at least send Cc:) since
> I'm not regularly reading this group.
> 
> Thanks in advance,
> Andreas Busse
> 
> --
> 
> IVM Gesellschaft fuer Internet, Vernetzung und Mehrwertdienste mbH
> Zissener Str. 8 D-53498 Waldorf Fon 02636-97690 Fax 02636-9769-999
>             mailto:[EMAIL PROTECTED] - http://www.ivm.net/

-- 
John Burton, Ph.D.
Senior Associate                 GATS, Inc.  
[EMAIL PROTECTED]          11864 Canon Blvd - Suite 101
[EMAIL PROTECTED] (personal)          Newport News, VA 23606
(757) 873-5920 (voice)           (757) 873-5920 (fax)

------------------------------

From: Dominic Ijichi <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.setup
Subject: Re: Teles 16.3c ISDN card + kernel 2.0.36
Date: 28 Mar 1999 18:31:57 GMT

Yeah, I haven't done this for a year or so, so this is from (a very bad) memory!

I tore my hair out over this problem, until forcing it to different IRQ.  I think I 
stuck it down on 4 or 5, but it's very picky about what it 
will use.

I do seem to remember 14 as the correct card ID, but try *not* compiling the rest of 
the drivers you've got enabled below - it might 
possibly confuse things.

Good luck!

Dom

John Wong wrote:
> Hi,
> 
> Anybody got a Teles 16.3c ISA PnP ISDN card working with
> Linux kernel 2.0.36??
> 
> I've compiled the ISDN subsystem as a module...
> HiSax drivers as modules... here's the relevant section in
> the .config file...
> 
> CONFIG_ISDN=m
> CONFIG_ISDN_PPP=y
> CONFIG_ISDN_PPP_VJ=y
> CONFIG_ISDN_MPP=y
> CONFIG_ISDN_DRV_LOOP=m
> CONFIG_ISDN_DRV_HISAX=m
> CONFIG_HISAX_EURO=y
> CONFIG_HISAX_16_0=y
> CONFIG_HISAX_16_3=y
> CONFIG_HISAX_TELES3C=y
> CONFIG_HISAX_TELESPCI=y
> CONFIG_HISAX_S0BOX=y
> 
> Booted with this kernel... got isapnp to load the following isapnp.conf..
> 
> (CONFIGURE TAG2620/209717183 (LD 0
> (IO 0 (SIZE 2) (BASE 0x0300))
> (INT 0 (IRQ 10 (MODE +E)))
> (NAME "TAG2620/209717183[0]{TELES.S0/16.3c Plug&Play}")
> (ACT Y)
> ))
> 
> ran isapnp and got ...
> 
> Board 1 has Identity 76 04 03 02 01 00 20 32 0d:  CIR2000 Serial No 67305985 
>[checksum 76]
> Board 2 has Identity bd 0c 80 07 bf 20 26 27 50:  TAG2620 Serial No 209717183 
>[checksum bd]
> TAG2620/209717183[0]{TELES.S0/16.3c Plug&Play}: Port 0x300; IRQ10 --- Enabled OK
> 
> 
> 
> BUT when i tried to load the HiSax modules by modprobe... i
> got the following errors...
> 
> # modprobe hisax type=14 protocol=2 io=0x300 irq=10
> Initialization of hisax failed
> Initialization of hisax failed
> ISDN subsystem Rev: 1.44.2.9/1.41.2.11/1.48.2.27/1.28.2.2/none loaded
> Teles 16.3c: IRQ(10) getting no interrupts during init 1
> Teles 16.3c: IRQ(10) getting no interrupts during init 2
> Teles 16.3c: IRQ(10) getting no interrupts during init 3
> HiSax: Card Teles 16.3c not installed !
> Initialization of hisax failed
> ISDN-subsystem unloaded
> 
> What could be the problem? any ideas?
> 
> regards,
> 
> John Wong


==================  Posted via SearchLinux  ==================
                  http://www.searchlinux.com

------------------------------

From: "Mike Flynn" <[EMAIL PROTECTED]>
Subject: 3dfx
Date: Tue, 30 Mar 1999 03:34:57 +0100

are there any maxi gamer banshee drivers for  linux



------------------------------

Subject: Re: Sound :Creative SB16 Vibra
From: [EMAIL PROTECTED]
Date: Tue, 30 Mar 1999 00:49:55 GMT

According to Roberto Lusini <[EMAIL PROTECTED]>:

> Cuold someone help me to set this device,
> 
> I 've compiled my Kernel 10 times, following every hints.

There are about a dozen different versions of the Vibra-16, each with
their own special quirks.  I seem to have the lamest Vibra-16 of them
all, and I posted a very detailed message about how to get it working
under Linux.  Go to DejaNews and search this group for all messages
posted by me in the past two months and you will find it.

-p.

------------------------------

Subject: HP 360LX Palm Synch????
From: Nick Papadonis <[EMAIL PROTECTED]>
Date: 29 Mar 1999 11:09:49 -0500

Hello,

I have an HP 360LX Palmtop and was wondering
if anyone had dug up any synch protocol information
on it.  I'm sure someone has found the protocol???

I'd write the software to do mailbox/sched synch with the palmtop's 
version of outlook, however i just don't know what to send over the serial
line.


Any insight appreciated.

- Nick


------------------------------

From: todd@pentium2. (Todd Dunkirk)
Crossposted-To: 
linux.redhat.misc,comp.os.linux.misc,linux.redhat.install,comp.os.linux.redhat,comp.os.linux.setup
Subject: Re: Need IDE CD-R configuration help!
Date: 30 Mar 1999 04:53:17 GMT
Reply-To: [EMAIL PROTECTED]

Hi,

You need to recompile the kernel to get the scsi generic
support; it does work, but you must be careful to choose
the following settings:

1. No IDE/ATAPI cdrom support
2. SCSI cdrom support compiled into the kernel (no module)
3. SCSI generic support compile into the kernel (no module)

This will change the device special files you will use to
access the ide cdrom devices; no longer will they be /dev/hd(x),
but /dev/scd(x). Change any /dev/cdrom symlink to reflect this.

When you run cdrecord, pass the -scanbus flag to determine
which scsibus/device your burner/reader are on; this will likely
be 0,0 and 0,1 although which is which I cannot say from the info
in your post. I used to use Xcdroast; I think it will tell you this
in a straightforward way.

I have done this successfully with three different makes of burner:
HP, Mitsumi, and Memorex. Sorry, I can't remember the model numbers,
but the HP and Mitsumi are newer devices, less than six months old.
I don't know about the Panasonic.

Hope this helps.

Todd

On Tue, 30 Mar 1999 03:51:22 GMT, Holden MacRoyn <[EMAIL PROTECTED]> wrote:
>Help! I'm having trouble getting xcdroast to recognize my CD-R as a CD
>Writer.
>
>Both drives appear in the xcdroast device window but setup will not
>allow me to specify wither as read or write devices.
>
>I have an IDE Panasonic 7582-CDR, and a normal IDE CD-ROM for reading. I
>am running Mandrake Linux 5.3 (RedHat 5.2 with all the latest drivers
>updated and tested).
>
>From reading the HOWTO for CD-Writing, there is some mention that Linux
>has difficulty with IDE CD-R devices and that I have to somehow trick
>the kernel into recognizing these devices as Generic SCSI devices. The
>cdrecord and xcdroast documentation allude to this but give very little
>information in HOWTO do it.
>
>If anyone has successfully done this, please point me in the right
>direction.
>
>Thanks - S
>

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.hardware) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Hardware Digest
******************************

Reply via email to