Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
04:00.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 8b)
Subsystem: VIA Technologies, Inc.: Unknown device 0106
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at 1000 [size=256]
Memory at 50001000 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] Power Management version 2
04:08.0 Ethernet controller: Intel Corp.: Unknown device 27dc (rev 01)
Subsystem: Intel Corp.: Unknown device 3086
Flags: bus master, medium devsel, latency 32, IRQ 11
Memory at 50000000 (32-bit, non-prefetchable) [size=4K]
I/O ports at 1100 [size=64]
Capabilities: [dc] Power Management version 2
can anyone help me that what is the name of my soundcard ar which driver i need ?
As a matter of fact, I can. You have a Sigmatel sound chip that is attached as a sub-device to the ICH on that board. I have the same one, and I'm working on the alsa drivers for it. Fisrt, I need to know what kernel you have (or at least what update version of RH4). Reason I say that, is Redhat made a change to the kernel between update 2 and update 3 that breaks alsa 1.0.11 building (which is the version you'll need to get this working).
If you have update 2 or earlier, you can download and install alsa 1.0.11 (alsa-project.org). If you have update 3, you'll need to patch one of the headers. Download alsa and try it out. If the build fails, let me know, and I'll post the simple patch (I have it archived).
hi , grueMaster
how would u come know that their is Sigmatel sound chip.
my kernel version is 2.6: and
on thing more the lspci -v shows lots of unknowndevice? why. also my machine can't detect my inbuilt Intel ethernet adapter(as i know that its driver e100 is already supporte by kernel).is it matter to worry about?
how would u come know that their is Sigmatel sound chip.
The magical Linux Oracle provides my knowledge.
Actually, I have almost the same board (same audio device ID, same chipset). I also looked at Intel's web site for specs on their 945 boards to see what audio codecs were used.
As to your system, you can download the latest alsa drivers and build them, or you can get a copy of my source rpms, and rebuild them (easier).
To rebuild the source rpms, first, make sure that you have the development tools loaded, and the kernel-devel (or kernel-smp-devel) package installed. Then, type rpmbuild --rebuild alsa-driver-1.0.11.src.rpm to rebuild the source. Once it builds, it will tell you where it copied the binary rpm to, just use "rpm -ivh <binary.rpm>" --force to install it (replace <binary.rpm> with the file that the build created, usually /usr/src/redhat/RPMS/i386/alsa-driver-1.0.11.i386.rpm). Once that is installed, repeat the process for alsa-lib, and alsa-utils. You have to build them in order, as each package depends on the previous package.
i got this rpm alsa-driver-1.0.11rc5.tar.bz and copied it into root home directory. then
untar it and got the file as alsa-driver-1.0.
now changing dir to alsa- i run ./configur ,checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether gcc needs -traditional... no
checking for current directory... /root/alsa-driver-1.0.11rc5
checking cross compile...
checking for directory with kernel source... /lib/modules/2.6.9-5.ELsmp/source
checking for directory with kernel build... /lib/modules/2.6.9-5.ELsmp/build
checking for kernel linux/version.h... yes
checking for kernel linux/autoconf.h... yes
checking for kernel version... 2.6.9-5.ELsmp
checking for GCC version... Kernel compiler: gcc 3.4.3 20041212 (Red Hat 3.4.3-9.EL4) Used compiler: gcc (GCC) 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)
checking for built-in ALSA... no
checking for existing ALSA module... yes
checking for Red Hat kernel... auto
checking for Red Hat kernel... no
checking for SUSE kernel... auto
checking for SUSE kernel... no
checking to modify of kernel linux/kmod.h... no
checking for kernel linux/compiler.h... yes
checking for kernel linux/pm.h... yes
checking for kernel linux/spinlock.h... yes
checking for kernel linux/irq.h... yes
checking for kernel linux/threads.h... yes
checking for kernel linux/rwsem.h... yes
checking for kernel linux/gameport.h... yes
checking for kernel linux/devfs_fs_kernel.h... yes
checking for kernel linux/highmem.h... yes
checking for kernel linux/workqueue.h... yes
checking for kernel linux/dma-mapping.h... yes
checking for kernel asm/hw_irq.h... yes
checking for kernel linux/device.h... yes
checking for kernel linux/platform_device.h... no
Creating <linux/platform_device.h>...
checking for kernel linux/jiffies.h... yes
checking for kernel linux/compat.h... yes
checking for kernel linux/adb.h... yes
checking for kernel linux/cuda.h... yes
checking for kernel linux/pmu.h... yes
checking for kernel linux/moduleparam.h... yes
checking for kernel linux/syscalls.h... yes
checking for kernel linux/firmware.h... yes
checking for kernel linux/err.h... yes
checking for kernel linux/bitmap.h... yes
checking for kernel linux/mutex.h... no
Creating <linux/mutex.h>...
checking for kernel module symbol versions... yes
checking for PCI support in kernel... yes
checking for I2C driver in kernel... module
checking for firmware loader... yes
checking for input subsystem in kernel... yes
checking for directory to store kernel modules... /lib/modules/2.6.9-5.ELsmp/kernel/sound
checking for verbose procfs... on
checking for verbose printk... on
checking for debug level... none
checking for ISA support in kernel... yes
checking for processor type... i686
checking for i386 machine type... default
checking for SMP... yes
checking for Video device support in kernel... yes
checking for ISA PnP driver in kernel... yes
checking for PnP driver in kernel... yes
checking for Kernel ISA-PnP support... no
checking for Kernel ISA-PnP module support... no
checking for strlcpy... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for scnprintf... yes
checking for sscanf... yes
checking for vmalloc_to_page... yes
checking for old kmod... no
checking for PDE... yes
checking for pci_set_consistent_dma_mask... yes
checking for pci_dev_present... no
checking for msleep... yes
checking for msleep_interrupt... yes
checking for msecs_to_jiffies... yes
checking for tty->count is the atomic type... no
checking for video_get_drvdata... yes
checking for io_remap_pfn_range... no
checking for new io_remap_page_range... yes
checking for kcalloc... yes
checking for kstrdup... no
checking for kzalloc... no
checking for create_workqueue with flags... no
checking for saved_config_space in pci_dev... yes
checking for new pci_save_state... no
checking for register_sound_special_device... no
checking for driver version... 1.0.11rc5
checking for sequencer support... yes
checking for OSS/Free emulation... yes
checking for OSS PCM plugin system inclusion... yes
checking for RTC callback support in kernel... may be buggy, skipped
checking for HPET support... no
checking for dynamic minor numbers... no
checking for support of old API... yes
checking for Procfs support... yes
checking for USB support... yes
checking for class_simple... yes
checking for old driver suspend/resume callbacks... yes
checking for removal of page-reservation for nopage/mmap... no
checking for nested class_device... no
checking for PnP suspend/resume... no
checking for new unlocked/compat_ioctl... no
checking for PC-Speaker hook... no
checking for kernel PCMCIA
checking for PCMCIA support... yes
checking for PC9800 support in kernel... no
checking for parallel port support... yes
checking for which soundcards to compile driver for... all
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
config.status: creating snddevices
config.status: creating utils/alsa-driver.spec
config.status: creating utils/buildrpm
config.status: creating toplevel.config
config.status: creating utils/alsasound
config.status: creating utils/alsasound.posix
config.status: creating include/pci_ids_compat.h
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: creating include/config1.h
config.status: include/config1.h is unchanged
config.status: creating include/version.h
config.status: include/version.h is unchanged
config.status: creating include/autoconf-extra.h
config.status: include/autoconf-extra.h is unchanged
Hacking autoconf.h...
after that i run make, the last some entries give error as
In file included from /root/alsa-driver-1.0.11rc5/pci/ali5451/ali5451.c:1:
/root/alsa-driver-1.0.11rc5/pci/ali5451/../../alsa-kernel/pci/ali5451/ali5451.c: In function `snd_ali_create':
/root/alsa-driver-1.0.11rc5/pci/ali5451/../../alsa-kernel/pci/ali5451/ali5451.c:2224: error: `DMA_31BIT_MASK' undeclared (first use in this function)
/root/alsa-driver-1.0.11rc5/pci/ali5451/../../alsa-kernel/pci/ali5451/ali5451.c:2224: error: (Each undeclared identifier is reported only once
/root/alsa-driver-1.0.11rc5/pci/ali5451/../../alsa-kernel/pci/ali5451/ali5451.c:2224: error: for each function it appears in.)
make[5]: *** [/root/alsa-driver-1.0.11rc5/pci/ali5451/ali5451.o] Error 1
make[4]: *** [/root/alsa-driver-1.0.11rc5/pci/ali5451] Error 2
make[3]: *** [/root/alsa-driver-1.0.11rc5/pci] Error 2
make[2]: *** [_module_/root/alsa-driver-1.0.11rc5] Error 2
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.9-5.EL-smp-i686'
make: *** [compile] Error 2
will u help me what to do next. what is the procedure to compile a driver.
As luck would have it, I've been working on the alsa drivers, and have a fix for that issue. I am almost ready to post a new set of source rpms that fixes that issue and several others. I will post them later this week. Bear with me a little while longer.
04:00.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 8b)
Subsystem: VIA Technologies, Inc.: Unknown device 0106
Flags: bus master, medium devsel, latency 32, IRQ 11
I/O ports at 1000 [size=256]
Memory at 50001000 (32-bit, non-prefetchable) [size=256]
Capabilities: [44] Power Management version 2
04:08.0 Ethernet controller: Intel Corp.: Unknown device 27dc (rev 01)
Subsystem: Intel Corp.: Unknown device 3086
Flags: bus master, medium devsel, latency 32, IRQ 11
Memory at 50000000 (32-bit, non-prefetchable) [size=4K]
I/O ports at 1100 [size=64]
Capabilities: [dc] Power Management version 2
the above command results lots of unknown device what are that and why? how can i rectify it.
Here is an updated version of alsa. It's the same basic 1.0.11 with some added patches. It has been built and tested on RedHat 4 update 2 and update 3. Note: Front panel audio out may not be working. Let me know if you experience any problems. If you have build issues, send me the build log in a private email (rpmbuild --rebuild <package> 2>&1 >alsa-<package>.log).
Good luck.
As to the unknown devices, the only thing I can recommend is getting an update from RedHat. They are up to update 3 now (kernel 2.6.9-34).
Last edited by GrueMaster; 06-19-2006 at 09:40 PM.
The link I posted earlier will give you a set of src.rpm files (in a tarball). To rebuild them, first, extract them with "tar -zxvf alsa-1.0.11-2.tar.bz2", then rebuild and install each of them with "rpmbuild --rebuild <src.rpm>" (where src.rpm is the name of each rpm file). After the driver has built, look at the output near the end where it says "wrote <some path>/alsa-driver-1.0.11-2.i386.rpm". It is this rpm that you want to install. Type "rpm -Uvh <path to rpm>/alsa-driver-1.0.11-2.i386.rpm". After it installs, do the same for the libs and utils. Be aware that the libs will generate 2 i386.rpm files, alsa-lib, and alsa-lib-devel. Install both of these before building the alsa-utils.
The driver rpm will install new drivers based on your current kernel configuration. No need to merge with a new kernel, or download a kernel source tree from kernel.org. You will need to install either kernel-source-2.6.9-5.EL.i386.rpm, or (if I remember Redhat correctly) install kernel-devel-2.6.9-5.EL.i686.rpm (kernel-smp-devel-2.6.9-5.EL.i686.rpm for the smp kernel). It sould be listed in your package manager (Software Installer I think).
Well GrueMaster, you seem to be Mr. Wizard. Since I am having a very similar problem to this I am hoping I can tag along and resolve my own problem. I too preformed some kind of up date and after I did my sound card stopped working. As I was running SuSE 10.0 I hoped (always dangerous!) that updating to 10.1 might resolve my problem...it didn't. I have a Dell8400 running SuSE 10.1. The sound card identifies itself in Yast as and SB Audigy. Deleting and reinstalling does not fix the problem.
Well GrueMaster, you seem to be Mr. Wizard. Since I am having a very similar problem to this I am hoping I can tag along and resolve my own problem. I too preformed some kind of up date and after I did my sound card stopped working. As I was running SuSE 10.0 I hoped (always dangerous!) that updating to 10.1 might resolve my problem...it didn't. I have a Dell8400 running SuSE 10.1. The sound card identifies itself in Yast as and SB Audigy. Deleting and reinstalling does not fix the problem. If I try to run a sound application it acts like I don't have a card installed. Here is a dump of my lspci:
00:00.0 Host bridge: Intel Corporation 925X/XE Express Memory Controller Hub (rev 04)
Subsystem: Dell Unknown device 0177
Flags: bus master, fast devsel, latency 0
Capabilities: [e0] Vendor Specific Information
Hard for me to tell. You can try downloading, building, and installing my set of drivers, but in your case, there souldn't be any difference than what you already have with Suse 10.1 (alsa 1.0.11rc2 if I'm not mistaken). I am working mainly on Intel HD Audio drivers, so I wouldn't be much help. I do have an Audigy board at home, and am currently running these drivers with nice 4.0 surround sound (I need a new speaker set).
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.