LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-10-2003, 10:09 PM   #1
Tegapath
LQ Newbie
 
Registered: Feb 2003
Location: Arkansas, USA
Distribution: RedHat 8.0
Posts: 5

Rep: Reputation: 0
I hate intergrated Hardware!


So I need some help!

I have a HP Pavilion 761n pc with an MSI built nForce motherboard that has my audio, NIC, and Video built on. I don't use the video though, I have a GForce 4 Ti 4600 for the video. So I have a WinXPHome/RedHat 8 install and I don't have audio or Nic. I have installed the driver packages from nVidea and have disabled p&P OS on my BIOS as suggested by a friend but RH won't find my Nic or sound, even though they have worked with RH before the same distro. Help!
 
Old 02-10-2003, 10:37 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Try looking at lspci -vv. I'm not sure on your level of experience, so if that doesn't help you, post up what that returns, and what you believe to be the model's of your soundcard and Nic. Also, please post up what you get from lsmod, and your /etc/modules.conf

Cool
 
Old 02-11-2003, 01:16 AM   #3
Tegapath
LQ Newbie
 
Registered: Feb 2003
Location: Arkansas, USA
Distribution: RedHat 8.0
Posts: 5

Original Poster
Rep: Reputation: 0
intergrated HW

ok, so the first two commands that you gave me did nothing, and a friend of mine I asked about it said that RedHat 8 got rid of those commands. I don't know.

The /etc/modules.conf file looked as follows:

alias parport_lowlevel parport_pc
alias usb-controller usb-ohci
alias sound-slot-1 nvaudio
alias usb-interface usb-ohci

Thats it. Yes I know that it shows my audio, but that doesn't mean it works. The Sound card utility in KDE knows what it is just doesn't know what module to use to make it work.

The specs for my PC can be found here:
http://h20015.www2.hp.com/en/documen...h07376#P38_490

my board is an Nvidia nForce 420D chipset

the audio is an AC97 Audio

and the NIC is an 10/100BT intergrated

Thats all it tells me!

Thanks for any help or advise you can give!
 
Old 02-11-2003, 01:21 AM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
I highly doubt (yet it's possible) RH would get rid of those commands. Make sure you are root, and make sure you are typing them correctly:
lspci -vv (LSPCI -VV lowercase)
lsmod (LSMOD lowercase)
and as root.

lsmod... I would almost bet my cool new fan that it exists on RH 8.

Cool
 
Old 02-11-2003, 02:23 AM   #5
Tegapath
LQ Newbie
 
Registered: Feb 2003
Location: Arkansas, USA
Distribution: RedHat 8.0
Posts: 5

Original Poster
Rep: Reputation: 0
I did each command as root in uper and lower case, and then had a friend do them.

I have had these things working before I re-installed RH8 so I might just re-install again. I will wait a day or so before I do. I am also getting help from other help boards as well.

Thanks for any ideas...........
 
Old 02-11-2003, 02:28 AM   #6
Tegapath
LQ Newbie
 
Registered: Feb 2003
Location: Arkansas, USA
Distribution: RedHat 8.0
Posts: 5

Original Poster
Rep: Reputation: 0
ooh, while Im asking questions, is there a better distro I ould be using that would have more support for hardware, and come in ISO format, ftp installs are a pain in the ass with my nick and I have the bandwidth for DL'ing ISOs.


Thanks again~
 
Old 02-11-2003, 11:39 AM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Well, I'd like to avoid a distro war, however Mandrake does seem to have better luck getting audio to work as it uses ALSA by default and has for quite some time.

The package that would contain lsmod and such is called modutils. See if you can locate such a package (should be part of a minimal install..) and install that.

Good Luck

Cool
 
Old 02-12-2003, 02:29 PM   #8
Tegapath
LQ Newbie
 
Registered: Feb 2003
Location: Arkansas, USA
Distribution: RedHat 8.0
Posts: 5

Original Poster
Rep: Reputation: 0
I fixed the network prob but I still have no sound.
I installed the audio drivers from nVidia they didn't work, then I installed OSS (Open Source Sound) program and it was able to use sound in test mode but there is always an error during the test and it stops.
 
Old 02-12-2003, 02:52 PM   #9
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
I usually suggest ALSA over OSS. Did you ever get lspci working? Sad that it isn't on your distro by default, very very sad...

Cool
 
Old 02-12-2003, 03:23 PM   #10
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,800

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally posted by MasterC
I usually suggest ALSA over OSS. Did you ever get lspci working? Sad that it isn't on your distro by default, very very sad...

Cool
Both lspci and lsmod are available on RH8.0. Even on a fairly minimal install.

Agreed about ALSA over OSS. I couln't get sound to worth worth a darn until I downloaded it and started using it. (Boy, the install process sure got easier in the last year or so.)
 
Old 02-12-2003, 03:25 PM   #11
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Do you have any suggestions as to why they are not working on his setup? Even as root, apparently they are still returning nothing?

Cool
 
Old 02-12-2003, 11:26 PM   #12
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,800

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally posted by MasterC
Do you have any suggestions as to why they are not working on his setup? Even as root, apparently they are still returning nothing?
No. I thought it might have been that he'd tried to run them as a non-root user but even that works... as long as you prefix everything with `/sbin/'. Dang.

I'd suggest the Red Hat hardware compatibility list but my experience is that it's woefully incomplete and outdated. Not seeing a piece of hardware on their list is not a reliable means of knowing that it's incompatible. In a word: worthless. There are some other hardware-related sites that collect user input on various types of hardware. There was one, in particular, that I was going to recommend but I can't find the link just now (my bookmarks are a real mess :-( ). I'll be sure and post it if I run across it.

Poking around on Bugzilla, I found only seven reports that mention Pavilion (none that mention 761n) and most of these are closed and are for older releases. And no common thread that seemed to be present in any of those reports.

Wonder where the advice to disable plug-n-play came from? I currently have it enabled on by Gigabyte m'board and have had no problems. (But then my board doesn't seem to be as ``all-in-one'' as Tegapath's.) I guess I'd try turning it on and seeing what changes.

This is a puzzler.
 
Old 02-13-2003, 01:29 AM   #13
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Quote:
Originally posted by Tegapath
ooh, while Im asking questions, is there a better distro I ould be using that would have more support for hardware, and come in ISO format, ftp installs are a pain in the ass with my nick and I have the bandwidth for DL'ing ISOs.
Hardware support is in the kernel with the exception of things like the nvidia drivers, etc. The general rule of thumb: later kernel version = more hardware support.

# Redhat links
Red Hat Linux Manuals
Maximum RPM
rpmfind
Easier software management: APT-RPM - Red Carpet

# Redhat 8.0 configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86

# Cheap CDs
Discount Linux CDs
Linux Central
Cheapbytes
TuxCDs
ComputerHelperGuy

Last edited by fancypiper; 02-13-2003 at 01:31 AM.
 
Old 02-13-2003, 03:54 AM   #14
annehoog
Member
 
Registered: Jan 2002
Location: Nederland
Distribution: RH 8 Psyche and Debian Woody
Posts: 373

Rep: Reputation: 32
Quote:
Originally posted by rnturn
No. I thought it might have been that he'd tried to run them as a non-root user but even that works... as long as you prefix everything with `/sbin/'. Dang.
Yep, in Redhat most utils aren't in your path so always try it with the full path,
/sbin/lsmod for instance should always work,

I also had problems with sound, but with alsa (installed form freshrpm psyche section) it works beautifully.

For Nvidia, please read the how to's posted in their forum, they are very precise and detailed.

Anne
 
Old 02-13-2003, 07:34 PM   #15
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,800

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally posted by annehoog
Yep, in Redhat most utils aren't in your path so always try it with the full path,
Well it all depends on what utilities you're trying to use. For the account that I'm using right now, Mozilla, Emacs, pdflatex, and Acrobat or ghostview are easy to get at without having to resort to a fully qualified path (thank $DIETY for that! :-) ) Stuff that's in /sbin /usr/sbin typically isn't the sort of utility that an average user is going to need. If you're still trying to configure hardware, you should probably be logged in as root anyway and all those utilities are in your PATH.
Quote:
[
I also had problems with sound, but with alsa (installed form freshrpm psyche section) it works beautifully.
Slightly, offtopic but did I read correctly a while back that ALSA was to be the sound driver in the 2.6 kernel?
Quote:

For Nvidia, please read the how to's posted in their forum, they are very precise and detailed.
Some people, apparently, find all the detail confusing. Go figure.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Not recognizing intergrated audio card Talen04 Linux - Hardware 2 04-28-2005 02:44 PM
have navidia g force 2 intergrated video , and tring to install linux 8.0 , and the s RAhdin Linux - Newbie 3 03-19-2004 11:06 PM
Mandrake AC/97 intergrated sound webwolf70 Linux - Hardware 0 03-03-2004 05:29 PM
Activating intergrated NIC mindseye Linux - Newbie 1 10-13-2003 04:54 AM
Avance AC'97 sound card (intergrated) in Slackware 9.0 amenas Linux - Hardware 1 05-28-2003 05:23 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration