LinuxQuestions.org
Help answer threads with 0 replies.
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 12-13-2006, 10:50 PM   #1
sheatsm
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Rep: Reputation: 0
PCI card in PCI-X slot not working


I have an HP workstation running Fedora Core 6 and the latest 2.6 kernel provided in FC6. I am trying to debug a problem I'm having with the 64-bit PCI-X slots on the motherboard.

The problem started when installing a Sound Blaster Audigy 4. Windows would see the card fine but Linux could not. I had it plugged into on of the 100mhz PCI-X slot. After messing with that for days it occurred to me to try the single 32-bit slot (duh). That worked like a charm and the sound is fine.

But now I want to use my ATI TV Wonder Pro card and it is giving me the same symptoms. Windows sees it fine but Linux doesn't even display it in lspci. So the kernel modules aren't seeing it at all.

I don't have a 64-bit PCI-X card to plug into one of those slots to see if they work at all unfortunately. But my current theory is just that Linux for some reason is not seeing my 32 bit cards in the 64 bit slot.

Has anyone seen this before or have any suggestions?

Thanks, Matt
 
Old 12-13-2006, 11:25 PM   #2
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
Normally, the 64 bit pci-x slots are on a different south bridge than the pci slots. What type of system are you running? It probably needs a driver for that bus, or a kernel parameter, like pci=nommconf.
 
Old 12-13-2006, 11:49 PM   #3
sheatsm
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Original Poster
Rep: Reputation: 0
System..

It's a dual opteron x86_64 system. I think it's an HP xw9300. To be honest I've been out of the loop on this stuff for a while.

Is it safe to just try that kernel param?

Thanks for the reply.

Matt
 
Old 12-14-2006, 12:10 AM   #4
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
Worst that can happen is the system hangs during boot. A reboot will fix those.
 
Old 12-14-2006, 09:14 AM   #5
sheatsm
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Tried the kernel flag without success...

I tried the flag. Just interrupted grub and added the pci=nommconf to then end of the kernel line but nothing is different. I *think* the bus shows up in lspci:

Code:
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:08.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
00:19.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:19.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:19.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:19.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
05:04.0 Multimedia audio controller: Creative Labs SB0400 Audigy2 Value
05:05.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
0a:00.0 VGA compatible controller: nVidia Corporation NV41 [Quadro FX 3450/4000 SDI] (rev a2)
But as you can see, no mention of the TV tuner.

While I'm at it I'll post a uname output:

Code:
Linux hostname.removed 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64 x86_64 x86_64 GNU/Linux
Any more ideas? Thanks for your help,

Matt
 
Old 12-15-2006, 10:45 AM   #6
sheatsm
LQ Newbie
 
Registered: Dec 2006
Posts: 4

Original Poster
Rep: Reputation: 0
Figured it out...

The solution was a combination of kernel parameters, BIOS upgrades, and BIOS settings. I want to report it 100% accurately so someone else googling this can find it at a later date. I will post the details later when I know I'll get them right.

Matt
 
  


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
PCI-X Raid card wont fit in motherboards PCI Express x16 slot???? abefroman Linux - Hardware 4 12-01-2006 08:24 AM
Can any PCI card go into any PCI slot? Abomb Linux - Hardware 2 10-18-2006 09:26 AM
putting a 32bit PCI card in a 64bit slot? musicman_ace Linux - Hardware 2 10-04-2005 07:57 PM
Wireless card (in PCI slot) slack ditribution zowey Linux - Hardware 1 04-20-2005 12:55 PM
Diabling onboard sound card and enabling pci slot sound card abhatia Linux - Hardware 4 01-12-2004 02:10 AM

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

All times are GMT -5. The time now is 05:35 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