Sponsored Content
Full Discussion: Linux or unix "IRQ"
Top Forums UNIX for Dummies Questions & Answers Linux or unix "IRQ" Post 265 by Neo on Friday 17th of November 2000 06:17:31 PM
Old 11-17-2000
Here is what I suggest you do:

(1) Shutdown. Poweroff. Take out one of the network cards.

(2) Reboot. After reboot, execute the dmesg command and copy the name of the device driver for the ethernet card (or cut and paste the info).

(2a)If you can't find the ethernet card in the dmesg output, note that as well.

(3) Shutdown. Poweroff. Switch cards.

(4) Repeat step (2) for the second card.

(5) For both cards, while they are out of the box, look to see if they have on-board jumpers.

(6) Post the results to this thread and we will help you with the next step.



 

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

Commands on Digital Unix equivalent to for "top" and "sar" on other Unix flavour

Hi, We have a DEC Alpha 4100 Server with OSF1 Digital Unix 4.0. Can any one tell me, if there are any commands on this Unix which are equivalent to "top" and "sar" on HP-UX or Sun Solaris ? I am particularly interested in knowing the CPU Load, what process is running on which CPU, etc. ... (1 Reply)
Discussion started by: sameerdes
1 Replies
sndconfig(8)						      System Manager's Manual						      sndconfig(8)

NAME
sndconfig - configure sound card for use with Linux kernel modules SYNOPSIS
sndconfig {--help,--noprobe,--noautoconfig} DESCRIPTION
sndconfig sets up the necessary configuration files to use a sound card on a Red Hat system. If PnP support is compiled in, by default snd- config will do an initial probe for PnP sound cards using the pnpdump utility. If the --noprobe option is given this step will be skipped. The user will be notified if any cards were found. Otherwise the user must pick the card type from a menu. Then the user must choose the I/O port, IRQ, and DMA settings for the sound card. These must be known ahead of time and depend upon the jumper settings of the sound card. For PnP cards, the program will determine settings for the card; if the --noautoconfig option is given the user can choose the val- ues which will be programmed into the PnP device. There is no guarantee that the values entered do not conflict with an existing non-PnP or PnP device. The user must make sure these types of conflicts do not occur. OPTIONS --help Print a usage message on standard output and exit successfully. --noprobe No probe will be made for PnP cards, and the PnP configuration files will not be changed. --noautoconfig No autoconfiguration of PnP cards will be done; the user will be prompted for settings. FILES
/etc/sysconfig/soundcard Stores current settings /etc/modules.conf Stores sound module configuration /etc/isapnp.conf Stores PnP configuration SEE ALSO
isapnp(1), pnpdump(1) Wed Aug 19 1998 sndconfig(8)
All times are GMT -4. The time now is 03:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy