Sponsored Content
Full Discussion: Problems with Red Hat 7.1
Top Forums UNIX for Dummies Questions & Answers Problems with Red Hat 7.1 Post 5843 by crashman0 on Friday 24th of August 2001 12:04:50 PM
Old 08-24-2001
I checked the sound how to,and after doing some research I relized I asked the wrong questions to my sound card problems. I'm running linux red hat 7.1 and Win ME off the same hard disk with it's own partitions. I compared the win settings to
the ones that linux was giving me and they where the
same. Linux is using an acer driver for my Trident
sound card just like win and it's using the same
Interrupt Request 11 as win. That's what I think the
problem is.

I checked the /proc/interrupts file to find out that
there are 5 devices on 11. Which is quickly becoming
the norm in windows because of that pci bus steering.
The devices on 11 are (in order) the USB controller,
my ehternet card, 2 for the pcima cards, and the ALI
Audio Accelerator WDM Driver (sound card). I know the
ethernet card is working, but I don't have anything to
test out the usb, our pcima.

In linux I run the sndconfig it finds the correct
driver, then when I try the sound test it just
freezes. I waited once for 20 minutes, but nothing
happen I have to hit crtl-z to start it up again.
This was a contagious problem, in x windows I had to
disable the sound engine otherwise any application
with sound would freeze up linux. I don't have the
isapnp.conf file, but I'm guessing that's because
sndconfig never finishes. I also don't have the
isapnp or pnpdump tools. I don't know if that's also
related to not being able to run sndconfig to the end.

I was thinking that the simple fix would be to change
it from 11 to another open number, but I don't know
how. I'm also worried that if I change that in linux
if it will effect win.

Sorry for the long post guys but I wanted to give out
all the details I had.

Crash
 

9 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Red Hat Linux Boot Problems

Hi. I have an 81 gig hard drive and split it up into 2 partitions. One for linux and the other for windows. I had my windows up and running and it was doing fine. Then i started my linux. I go Red Hat Linux out and installed it on the partition. This all worked out well. However, when i rebooted... (10 Replies)
Discussion started by: vertigo
10 Replies

2. UNIX for Dummies Questions & Answers

Red Hat 7.2.....

I just installed red hat 7.2 on my laptop. it's dual booted with xp and red hat. when i boot in to linux it boots up to the screen to ask me my name and pass....i put in root and my password. after this it goes to a blue screen and sits there. the after about 2 minutes it comes up with a fatal... (1 Reply)
Discussion started by: muzscman
1 Replies

3. UNIX for Dummies Questions & Answers

Red Hat 7.2 Linux Server - FTP Problems

I have just installed RH7.2 Server and along with apache 1.3 and PHP. I am able to FTP from my linux box to other remote maches, but am unable to FTP to the linux box from other remote machines. The message I get is: A remote host has refused an attempted connect operation. I have done some... (3 Replies)
Discussion started by: jyoung
3 Replies

4. UNIX for Dummies Questions & Answers

Red Hat 9 help

please help me how to install softwares in linux.i have a ethernet internet connection.i try to open the site on LAN to download internet client.but i cannot as our lan supports only internet explorer....i downloaded the linux client by booting thru XP......but i cannot c my NTFS partition thru... (0 Replies)
Discussion started by: shobhit143
0 Replies

5. Linux

red hat ee 2.6.9-42

hello. I would be greatfull if someone could tell me how will i see what dns server and gateway my red hat server uses. I tryied to find out by typing ifconfig command but i got : -bash: ifconfig: command not found , although man ifonconfig gives output with info about using that command. Is... (3 Replies)
Discussion started by: tonijel
3 Replies

6. Red Hat

Red Hat E 3

I'm am working with a Red Hat Enterprise 3 server. This is a dedicated server that is supposedly dedicated to one domain, but I have been tasked with trying to figure out if there are files on this system that are being accessed by other IP's. Does anyone know if how I would go about finding... (0 Replies)
Discussion started by: chrisPlusPlus
0 Replies

7. Red Hat

Red-hat

Hello, How do I see what IP addresses are connected to my machine? thanks (2 Replies)
Discussion started by: sonomao
2 Replies

8. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

9. Red Hat

Problems getting DKIM to wotk on Red Hat

We are setting up DKIM to sign outgoing messages only. We have three mail servers, one is Fedora and the other two are Red Hat. The install was relatively easy on the Fedora system, which handles our bulk mailings to perspective students. It took a bit to get the keys and the DNS entry... (0 Replies)
Discussion started by: caspersgrin
0 Replies
SND_GUSC(4)						   BSD Kernel Interfaces Manual 					       SND_GUSC(4)

NAME
snd_gusc -- Gravis UltraSound ISA bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_gusc Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_gusc_load="YES" Non-PnP cards require the following lines in device.hints(5): hint.gusc.0.at="isa" hint.gusc.0.port="0x220" hint.gusc.0.irq="5" hint.gusc.0.drq="1" hint.gusc.0.flags="0x13" DESCRIPTION
The snd_gusc bridge driver allows the generic audio driver sound(4) to attach to Gravis UltraSound sound cards. The value of flags specifies the secondary DMA channel. If the secondary DMA channel is C, set the flags to (C | 0x10). For a sound card without the secondary DMA channel, the flags should be set to zero. HARDWARE
The snd_gusc driver supports the following sound cards: o Gravis UltraSound MAX o Gravis UltraSound PnP DIAGNOSTICS
xxx: gus pcm not attached, out of memory There are not enough memory to drive the device. SEE ALSO
sound(4) HISTORY
The snd_gusc device driver first appeared in FreeBSD 4.0. AUTHORS
Ville-Pertti Keinonen <will@iki.fi> Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> BUGS
Recording pcm sound data is not supported yet. BSD
December 15, 2005 BSD
All times are GMT -4. The time now is 01:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy