LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-25-2004, 03:07 AM   #31
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58

It's part of pciutils, and you really should have it installed.
 
Old 03-25-2004, 11:40 AM   #32
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
Turns out that PCIUtils is not installed to Mandy 9.2 by default. Easy enough to install though. Here's the ouput from "lspci -vv":

00:05.0 Multimedia audio controller: nVidia Corporation: Unknown device 01b0 (rev c2)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 3730
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0 (250ns min, 3000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e0000000 (32-bit, non-prefetchable) [size=512K]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:06.0 Multimedia audio controller: nVidia Corporation nForce Audio (rev c2)
Subsystem: Micro-Star International Co., Ltd.: Unknown device 3730
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0 (500ns min, 1250ns max)
Interrupt: pin A routed to IRQ 11
Region 0: I/O ports at d800 [size=256]
Region 1: I/O ports at dc00 [size=128]
Region 2: Memory at e0082000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
 
Old 03-25-2004, 01:30 PM   #33
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Well, thats interesting, is this nforce1 or nforce2?
It's quite different to what mine reports,


00:05.0 Multimedia audio controller: nVidia Corporation nForce MultiMedia audio [Via VT82C686B] (rev a2)
Subsystem: Asustek Computer, Inc.: Unknown device 0c11
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0 (250ns min, 3000ns max)
Interrupt: pin A routed to IRQ 3
Region 0: Memory at e6000000 (32-bit, non-prefetchable) [size=512K]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
Subsystem: Asustek Computer, Inc.: Unknown device 8095
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0 (500ns min, 1250ns max)
Interrupt: pin A routed to IRQ 4
Region 0: I/O ports at e400 [size=256]
Region 1: I/O ports at e800 [size=128]
Region 2: Memory at e6085000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

Have you ever tried the nvaudio module on this board?
 
Old 03-25-2004, 01:44 PM   #34
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
That's the thing...... I'm not really sure. I'm not sure what kind of MOBO it is. I think it's an AMI(?). It's an Athlon 1800+, that I got from a friend who didn't want it. I BELIEVE it is an nForce2, but I have no way of being certain. This MOBO has no identifying markings (that I'm aware of). The nvaudio module does not seem to work for this chipset. Could all of this be because I'm using Mandrake? You (and everyone else who uses Slackware) seem to have the most compatible distro. Mandy has only ever given me headaches and I'm always fixing something.

I'm going to open my linux box and see if I can't find a serial number or something.

Last edited by dangerboy; 03-25-2004 at 01:48 PM.
 
Old 03-25-2004, 01:53 PM   #35
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
It's an MSI board of some sort, probably an nforce1 (which had a few problems when they first came out - not that yours is one of these but you never know). If we can ID the board model we can check for any BIOS updates that may help with your hardware problems, also booting a live linux cd like knoppix and seeing if the audio works will rule mandy in or out as the culprit.
 
Old 03-25-2004, 01:57 PM   #36
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
OK...... I look at the only nVidia chip on the board and it says "nForce" not "nForce2." Apparently I've been trying to make a square peg fit in a round hole. lol So how do I get the nForce1 up and running?

-smacks head- Doh!
 
Old 03-25-2004, 02:05 PM   #37
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Quote:
Originally posted by dangerboy
--<snip>--
So how do I get the nForce1 up and running?
In theory it's exactly the same as nforce2..........
We need to ID your mainboard and check to see if it has any "issues", somewhere on the pcb there should be a model number and revision, they are often near the pci slots.
Also, you should go into the bios setup and double check all audio settings.

Last edited by Aussie; 03-25-2004 at 02:06 PM.
 
Old 03-25-2004, 02:17 PM   #38
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
Bingo.

K7N420 Pro Ver: 1.0

http://www.msicomputer.com/product/d...del=K7N420_Pro

I'm gonna google a bit and see if anything pops up about this prob in linux..... unless there is a quicker route?

BTW: Thanx for your help. I'm learning tons.
 
Old 03-25-2004, 02:26 PM   #39
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
Should I just go ahead and flash the bios?
 
Old 03-25-2004, 02:44 PM   #40
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
If there is a newer bios then yes.
 
Old 03-25-2004, 02:46 PM   #41
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
is it ok to flash from a floppy?
 
Old 03-25-2004, 03:02 PM   #42
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Yes, you need a plain dos floppy.
 
Old 03-25-2004, 03:02 PM   #43
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
I'll just create a RAMDISK.
 
Old 03-25-2004, 03:31 PM   #44
dangerboy
Member
 
Registered: Aug 2003
Distribution: Slackware 12.1, Slackware Current, Ubuntu Hardy Heron 8.04
Posts: 110

Original Poster
Rep: Reputation: 15
Looks like I have bigger fish to fry now. My linux box won't reboot.

Out of the frying pan and into the fire.
 
Old 03-25-2004, 03:58 PM   #45
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Did the flash complete without any errors and have you tried resetting the CMOS jumper?
 
  


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
No sound with nforce2 A7N8X-X alsa, Slack10/kernel 2.6.7 Cipher3D Linux - Software 8 08-04-2004 02:48 PM
ALSA Playing one sound at a time on nForce2 macdonalder Linux - Hardware 4 07-24-2004 08:38 PM
nvidia nforce2 audio problem - Gigabyte K7 Triton - Mandrake 9.2 flesh99 Linux - Hardware 2 02-09-2004 05:47 PM
No CD Sound on an NVIDIA Nforce2 Board W1pEout[64] Linux - Hardware 3 01-03-2004 06:41 AM
Mandrake 9.1 -> installing nvidia nforce2 & detonator drivers piratu Mandriva 2 10-22-2003 10:52 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:59 AM.

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