aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-01-20 22:04:13 +0800
committernetchild <netchild@FreeBSD.org>2005-01-20 22:04:13 +0800
commitb65183dc7b28397eaae7b8b60c7069fbdafb6ce8 (patch)
tree3fdbdc4a0208071b135b6ddb6b2c6933c5385c13
parentfd483dfe41fdc6b81d561249c5d61e97dce31612 (diff)
downloadfreebsd-ports-graphics-b65183dc7b28397eaae7b8b60c7069fbdafb6ce8.tar.gz
freebsd-ports-graphics-b65183dc7b28397eaae7b8b60c7069fbdafb6ce8.tar.zst
freebsd-ports-graphics-b65183dc7b28397eaae7b8b60c7069fbdafb6ce8.zip
Add a note about the IGAIN messages.
-rw-r--r--net-im/skype-devel/Makefile2
-rw-r--r--net-im/skype/Makefile2
-rw-r--r--net-im/skype20/Makefile2
-rw-r--r--net/skype-devel/Makefile2
-rw-r--r--net/skype/Makefile2
5 files changed, 10 insertions, 0 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile
index 62e69d5d8fc..bfbccb04acf 100644
--- a/net-im/skype-devel/Makefile
+++ b/net-im/skype-devel/Makefile
@@ -56,6 +56,8 @@ do-install:
post-install:
@${ECHO} "##########################################################################"
+ @${ECHO} "Do not worry if you see 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address' errors from skype, the skype sound code is overly verbose in this regard. It would be enough to print it only once." | fmt
+ @${ECHO} "##########################################################################"
@${ECHO} "Known good soundcards for the use with Skype:"
@${ECHO} " - SiS 7012 (snd_ich) based ones"
@${ECHO} " - CMedia CMI8738 (snd_cmi) based ones"
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile
index 62e69d5d8fc..bfbccb04acf 100644
--- a/net-im/skype/Makefile
+++ b/net-im/skype/Makefile
@@ -56,6 +56,8 @@ do-install:
post-install:
@${ECHO} "##########################################################################"
+ @${ECHO} "Do not worry if you see 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address' errors from skype, the skype sound code is overly verbose in this regard. It would be enough to print it only once." | fmt
+ @${ECHO} "##########################################################################"
@${ECHO} "Known good soundcards for the use with Skype:"
@${ECHO} " - SiS 7012 (snd_ich) based ones"
@${ECHO} " - CMedia CMI8738 (snd_cmi) based ones"
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile
index 62e69d5d8fc..bfbccb04acf 100644
--- a/net-im/skype20/Makefile
+++ b/net-im/skype20/Makefile
@@ -56,6 +56,8 @@ do-install:
post-install:
@${ECHO} "##########################################################################"
+ @${ECHO} "Do not worry if you see 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address' errors from skype, the skype sound code is overly verbose in this regard. It would be enough to print it only once." | fmt
+ @${ECHO} "##########################################################################"
@${ECHO} "Known good soundcards for the use with Skype:"
@${ECHO} " - SiS 7012 (snd_ich) based ones"
@${ECHO} " - CMedia CMI8738 (snd_cmi) based ones"
diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile
index 62e69d5d8fc..bfbccb04acf 100644
--- a/net/skype-devel/Makefile
+++ b/net/skype-devel/Makefile
@@ -56,6 +56,8 @@ do-install:
post-install:
@${ECHO} "##########################################################################"
+ @${ECHO} "Do not worry if you see 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address' errors from skype, the skype sound code is overly verbose in this regard. It would be enough to print it only once." | fmt
+ @${ECHO} "##########################################################################"
@${ECHO} "Known good soundcards for the use with Skype:"
@${ECHO} " - SiS 7012 (snd_ich) based ones"
@${ECHO} " - CMedia CMI8738 (snd_cmi) based ones"
diff --git a/net/skype/Makefile b/net/skype/Makefile
index 62e69d5d8fc..bfbccb04acf 100644
--- a/net/skype/Makefile
+++ b/net/skype/Makefile
@@ -56,6 +56,8 @@ do-install:
post-install:
@${ECHO} "##########################################################################"
+ @${ECHO} "Do not worry if you see 'volume_adjust: SOUND_MIXER_WRITE_IGAIN failed: No such device or address' errors from skype, the skype sound code is overly verbose in this regard. It would be enough to print it only once." | fmt
+ @${ECHO} "##########################################################################"
@${ECHO} "Known good soundcards for the use with Skype:"
@${ECHO} " - SiS 7012 (snd_ich) based ones"
@${ECHO} " - CMedia CMI8738 (snd_cmi) based ones"