LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 07-11-2003, 01:53 PM   #1
kbeaver
Member
 
Registered: Jul 2003
Location: Lakewood, CO
Distribution: SuSE 8.2
Posts: 41

Rep: Reputation: 15
Soundcard


I have read the wanted procedure, so I will try to get it right.

I have a SBLive! sound card that I cannot seem to get working, Red Hat 9.0 won't even recognize it.

lspci gave:

00:00.0 Host bridge: Intel Corp. 82850 850 (Tehama) Chipset Host Bridge (MCH) (rev 04)
00:01.0 PCI bridge: Intel Corp. 82850 850 (Tehama) Chipset AGP Bridge (rev 04)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 04)
00:1f.0 ISA bridge: Intel Corp. 82801BA ISA Bridge (LPC) (rev 04)
00:1f.1 IDE interface: Intel Corp. 82801BA IDE U100 (rev 04)
00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 04)
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti 4200] (rev a3)
02:01.0 USB Controller: VIA Technologies, Inc. USB (rev 50)
02:01.1 USB Controller: VIA Technologies, Inc. USB (rev 50)
02:01.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
02:02.0 USB Controller: VIA Technologies, Inc. USB (rev 50)
02:02.1 USB Controller: VIA Technologies, Inc. USB (rev 50)
02:02.2 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 51)
02:08.0 Modem: Broadcom Corporation BCM4212 v.90 56k modem (rev 02)
02:09.0 Multimedia audio controller: Creative Labs [SB Live! Value] EMU10k1X
02:09.1 Input device controller: Creative Labs [SB Live! Value] Input device controller
02:0c.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 10)


I think the line we are looking for is 02:09.0

Kernel: 2.4.20-18.9

I looked at dmesg, couldn't find anything relative.

Please help
 
Old 07-11-2003, 03:50 PM   #2
sk8guitar
Member
 
Registered: Jul 2003
Location: DC
Distribution: mandrake 9.1
Posts: 415

Rep: Reputation: 30
what does lsmod give you? have you tried sndconfig?
 
Old 07-11-2003, 04:00 PM   #3
kbeaver
Member
 
Registered: Jul 2003
Location: Lakewood, CO
Distribution: SuSE 8.2
Posts: 41

Original Poster
Rep: Reputation: 15
I cannot seem to find sndconfig...

Here is what lsmod gave me:
Module Size Used by Not tainted
parport_pc 19076 1 (autoclean)
lp 8996 0 (autoclean)
parport 37056 1 (autoclean) [parport_pc lp]
iptable_filter 2412 0 (autoclean) (unused)
ip_tables 15096 1 [iptable_filter]
autofs 13268 0 (autoclean) (unused)
e100 54564 1
sg 36524 0 (autoclean)
sr_mod 18136 0 (autoclean)
ide-scsi 12208 0
scsi_mod 107544 3 [sg sr_mod ide-scsi]
ide-cd 35712 0
cdrom 33728 0 [sr_mod ide-cd]
printer 8928 0
keybdev 2976 0 (unused)
mousedev 5556 2
hid 22244 0 (unused)
input 5856 0 [keybdev mousedev hid]
usb-uhci 26412 0 (unused)
ehci-hcd 20072 0 (unused)
usbcore 79040 1 [printer hid usb-uhci ehci-hcd]
ext3 70784 2
jbd 51924 2 [ext3]
 
Old 07-11-2003, 04:53 PM   #4
sk8guitar
Member
 
Registered: Jul 2003
Location: DC
Distribution: mandrake 9.1
Posts: 415

Rep: Reputation: 30
check to see if #dmesg has any weird errors

and to get sndconfig, redhat should have the rpm for it. just install that and run it.
 
Old 07-11-2003, 05:25 PM   #5
kbeaver
Member
 
Registered: Jul 2003
Location: Lakewood, CO
Distribution: SuSE 8.2
Posts: 41

Original Poster
Rep: Reputation: 15
If I use #dmesg, nothing,
if I use dmesg:
Linux version 2.4.20-18.9 (bhcompile@porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu May 29 07:08:16 EDT 2003
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001ff6f000 (usable)
BIOS-e820: 000000001ff6f000 - 000000001ff71000 (ACPI NVS)
BIOS-e820: 000000001ff71000 - 0000000020000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
On node 0 totalpages: 130927
zone(0): 4096 pages.
zone(1): 126831 pages.
zone(2): 0 pages.
Kernel command line: ro root=LABEL=/ hdd=ide-scsi
ide_setup: hdd=ide-scsi
Initializing CPU#0
Detected 2784.374 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 5557.45 BogoMIPS
Memory: 510832k/523708k available (1356k kernel code, 10316k reserved, 1004k data, 132k init, 0k highmem)
Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 32768 (order: 5, 131072 bytes)
Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: bfebfbff 00000000 00000000 00000000
CPU: Common caps: bfebfbff 00000000 00000000 00000000
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 07
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfbe8e, last bus=2
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801BA/CA/DB PCI Bridge
PCI: Using IRQ router PIIX [8086/2440] at 00:1f.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
PCI: Found IRQ 11 for device 02:08.0
PCI: Sharing IRQ 11 with 00:1f.3
PCI: Sharing IRQ 11 with 02:02.1
Redundant entry in serial pci_table. Please send the output of
lspci -vv, this message (14e4,4212,1028,0001)
and the manufacturer and name of serial board or modem board
to serial-pci-info@lists.sourceforge.net.
register_serial(): autoconfig failed
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta3-.2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH2: IDE controller at PCI slot 00:1f.1
ICH2: chipset revision 4
ICH2: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hdaMA, hdbio
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdcMA, hddMA
hda: MAXTOR 6L040J2, ATA DISK drive
blk: queue c03cdfe0, I/O limit 4095Mb (mask 0xffffffff)
hdc: LITEON DVD-ROM LTD163, ATAPI CD/DVD-ROM drive
hdd: HL-DT-ST GCE-8481B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 78177792 sectors (40027 MB) w/1819KiB Cache, CHS=4866/255/63, UDMA(100)
ide-floppy driver 0.99.newide
Partition check:
hda: hda1 hda2 hda3 hda4 < hda5 hda6 >
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 143k freed
VFS: Mounted root (ext2 filesystem).
Journalled Block Device driver loaded
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 132k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
PCI: Found IRQ 9 for device 02:01.2
PCI: Sharing IRQ 9 with 01:00.0
ehci-hcd 02:01.2: VIA Technologies, Inc. USB 2.0
ehci-hcd 02:01.2: irq 9, pci mem e0849c00
usb.c: new USB bus registered, assigned bus number 1
PCI: 02:01.2 PCI cache line size set incorrectly (64 bytes) by BIOS/FW.
PCI: 02:01.2 PCI cache line size corrected to 128.
ehci-hcd 02:01.2: USB 2.0 enabled, EHCI 0.95, driver 2003-Jan-22
hub.c: USB hub found
hub.c: 4 ports detected
PCI: Found IRQ 10 for device 02:02.2
PCI: Sharing IRQ 10 with 02:01.0
ehci-hcd 02:02.2: VIA Technologies, Inc. USB 2.0 (#2)
ehci-hcd 02:02.2: irq 10, pci mem e084b800
usb.c: new USB bus registered, assigned bus number 2
PCI: 02:02.2 PCI cache line size set incorrectly (64 bytes) by BIOS/FW.
PCI: 02:02.2 PCI cache line size corrected to 128.
ehci-hcd 02:02.2: USB 2.0 enabled, EHCI 0.95, driver 2003-Jan-22
hub.c: USB hub found
hub.c: 4 ports detected
usb-uhci.c: $Revision: 1.275 $ time 07:14:02 May 29 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 10 for device 02:01.0
PCI: Sharing IRQ 10 with 02:02.2
usb-uhci.c: USB UHCI at I/O 0xece0, IRQ 10
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 3
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 3 for device 02:01.1
PCI: Sharing IRQ 3 with 02:02.0
PCI: Sharing IRQ 3 with 02:09.0
PCI: Sharing IRQ 3 with 02:0c.0
usb-uhci.c: USB UHCI at I/O 0xecc0, IRQ 3
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 4
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 3 for device 02:02.0
PCI: Sharing IRQ 3 with 02:01.1
PCI: Sharing IRQ 3 with 02:09.0
PCI: Sharing IRQ 3 with 02:0c.0
usb-uhci.c: USB UHCI at I/O 0xeca0, IRQ 3
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 5
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 11 for device 02:02.1
PCI: Sharing IRQ 11 with 00:1f.3
PCI: Sharing IRQ 11 with 02:08.0
usb-uhci.c: USB UHCI at I/O 0xec80, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 6
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), internal journal
Adding Swap: 1044184k swap-space (priority -1)
hub.c: new USB device 02:01.0-2, assigned address 2
usb-uhci.c: interrupt, status 3, frame# 1115
input0: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse® Explorer] on usb3:2.0
hub.c: new USB device 02:02.0-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x3f0/0x1204) is not claimed by any active driver.
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,3), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 0x03F0 pid 0x1204
printer.c: v0.11: USB Printer Device Class driver
hdc: attached ide-cdrom driver.
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
SCSI subsystem driver Revision: 1.00
hdd: attached ide-scsi driver.
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Vendor: HL-DT-ST Model: CD-RW GCE-8481B Rev: C102
Type: CD-ROM ANSI SCSI revision: 02
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
ip_tables: (C) 2000-2002 Netfilter core team
Intel(R) PRO/100 Network Driver - version 2.2.21-k1
Copyright (c) 2003 Intel Corporation

PCI: Found IRQ 3 for device 02:0c.0
PCI: Sharing IRQ 3 with 02:01.1
PCI: Sharing IRQ 3 with 02:02.0
PCI: Sharing IRQ 3 with 02:09.0
e100: selftest OK.
divert: allocating divert_blk for eth0
e100: eth0: Intel(R) PRO/100 Network Connection
Hardware receive checksums enabled

ip_tables: (C) 2000-2002 Netfilter core team
ip_tables: (C) 2000-2002 Netfilter core team
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
lp0: console ready
 
Old 07-13-2003, 08:11 PM   #6
HSAdude
LQ Newbie
 
Registered: Jul 2003
Location: Programming in my bedroom
Distribution: Red Hat Linux 9
Posts: 4

Rep: Reputation: 0
kbeaver,

Just a quick off-topic question, but how did you set up your modem (I have the same one)?
 
Old 07-13-2003, 09:33 PM   #7
sk8guitar
Member
 
Registered: Jul 2003
Location: DC
Distribution: mandrake 9.1
Posts: 415

Rep: Reputation: 30
well kbeaver, i'm pretty new at linux myself, but i searched a bit and found a page that might help you out

try going here:

http://www.justlinux.com/nhf/Soundcards

you probably don't have to download or compile any of the stuff if you have a recent kernel. so try skipping anything that says download and compile and whatnot. try starting from here:

Quote:
Findingyour modules directory is tricky, since it's different with every single frickin' distro. But... here's what we can do.

cd /lib/modules

that part is always the same

ls

Now, check out those ve....
 
Old 07-13-2003, 09:45 PM   #8
kbeaver
Member
 
Registered: Jul 2003
Location: Lakewood, CO
Distribution: SuSE 8.2
Posts: 41

Original Poster
Rep: Reputation: 15
HSADude,
I am on a cable-modem, and it worked as soon as I fired Red Hat up the first time. Don't know what to tell you.
 
Old 07-14-2003, 12:05 AM   #9
HSAdude
LQ Newbie
 
Registered: Jul 2003
Location: Programming in my bedroom
Distribution: Red Hat Linux 9
Posts: 4

Rep: Reputation: 0
odd...thanks anyway
 
Old 07-29-2003, 07:50 PM   #10
acoleuen
LQ Newbie
 
Registered: Jul 2003
Posts: 1

Rep: Reputation: 0
No driver for Sound Blaster Live! Value in Redhat 9

I have looked around. Apparently the "value" version of the Sound Blaster Live! doesn't have a driver. Creative, the manufacturer sends you to www.opensound.com for a driver. There are several posts that say that their driver produces a sound that is barely audible. Here is the info from my new Optiplex 270GX.

# lspci
00:00.0 Host bridge: Intel Corp. 82865G [Springdale-G] Chipset Host Bridge (rev 02)
00:01.0 PCI bridge: Intel Corp.: Unknown device 2571 (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801EB USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801EB USB (Hub #2) (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801EB USB (Hub #3) (rev 02)
00:1d.3 USB Controller: Intel Corp. 82801EB USB EHCI Controller #2 (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801EB USB EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp. 82801EB ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801EB ICH5 IDE (rev 02)
00:1f.2 IDE interface: Intel Corp.: Unknown device 24d1 (rev 02)
00:1f.3 SMBus: Intel Corp. 82801EB SMBus (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev a2)
02:07.0 Multimedia audio controller: Creative Labs [SB Live! Value] EMU10k1X
02:07.1 Input device controller: Creative Labs [SB Live! Value] Input device controller
02:0c.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet Controller (rev 02)

# uname -a
Linux dawn.uen.org 2.4.20-19.9 #1 Tue Jul 15 17:18:13 EDT 2003 i686 i686 i386 GNU/Linux

# grep "sound-" /var/log/messages | tail -2
Jul 29 16:00:29 dawn modprobe: modprobe: Can't locate module sound-slot-0
Jul 29 16:00:29 dawn modprobe: modprobe: Can't locate module sound-service-0-0

I am trying to decide whether to send the sound card back or what.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Soundcard Driver for ALi M5451 Soundcard (Trident Module) xianzai Linux - Hardware 3 12-15-2006 01:00 PM
Soundcard being used by... something... Saint_Paul Linux - Hardware 4 04-01-2006 03:45 PM
Getting CD audio through PCI soundcard NOT motherboard soundcard HalfDiminished Debian 0 01-11-2005 07:59 AM
What soundcard should I use? TRON2 Linux - Hardware 3 11-01-2003 05:00 AM
How can I know the soundcard name ? volshta Linux - Hardware 2 10-30-2003 09:39 AM

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

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