NVIDIA nForce Audio

Booting, installing, newbie
Post Reply
Message
Author
DaOne

NVIDIA nForce Audio

#1 Post by DaOne »

I have a problem with audio. At first i couldnt figure out what the problem was & then i ran PCI thingy & it gave me this.

===== query_pci_devices =====
10de: 1a0 (3,0) 0 [ (null) - (null) ] (null)
10de: 1b7 (6,4) 0 [ (null) - (null) ] (null)
10de: 1bc (1,1) 0 [ (null) - (null) ] (null)
10de: 1b8 (6,4) 0 [ (null) - (null) ] (null)
10de: 1b1 (4,1) 0 [ (null) - (null) ] (null)
10de: 1b0 (4,1) 0 [ (null) - (null) ] (null)
10de: 1c3 (2,0) 0 [ (null) - (null) ] (null)
10de: 1c2 (12,3) 0 [ (null) - (null) ] (null)
10de: 1c2 (12,3) 0 [ (null) - (null) ] (null)
10de: 1b4 (12,5) 0 [ (null) - (null) ] (null)
10de: 1b2 (6,1) 0 [ (null) - (null) ] (null)
10de: 1aa (5,0) 0 [ (null) - (null) ] (null)
10de: 1ad (5,0) 0 [ (null) - (null) ] (null)
10de: 1ac (5,0) 0 [ (null) - (null) ] (null)
10de: 1a4 (6,0) 0 [ (null) - (null) ] (null)

===== parse_pci_devices =====
No info found about the device 10de. 1b1 (AUDIO)!
Please send a snapshot of this window to
puppy@goosee.com. Also read Modules HOWTO.
No info found about the device 10de. 1b0 (AUDIO)!
Please send a snapshot of this window to
puppy@goosee.com. Also read Modules HOWTO.
10de: 1a0 (3,0) 0 [ (null) - (null) ] DISPLAY (null)
10de: 1b7 (6,4) 0 [ (null) - (null) ] BRIDGE (null)
10de: 1bc (1,1) 0 [ (null) - (null) ] EIDE (null)
10de: 1b8 (6,4) 0 [ (null) - (null) ] BRIDGE (null)
10de: 1b1 (4,1) 1 [ (null) - (null) ] AUDIO (null)
10de: 1b0 (4,1) 1 [ (null) - (null) ] AUDIO (null)
10de: 1c3 (2,0) 11 [ nVidia - nForce MCP Networking Adapter ] ETHERNET
forcedeth
10de: 1c2 (12,3) 11 [ nVidia Corp - nForce USB Controller ] USB usb-ohci
10de: 1c2 (12,3) 11 [ nVidia Corp - nForce USB Controller ] USB usb-ohci
10de: 1b4 (12,5) 0 [ (null) - (null) ] SERIAL (null)
10de: 1b2 (6,1) 0 [ (null) - (null) ] BRIDGE (null)
10de: 1aa (5,0) 0 [ (null) - (null) ] MEMORY (null)
10de: 1ad (5,0) 0 [ (null) - (null) ] MEMORY (null)
10de: 1ac (5,0) 0 [ (null) - (null) ] MEMORY (null)
10de: 1a4 (6,0) 0 [ (null) - (null) ] BRIDGE (null)


It says to send it to puppy@goosee.com but when I did that i got a message saying that the email address doesnt exist. Any ideas on email address or if i should just post such things here?
thnx.

- DaOne

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#2 Post by BarryK »

Well, we have to search the internet and find out what driver module (OSS sound system) needs to get loaded for the 10de:1b1 and 01de:1b0 chips.

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#3 Post by BarryK »

Please try this:

Code: Select all

# modprobe i810_audio
and let me know if it works.

Post Reply