LinuxQuestions.org
Visit Jeremy's Blog.
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


Closed Thread
  Search this Thread
Old 01-06-2005, 04:45 PM   #1
SocialEngineer
Member
 
Registered: May 2003
Distribution: Slackware
Posts: 236

Rep: Reputation: 31
Slack 10, kernel 2.6.7, alsa (1.0.7)


Ok, I had a thread going over here regarding this problem. It all started when I was trying to install Rosegarden.

It doesn't create /dev/sequencer (or /dev/snd/seq, which is what rosegarden needs).

I uninstalled ALSA 1.0.5a in favor of building a new alsa from source. Note that the seq device didn't exist before, either. lsmod returns that dev_snd_seq is compiled as a module, but like I said - it doesn't exist anywhere in /dev. Other sound has always worked.
 
Old 01-06-2005, 06:11 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
What does your /etc/modules.conf look like? Does the module load, what does lsmod report?
good luck.
 
Old 01-06-2005, 06:37 PM   #3
SocialEngineer
Member
 
Registered: May 2003
Distribution: Slackware
Posts: 236

Original Poster
Rep: Reputation: 31
/etc/modules.conf only has one line, for my nvidia drivers.

lsmod output:
Code:
Module                  Size  Used by
snd_pcm_oss            49192  0 
snd_mixer_oss          17408  1 snd_pcm_oss
ipv6                  212064  12 
uhci_hcd               27920  0 
joydev                  8000  0 
evdev                   7168  0 
eth1394                16904  0 
nvidia_agp              5788  1 
ohci_hcd               18436  0 
ehci_hcd               27012  0 
forcedeth              12032  0 
snd_intel8x0           29756  0 
ohci1394               29828  0 
ieee1394               89528  2 eth1394,ohci1394
pciehp                 89836  0 
shpchp                 92140  0 
snd_emu10k1            84648  0 
snd_rawmidi            20904  1 snd_emu10k1
snd_seq_device          7692  2 snd_emu10k1,snd_rawmidi
snd_ac97_codec         67936  2 snd_intel8x0,snd_emu10k1
snd_pcm                80520  4 snd_pcm_oss,snd_intel8x0,snd_emu10k1,snd_ac97_codec
snd_timer              21764  2 snd_emu10k1,snd_pcm
snd_page_alloc          9352  3 snd_intel8x0,snd_emu10k1,snd_pcm
snd_util_mem            3840  1 snd_emu10k1
snd_hwdep               8196  1 snd_emu10k1
snd                    48228  11 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer,snd_util_mem,snd_hwdep
soundcore               6752  1 snd
emu10k1_gp              2688  0 
gameport                3712  1 emu10k1_gp
8139too                20352  0 
mii                     4096  1 8139too
crc32                   4096  1 8139too
nls_utf8                1792  1 
ntfs                  113388  1 
ext3                  106088  1 
jbd                    47256  1 ext3
agpgart                26920  1 nvidia_agp
psmouse                17544  0 
reiserfs              218576  1
 
Old 01-06-2005, 06:45 PM   #4
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
It appears as if the module is loading? What card is this? Please post the output from /sbin/lspci -v.
good luck.
 
Old 01-06-2005, 06:54 PM   #5
SocialEngineer
Member
 
Registered: May 2003
Distribution: Slackware
Posts: 236

Original Poster
Rep: Reputation: 31
SB Live Value. I have an nForce mobo with built in sound, too, but I prefer to use the SB Live (better recording and output quality - while the nForce chipset has ASIO, I still prefer the SB Live).

Here is the output of /sbin/lspci -v.
Code:
00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev c1)
	Flags: bus master, 66Mhz, fast devsel, latency 0
	Memory at d0000000 (32-bit, prefetchable) [size=128M]
	Capabilities: [40] AGP version 3.0
	Capabilities: [60] #08 [2001]

00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev c1)
	Subsystem: Unknown device 1695:1000
	Flags: 66Mhz, fast devsel

00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev c1)
	Subsystem: Unknown device 1695:1000
	Flags: 66Mhz, fast devsel

00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev c1)
	Subsystem: Unknown device 1695:1000
	Flags: 66Mhz, fast devsel

00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev c1)
	Subsystem: Unknown device 1695:1000
	Flags: 66Mhz, fast devsel

00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev c1)
	Subsystem: Unknown device 1695:1000
	Flags: 66Mhz, fast devsel

00:01.0 ISA bridge: nVidia Corporation nForce2 ISA Bridge (rev a3)
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0
	Capabilities: [48] #08 [01e1]

00:01.1 SMBus: nVidia Corporation nForce2 SMBus (MCP) (rev a2)
	Subsystem: Unknown device 1695:1000
	Flags: 66Mhz, fast devsel, IRQ 11
	I/O ports at e400 [size=32]
	Capabilities: [44] Power Management version 2

00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3) (prog-if 10 [OHCI])
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 10
	Memory at e3080000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2

00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3) (prog-if 10 [OHCI])
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
	Memory at e3083000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2

00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a3) (prog-if 20 [EHCI])
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 10
	Memory at e3086000 (32-bit, non-prefetchable) [size=256]
	Capabilities: [44] #0a [2080]
	Capabilities: [80] Power Management version 2

00:04.0 Ethernet controller: nVidia Corporation nForce2 Ethernet Controller (rev a1)
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 12
	Memory at e3087000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at d000 [size=8]
	Capabilities: [44] Power Management version 2

00:05.0 Multimedia audio controller: nVidia Corporation nForce MultiMedia audio [Via VT82C686B] (rev a2)
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 11
	Memory at e3000000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: [44] Power Management version 2

00:06.0 Multimedia audio controller: nVidia Corporation nForce2 AC97 Audio Controler (MCP) (rev a1)
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 5
	I/O ports at d400 [size=256]
	I/O ports at d800 [size=128]
	Memory at e3081000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [44] Power Management version 2

00:08.0 PCI bridge: nVidia Corporation nForce2 External PCI Bridge (rev a3) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: e2000000-e2ffffff

00:09.0 IDE interface: nVidia Corporation nForce2 IDE (rev a2) (prog-if 8a [Master SecP PriP])
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0
	I/O ports at f000 [size=16]
	Capabilities: [44] Power Management version 2

00:0d.0 FireWire (IEEE 1394): nVidia Corporation nForce2 FireWire (IEEE 1394) Controller (rev a3) (prog-if 10 [OHCI])
	Subsystem: Unknown device 1695:1000
	Flags: bus master, 66Mhz, fast devsel, latency 0, IRQ 12
	Memory at e3084000 (32-bit, non-prefetchable) [size=2K]
	Memory at e3085000 (32-bit, non-prefetchable) [size=64]
	Capabilities: [44] Power Management version 2

00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev c1) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, medium devsel, latency 32
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
	Memory behind bridge: e0000000-e1ffffff
	Prefetchable memory behind bridge: d8000000-dfffffff

01:08.0 Communication controller: Conexant HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem (rev 01)
	Subsystem: Conexant HSF 56k Data/Fax/Voice/Spkp (w/Handset) Modem
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at e2000000 (32-bit, non-prefetchable) [size=64K]
	I/O ports at c000 [size=8]
	Capabilities: [40] Power Management version 2

01:09.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)
	Subsystem: Creative Labs SB Live! 5.1 Model SB0100
	Flags: bus master, medium devsel, latency 32, IRQ 12
	I/O ports at c400 [size=32]
	Capabilities: [dc] Power Management version 2

01:09.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 08)
	Subsystem: Creative Labs Gameport Joystick
	Flags: bus master, medium devsel, latency 32
	I/O ports at c800 [size=8]
	Capabilities: [dc] Power Management version 2

01:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
	Subsystem: Belkin: Unknown device 5000
	Flags: bus master, medium devsel, latency 32, IRQ 11
	I/O ports at cc00 [size=256]
	Memory at e2020000 (32-bit, non-prefetchable) [size=256]
	Expansion ROM at <unassigned> [disabled] [size=64K]
	Capabilities: [50] Power Management version 2

02:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5200] (rev a1) (prog-if 00 [VGA])
	Subsystem: ABIT Computer Corp.: Unknown device 8f15
	Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 11
	Memory at e0000000 (32-bit, non-prefetchable) [size=16M]
	Memory at d8000000 (32-bit, prefetchable) [size=128M]
	Expansion ROM at <unassigned> [disabled] [size=128K]
	Capabilities: [60] Power Management version 2
	Capabilities: [44] AGP version 3.0
 
Old 01-06-2005, 07:00 PM   #6
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Please do not post the same thread in more than one forum. Picking the most relevant forum and posting it once there makes it easier for other members to help you and keeps the discussion all in one place.

http://www.linuxquestions.org/rules.php

Please don't create new threads pointing to other existing threads. Instead, simply update the existing thread with the new information. This thread will be closed, please direct replies to this thread. Sorry for any inconvenience this causes. Thanks -- J.W.

Last edited by J.W.; 01-06-2005 at 07:17 PM.
 
Old 01-06-2005, 07:04 PM   #7
SocialEngineer
Member
 
Registered: May 2003
Distribution: Slackware
Posts: 236

Original Poster
Rep: Reputation: 31
That's cool, however, I felt the scope of the thread had outgrown the software forum, considering this has more to do with hardware. I pointed to the previous thread just to give people a reference to what has already been discussed. Sorry for not following the rules :/
 
  


Closed Thread



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
kernel-2.6.3 compiled with alsa but xmms alsa output dont plays demmylls Linux - General 3 09-01-2006 04:32 AM
Slack 10, kernel 2.6.7, SB Live Value+ALSA, causing rosegarden headaches SocialEngineer Linux - Software 11 04-14-2005 01:32 PM
slack 10 default kernel (2.4.26) and alsa problem perfect_circle Slackware 4 01-28-2005 04:51 PM
ALSA and kernel 2.6.0 on Slack 9.1 Ninja_212 Slackware 4 01-13-2004 10:43 PM
ALSA on Debian, Kernel Source is There Alsa dosent see it? pfizur Linux - Software 3 12-27-2003 08:46 AM

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

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