Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
I have no sound at all
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Sun Feb 03, 2013 2:28 pm    Post subject: I have no sound at all Reply with quote

Hi,
I have been fighting desesperately for weeks trying to have sound working properly on my gentoo /kde install. At the time being things are even worse than what they were. To be clear, at first I could manage to have sound with audacity while not having it with amarok. After that, I got amarok working but not audacity.
Now, may be due to an upgrade of kernel I have anything working

My kernel is x86_64 3.6.11 and the sound config is like this :

Quote:
CONFIG_SOUND=y
CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND=y
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
# CONFIG_SND_HRTIMER is not set
CONFIG_SND_DYNAMIC_MINORS=y
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_VMASTER=y
CONFIG_SND_KCTL_JACK=y
CONFIG_SND_DMA_SGBUF=y
# CONFIG_SND_RAWMIDI_SEQ is not set
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
# CONFIG_SND_DRIVERS is not set
CONFIG_SND_PCI=y
# CONFIG_SND_AD1889 is not set
# CONFIG_SND_ALS300 is not set
# CONFIG_SND_ALS4000 is not set
# CONFIG_SND_ALI5451 is not set
# CONFIG_SND_ASIHPI is not set
# CONFIG_SND_ATIIXP is not set
# CONFIG_SND_ATIIXP_MODEM is not set
# CONFIG_SND_AU8810 is not set
# CONFIG_SND_AU8820 is not set
# CONFIG_SND_AU8830 is not set
# CONFIG_SND_AW2 is not set
# CONFIG_SND_AZT3328 is not set
# CONFIG_SND_BT87X is not set
# CONFIG_SND_CA0106 is not set
# CONFIG_SND_CMIPCI is not set
# CONFIG_SND_OXYGEN is not set
# CONFIG_SND_CS4281 is not set
# CONFIG_SND_CS46XX is not set
# CONFIG_SND_CS5530 is not set
# CONFIG_SND_CS5535AUDIO is not set
# CONFIG_SND_CTXFI is not set
# CONFIG_SND_DARLA20 is not set
# CONFIG_SND_GINA20 is not set
# CONFIG_SND_LAYLA20 is not set
# CONFIG_SND_DARLA24 is not set
# CONFIG_SND_GINA24 is not set
# CONFIG_SND_LAYLA24 is not set
# CONFIG_SND_MONA is not set
# CONFIG_SND_MIA is not set
# CONFIG_SND_ECHO3G is not set
# CONFIG_SND_INDIGO is not set
# CONFIG_SND_INDIGOIO is not set
# CONFIG_SND_INDIGODJ is not set
# CONFIG_SND_INDIGOIOX is not set
# CONFIG_SND_INDIGODJX is not set
# CONFIG_SND_EMU10K1 is not set
# CONFIG_SND_EMU10K1X is not set
# CONFIG_SND_ENS1370 is not set
# CONFIG_SND_ENS1371 is not set
# CONFIG_SND_ES1938 is not set
# CONFIG_SND_ES1968 is not set
# CONFIG_SND_FM801 is not set
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_PREALLOC_SIZE=64
# CONFIG_SND_HDA_HWDEP is not set
# CONFIG_SND_HDA_INPUT_BEEP is not set
# CONFIG_SND_HDA_INPUT_JACK is not set
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=y
CONFIG_SND_HDA_CODEC_ANALOG=y
CONFIG_SND_HDA_CODEC_SIGMATEL=y
CONFIG_SND_HDA_CODEC_VIA=y
CONFIG_SND_HDA_CODEC_HDMI=y
CONFIG_SND_HDA_CODEC_CIRRUS=y
CONFIG_SND_HDA_CODEC_CONEXANT=y
CONFIG_SND_HDA_CODEC_CA0110=y
CONFIG_SND_HDA_CODEC_CA0132=y
CONFIG_SND_HDA_CODEC_CMEDIA=y
CONFIG_SND_HDA_CODEC_SI3054=y
CONFIG_SND_HDA_GENERIC=y
# CONFIG_SND_HDSP is not set
# CONFIG_SND_HDSPM is not set
# CONFIG_SND_ICE1712 is not set
# CONFIG_SND_ICE1724 is not set
# CONFIG_SND_INTEL8X0 is not set
# CONFIG_SND_INTEL8X0M is not set
# CONFIG_SND_KORG1212 is not set
# CONFIG_SND_LOLA is not set
# CONFIG_SND_LX6464ES is not set
# CONFIG_SND_MAESTRO3 is not set
# CONFIG_SND_MIXART is not set
# CONFIG_SND_NM256 is not set
# CONFIG_SND_PCXHR is not set
# CONFIG_SND_RIPTIDE is not set
# CONFIG_SND_RME32 is not set
# CONFIG_SND_RME96 is not set
# CONFIG_SND_RME9652 is not set
# CONFIG_SND_SONICVIBES is not set
# CONFIG_SND_TRIDENT is not set
# CONFIG_SND_VIA82XX is not set
# CONFIG_SND_VIA82XX_MODEM is not set
# CONFIG_SND_VIRTUOSO is not set
# CONFIG_SND_VX222 is not set
# CONFIG_SND_YMFPCI is not set
CONFIG_SND_USB=y
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_UA101 is not set
# CONFIG_SND_USB_USX2Y is not set
# CONFIG_SND_USB_CAIAQ is not set
# CONFIG_SND_USB_US122L is not set
# CONFIG_SND_USB_6FIRE is not set
# CONFIG_SND_SOC is not set
# CONFIG_SOUND_PRIME is not set



Here the sound related line in the output of lspci
Quote:
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)


Here is the output of : ls /dev/snd
jaaf-PC jaaf # ls /dev/snd
by-path controlC0 pcmC0D0c pcmC0D0p pcmC0D1c pcmC0D1p pcmC0D2c seq timer
jaaf-PC jaaf #

Reading documentation, I have trouble making out what is wrong.
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Sun Feb 03, 2013 2:50 pm    Post subject: Reply with quote

lsmod output?

alsamixer screenshot?
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54097
Location: 56N 3W

PostPosted: Sun Feb 03, 2013 3:04 pm    Post subject: Reply with quote

augustin2,

lets start at the beginning.

Post the output of lspci. If you have any USB sound devices, post the output of lsusb too.

As you are some way along the road to getting sound going, the output of
Code:
ls -l /dev/snd
may be useful too.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Sun Feb 03, 2013 3:14 pm    Post subject: Reply with quote

Hi NeddySeagon,

Thank you for helping me

Code:
jaaf-PC jaaf # lspci
00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
00:05.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 3 (rev 11)
00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11)
00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11)
00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
00:1a.1 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
00:1a.2 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
00:1a.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06)
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
00:1c.6 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 7 (rev 06)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
00:1d.1 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
00:1d.2 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
00:1d.3 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB Universal Host Controller (rev 06)
00:1d.7 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
00:1f.5 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 2 port SATA IDE Controller (rev 06)
02:00.0 VGA compatible controller: NVIDIA Corporation G86 [GeForce 8500 GT] (rev a1)
04:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 03)
05:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03)
05:00.1 IDE interface: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 03)
06:00.0 IDE interface: Marvell Technology Group Ltd. Device 91a3 (rev 11)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 06)
08:02.0 Network controller: Atheros Communications Inc. AR922X Wireless Network Adapter (rev 01)
08:03.0 IDE interface: Integrated Technology Express, Inc. IT8213 IDE Controller
08:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
3f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-Core Registers (rev 04)
3f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 04)
3f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 04)
3f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 04)
3f:03.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller (rev 04)
3f:03.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Target Address Decoder (rev 04)
3f:03.4 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Test Registers (rev 04)
3f:04.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Control Registers (rev 04)
3f:04.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Address Registers (rev 04)
3f:04.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Rank Registers (rev 04)
3f:04.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04)
3f:05.0 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Control Registers (rev 04)
3f:05.1 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Address Registers (rev 04)
3f:05.2 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Rank Registers (rev 04)
3f:05.3 Host bridge: Intel Corporation Core Processor Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04)
jaaf-PC jaaf #


I don't think I have usb sound devices, nevertheless

Code:
jaaf-PC jaaf # lsusb
Bus 002 Device 003: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 007 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 004: ID 1e54:2030 TypeMatrix 2030 USB Keyboard
Bus 010 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 011 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
jaaf-PC jaaf #


Quote:
jaaf-PC jaaf # ls /dev/snd
by-path controlC0 pcmC0D0c pcmC0D0p pcmC0D1c pcmC0D1p pcmC0D2c seq timer
jaaf-PC jaaf #
Back to top
View user's profile Send private message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Sun Feb 03, 2013 3:16 pm    Post subject: Reply with quote

Hi DaggyStyle,

Thank you also.

Code:
jaaf-PC jaaf # lsmod
Module                  Size  Used by
snd_hda_codec_realtek    63031  1
snd_hda_intel          24026  7
snd_hda_codec          82261  2 snd_hda_codec_realtek,snd_hda_intel
snd_pcm                79334  3 snd_hda_codec,snd_hda_intel
snd_page_alloc          7614  2 snd_pcm,snd_hda_intel
snd_timer              20094  1 snd_pcm
coretemp                5214  0
fuse                   69941  0
jaaf-PC jaaf #
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54097
Location: 56N 3W

PostPosted: Sun Feb 03, 2013 3:38 pm    Post subject: Reply with quote

augustin2,

/dev/snd:
controlC0 pcmC0D0c pcmC0D0p pcmC0D1c pcmC0D1p pcmC0D2c seq timer

Looks not too bad. Each device ending in c is a capture device, each device ending in p is a playback device. All devices are stereo.
You look a bit short of playback devices. Most systems are 5.1 or 7.1 and it doesn't look like you have a laptop.
This suggests that snd_hda_intel is not detecting your hardware properly and needs some help from a module parameter.

/usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt gives a list of models.
All the files in that dir with names starting HD are worth reading.

The routine is
Code:
modprobe -r snd_hda_intel
modprobe  snd_hda_intel model=<some_model>

Test. Rinse and repeat until you find one you like.

You can get some hints by looking at your back panel sound connections. dmesg may help too.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Sun Feb 03, 2013 3:47 pm    Post subject: Reply with quote

Thank you.
Yes it's a desktop computer. I will search for a driver.
Back to top
View user's profile Send private message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Sun Feb 03, 2013 4:12 pm    Post subject: Reply with quote

Here is what I have on my alternate Ubuntu config (in dual boot) for which sound works perfectly. Seems that the modules are the same but for midi which is not enabled in my Gentoo.
Can I conclude that the module should work in Gentoo ?

Code:
jaaf@jaaf-P55A-UD4:~$ lsmod
Module                  Size  Used by
rfcomm                 46619  0
bnep                   18140  2
bluetooth             209199  10 bnep,rfcomm
joydev                 17457  0
ppdev                  17073  0
coretemp               13400  0
gpio_ich               13383  0
kvm_intel             132759  0
kvm                   414070  1 kvm_intel
hid_generic            12493  0
serio_raw              13215  0
snd_hda_codec_realtek    77876  1
arc4                   12529  2
i7core_edac            23571  0
snd_hda_intel          33491  5
snd_hda_codec         134212  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13602  1 snd_hda_codec
snd_pcm                96580  3 snd_hda_intel,snd_hda_codec
snd_seq_midi           13324  0
snd_rawmidi            30512  1 snd_seq_midi
snd_seq_midi_event     14899  1 snd_seq_midi
snd_seq                61521  2 snd_seq_midi,snd_seq_midi_event
microcode              22803  0
snd_timer              29425  2 snd_pcm,snd_seq
snd_seq_device         14497  3 snd_seq_midi,snd_rawmidi,snd_seq
parport_pc             32688  1
edac_core              52451  3 i7core_edac
ath9k                 131308  0
mac80211              539908  1 ath9k
ath9k_common           14055  1 ath9k
ath9k_hw              395218  2 ath9k,ath9k_common
ath                    23827  3 ath9k,ath9k_common,ath9k_hw
cfg80211              206566  3 ath9k,mac80211,ath
lpc_ich                17061  0
mac_hid                13205  0
snd                    78734  18 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
nouveau               895609  3
ttm                    83595  1 nouveau
drm_kms_helper         46784  1 nouveau
drm                   275528  5 nouveau,ttm,drm_kms_helper
i2c_algo_bit           13413  1 nouveau
mxm_wmi                12979  1 nouveau
video                  19335  1 nouveau
wmi                    19070  2 nouveau,mxm_wmi
soundcore              15047  1 snd
snd_page_alloc         18484  2 snd_hda_intel,snd_pcm
lp                     17759  0
parport                46345  3 ppdev,parport_pc,lp
firewire_ohci          40401  0
firewire_core          64368  1 firewire_ohci
hid_logitech_dj        18604  0
usbhid                 46947  1 hid_logitech_dj
hid                   100366  3 hid_generic,hid_logitech_dj,usbhid
crc_itu_t              12707  1 firewire_core
pata_it8213            13079  0
r8169                  61650  0
pata_jmicron           12747  0
jaaf@jaaf-P55A-UD4:~$


jaaf@jaaf-P55A-UD4:~$ ls /dev/snd
by-path  controlC0  hwC0D2  pcmC0D0c  pcmC0D0p  pcmC0D1c pcmC0D1p  pcmC0D2c  seq  timer
jaaf@jaaf-P55A-UD4:~$
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54097
Location: 56N 3W

PostPosted: Sun Feb 03, 2013 4:59 pm    Post subject: Reply with quote

augustin2,

Maybe. Your /dev/snd shows that the snd-hda-intel is detecting something but it may not be attempting to use the right codec chip.

What does Ubuntu show in /dev/snd ?

Ubuntu shows snd_hda_codec_realtek as loaded, however that are lots of realtek codecs and they can be configured in different ways.
Its possibly the modprobe trial and error.

Run alsamixer on both Ubunto and Gentoo - do they show the same codec ?
Is your sound unmuted in Gentoo?

Note: you must not unmute any digital outputs. That is, controls with SPDI/F or IEC in their names. That will stop analogue audio from working
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
augustin2
Apprentice
Apprentice


Joined: 16 Mar 2012
Posts: 244
Location: France

PostPosted: Sun Feb 03, 2013 5:47 pm    Post subject: Reply with quote

Quote:
What does Ubuntu show in /dev/snd ?

Code:
jaaf@jaaf-P55A-UD4:~$ ls /dev/snd
by-path  controlC0  hwC0D2  pcmC0D0c  pcmC0D0p  pcmC0D1c pcmC0D1p  pcmC0D2c  seq  timer
jaaf@jaaf-P55A-UD4:~$


when I launch alsamixer on gentoo I can see this:

card : pulse
chip : pulse


In KMIX I have the following adjustments
Tab HDA Intel
Master max
Front max
Surround max
Center max
LFE Muted
Headphone Muted
IEC958 (with a little unchecked checkbox beside) capture
Muted
Line muted
PCM max


Then I have the PulseAudio control and I feel a bit confused about all this settings

At last I tried to update my config and it fails with this.

Quote:
jaaf-P55A-UD4 jaaf # emerge --update --deep --newuse @world

* IMPORTANT: 6 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.

Calculating dependencies... done!

>>> Verifying ebuild manifests
>>> Running pre-merge checks for sys-libs/pam-1.1.6-r2

>>> Starting parallel fetch

>>> Emerging (1 of 27) media-libs/gstreamer-0.10.36
* gstreamer-0.10.36.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking gstreamer-0.10.36.tar.xz to /var/tmp/portage/media-libs/gstreamer-0.10.36/work
>>> Source unpacked in /var/tmp/portage/media-libs/gstreamer-0.10.36/work
>>> Preparing source in /var/tmp/portage/media-libs/gstreamer-0.10.36/work/gstreamer-0.10.36 ...
* Applying gstreamer-0.10.36-disable-test_fail_abstract_new.patch ... [ ok ]
* ERROR: media-libs/gstreamer-0.10.36 failed (prepare phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_prepare
* environment, line 2108: Called die
* The specific snippet of code:
* [[ ${ABI} != x86 && ${ABI} != amd64 ]] && sed -e 's#check:\(.*\)$(CHECK_EXPORTS)#check:\1#' -i Makefile.{am,in} || die
*
* If you need support, post the output of `emerge --info '=media-libs/gstreamer-0.10.36'`,
* the complete build log and the output of `emerge -pqv '=media-libs/gstreamer-0.10.36'`.
* The complete build log is located at '/var/tmp/portage/media-libs/gstreamer-0.10.36/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/gstreamer-0.10.36/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/gstreamer-0.10.36/work/gstreamer-0.10.36'
* S: '/var/tmp/portage/media-libs/gstreamer-0.10.36/work/gstreamer-0.10.36'

>>> Failed to emerge media-libs/gstreamer-0.10.36, Log file:

>>> '/var/tmp/portage/media-libs/gstreamer-0.10.36/temp/build.log'

* Messages for package media-libs/gstreamer-0.10.36:

* ERROR: media-libs/gstreamer-0.10.36 failed (prepare phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_prepare
* environment, line 2108: Called die
* The specific snippet of code:
* [[ ${ABI} != x86 && ${ABI} != amd64 ]] && sed -e 's#check:\(.*\)$(CHECK_EXPORTS)#check:\1#' -i Makefile.{am,in} || die
*
* If you need support, post the output of `emerge --info '=media-libs/gstreamer-0.10.36'`,
* the complete build log and the output of `emerge -pqv '=media-libs/gstreamer-0.10.36'`.
* The complete build log is located at '/var/tmp/portage/media-libs/gstreamer-0.10.36/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/gstreamer-0.10.36/temp/environment'.
* Working directory: '/var/tmp/portage/media-libs/gstreamer-0.10.36/work/gstreamer-0.10.36'
* S: '/var/tmp/portage/media-libs/gstreamer-0.10.36/work/gstreamer-0.10.36'
jaaf-P55A-UD4 jaaf #


I begin to feel tired. Probably sleeping on this a full night will help.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum