Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
------------------------------------
dlopen(libasound.so.2)
asoundlib version: 1.0.22
Alsa is available
------ Alsa Sound Initialization -----
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4664:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM default
snd_pcm_open SND_PCM_STREAM_PLAYBACK 'default' failed: No such file or directory
dlclose
WARNING: sound subsystem disabled
--------------------------------------
----------- Alsa Shutdown ------------
--------------------------------------
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4664:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4664:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4664:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4664:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4185:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4664:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2209:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib pcm_hw.c:1401:(_snd_pcm_hw_open) Invalid value for card
Ich hab mir jetzt mal Zeit genommen um Doom³ zu testen.
Grafik funktioniert soweit. (Getestet mit dem NVIDIA Treiber).
Nur der Sound will nicht.
audio/linux-c6-alsa-plugins-oss ist installiert.
# pcm-oss plugin configuration
pcm.oss {
type oss
device /dev/dsp
hint {
description "Open Sound System"
}
}
ctl.oss {
type oss
device /dev/mixer0
hint {
description "Open Sound System"
}
}
ls -l /dev/dsp*
crw-rw-rw- 1 root wheel 0xba 13 Mär 22:21 /dev/dsp0.0
crw-rw-rw- 1 root wheel 0xb9 13 Mär 22:21 /dev/dsp1.0
crw-rw-rw- 1 root wheel 0xb8 13 Mär 22:21 /dev/dsp2.0
crw-rw-rw- 1 root wheel 0xaf 13 Mär 22:21 /dev/dsp3.0
crw-rw-rw- 1 root wheel 0xae 13 Mär 22:21 /dev/dsp4.0
crw-rw-rw- 1 root wheel 0xac 13 Mär 22:21 /dev/dsp5.0
crw-rw-rw- 1 root wheel 0x89 13 Mär 22:21 /dev/dsp6.0
crw-rw-rw- 1 root wheel 0x88 13 Mär 22:21 /dev/dsp7.0
dmesg | grep pcm
pcm0: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa0
pcm1: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa1
pcm2: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa2
pcm3: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa3
pcm4: <Realtek ALC892 (Analog 7.1+HP/2.0)> at nid 20,22,21,23,27 and 24,26 on hdaa4
pcm5: <Realtek ALC892 (Rear Digital)> at nid 30 on hdaa4
pcm6: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa4
pcm7: <Realtek ALC892 (Front Analog Mic)> at nid 25 on hdaa4
linux-c6-alsa-lib-1.0.22 = up-to-date with port
linux-c6-alsa-plugins-oss-1.0.21 = up-to-date with port
linux-c6-atk-1.30.0 = up-to-date with port
linux-c6-cairo-1.8.8 = up-to-date with port
linux-c6-curl-7.19.7 = up-to-date with port
linux-c6-cyrus-sasl2-2.1.23 = up-to-date with port
linux-c6-expat-2.0.1 = up-to-date with port
linux-c6-flashplugin-11.2r202.341 = up-to-date with port
linux-c6-fontconfig-2.8.0 = up-to-date with port
linux-c6-gtk2-2.20.1 = up-to-date with port
linux-c6-jpeg-1.2.1 = up-to-date with port
linux-c6-libssh2-1.4.2 = up-to-date with port
linux-c6-nspr-4.10.0 = up-to-date with port
linux-c6-nss-3.15.1 = up-to-date with port
linux-c6-openldap-2.4.23 = up-to-date with port
linux-c6-openssl-1.0.1e = up-to-date with port
linux-c6-pango-1.28.1 = up-to-date with port
linux-c6-png-1.2.49 = up-to-date with port
linux-c6-sqlite-3.6.20 = up-to-date with port
linux-c6-tiff-3.9.4 = up-to-date with port
linux-c6-xorg-libs-7.4 = up-to-date with port
So siehts bei mir aus:
Erwähnen möchte ich noch, das ich mit linux_base-f10 eine funktionierende Soundausgabe hatte. Irgendetwas muß also mit linux_base-c6 anders sein.
cat /dev/sndstat |grep default
pcm0: <NVIDIA GT220 (HDMI/DP 8ch)> at nid 5 on hdaa0
pcm1: <NVIDIA GT220 (HDMI/DP 8ch)> at nid 5 on hdaa1
pcm2: <NVIDIA GT220 (HDMI/DP 8ch)> at nid 5 on hdaa2
pcm3: <NVIDIA GT220 (HDMI/DP 8ch)> at nid 5 on hdaa3
pcm4: <Realtek ALC887 (Rear Analog)> at nid 20 and 24,26 on hdaa4
pcm5: <Realtek ALC887 (Front Analog)> at nid 27 and 25 on hdaa4
pcm6: <Realtek ALC887 (Onboard Digital)> at nid 17 on hdaa4
------------------------------------
dlopen(libasound.so.2)
dlopen(libasound.so.2) failed: libasound.so.2: cannot open shared object file: No such file or directory
Alsa is not available
----------- Alsa Shutdown ------------
--------------------------------------
------ OSS Sound Initialization ------
opened sound device '/dev/dsp'
ioctl SNDCTL_SYSINFO failed: Invalid argument
this ioctl is only available in OSS/Linux implementation. If you run OSS/Free, don't bother./dev/dsp - bit rate: 16, channels: 6, frequency: 44100
allocated a mix buffer of 49152 bytes
--------------------------------------
pkg delete -f linux-c6-alsa-lib
Gibt es einen Grund weshalb bei linux_base-c6 das flashplugin eine alsa Abhängigkeit mitbringt? Kann man das nicht so wie bei linux_base-f10 ohne alsa handhaben?
nur soll halt wieder alles so reibungslos wie mit f10 klappen.
# portmaster games/linux-rtcw
===>>> Port directory: /usr/ports/games/linux-rtcw
===>>> Gathering distinfo list for installed ports
===>>> Launching 'make checksum' for games/linux-rtcw in background
===>>> Gathering dependency list for games/linux-rtcw from ports
===>>> Launching child to install graphics/linux-c6-dri
===>>> games/linux-rtcw >> graphics/linux-c6-dri (1/1)
===>>> Port directory: /usr/ports/graphics/linux-c6-dri
===>>> Launching 'make checksum' for graphics/linux-c6-dri in background
===>>> Gathering dependency list for graphics/linux-c6-dri from ports
===>>> Initial dependency check complete for graphics/linux-c6-dri
===>>> Continuing initial dependency check for games/linux-rtcw
===>>> Initial dependency check complete for games/linux-rtcw
===>>> games/linux-rtcw >> (1)
===>>> The following actions will be taken if you choose to proceed:
Install games/linux-rtcw
Install graphics/linux-c6-dri
===>>> Proceed? y/n [y] y
===>>> Starting build for games/linux-rtcw <<<===
===>>> Starting check for build dependencies
===>>> Gathering dependency list for games/linux-rtcw from ports
===>>> Dependency check complete for games/linux-rtcw
===> Cleaning for linux-rtcw-1.41.b
===> Found saved configuration for linux-rtcw-1.41.b
===> linux-rtcw-1.41.b depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by linux-rtcw-1.41.b for building
===> Extracting for linux-rtcw-1.41.b
=> SHA256 Checksum OK for wolf-linux-1.41b.x86.run.
===> linux-rtcw-1.41.b depends on file: /usr/local/bin/unmakeself - found
===> Patching for linux-rtcw-1.41.b
===> Configuring for linux-rtcw-1.41.b
===> Building for linux-rtcw-1.41.b
(echo "#!/bin/sh"; echo; echo "cd /usr/local/share/rtcw || exit 1"; echo 'exec ./wolf "$@"') > /tmp/ports/usr/ports/games/linux-rtcw/work/wolf
(echo "#!/bin/sh"; echo; echo "cd /usr/local/share/rtcw || exit 1"; echo 'exec ./wolfded "$@"') > /tmp/ports/usr/ports/games/linux-rtcw/work/wolfded
(echo "#!/bin/sh"; echo; echo "cd /usr/local/share/rtcw || exit 1"; echo 'exec ./wolfsp "$@"') > /tmp/ports/usr/ports/games/linux-rtcw/work/wolfsp
===>>> Starting check for runtime dependencies
===>>> Gathering dependency list for games/linux-rtcw from ports
===>>> Launching child to install graphics/linux-c6-dri
===>>> games/linux-rtcw >> graphics/linux-c6-dri (1/1)
===>>> Port directory: /usr/ports/graphics/linux-c6-dri
===>>> Starting check for build dependencies
===>>> Gathering dependency list for graphics/linux-c6-dri from ports
===>>> Dependency check complete for graphics/linux-c6-dri
===>>> games/linux-rtcw >> graphics/linux-c6-dri (1/1)
===> Cleaning for linux-c6-dri-9.2
===> linux-c6-dri-9.2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by linux-c6-dri-9.2 for building
===> Extracting for linux-c6-dri-9.2
=> SHA256 Checksum OK for rpm/i686/centos/6.5/mesa-libGL-9.2-0.5.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/mesa-libGLU-9.2-0.5.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/mesa-dri-drivers-9.2-0.5.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libdrm-2.4.45-2.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/freeglut-2.6.0-1.el6.i686.rpm.
===> Patching for linux-c6-dri-9.2
===> Configuring for linux-c6-dri-9.2
===>>> Starting check for runtime dependencies
===>>> Gathering dependency list for graphics/linux-c6-dri from ports
===>>> Dependency check complete for graphics/linux-c6-dri
===>>> games/linux-rtcw >> graphics/linux-c6-dri (1/1)
===> Staging for linux-c6-dri-9.2
===> Generating temporary packing list
cd /tmp/ports/usr/ports/graphics/linux-c6-dri/work && /usr/bin/find * ! -path "stage*" -type d -exec /bin/mkdir -p "/tmp/ports/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux/{}" \;
cd /tmp/ports/usr/ports/graphics/linux-c6-dri/work && /usr/bin/find * ! -path "stage/*" ! -type d | /usr/bin/cpio -pm -R root:wheel /tmp/ports/usr/ports/graphics/linux-c6-dri/work/stage/compat/linux
50437 blocks
====> Compressing man pages (compress-man)
===> Installing for linux-c6-dri-9.2
===> Checking if graphics/linux-c6-dri already installed
===> Registering installation for linux-c6-dri-9.2 as automatic
Installing linux-c6-dri-9.2...pkg-static: linux-c6-dri-9.2 conflicts with nvidia-driver-331.49 (installs files into the same place). Problematic file: /compat/linux/usr/lib/libGL.so.1
*** Error code 70
Stop.
make: stopped in /usr/ports/graphics/linux-c6-dri
===>>> Installation of linux-c6-dri-9.2 (graphics/linux-c6-dri) failed
===>>> Aborting update
===>>> Update for graphics/linux-c6-dri failed
===>>> Aborting update
===>>> Killing background jobs
Terminated
===>>> You can restart from the point of failure with this command line:
portmaster <flags> games/linux-rtcw graphics/linux-c6-dri
===>>> Exiting
Eine Gute und mehrere schlechte Nachrichten:
Zuerst die Gute:
Quake4 lässt sich problemlos installieren und läuft einwandfrei mit Sound. (Auf meinem System ohne die linux-c6-alsa-lib)
Jetzt die Schlechten:
Return to castle wolfenstein; games/linux-rtcw lässt sich nicht installieren. Der Grund ist die Abhängigkeit zu linux-dri, welche mit dem NVIDIA Treiber in Konflikt steht. Eventuell kann man dri optional machen.
Beim Flashplugin bekomme ich auf meinem System noch immer keinen Sound. Ich habe sogar schon meine NVIDIA Grafikkarte testweise ausgebaut und die Onboard Intel Grafik aktiviert, damit ich das HDMI Sounddevice wegbekomme. Jedoch auch ohne Erfolg. Flash Videos war kein Ton zu entlocken, egal ob mit oder ohne alsa-lib.
Btw: Dabei ist mir wieder bewusst geworden wie glücklich wir über den NVIDIA Treiber sein können.
----- Initializing Sound System ------
sound system initialized.
--------------------------------------
dlopen(libasound.so.2)
dlopen(libasound.so.2) failed: libasound.so.2: cannot open shared object file: No such file or directory
Alsa is not available
----------- Alsa Shutdown ------------
--------------------------------------
------ OSS Sound Initialization ------
opened sound device '/dev/dsp'
ioctl SNDCTL_SYSINFO failed: Invalid argument
this ioctl is only available in OSS/Linux implementation. If you run OSS/Free, don't bother./dev/dsp - bit rate: 16, channels: 6, frequency: 44100
allocated a mix buffer of 49152 bytes
--------------------------------------
-------- Initializing Sound System ----------
sound system initialized.
---------------------------------------------
dlopen(libasound.so.2)
dlopen(libasound.so.2) failed: libasound.so.2: wrong ELF class: ELFCLASS64
Alsa is not available
----------- Alsa Shutdown ------------
--------------------------------------
------ OSS Sound Initialization ------
opened sound device '/dev/dsp'
ioctl SNDCTL_SYSINFO failed: Invalid argument
this ioctl is only available in OSS/Linux implementation. If you run OSS/Free, don't bother.
/dev/dsp - bit rate: 16, channels: 6, frequency: 44100
allocated a mix buffer of 49152 bytes
--------------------------------------
------- sound initialization -------
------------------------------------
----- Sound Info -----
sound system is muted
1 stereo
16384 samples
16 samplebits
1 submission_chunk
22050 speed
0x2fdcb000 dma buffer
No background file.
----------------------
----- Initializing Sound System ------
sound system initialized.
--------------------------------------
dlopen(libasound.so.2)
asoundlib version: 1.0.22
Alsa is available
------ Alsa Sound Initialization -----
opened Alsa PCM device default for playback
*** OSS: invalid period size 0
snd_pcm_hw_params failed: Invalid argument
close pcm
dlclose
WARNING: sound subsystem disabled
--------------------------------------
----------- Alsa Shutdown ------------
--------------------------------------
-------- Initializing Sound System ----------
sound system initialized.
---------------------------------------------
dlopen(libasound.so.2)
asoundlib version: 1.0.22
Alsa is available
------ Alsa Sound Initialization -----
opened Alsa PCM device default for playback
*** OSS: invalid period size 0
snd_pcm_hw_params failed: Invalid argument
close pcm
dlclose
--------------------------------------
----------- Alsa Shutdown ------------
--------------------------------------
------- sound initialization -------
------------------------------------
----- Sound Info -----
sound system is muted
1 stereo
16384 samples
16 samplebits
1 submission_chunk
22050 speed
0x2fdcb000 dma buffer
No background file.
----------------------
dmesg | grep hda
hdac0: <NVIDIA GF110 HDA Controller> mem 0xf6080000-0xf6083fff irq 17 at device 0.1 on pci1
hdac1: <Intel Panther Point HDA Controller> mem 0xf6310000-0xf6313fff irq 22 at device 27.0 on pci0
hdacc0: <NVIDIA (0x0016) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc0
pcm0: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa0
hdacc1: <NVIDIA (0x0016) HDA CODEC> at cad 1 on hdac0
hdaa1: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc1
pcm1: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa1
hdacc2: <NVIDIA (0x0016) HDA CODEC> at cad 2 on hdac0
hdaa2: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc2
pcm2: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa2
hdacc3: <NVIDIA (0x0016) HDA CODEC> at cad 3 on hdac0
hdaa3: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc3
pcm3: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa3
hdacc4: <Realtek ALC892 HDA CODEC> at cad 0 on hdac1
hdaa4: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc4
hdaa4: No presence detection support at nid 27
pcm4: <Realtek ALC892 (Analog 7.1+HP/2.0)> at nid 20,22,21,23,27 and 24,26 on hdaa4
pcm5: <Realtek ALC892 (Rear Digital)> at nid 30 on hdaa4
pcm6: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa4
pcm7: <Realtek ALC892 (Front Analog Mic)> at nid 25 on hdaa4
hdac0: <NVIDIA GF110 HDA Controller> mem 0xf6080000-0xf6083fff irq 17 at device 0.1 on pci1
hdac1: <Intel Panther Point HDA Controller> mem 0xf6310000-0xf6313fff irq 22 at device 27.0 on pci0
hdacc0: <NVIDIA (0x0016) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc0
pcm0: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa0
hdacc1: <NVIDIA (0x0016) HDA CODEC> at cad 1 on hdac0
hdaa1: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc1
pcm1: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa1
hdacc2: <NVIDIA (0x0016) HDA CODEC> at cad 2 on hdac0
hdaa2: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc2
pcm2: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa2
hdacc3: <NVIDIA (0x0016) HDA CODEC> at cad 3 on hdac0
hdaa3: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc3
pcm3: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa3
hdacc4: <Realtek ALC892 HDA CODEC> at cad 0 on hdac1
hdaa4: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc4
hdaa4: No presence detection support at nid 27
pcm4: <Realtek ALC892 (Analog 7.1+HP/2.0)> at nid 20,22,21,23,27 and 24,26 on hdaa4
pcm5: <Realtek ALC892 (Rear Digital)> at nid 30 on hdaa4
pcm6: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa4
pcm7: <Realtek ALC892 (Front Analog Mic)> at nid 25 on hdaa4
hdaa4: Dumping AFG pins:
hdaa4: nid 0x as seq device conn jack loc color misc
hdaa4: 17 99430140 4 0 SPDIF-out Fixed ATAPI Onboard Unknown 1
hdaa4: Caps: OUT
hdaa4: 18 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA
hdaa4: Caps: IN
hdaa4: 20 01014010 1 0 Line-out Jack 1/8 Rear Green 0
hdaa4: Caps: IN OUT HP EAPD Sense: 0x80000000 (connected)
hdaa4: 21 01011012 1 2 Line-out Jack 1/8 Rear Black 0
hdaa4: Caps: IN OUT Sense: 0x00000000 (disconnected)
hdaa4: 22 01016011 1 1 Line-out Jack 1/8 Rear Orange 0
hdaa4: Caps: IN OUT Sense: 0x00000000 (disconnected)
hdaa4: 23 01012014 1 4 Line-out Jack 1/8 Rear Grey 0
hdaa4: Caps: IN OUT Sense: 0x00000000 (disconnected)
hdaa4: 24 01a19850 5 0 Mic Jack 1/8 Rear Pink 8
hdaa4: Caps: IN OUT VREF Sense: 0x00000000 (disconnected)
hdaa4: 25 02a19960 6 0 Mic Jack 1/8 Front Pink 9
hdaa4: Caps: IN OUT HP VREF Sense: 0x00000000 (disconnected)
hdaa4: 26 0181305f 5 15 Line-in Jack 1/8 Rear Blue 0
hdaa4: Caps: IN OUT VREF Sense: 0x00000000 (disconnected)
hdaa4: 27 0221411f 1 15 Headphones Jack 1/8 Front Green 1
hdaa4: Caps: IN OUT HP EAPD VREF Sense: 0x00000000 (disconnected)
hdaa4: 28 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA
hdaa4: Caps: IN Sense: 0x00000000 (disconnected)
hdaa4: 30 01456130 3 0 SPDIF-out Jack Optical Rear Orange 1
hdaa4: Caps: OUT
hdaa4: 31 411111f0 15 0 Speaker None 1/8 Rear Black 1 DISA
hdaa4: Caps: IN
hdaa4: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa4: GPIO0: disabled
hdaa4: GPIO1: disabled
hdac0: <NVIDIA GF110 HDA Controller> mem 0xf6080000-0xf6083fff irq 17 at device 0.1 on pci1
hdac1: <Intel Panther Point HDA Controller> mem 0xf6310000-0xf6313fff irq 22 at device 27.0 on pci0
hdacc0: <NVIDIA (0x0016) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc0
pcm0: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa0
hdacc1: <NVIDIA (0x0016) HDA CODEC> at cad 1 on hdac0
hdaa1: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc1
pcm1: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa1
hdacc2: <NVIDIA (0x0016) HDA CODEC> at cad 2 on hdac0
hdaa2: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc2
pcm2: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa2
hdacc3: <NVIDIA (0x0016) HDA CODEC> at cad 3 on hdac0
hdaa3: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc3
pcm3: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa3
hdacc4: <Realtek ALC892 HDA CODEC> at cad 0 on hdac1
hdaa4: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc4
hdaa4: No presence detection support at nid 27
pcm4: <Realtek ALC892 (Analog 7.1+HP/2.0)> at nid 20,22,21,23,27 and 24,26 on hdaa4
pcm5: <Realtek ALC892 (Rear Digital)> at nid 30 on hdaa4
pcm6: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa4
pcm7: <Realtek ALC892 (Front Analog Mic)> at nid 25 on hdaa4
hdac0: <NVIDIA GF110 HDA Controller> mem 0xf6080000-0xf6083fff irq 17 at device 0.1 on pci1
hdac1: <Intel Panther Point HDA Controller> mem 0xf6310000-0xf6313fff irq 22 at device 27.0 on pci0
hdacc0: <NVIDIA (0x0016) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc0
pcm0: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa0
hdacc1: <NVIDIA (0x0016) HDA CODEC> at cad 1 on hdac0
hdaa1: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc1
pcm1: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa1
hdacc2: <NVIDIA (0x0016) HDA CODEC> at cad 2 on hdac0
hdaa2: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc2
pcm2: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa2
hdacc3: <NVIDIA (0x0016) HDA CODEC> at cad 3 on hdac0
hdaa3: <NVIDIA (0x0016) Audio Function Group> at nid 1 on hdacc3
pcm3: <NVIDIA (0x0016) (HDMI/DP 8ch)> at nid 5 on hdaa3
hdacc4: <Realtek ALC892 HDA CODEC> at cad 0 on hdac1
hdaa4: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc4
hdaa4: No presence detection support at nid 27
pcm4: <Realtek ALC892 (Analog 7.1+HP/2.0)> at nid 20,22,21,23,27 and 24,26 on hdaa4
pcm5: <Realtek ALC892 (Rear Digital)> at nid 30 on hdaa4
pcm6: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa4
pcm7: <Realtek ALC892 (Front Analog Mic)> at nid 25 on hdaa4
less /compat/linux/etc/alsa/pcm/pcm-oss.conf
# pcm-oss plugin configuration
pcm.!default {
type oss
device /dev/dsp
hint {
description "Open Sound System"
}
}
ctl.!default {
type oss
device /dev/mixer
hint {
description "Open Sound System"
}
}
/compat/linux/etc/alsa/pcm/pcm-oss.conf (END)
root@fbsdmain:/usr/ports/emulators/linux_base-c6 # make
===> linux_base-c6-6.5 depends on file: /usr/local/sbin/pkg - found
=> basesystem-10.0-4.el6.noarch.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/basesystem-10.0-4.el6.noarch.rpm
basesystem-10.0-4.el6.noarch.rpm 100% of 4784 B 92 kBps 00m00s
=> bash-4.1.2-15.el6_4.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/bash-4.1.2-15.el6_4.i686.rpm
bash-4.1.2-15.el6_4.i686.rpm 100% of 886 kB 1127 kBps 00m01s
=> bzip2-1.0.5-7.el6_0.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/bzip2-1.0.5-7.el6_0.i686.rpm
bzip2-1.0.5-7.el6_0.i686.rpm 100% of 48 kB 187 kBps 00m00s
=> bzip2-libs-1.0.5-7.el6_0.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/bzip2-libs-1.0.5-7.el6_0.i686.rpm
bzip2-libs-1.0.5-7.el6_0.i686.rpm 100% of 36 kB 175 kBps 00m00s
=> compat-db43-4.3.29-15.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/compat-db43-4.3.29-15.el6.i686.rpm
compat-db43-4.3.29-15.el6.i686.rpm 100% of 892 kB 1122 kBps 00m00s
=> compat-libstdc++-33-3.2.3-69.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/compat-libstdc++-33-3.2.3-69.el6.i686.rpm
compat-libstdc++-33-3.2.3-69.el6.i686.rpm 100% of 188 kB 453 kBps 00m00s
=> compat-libstdc++-296-2.96-144.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/compat-libstdc++-296-2.96-144.el6.i686.rpm
compat-libstdc++-296-2.96-144.el6.i686.rpm 100% of 76 kB 248 kBps 00m01s
=> coreutils-8.4-31.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/coreutils-8.4-31.el6.i686.rpm
coreutils-8.4-31.el6.i686.rpm 100% of 3070 kB 2162 kBps 00m01s
=> db4-4.7.25-18.el6_4.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/db4-4.7.25-18.el6_4.i686.rpm
db4-4.7.25-18.el6_4.i686.rpm 100% of 579 kB 859 kBps 00m00s
=> e2fsprogs-1.41.12-18.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/e2fsprogs-1.41.12-18.el6.i686.rpm
e2fsprogs-1.41.12-18.el6.i686.rpm 100% of 553 kB 862 kBps 00m01s
=> e2fsprogs-libs-1.41.12-18.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/e2fsprogs-libs-1.41.12-18.el6.i686.rpm
e2fsprogs-libs-1.41.12-18.el6.i686.rpm 100% of 127 kB 349 kBps 00m01s
=> elfutils-0.152-1.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/elfutils-0.152-1.el6.i686.rpm
elfutils-0.152-1.el6.i686.rpm 100% of 213 kB 502 kBps 00m00s
=> centos-release-6-5.el6.centos.11.1.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/centos-release-6-5.el6.centos.11.1.i686.rpm
centos-release-6-5.el6.centos.11.1.i686.rpm 100% of 20 kB 128 kBps 00m01s
=> filesystem-2.4.30-3.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/filesystem-2.4.30-3.el6.i686.rpm
filesystem-2.4.30-3.el6.i686.rpm 100% of 1031 kB 1185 kBps 00m01s
=> findutils-4.4.2-6.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/findutils-4.4.2-6.el6.i686.rpm
findutils-4.4.2-6.el6.i686.rpm 100% of 411 kB 713 kBps 00m00s
=> freetype-2.3.11-14.el6_3.1.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/freetype-2.3.11-14.el6_3.1.i686.rpm
freetype-2.3.11-14.el6_3.1.i686.rpm 100% of 363 kB 678 kBps 00m00s
=> gdbm-1.8.0-36.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/gdbm-1.8.0-36.el6.i686.rpm
gdbm-1.8.0-36.el6.i686.rpm 100% of 28 kB 183 kBps 00m00s
=> glib2-2.26.1-3.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/glib2-2.26.1-3.el6.i686.rpm
glib2-2.26.1-3.el6.i686.rpm 100% of 1621 kB 1514 kBps 00m01s
=> glibc-2.12-1.132.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/glibc-2.12-1.132.el6.i686.rpm
glibc-2.12-1.132.el6.i686.rpm 100% of 4442 kB 1072 kBps 00m04s
=> glibc-common-2.12-1.132.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/glibc-common-2.12-1.132.el6.i686.rpm
glibc-common-2.12-1.132.el6.i686.rpm 100% of 14 MB 3494 kBps 00m05s
=> grep-2.6.3-4.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/grep-2.6.3-4.el6.i686.rpm
grep-2.6.3-4.el6.i686.rpm 100% of 227 kB 535 kBps 00m00s
=> info-4.13a-8.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/info-4.13a-8.el6.i686.rpm
info-4.13a-8.el6.i686.rpm 100% of 172 kB 415 kBps 00m01s
=> keyutils-1.4-4.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/keyutils-1.4-4.el6.i686.rpm
keyutils-1.4-4.el6.i686.rpm 100% of 38 kB 183 kBps 00m00s
=> keyutils-libs-1.4-4.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/keyutils-libs-1.4-4.el6.i686.rpm
keyutils-libs-1.4-4.el6.i686.rpm 100% of 19 kB 159 kBps 00m01s
=> krb5-libs-1.10.3-10.el6_4.6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/krb5-libs-1.10.3-10.el6_4.6.i686.rpm
krb5-libs-1.10.3-10.el6_4.6.i686.rpm 100% of 768 kB 966 kBps 00m00s
=> less-436-10.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/less-436-10.el6.i686.rpm
less-436-10.el6.i686.rpm 100% of 106 kB 337 kBps 00m00s
=> libacl-2.2.49-6.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libacl-2.2.49-6.el6.i686.rpm
libacl-2.2.49-6.el6.i686.rpm 100% of 23 kB 153 kBps 00m00s
=> libattr-2.4.44-7.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libattr-2.4.44-7.el6.i686.rpm
libattr-2.4.44-7.el6.i686.rpm 100% of 15 kB 147 kBps 00m00s
=> libcom_err-1.41.12-18.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libcom_err-1.41.12-18.el6.i686.rpm
libcom_err-1.41.12-18.el6.i686.rpm 100% of 36 kB 178 kBps 00m00s
=> libcap-2.16-5.5.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libcap-2.16-5.5.el6.i686.rpm
libcap-2.16-5.5.el6.i686.rpm 100% of 30 kB 148 kBps 00m00s
=> libgcc-4.4.7-4.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libgcc-4.4.7-4.el6.i686.rpm
libgcc-4.4.7-4.el6.i686.rpm 100% of 112 kB 309 kBps 00m00s
=> libidn-1.18-2.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libidn-1.18-2.el6.i686.rpm
libidn-1.18-2.el6.i686.rpm 100% of 205 kB 491 kBps 00m01s
=> libselinux-2.0.94-5.3.el6_4.1.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libselinux-2.0.94-5.3.el6_4.1.i686.rpm
libselinux-2.0.94-5.3.el6_4.1.i686.rpm 100% of 107 kB 331 kBps 00m00s
=> libsepol-2.0.41-4.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libsepol-2.0.41-4.el6.i686.rpm
libsepol-2.0.41-4.el6.i686.rpm 100% of 125 kB 344 kBps 00m01s
=> libstdc++-4.4.7-4.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libstdc++-4.4.7-4.el6.i686.rpm
libstdc++-4.4.7-4.el6.i686.rpm 100% of 300 kB 628 kBps 00m00s
=> libuuid-2.17.2-12.14.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/libuuid-2.17.2-12.14.el6.i686.rpm
libuuid-2.17.2-12.14.el6.i686.rpm 100% of 68 kB 261 kBps 00m00s
=> ncurses-5.7-3.20090208.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/ncurses-5.7-3.20090208.el6.i686.rpm
ncurses-5.7-3.20090208.el6.i686.rpm 100% of 268 kB 565 kBps 00m01s
=> ncurses-libs-5.7-3.20090208.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/ncurses-libs-5.7-3.20090208.el6.i686.rpm
ncurses-libs-5.7-3.20090208.el6.i686.rpm 100% of 250 kB 525 kBps 00m00s
=> pcre-7.8-6.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/pcre-7.8-6.el6.i686.rpm
pcre-7.8-6.el6.i686.rpm 100% of 195 kB 466 kBps 00m01s
=> popt-1.13-7.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/popt-1.13-7.el6.i686.rpm
popt-1.13-7.el6.i686.rpm 100% of 38 kB 184 kBps 00m00s
=> readline-6.0-4.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/readline-6.0-4.el6.i686.rpm
readline-6.0-4.el6.i686.rpm 100% of 176 kB 422 kBps 00m01s
=> setserial-2.17-25.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/setserial-2.17-25.el6.i686.rpm
setserial-2.17-25.el6.i686.rpm 100% of 23 kB 147 kBps 00m00s
=> setup-2.8.14-20.el6_4.1.noarch.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/setup-2.8.14-20.el6_4.1.noarch.rpm
setup-2.8.14-20.el6_4.1.noarch.rpm 100% of 150 kB 406 kBps 00m01s
=> slang-2.2.1-1.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/slang-2.2.1-1.el6.i686.rpm
slang-2.2.1-1.el6.i686.rpm 100% of 472 kB 804 kBps 00m00s
=> which-2.19-6.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/which-2.19-6.el6.i686.rpm
which-2.19-6.el6.i686.rpm 100% of 37 kB 182 kBps 00m00s
=> zlib-1.2.3-29.el6.i686.rpm doesn't seem to exist in /usr/ports/distfiles/rpm/i686/centos/6.5.
=> Attempting to fetch http://mirror.centos.org/centos/6/os/i386/Packages/zlib-1.2.3-29.el6.i686.rpm
zlib-1.2.3-29.el6.i686.rpm 100% of 72 kB 274 kBps 00m00s
===> Fetching all distfiles required by linux_base-c6-6.5 for building
===> Extracting for linux_base-c6-6.5
=> SHA256 Checksum OK for rpm/i686/centos/6.5/basesystem-10.0-4.el6.noarch.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/bash-4.1.2-15.el6_4.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/bzip2-1.0.5-7.el6_0.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/bzip2-libs-1.0.5-7.el6_0.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/compat-db43-4.3.29-15.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/compat-libstdc++-33-3.2.3-69.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/compat-libstdc++-296-2.96-144.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/coreutils-8.4-31.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/db4-4.7.25-18.el6_4.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/e2fsprogs-1.41.12-18.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/e2fsprogs-libs-1.41.12-18.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/elfutils-0.152-1.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/centos-release-6-5.el6.centos.11.1.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/filesystem-2.4.30-3.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/findutils-4.4.2-6.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/freetype-2.3.11-14.el6_3.1.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/gdbm-1.8.0-36.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/glib2-2.26.1-3.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/glibc-2.12-1.132.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/glibc-common-2.12-1.132.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/grep-2.6.3-4.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/info-4.13a-8.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/keyutils-1.4-4.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/keyutils-libs-1.4-4.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/krb5-libs-1.10.3-10.el6_4.6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/less-436-10.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libacl-2.2.49-6.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libattr-2.4.44-7.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libcom_err-1.41.12-18.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libcap-2.16-5.5.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libgcc-4.4.7-4.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libidn-1.18-2.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libselinux-2.0.94-5.3.el6_4.1.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libsepol-2.0.41-4.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libstdc++-4.4.7-4.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/libuuid-2.17.2-12.14.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/ncurses-5.7-3.20090208.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/ncurses-libs-5.7-3.20090208.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/pcre-7.8-6.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/popt-1.13-7.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/readline-6.0-4.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/setserial-2.17-25.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/setup-2.8.14-20.el6_4.1.noarch.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/slang-2.2.1-1.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/which-2.19-6.el6.i686.rpm.
=> SHA256 Checksum OK for rpm/i686/centos/6.5/zlib-1.2.3-29.el6.i686.rpm.
tar: Error opening archive: Failed to open '/usr/ports/distfiles/rpm/i686/centos/6.5/basesystem-10.0-4.el6.noarch.rpm:bin'
*** Error code 1
Stop.
make: stopped in /crypt/usr/ports/emulators/linux_base-c6
Wir verwenden essentielle Cookies, damit diese Website funktioniert, und optionale Cookies, um den Komfort bei der Nutzung zu verbessern.
Siehe weitere Informationen und konfiguriere deine Einstellungen