Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory k_trap - kernel mode trap type 0x0000000E Post 27770 by alex_slb on Friday 6th of September 2002 12:39:56 PM
Old 09-06-2002
thank you so much

Your support has been very helpful and leaded me into the solution of my problem, I appreciate that.
Thanks again and hope everything goes cool for you.
Smilie
 

10 More Discussions You Might Find Interesting

1. SCO

unexpected trap in kernel mode

hi, I am trying to install sco openserver 5.0.4 on an old system. However, l was not able to proceed after putting the bootstr l have this panic message of PANIC: K_trap - kernel mode trap tupe 0x00000006 will someone kindly help to decode this error kayode (1 Reply)
Discussion started by: kayode
1 Replies

2. Linux

Processsor and Kernel type.

If I upgrade my PII motherboard/processor to a Sempron Mobo/processor, do I *HAVE* to make another kernel, or can I still use my current 686 kernel? (0 Replies)
Discussion started by: akbar
0 Replies

3. Programming

Aplication user and kernel mode (data access)

Hi all, I am trying to setup a program to use a device driver and am confusing buffer access between User and Kernel mode. I think all applications running in User space have to communicate with the device drivers using io control calls and then have some functions called back from the driver... (1 Reply)
Discussion started by: Brendan Kennedy
1 Replies

4. UNIX for Dummies Questions & Answers

Kernel Mode

Hi all i have queastion. Can anybody pease help me what is user mode and kernel mode and the term "De-mountable volumes" means? Thanks Palash (2 Replies)
Discussion started by: palash2k
2 Replies

5. UNIX for Dummies Questions & Answers

UNIX kernel type?

Hai guys,This is my first question. What type of UNIX kernel is? (W.K.T linux kernel is monolithic) Thank you (2 Replies)
Discussion started by: Felicia23
2 Replies

6. SCO

PANIC: k_trap - Kernel mode trap type 0x0000000E

Hi, i'm another question: I'm a directory /usr/data on my server sco unix 5.0.5: # du /usr/data 4386948 /usr/data I'm tried to connect to ftp directory /usr/data to this server and: PANIC: k_trap - Kernel mode trap type 0x0000000E Cannot dump 262040 pages to dumpdev hd(1/41):space... (3 Replies)
Discussion started by: sebpes
3 Replies

7. Solaris

BAD TRAP: type=30 rp=2a10001b840 addr=2a000012040 mmu_fsr=0

Hello Gurus, I got a system reboot due to "unix: BAD TRAP: type=30 rp=2a10001b840 addr=2a000012040 mmu_fsr=0" on SUNW,Netra-CP2300. I guess it is caused by HW fault but not very sure, and don't know which part should be relaced incase it is HW reason really. Sincerely appreciate for your... (7 Replies)
Discussion started by: fangfang
7 Replies

8. Shell Programming and Scripting

Record the Signal Type or Number in Bash Trap function

In my Bash script I have an exit/cleanup function in a trap statement like: trap exitCleanup 1 2 3 6 15 25 Is there anyway to capture which signal # has occurred to record in a log file. Please note I am trying to avoid something like: trap 'mySignal=1; exitCleanup' 1 trap... (1 Reply)
Discussion started by: ckmehta
1 Replies

9. Programming

Execute code in kernel mode.

Hi everyone. I would like to hook a system function (gettimeofday) to modify it. I guess I'll need kernel mode to do that. By the way, how could I do it (c++ or c)? I want to modify that function for one process which I know the PID. So I need to return my own value for that PID and real value... (29 Replies)
Discussion started by: lilezek
29 Replies

10. UNIX for Advanced & Expert Users

Precaution to access user mode buffers from kernel

When accessing a user mode buffers from kernel space drivers what precautions must we take and how those precautions need to be implemented? (0 Replies)
Discussion started by: rupeshkp728
0 Replies
asmixer(1)						      General Commands Manual							asmixer(1)

NAME
asmixer - the AfterStep Mixer SYNOPSIS
asmixer [ -help ] [ -g geometry ] [ -d device ] [ -1 control ] [ -2 control ] [ -3 control ] [ -t title ] [ -v rate ] [ -w withdrawn ] DESCRIPTION
asmixer is a nice little application for controlling the volume of various sound outputs through three slider bars. It can be swallowed into Afterstep's Wharf for ease of use. OPTIONS
-h -help --help SOS, 911, etc. -g [+|-]x[+|-]y standard format for where you want to exile asmixer -d device the mixer device to harass -1 -2 -3 control this binds a slider to a specific sound device: VOLUME, BASS, TREBLE, SYNTH, PCM, SPEAKER, LINE, MIC, CD, IMIX, ALPTPCM, RECLEV, IGAIN, OGAIN, LINE1, LINE2, LINE3 -w WindowMaker withdrawn window support. -v volume the volume (1-100) to set the first slider to DEFAULTS
-d /dev/mixer -1 VOLUME -2 CD -3 PCM -t asmixer INVOCATION
asmixer can be called from one of many ways. The most common invocation is Afterstep's .steprc: *Wharf "mixer" nil Swallow "asmixer" asmixer -g -1-1 & This line will cause asmixer to be swallowed into Wharf, which 9 out of 10 dentists agree is cool. You will then be able to slide to your hearts content in perfect Wharf comfort! Another way to call asmixer is from the command line: [ximenes@leo]$ asmixer -d /dev/mixer -t asmixer -v 95 & This will pop up a little window with asmixer helplessly imprisoned inside. Don't worry, it likes it. SEE ALSO
afterstep(1), Wharf(1) COPYRIGHTS
Copyright 1997, Rob Malda <malda@cs.hope.edu>. No guarantees or warranties or anything are provided or implied in any way whatsoever. Use this program at your own risk. Permission to use this program for any purpose is given, as long as the copyright is kept intact. CREDITS
Rob Malda <malde@cs.hope.edu> -- Ye Olde Application Ximenes Zalteca <ximenes@null.net> -- Page O' Fun 3rd Berkeley Distribution 17 May 1997 asmixer(1)
All times are GMT -4. The time now is 04:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy