Quote:
Originally Posted by Gödel
Are there any error messages in dmesg related to the driver? ('dmesg | grep fail' , and 'dmesg | grep firmware')
|
Code:
[root@localhost sbin]# dmesg | grep fail
PM: Resume from disk failed.
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
[root@localhost sbin]# dmesg | grep firmware
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_dsp.fw
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
platform microcode: firmware: requesting intel-ucode/06-0f-0d
platform microcode: firmware: requesting intel-ucode/06-0f-0d
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_dsp.fw
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_dsp.fw
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
I downloaded alsa source, lib and utils from the alsa site and compiled them.. They were all stable releases 1.0.21
---------- Post added at 09:14 PM CST ---------- Previous post was at 09:09 PM CST ----------
[root@localhost sbin]# dmesg | grep -B2 -A2 fail
NET: Registered protocol family 17
Using IPI No-Shortcut mode
PM: Resume from disk failed.
registered taskstats version 1
No TPM chip found, activating TPM-bypass!
--
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A disabled
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
device-mapper: multipath: version 1.1.0 loaded
EXT4-fs (sda1): internal journal on sda1:8
--
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A disabled
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
gameport: kgameportd exiting
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
--
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A disabled
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
[root@localhost sbin]# dmesg | grep -B2 -A2 firmware
eth0: RTL8168b/8111b at 0xfa5bc000, 00:19:d1:9e:24:25, XID 38500000 IRQ 29
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_dsp.fw
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A disabled
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
--
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
microcode: CPU0 sig=0x6fd, pf=0x1, revision=0x0
platform microcode: firmware: requesting intel-ucode/06-0f-0d
microcode: CPU1 sig=0x6fd, pf=0x1, revision=0x0
platform microcode: firmware: requesting intel-ucode/06-0f-0d
Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
microcode: CPU0 updated to revision 0xa3, date = 2007-08-13
--
gameport: kgameportd exiting
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_dsp.fw
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A disabled
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
gameport: kgameportd exiting
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_dsp.fw
Yamaha DS-1 PCI 0000:06:05.0: firmware: requesting yamaha/ds1_ctrl.fw
Yamaha DS-1 PCI 0000:06:05.0: PCI INT A disabled
Yamaha DS-1 PCI: probe of 0000:06:05.0 failed with error -16
[root@localhost sbin]#