Linux-Misc Digest #348, Volume #26               Sun, 19 Nov 00 13:13:03 EST

Contents:
  Re: Wiping your tracks - bash history (Robert Heller)
  Re: Why does linux keep crashing? (Robert Heller)
  Logging ttyS0 ? ([EMAIL PROTECTED])
  Re: Why does linux keep crashing? (Colin Watson)
  Re: How could I run a perl script by crontab? (Jean-David Beyer)
  Re: HELP: Netscape Download file location. (Jean-David Beyer)
  Re: How could I run a perl script by crontab? ("Jan Schaumann")
  Re: MP3 players for Linux and napster clients ("Jan Schaumann")
  Re: MP3 players for Linux and napster clients (Thomas Zajic)
  Re: Sound Blaster AWE64 Value (Michael Burian)

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

From: Robert Heller <[EMAIL PROTECTED]>
Subject: Re: Wiping your tracks - bash history
Date: Sun, 19 Nov 2000 17:16:35 -0000

  Vivek Narayanamurthy <[EMAIL PROTECTED]>,
  In a message on Fri, 17 Nov 2000 23:00:12 -0600, wrote :

VN> Hi
VN> 
VN> Is there any way by which you can *selectively* modify some of the
VN> commands in your shell's history?

emacs ~/.history
vi ~/.history

etc.

The ~/.history is just another of those pesky plain text files that
Microsoft says is too hard to deal with...

Warning: it is certainly possible to totally confuse bash (or tcsh) if
you trash the ~/.history file.  Not fatal or anything, just a lost
history.  I don't know if messing with the history file itself will
affect any live shells, but it should affect tomorrows shell(s).

VN> 
VN> Vivek
VN> 
VN>                                                                           






                                               
-- 
                                     \/
Robert Heller                        ||InterNet:   [EMAIL PROTECTED]
http://vis-www.cs.umass.edu/~heller  ||            [EMAIL PROTECTED]
http://www.deepsoft.com              /\FidoNet:    1:321/153

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

From: Robert Heller <[EMAIL PROTECTED]>
Subject: Re: Why does linux keep crashing?
Date: Sun, 19 Nov 2000 17:16:36 -0000

  "Bob Jones" <[EMAIL PROTECTED]>,
  In a message on Sat, 18 Nov 2000 06:05:24 GMT, wrote :

"J> I'm having a hell of a time here. My kernel keeps dumping all over the
"J> place and the computer just suddenly reboots from time to time. It all
"J> started when I upgraded to redhat 7. I'm running the latest developement
"J> kernel.

Well duh!  developement kernel == *unstable* kernel.

"J> All of the kernel guys seem to think I have a hardware problem. I ran
"J> memtest for a day with no problems at all. 

This is possible too.  How does the system run with a *stable* (2.2.16
say) kernel?

"J> I've got a PIII 550, Asus MB, Matrox G400 Marvel, 128 meg ram, SB Live,
"J> IBM Token ring card, Haughpauge TV Tuner, ummm I think that's it. I'll
"J> post some stuff from /proc to see if that helps. Here is a couple of the
"J> errors I get when the kernel dumps too. At the bottom is the /proc stuff.
"J> 
"J> Nov 16 11:51:54 phlegmish kernel: Unable to handle kernel paging request at 
virtual address 69d674b0
"J> Nov 16 11:51:54 phlegmish kernel: c012f266
"J> Nov 16 11:51:54 phlegmish kernel: *pde = 00000000
"J> Nov 16 11:51:54 phlegmish kernel: Oops: 0000
"J> Nov 16 11:51:54 phlegmish kernel: CPU:    0
"J> Nov 16 11:51:54 phlegmish kernel: EIP:    0010:[<c012f266>]
"J> Nov 16 11:51:54 phlegmish kernel: EFLAGS: 00010206
"J> Nov 16 11:51:54 phlegmish kernel: eax: 69d6749c   ebx: 69d6749c   ecx: 69d6749c   
edx: 00000400
"J> Nov 16 11:51:54 phlegmish kernel: esi: 00000000   edi: c5612a60   ebp: 00000001   
esp: c3a85f80
"J> Nov 16 11:51:54 phlegmish kernel: ds: 0018   es: 0018   ss: 0018
"J> Nov 16 11:51:54 phlegmish kernel: Process sh (pid: 1410, stackpage=c3a85000)
"J> Nov 16 11:51:54 phlegmish kernel: Stack: 00000007 00000000 c011b3ea 69d6749c 
c5612a60 c697b960 c3a84000 00000000 
"J> Nov 16 11:51:54 phlegmish kernel:        bffff8f0 c011b9ea c5612a60 c3a84000 
401488ec 00000000 c011bb32 00000000 
"J> Nov 16 11:51:54 phlegmish kernel:        c010a437 00000000 00000000 40149740 
401488ec 00000000 bffff8f0 00000001 
"J> Nov 16 11:51:54 phlegmish kernel: Call Trace: [<c011b3ea>] [<c011b9ea>] 
[<c011bb32>] [<c010a437>] 
"J> Nov 16 11:51:54 phlegmish kernel: Code: 8b 43 14 85 c0 75 13 68 22 e1 20 c0 e8 35 
9f fe ff 31 c0 83 
"J> 
"J> >>EIP; c012f266 <filp_close+6/64>   <=====
"J> Trace; c011b3ea <put_files_struct+42/b0>
"J> Trace; c011b9ea <do_exit+c2/1fc>
"J> Trace; c011bb32 <sys_exit+e/10>
"J> Trace; c010a437 <system_call+33/38>
"J> Code;  c012f266 <filp_close+6/64>
"J> 00000000 <_EIP>:
"J> Code;  c012f266 <filp_close+6/64>   <=====
"J>    0:   8b 43 14                  mov    0x14(%ebx),%eax   <=====
"J> Code;  c012f269 <filp_close+9/64>
"J>    3:   85 c0                     test   %eax,%eax
"J> Code;  c012f26b <filp_close+b/64>
"J>    5:   75 13                     jne    1a <_EIP+0x1a> c012f280 <filp_close+20/64>
"J> Code;  c012f26d <filp_close+d/64>
"J>    7:   68 22 e1 20 c0            push   $0xc020e122
"J> Code;  c012f272 <filp_close+12/64>
"J>    c:   e8 35 9f fe ff            call   fffe9f46 <_EIP+0xfffe9f46> c01191ac 
<printk+0/19c>
"J> Code;  c012f277 <filp_close+17/64>
"J>   11:   31 c0                     xor    %eax,%eax
"J> Code;  c012f279 <filp_close+19/64>
"J>   13:   83 00 00                  addl   $0x0,(%eax)
"J> 
"J> Nov 16 12:53:17 phlegmish kernel: Unable to handle kernel paging request at 
virtual address 01800132
"J> Nov 16 12:53:17 phlegmish kernel: c012f266
"J> Nov 16 12:53:17 phlegmish kernel: *pde = 00000000
"J> Nov 16 12:53:17 phlegmish kernel: Oops: 0000
"J> Nov 16 12:53:17 phlegmish kernel: CPU:    0
"J> Nov 16 12:53:17 phlegmish kernel: EIP:    0010:[<c012f266>]
"J> Nov 16 12:53:17 phlegmish kernel: EFLAGS: 00010206
"J> Nov 16 12:53:17 phlegmish kernel: eax: 0180011e   ebx: 0180011e   ecx: 0180011e   
edx: 00000400
"J> Nov 16 12:53:17 phlegmish kernel: esi: 00000000   edi: c5608580   ebp: 00000001   
esp: c464df80
"J> Nov 16 12:53:17 phlegmish kernel: ds: 0018   es: 0018   ss: 0018
"J> Nov 16 12:53:17 phlegmish kernel: Process sh (pid: 738, stackpage=c464d000)
"J> Nov 16 12:53:17 phlegmish kernel: Stack: 00000007 00000000 c011b3ea 0180011e 
c5608580 c6979500 c464c000 00000000 
"J> Nov 16 12:53:17 phlegmish kernel:        bffff8f0 c011b9ea c5608580 c464c000 
401488ec 00000000 c011bb32 00000000 
"J> Nov 16 12:53:17 phlegmish kernel:        c010a437 00000000 00000000 40149740 
401488ec 00000000 bffff8f0 00000001 
"J> Nov 16 12:53:17 phlegmish kernel: Call Trace: [<c011b3ea>] [<c011b9ea>] 
[<c011bb32>] [<c010a437>] 
"J> Nov 16 12:53:17 phlegmish kernel: Code: 8b 43 14 85 c0 75 13 68 22 e1 20 c0 e8 35 
9f fe ff 31 c0 83 
"J> 
"J> >>EIP; c012f266 <filp_close+6/64>   <=====
"J> Trace; c011b3ea <put_files_struct+42/b0>
"J> Trace; c011b9ea <do_exit+c2/1fc>
"J> Trace; c011bb32 <sys_exit+e/10>
"J> Trace; c010a437 <system_call+33/38>
"J> Code;  c012f266 <filp_close+6/64>
"J> 00000000 <_EIP>:
"J> Code;  c012f266 <filp_close+6/64>   <=====
"J>    0:   8b 43 14                  mov    0x14(%ebx),%eax   <=====
"J> Code;  c012f269 <filp_close+9/64>
"J>    3:   85 c0                     test   %eax,%eax
"J> Code;  c012f26b <filp_close+b/64>
"J>    5:   75 13                     jne    1a <_EIP+0x1a> c012f280 <filp_close+20/64>
"J> Code;  c012f26d <filp_close+d/64>
"J>    7:   68 22 e1 20 c0            push   $0xc020e122
"J> Code;  c012f272 <filp_close+12/64>
"J>    c:   e8 35 9f fe ff            call   fffe9f46 <_EIP+0xfffe9f46> c01191ac 
<printk+0/19c>
"J> Code;  c012f277 <filp_close+17/64>
"J>   11:   31 c0                     xor    %eax,%eax
"J> Code;  c012f279 <filp_close+19/64>
"J>   13:   83 00 00                  addl   $0x0,(%eax)
"J> 
"J> Nov 16 12:55:39 phlegmish kernel: Unable to handle kernel paging request at 
virtual address 01c00132
"J> 
"J> 
"J> 
"J> cat devices 
"J> Character devices:
"J>   1 mem
"J>   2 pty
"J>   3 ttyp
"J>   4 ttyS
"J>   5 cua
"J>   7 vcs
"J>  10 misc
"J>  14 sound
"J>  21 sg
"J>  36 netlink
"J>  81 video_capture
"J> 128 ptm
"J> 136 pts
"J> 162 raw
"J> 
"J> Block devices:
"J>   2 fd
"J>   3 ide0
"J>  11 sr
"J>  22 ide1
"J> 
"J> .....................................
"J> cat dma 
"J>  4: cascade
"J> 
"J> ....................................
"J> 
"J>  cat ioports 
"J> 0000-001f : dma1
"J> 0020-003f : pic1
"J> 0040-005f : timer
"J> 0060-006f : keyboard
"J> 0080-008f : dma page reg
"J> 00a0-00bf : pic2
"J> 00c0-00df : dma2
"J> 00f0-00ff : fpu
"J> 0170-0177 : ide1
"J> 01f0-01f7 : ide0
"J> 0213-0213 : isapnp read
"J> 02f8-02ff : serial(auto)
"J> 0376-0376 : ide1
"J> 0378-037a : parport0
"J> 037b-037f : parport0
"J> 03c0-03df : vga+
"J> 03f6-03f6 : ide0
"J> 03f8-03ff : serial(auto)
"J> 0778-077a : parport0
"J> 0a20-0a23 : ibmtr
"J> 0a79-0a79 : isapnp write
"J> b400-b407 : Creative Labs SB Live!
"J> b800-b81f : Creative Labs SB Live! EMU10000
"J>   b800-b81f : EMU10K1
"J> d000-d0ff : Adaptec AHA-7850
"J>   d000-d0fe : aic7xxx
"J> d400-d41f : Intel Corporation 82371AB PIIX4 USB
"J> d800-d80f : Intel Corporation 82371AB PIIX4 IDE
"J>   d800-d807 : ide0
"J>   d808-d80f : ide1
"J> e400-e43f : Intel Corporation 82371AB PIIX4 ACPI
"J>   e400-e403 : acpi
"J>   e404-e405 : acpi
"J>   e408-e40b : acpi
"J>   e40c-e40f : acpi
"J> e800-e81f : Intel Corporation 82371AB PIIX4 ACPI
"J> ................................................
"J> 
"J>  cat isapnp
"J> Card 1 'IBM0001:IBM Auto 16/4 Token-Ring ISA Adapter' PnP version 1.0 Product 
version 0.1
"J>   Logical device 0 'IBM0000:IBM Auto 16/4 Token-Ring ISA Adapter'
"J>     Supported registers 0x3
"J>     Device is active
"J>     Active port 0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff
"J>     Active IRQ 255 [0xff],255 [0xff]
"J>     Active DMA 255,255
"J>     Active memory 0xffffffff,0xffffffff,0xffffffff,0xffffffff
"J>     Resources 0
"J>       Priority preferred
"J>       Port 0xa20-0xa20, align 0x3, size 0x4, 16-bit address decoding
"J>       IRQ 11 High-Edge
"J>       Memory 0xc8000-0xc8000, align 0x4000, size 0x4000, writeable, 16-bit
"J>       Memory 0xcc000-0xcc000, align 0x2000, size 0x2000, writeable, expansion ROM, 
16-bit
"J> ...................................................
"J> 
"J>  cat mtrr 
"J> reg00: base=0x00000000 (   0MB), size= 128MB: write-back, count=1
"J> reg01: base=0xe2000000 (3616MB), size=  16MB: write-combining, count=1
"J> 
"J> ....................................................
"J> 
"J>  cat pci 
"J> PCI devices found:
"J>   Bus  0, device   0, function  0:
"J>     Host bridge: Intel Corporation 440BX/ZX - 82443BX/ZX Host bridge (rev 3).
"J>       Master Capable.  Latency=64.  
"J>       Prefetchable 32 bit memory at 0xe4000000 [0xe7ffffff].
"J>   Bus  0, device   1, function  0:
"J>     PCI bridge: Intel Corporation 440BX/ZX - 82443BX/ZX AGP bridge (rev 3).
"J>       Master Capable.  Latency=64.  Min Gnt=136.
"J>   Bus  0, device   4, function  0:
"J>     ISA bridge: Intel Corporation 82371AB PIIX4 ISA (rev 2).
"J>   Bus  0, device   4, function  1:
"J>     IDE interface: Intel Corporation 82371AB PIIX4 IDE (rev 1).
"J>       Master Capable.  Latency=32.  
"J>       I/O at 0xd800 [0xd80f].
"J>   Bus  0, device   4, function  2:
"J>     USB Controller: Intel Corporation 82371AB PIIX4 USB (rev 1).
"J>       IRQ 9.
"J>       Master Capable.  Latency=32.  
"J>       I/O at 0xd400 [0xd41f].
"J>   Bus  0, device   4, function  3:
"J>     Bridge: Intel Corporation 82371AB PIIX4 ACPI (rev 2).
"J>   Bus  0, device   9, function  0:
"J>     Multimedia video controller: Brooktree Corporation Bt878 (rev 2).
"J>       IRQ 9.
"J>       Master Capable.  Latency=32.  Min Gnt=16.Max Lat=40.
"J>       Prefetchable 32 bit memory at 0xe1000000 [0xe1000fff].
"J>   Bus  0, device   9, function  1:
"J>     Multimedia controller: Brooktree Corporation Bt878 (rev 2).
"J>       IRQ 9.
"J>       Master Capable.  Latency=32.  Min Gnt=4.Max Lat=255.
"J>       Prefetchable 32 bit memory at 0xe0800000 [0xe0800fff].
"J>   Bus  0, device  10, function  0:
"J>     SCSI storage controller: Adaptec AHA-7850 (rev 1).
"J>       IRQ 5.
"J>       Master Capable.  Latency=32.  Min Gnt=4.Max Lat=4.
"J>       I/O at 0xd000 [0xd0ff].
"J>       Non-prefetchable 32 bit memory at 0xdf000000 [0xdf000fff].
"J>   Bus  0, device  13, function  0:
"J>     Multimedia audio controller: Creative Labs SB Live! EMU10000 (rev 7).
"J>       IRQ 9.
"J>       Master Capable.  Latency=32.  Min Gnt=2.Max Lat=20.
"J>       I/O at 0xb800 [0xb81f].
"J>   Bus  0, device  13, function  1:
"J>     Input device controller: Creative Labs SB Live! (rev 7).
"J>       Master Capable.  Latency=32.  
"J>       I/O at 0xb400 [0xb407].
"J>   Bus  1, device   0, function  0:
"J>     VGA compatible controller: Matrox Graphics, Inc. MGA G400 AGP (rev 4).
"J>       IRQ 10.
"J>       Master Capable.  Latency=64.  Min Gnt=16.Max Lat=32.
"J>       Prefetchable 32 bit memory at 0xe2000000 [0xe3ffffff].
"J>       Non-prefetchable 32 bit memory at 0xe0000000 [0xe0003fff].
"J>       Non-prefetchable 32 bit memory at 0xdf800000 [0xdfffffff].
"J> 
"J> 
"J> ..........................................
"J>     






 
-- 
                                     \/
Robert Heller                        ||InterNet:   [EMAIL PROTECTED]
http://vis-www.cs.umass.edu/~heller  ||            [EMAIL PROTECTED]
http://www.deepsoft.com              /\FidoNet:    1:321/153

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

From: [EMAIL PROTECTED]
Subject: Logging ttyS0 ?
Date: Sun, 19 Nov 2000 17:05:22 GMT

Hello!

Does anyone know how to log the communication made over the serial
(/dev/ttyS0) port? I would like to make a log file over what characters
are sent to and received from the ttyS0. There is no need to know the
settings of the port (like setserial etc.)

Does anyone know a program that can do this?

If you have any suggestions, please also send an email to:

[EMAIL PROTECTED]

Thanks in advance!

                Staffan Bruce


Sent via Deja.com http://www.deja.com/
Before you buy.

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

From: [EMAIL PROTECTED] (Colin Watson)
Subject: Re: Why does linux keep crashing?
Date: 19 Nov 2000 17:37:32 GMT

Jerry L Kreps <[EMAIL PROTECTED]> wrote:
>"I'm running the latest developement development kernel"
>If it's an odd numbered kernel that says it all.

... or, indeed, one of the 2.4.0-test series.

[snip enormous quoted text]

-- 
Colin Watson                                     [[EMAIL PROTECTED]]
"There is perhaps in every thing of any consequence, secret history,
 which it would be amusing to know, could we have it authentically
 communicated." - James Boswell

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

From: Jean-David Beyer <[EMAIL PROTECTED]>
Subject: Re: How could I run a perl script by crontab?
Date: Sun, 19 Nov 2000 12:42:17 -0500

Regent Linus wrote:

> HelpHow could I run a perl script by crontab? thanks.

Wierd having this in green.

Same way you run anything: just put in an entry in your
crontab. If you want in /etc/crontab, it would look like
this (you would not need all of it):

# M is minute to start:       00 - 59
# H is hour to start;         00 - 23
# D is day of month to start: 01 - 31
# m is month to start:        01 - 12 -- 01 is January, etc.
# d is day of week to start:  00 - 06 -- 00 is Sunday, etc.

# run-parts
# cron.daily is run Monday - Saturday.
# cron.weekly is run Sunday only.

# Do not start things from 01:00 to 02:59 because they will run
twice
# when the fall switch from daylight savings time to standard
time occurs,
# and may be skipped in the spring when 2:00 AM is skipped.

#M H          D m d   user  program   arguments
01 *          * * *   root run-parts /etc/cron.hourly
18 4,10,16,22 * * *   root run-parts /etc/cron.4xdaily
03 1          * * 1-6 root run-parts /etc/cron.daily
03 3          * * 0   root run-parts /etc/cron.weekly
17 4          1 * *   root run-parts /etc/cron.monthly

If it is to go into your personal crontab, it would look like
this one (in both cases, you should make them do what you want
and not what I do):

# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/crontab.6081 installed on Sun Oct  1 18:52:29 2000)
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37
vixie Exp $)
# M is minute to start:       00 - 59
# H is hour to start;         00 - 23
# D is day of month to start: 01 - 31
# m is month to start:        01 - 12 -- 01 is January, etc.
# d is day of week to start:  00 - 06 -- 00 is Sunday, etc.

#M H          D m d   program   arguments
13 *          * * *   /home/seti/bin/check.output

You can find out all this by reading the manual pages for
crontab.

perl has nothing to do with it, just be sure it is executable;
you may need:

#! /usr/bin/perl

(or whereever your perl is) as the first line of the file.

--
 .~.   Jean-David Beyer           Registered Linux User 85642.
 /V\                              Registered Machine    73926.
/( )\  Shrewsbury, New Jersey
^^-^^  12:35pm up 5 days, 3:19, 2 users, load average: 2.16, 2.11, 1.74




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

From: Jean-David Beyer <[EMAIL PROTECTED]>
Subject: Re: HELP: Netscape Download file location.
Date: Sun, 19 Nov 2000 12:46:28 -0500

Retired Gentleman wrote:

> When I download  files using Netscape I cannot find them in the system.  I
> have configured Netscape's "Download Files To" directory but the files do
> not appear there.  I have tried "Find FIles" for the whole system but still
> the files cannot be found.
>
> Using Netscape I recently downloaded all the Security Update files for
> Netscape from the Caldera FTP site - where do I locate these files on my
> system so that I can instal them?
>
> Please reply by E-mail to: <[EMAIL PROTECTED]>
> My Web site:- http://www.binning.co.uk
> My E-mail address:- [EMAIL PROTECTED]

What "Download Files To" directory? and how do you configure it?

In all the Netscapes I ever used, when you go to download something, it puts
up a dialog box asking where to put the stuff. It provides a default that you
should look at. You should fill it in if you do not like the default. If your
memory is poor, write it down before downloading. If you can remember part of
the filename, you should be easily able to find find them with the locate
command if you wait a day for updatedb to update the database. If you do not
wish to wait, run (as super-user) the updatedb command.

--
 .~.   Jean-David Beyer           Registered Linux User 85642.
 /V\                              Registered Machine    73926.
/( )\  Shrewsbury, New Jersey
^^-^^  12:40pm up 5 days, 3:24, 2 users, load average: 2.00, 2.03, 1.80




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

From: "Jan Schaumann" <[EMAIL PROTECTED]>
Subject: Re: How could I run a perl script by crontab?
Crossposted-To: comp.os.linux
Date: Sun, 19 Nov 2000 12:52:41 -0500

* "Regent Linus" <[EMAIL PROTECTED]> wrote:

> Help How could I run a perl script by crontab?

make the script executable (it should also have the "#!/usr/bin/perl" as
the first line, specifying *your* location of perl if not in /usr/bin/)
and then

42 * * * * user /path/to/perlscript

man crontab
man 5 crontab

-Jan

-- 
Jan Schaumann <http://www.netmeister.org>

Wh ... what's going on?  Wh ... wha ... why am I on a Japanese box?
                -- Homer Simpson

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

From: "Jan Schaumann" <[EMAIL PROTECTED]>
Subject: Re: MP3 players for Linux and napster clients
Date: Sun, 19 Nov 2000 12:57:20 -0500

* "Ralph Blach" <[EMAIL PROTECTED]> wrote:

> I am a newbie on this.  are there any graphical MP3 players for linux?
> Are there any graphical Napster interface for Linux?

http://www.freshmeat.net
http://www.linuxberg.com

-Jan

-- 
Jan Schaumann <http://www.netmeister.org>

Fry: "Make up some feelings and tell her you have them. Yes?" 
Zoidberg: "Is the desire to mate a feeling?"

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

From: [EMAIL PROTECTED] (Thomas Zajic)
Subject: Re: MP3 players for Linux and napster clients
Reply-To: [EMAIL PROTECTED] (Thomas Zajic)
Date: Sun, 19 Nov 2000 18:00:35 GMT

On Sun, 19 Nov 2000 10:34:52 -0500, Ralph Blach wrote:

> I am a newbie on this. are there any graphical MP3 players for linux?

gqmpeg, xmms, freeamp, ...

> Are there any graphical Napster interface for Linux?

gnapster, lopster, ...

Find all of these and more at <http://freshmeat.net/>.

HTH,
Thomas
-- 
=-------------------------------------------------------------------------=
-  Thomas "ZlatkO" Zajic  <[EMAIL PROTECTED]>   Linux-2.2.17/slrn-0.9.6.3pl1  -
-  "It is not easy to cut through a human head with a hacksaw."  (M. C.)  -
=-------------------------------------------------------------------------=

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

From: Michael Burian <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware
Subject: Re: Sound Blaster AWE64 Value
Date: Sun, 19 Nov 2000 20:27:15 +0100

"Paul S. Wilson" wrote:
> 
> Hello,
> 
> I'm running Red Hat 6.1 (kernel 2.2.12-20) on a Pentium II 450 system
> (with a Windows 98 partition), and I'm having trouble getting my
> Soundblaster AWE64 Value sound card to work. Here's the situation:

One question: Is this an ISA card?

If no: Skip the rest of this posting, I might be not helpful all.
If yes: read on


> 
> 3) When I'm booting Linux, I get the following error message:
> 
>  Loading sound module
> OK
>  Loading midi module
>  No AWE synth device is found
>  post-install /lib/modules/2.2.12-20/misc/awe_wave.o       FAILED
> 
>  Sound: device or resource busy
> 

You used LILO or such to boot, didn't you ?


I guess the problem is that the SB16 needs to be initialised on bootup

you've got 2 possibilities:

the clean one:
use isapnptools to initialize the card and load all the modules
afterwards

the "workaround":
use DOS, WINxx, or whatever to boot, make sure that SB16 drivers (DOS)
are loaded
and the initialisation exe is executed before booting the kernel using
LOADLIN.
(You can get around modules that way, as Linux can use compiled in
drivers if
it is booted "warm" with the soundcard being initialised before.

> 
> 1) Does anyone know where I can find synthgm.sbk.gz (which the
> documentation identifies as the zipped version of synthfm.sbk)? I'd like
> to try this file in conf.modules to see if it makes a difference.

no idea, i suspect the problem to be somewhere else.
> 
> 2) Does anyone know what else could be causing this problem?
see above

HTH

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


** 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.misc) 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-Misc Digest
******************************

Reply via email to