Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[overlay] Pro audio production applications, Part 2
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 11, 12, 13 ... 17, 18, 19  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Apr 05, 2011 7:20 pm    Post subject: Reply with quote

I SERIOUSLY have to try to look up what kind of access to the overlay I have. I have something, unless someone killed it because I haven't use it in so long. I'm always working with audio in Gentoo so it makes sense for me to do updates to the overlay when I find (frequent) need for it.

So much on my plate, though. I'll certainly TRY to get to it at some point.

meklu wrote:
Well, this isn't nice:

> * media-libs/portaudio
>>>>> Latest version available: 19.20071207
>>>>> Latest version installed: 19_pre20090514
>>>>> Size of files: 1,087 kB
>>>>> Homepage: http://www.portaudio.com
>>>>> Description: An open-source cross platform audio API.
>>>>> License: as-is

The 2007 -one is in this overlay and the 2009 -one was in the main portage tree and has been superseded by portaudio-19_pre20110317.

_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Fri Apr 08, 2011 9:11 pm    Post subject: masking repository? Reply with quote

I'm looking for a way to always fetch audio stuff from pro-audio. It's very annoying to keep masking (and eventually unmasking..) packages because I dont want to get it from portage...

Any ideas?
_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Fri Apr 08, 2011 11:27 pm    Post subject: Re: masking repository? Reply with quote

bacon wrote:
I'm looking for a way to always fetch audio stuff from pro-audio. It's very annoying to keep masking (and eventually unmasking..) packages because I dont want to get it from portage...

Any ideas?

Create a file called: /etc/portage/repos.conf and put this into it
Code:

[proaudio]
priority = -1001

This way you use portage tree just when the package is not in proaudio overlay.
Because portage tree has priority "-1000" and you make proaudio "-1001" . so the lowest one is used. You need a recent enough portage to use this feature.
Hope that helps.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Sat Apr 09, 2011 12:06 am    Post subject: Reply with quote

Thanks! But its not working yet... it is still offering me to emerge seq24 and ardour from portage:

Code:
bacon@septuplet ~ $ sudo emerge -DNuva -j3 --keep-going world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     UD] media-sound/seq24-0.9.0 [0.9.2] USE="jack -lash" 0 kB [0]
[ebuild     U ] media-sound/ardour-2.8.11 [2.8.7] USE="lv2* nls -aubio% -austate% -debug -dmalloc% -fft_analysis% -fpu_optimization% -freesound% -liblo% -oldfonts% -surfaces% -sys-libs% -tranzport% -vst% -wiimote% (-altivec%) (-curl%) (-sse%*)" 3,245 kB [0=>1]
[ebuild   R   ] app-emulation/wine-1.2.1  USE="X alsa cups dbus gecko jack* jpeg lcms ldap mp3 ncurses opengl oss perl png ssl threads truetype win32 win64 xml -capi -custom-cflags (-esd) -fontconfig -gnutls -gphoto2 -gsm (-hal) -nas -openal -pulseaudio -samba -scanner -test -xcomposite -xinerama" 0 kB [0]

Total: 3 packages (1 upgrade, 1 downgrade, 1 reinstall), Size of downloads: 3,245 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /var/lib/layman/pro-audio


whats wrong? how do I check my portage version? I believe it's all updated...
_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Sat Apr 09, 2011 12:26 am    Post subject: Reply with quote

bacon wrote:
Thanks! But its not working yet... it is still offering me to emerge seq24 and ardour from portage:
...
whats wrong? how do I check my portage version? I believe it's all updated...

Ups! try this in repos.conf:
Code:

[pro-audio]
priority = -1001

Notice in the previous post I mistakenly write "proaudio" instead of "pro-audio".
If it does not work, post the output of:
Code:

emerge --info --verbose

To check your portage version run this?
Code:

emerge --version

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Sat Apr 09, 2011 2:38 am    Post subject: Reply with quote

there you go!

Code:
bacon@septuplet ~ $ emerge --info --verbose
Portage 2.1.9.42 (default/linux/amd64/10.0/desktop/gnome, gcc-4.4.5, glibc-2.11.3-r0, 2.6.36-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.36-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T6500_@_2.10GHz-with-gentoo-1.12.14
Timestamp of tree: Fri, 08 Apr 2011 23:45:01 +0000
app-shells/bash:     4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.6.6-r1, 2.7.1-r1, 3.1.3-r1
dev-util/cmake:      2.8.4
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.5
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ABI="amd64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA RTCW-ETEULA AdobeFlash-10.1 skype-eula"
ACCEPT_PROPERTIES="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
ASFLAGS_x86="--32"
AUTOCLEAN="yes"
CAMERAS="ptp2"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CFLAGS_x86="-m32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CVS_RSH="ssh"
CXXFLAGS="-march=core2 -O2 -pipe"
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-0HaIu9wPjP,guid=ee6cc87a209f1cadeb70361e000000de"
DEFAULT_ABI="amd64"
DESKTOP_AUTOSTART_ID="10c5c9a9905bdcda0f130230025553857800000039210001"
DESKTOP_SESSION="gnome"
DISPLAY=":0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS=""
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec sftp -P \${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
FFLAGS=""
FLTK_DOCDIR="/usr/share/doc/fltk-2.0_pre6970/html"
GDK_USE_XFT="1"
GDMSESSION="gnome"
GDM_LANG="C"
GDM_XSERVER_LOCATION="local"
GENTOO_MIRRORS="http://www.las.ic.unicamp.br/pub/gentoo/ ftp://ftp.las.ic.unicamp.br/pub/gentoo/"
GNOME_DESKTOP_SESSION_ID="this-is-deprecated"
GNOME_KEYRING_CONTROL="/tmp/keyring-dd7Pqg"
GNOME_KEYRING_PID="3841"
GPG_AGENT_INFO="/tmp/keyring-dd7Pqg/gpg:0:1"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx"
GSETTINGS_BACKEND="gconf"
HG="/usr/bin/hg"
HOME="/home/bacon"
INFOPATH="/usr/share/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info"
INPUT_DEVICES="evdev synaptics"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
LADSPA_PATH="/usr/lib64/ladspa"
LANG="C"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64"
LIBDIR_ppc="lib32"
LIBDIR_ppc64="lib64"
LIBDIR_s390="lib32"
LIBDIR_s390x="lib64"
LIBDIR_sparc32="lib32"
LIBDIR_sparc64="lib64"
LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32"
LOGNAME="bacon"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAKEOPTS="-j3"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.20.1/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man:/etc/java-config/system-vm/man/"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage)"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OPENGL_PROFILE="xorg-x11"
ORBIT_SOCKETDIR="/tmp/orbit-bacon"
PAGER="/usr/bin/less"
PATH="/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5:/usr/games/bin"
PHP_TARGETS="php5-3"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SANDBOX_COMPAT_LEVEL="16"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/wavilen /var/lib/layman/pro-audio /var/lib/layman/wirelay /var/lib/layman/arcon"
PRELINK_PATH_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/home/bacon"
PYTHONDONTWRITEBYTECODE="1"
RESUMECOMMAND="/usr/bin/wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5"
RPMDIR="/usr/portage/rpm"
RUBY_TARGETS="ruby18"
SANE_CONFIG_DIR="/etc/sane.d"
SESSION_MANAGER="local/septuplet:@/tmp/.ICE-unix/3921,unix/septuplet:/tmp/.ICE-unix/3921"
SHELL="/bin/bash"
SHLVL="1"
SSH_AGENT_PID="3938"
SSH_AUTH_SOCK="/tmp/keyring-dd7Pqg/ssh"
STAGE1_USE="multilib nptl nptlonly unicode"
SYMLINK_LIB="yes"
SYNC="rsync://rsync1.br.gentoo.org/gentoo-portage"
TERM="xterm"
USB_DEVFS_PATH="/dev/bus/usb"
USE="X a52 aac acl acpi alsa amd64 animation-rtl berkdb bluetooth branding bzip2 cairo caps cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam fat ffmpeg firefox flac fortran gdbm gdu gif gnome gnome-keyring gpm gstreamer gtk hald howl iconv ieee1394 ipv6 jack jack-tmpfs jackmidi jpeg ladspa lame lash lcms ldap libnotify lv2 mad midi mikmod mmx mng modules mp3 mp4 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly ntfs ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt3support qt4 readline sdl session spell sqlite sse sse2 ssl startup-notification svg sysfs tcpd themes threads tiff truetype udev unicode usb v4l v4l2 vorbis x264 xcb xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="none intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USER="bacon"
USERLAND="GNU"
USERNAME="bacon"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS DRACUT_MODULES DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL PHP_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="none intel"
WINDOWPATH="7"
XAUTHORITY="/home/bacon/.Xauthority"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share:/usr/share/gdm"
XDG_MENU_PREFIX="gnome-"
XDG_SESSION_COOKIE="1f75de2fd11e0dc56c19105800000e3a-1302300254.406702-2047104809"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
_="/usr/bin/emerge"

_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Sat Apr 09, 2011 3:25 am    Post subject: Reply with quote

I realized i would need portage 2.2 to get that repos.conf working... so I did it, and now the priorities are being showed as I wanted:

Code:

proaudio
    location: /var/lib/layman/pro-audio
    masters: gentoo
    priority: -1001

gentoo
    location: /usr/portage
    sync: rsync://rsync1.br.gentoo.org/gentoo-portage
    priority: -1000

wavilen
    location: /var/lib/layman/wavilen
    masters: gentoo
    priority: 0

wirelay
    location: /var/lib/layman/wirelay
    masters: gentoo
    priority: 1

arcon
    location: /var/lib/layman/arcon
    masters: gentoo
    priority: 2


BUT it doesnt actually work when emerging, as it is still going for the portage package:

Code:
septuplet portage # sudo emerge -DNuva world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U  ] sys-apps/man-1.6f-r4 [1.6f-r3] USE="nls -lzma (-unicode%*)" LINGUAS="(-ru%)" 249 kB [1=>0]
[ebuild     UD ] media-sound/seq24-0.9.0 [0.9.2] USE="jack -lash" 0 kB [0]
[ebuild     U ~] media-sound/ardour-2.8.11 [2.8.7] USE="lv2* nls -aubio% -austate% -debug -dmalloc% -fft_analysis% -fpu_optimization% -freesound% -liblo% -oldfonts% -surfaces% -sys-libs% -tranzport% -vst% -wiimote% (-altivec%) (-curl%) (-sse%*)" 3,245 kB [0=>2]
[ebuild   R    ] app-emulation/wine-1.2.1  USE="X alsa cups dbus gecko jack* jpeg lcms ldap mp3 ncurses opengl oss perl png ssl threads truetype win32 win64 xml -capi -custom-cflags (-esd) -fontconfig -gnutls -gphoto2 -gsm (-hal) -nas -openal -pulseaudio -samba -scanner -test -xcomposite -xinerama" 0 kB [0]

Total: 4 packages (2 upgrades, 1 downgrade, 1 reinstall), Size of downloads: 3,494 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /var/lib/layman/arcon
 [2] /var/lib/layman/pro-audio


So, still, no good. help?
_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Sat Apr 09, 2011 11:42 am    Post subject: Reply with quote

bacon wrote:

Code:
septuplet portage # sudo emerge -DNuva world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     UD ] media-sound/seq24-0.9.0 [0.9.2] USE="jack -lash" 0 kB [0]
[ebuild     U ~] media-sound/ardour-2.8.11 [2.8.7] USE="lv2* nls -aubio% -austate% -debug -dmalloc% -fft_analysis% -fpu_optimization% -freesound% -liblo% -oldfonts% -surfaces% -sys-libs% -tranzport% -vst% -wiimote% (-altivec%) (-curl%) (-sse%*)" 3,245 kB [0=>2]

 [0] /usr/portage
 [1] /var/lib/layman/arcon
 [2] /var/lib/layman/pro-audio


So, still, no good. help?

proaudio overlay has seq24 ver-0.9.0. So portage choose portage tree which has newer seq24 ver-0.9.2. Since seq24 is downgraded, I think you masked newer seq24, so remove mask. I think when proaudio overlay updates seq24 ebuild, it will be used. So if you don't have a problem with portage one, I suggest use it, since it is newer.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Sat Apr 09, 2011 3:38 pm    Post subject: Reply with quote

Actually pro-audio has the 0.8.7 version:

Code:
septuplet / # eix seq24
[U] media-sound/seq24
     Available versions:  0.8.7!m[1] 0.9.0 ~0.9.2 {devel-patches jack lash}
     Installed versions:  0.8.7!m[1](00:44:13 04/09/11)(jack -devel-patches -lash)
     Homepage:            http://www.filter24.org/seq24/
     Description:         Seq24 is a loop based MIDI sequencer with focus on live performances.

[1] "proaudio" /var/lib/layman/pro-audio


Tell me if I'm wrong: pro-audio may not always have the newest version os stuff, since the maintainers are always working on making it compatible with jack and so on. pro-audio isn't just about having audio packages, but also (PROfessionaly) stable versions altogether with other packages. That's why I'm worried about having a higher priority on pro-audio instead of portage.

I don't get it.. u want me to have the newest version of portage or the stable one?

=) thanks again!
_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Sat Apr 09, 2011 3:55 pm    Post subject: Reply with quote

bacon wrote:

Tell me if I'm wrong: pro-audio may not always have the newest version os stuff, since the maintainers are always working on making it compatible with jack and so on. pro-audio isn't just about having audio packages, but also (PROfessionaly) stable versions altogether with other packages. That's why I'm worried about having a higher priority on pro-audio instead of portage.

I don't get it.. u want me to have the newest version of portage or the stable one?



The choice is left up to the user as to whether to use the latest stable or the absolute latest, as is the usual M.O. for Gentoo.

However, maintenance off the overlay is a bit behind. That's why I said earlier I should double check my access to the overlay, and maybe ask for a higher level, if they'll trust me with it, because I would gladly stay on top of things.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
aCOSwt
Bodhisattva
Bodhisattva


Joined: 19 Oct 2007
Posts: 2537
Location: Hilbert space

PostPosted: Sat Apr 09, 2011 4:00 pm    Post subject: Reply with quote

bacon wrote:
I realized

Pardon me... Francis for going off topic but... I just could not resist quoting this one :!: :D [/quote]
Back to top
View user's profile Send private message
Ormaaj
Guru
Guru


Joined: 28 Jan 2008
Posts: 319

PostPosted: Mon Apr 11, 2011 6:22 am    Post subject: Reply with quote

Code:
 ~ $ jackdbus auto
*** buffer overflow detected ***: jackdbus terminated
======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x37)[0x7f88c5c25b37]
/lib64/libc.so.6(+0xf89a0)[0x7f88c5c239a0]
/usr/lib/jack/jack_alsa.so(driver_get_descriptor+0x557)[0x7f88c57056a7]
/usr/lib64/libjackserver.so.0(+0x540cf)[0x7f88c69bb0cf]
/usr/lib64/libjackserver.so.0(+0x5513e)[0x7f88c69bc13e]
/usr/lib64/libjackserver.so.0(jackctl_server_create+0xbf1)[0x7f88c69c0481]
jackdbus[0x406884]
jackdbus[0x4044dc]
/lib64/libc.so.6(__libc_start_main+0xed)[0x7f88c5b4c30d]
jackdbus[0x404895]
======= Memory map: ========
00400000-00416000 r-xp 00000000 08:04 144241                             /usr/bin/jackdbus
00616000-00617000 r--p 00016000 08:04 144241                             /usr/bin/jackdbus
00617000-00618000 rw-p 00017000 08:04 144241                             /usr/bin/jackdbus
00618000-00631000 rw-p 00000000 00:00 0
02205000-02247000 rw-p 00000000 00:00 0                                  [heap]
7f88c5418000-7f88c54f3000 r-xp 00000000 08:04 662391                     /usr/lib64/libasound.so.2.0.0
7f88c54f3000-7f88c56f2000 ---p 000db000 08:04 662391                     /usr/lib64/libasound.so.2.0.0
7f88c56f2000-7f88c56f8000 r--p 000da000 08:04 662391                     /usr/lib64/libasound.so.2.0.0
7f88c56f8000-7f88c56fa000 rw-p 000e0000 08:04 662391                     /usr/lib64/libasound.so.2.0.0
7f88c56fa000-7f88c5714000 r-xp 00000000 08:04 665591                     /usr/lib64/jack/jack_alsa.so
7f88c5714000-7f88c5913000 ---p 0001a000 08:04 665591                     /usr/lib64/jack/jack_alsa.so
7f88c5913000-7f88c5914000 r--p 00019000 08:04 665591                     /usr/lib64/jack/jack_alsa.so
7f88c5914000-7f88c5915000 rw-p 0001a000 08:04 665591                     /usr/lib64/jack/jack_alsa.so
7f88c5915000-7f88c592a000 r-xp 00000000 08:04 2370513                    /lib64/libgcc_s.so.1
7f88c592a000-7f88c5b29000 ---p 00015000 08:04 2370513                    /lib64/libgcc_s.so.1
7f88c5b29000-7f88c5b2a000 r--p 00014000 08:04 2370513                    /lib64/libgcc_s.so.1
7f88c5b2a000-7f88c5b2b000 rw-p 00015000 08:04 2370513                    /lib64/libgcc_s.so.1
7f88c5b2b000-7f88c5cc1000 r-xp 00000000 08:04 16200                      /lib64/libc-2.13.so
7f88c5cc1000-7f88c5ec0000 ---p 00196000 08:04 16200                      /lib64/libc-2.13.so
7f88c5ec0000-7f88c5ec4000 r--p 00195000 08:04 16200                      /lib64/libc-2.13.so
7f88c5ec4000-7f88c5ec5000 rw-p 00199000 08:04 16200                      /lib64/libc-2.13.so
7f88c5ec5000-7f88c5ecb000 rw-p 00000000 00:00 0
7f88c5ecb000-7f88c5ef3000 r-xp 00000000 08:04 681584                     /usr/lib64/libexpat.so.1.5.2
7f88c5ef3000-7f88c60f3000 ---p 00028000 08:04 681584                     /usr/lib64/libexpat.so.1.5.2
7f88c60f3000-7f88c60f5000 r--p 00028000 08:04 681584                     /usr/lib64/libexpat.so.1.5.2
7f88c60f5000-7f88c60f6000 rw-p 0002a000 08:04 681584                     /usr/lib64/libexpat.so.1.5.2
7f88c60f6000-7f88c613b000 r-xp 00000000 08:04 656415                     /usr/lib64/libdbus-1.so.3.5.4
7f88c613b000-7f88c633b000 ---p 00045000 08:04 656415                     /usr/lib64/libdbus-1.so.3.5.4
7f88c633b000-7f88c633c000 r--p 00045000 08:04 656415                     /usr/lib64/libdbus-1.so.3.5.4
7f88c633c000-7f88c633d000 rw-p 00046000 08:04 656415                     /usr/lib64/libdbus-1.so.3.5.4
7f88c633d000-7f88c6345000 r-xp 00000000 08:04 16186                      /lib64/librt-2.13.so
7f88c6345000-7f88c6544000 ---p 00008000 08:04 16186                      /lib64/librt-2.13.so
7f88c6544000-7f88c6545000 r--p 00007000 08:04 16186                      /lib64/librt-2.13.so
7f88c6545000-7f88c6546000 rw-p 00008000 08:04 16186                      /lib64/librt-2.13.so
7f88c6546000-7f88c6548000 r-xp 00000000 08:04 10496                      /lib64/libdl-2.13.so
7f88c6548000-7f88c6748000 ---p 00002000 08:04 10496                      /lib64/libdl-2.13.so
7f88c6748000-7f88c6749000 r--p 00002000 08:04 10496                      /lib64/libdl-2.13.so
7f88c6749000-7f88c674a000 rw-p 00003000 08:04 10496                      /lib64/libdl-2.13.so
7f88c674a000-7f88c6762000 r-xp 00000000 08:04 10985                      /lib64/libpthread-2.13.so
7f88c6762000-7f88c6961000 ---p 00018000 08:04 10985                      /lib64/libpthread-2.13.so
7f88c6961000-7f88c6962000 r--p 00017000 08:04 10985                      /lib64/libpthread-2.13.so
7f88c6962000-7f88c6963000 rw-p 00018000 08:04 10985                      /lib64/libpthread-2.13.so
7f88c6963000-7f88c6967000 rw-p 00000000 00:00 0
7f88c6967000-7f88c69f0000 r-xp 00000000 08:04 664606                     /usr/lib64/libjackserver.so.0.1.0
7f88c69f0000-7f88c6bef000 ---p 00089000 08:04 664606                     /usr/lib64/libjackserver.so.0.1.0
7f88c6bef000-7f88c6bf3000 r--p 00088000 08:04 664606                     /usr/lib64/libjackserver.so.0.1.0
7f88c6bf3000-7f88c6bf5000 rw-p 0008c000 08:04 664606                     /usr/lib64/libjackserver.so.0.1.0
7f88c6bf5000-7f88c6ce0000 r-xp 00000000 08:04 1476205                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.0/libstdc++.so.6.0.15
7f88c6ce0000-7f88c6ee0000 ---p 000eb000 08:04 1476205                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.0/libstdc++.so.6.0.15
7f88c6ee0000-7f88c6ee8000 r--p 000eb000 08:04 1476205                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.0/libstdc++.so.6.0.15
7f88c6ee8000-7f88c6eea000 rw-p 000f3000 08:04 1476205                    /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.0/libstdc++.so.6.0.15
7f88c6eea000-7f88c6eff000 rw-p 00000000 00:00 0
7f88c6eff000-7f88c6f82000 r-xp 00000000 08:04 10143                      /lib64/libm-2.13.so
7f88c6f82000-7f88c7181000 ---p 00083000 08:04 10143                      /lib64/libm-2.13.so
7f88c7181000-7f88c7182000 r--p 00082000 08:04 10143                      /lib64/libm-2.13.so
7f88c7182000-7f88c7183000 rw-p 00083000 08:04 10143                      /lib64/libm-2.13.so
7f88c7183000-7f88c71a4000 r-xp 00000000 08:04 16197                      /lib64/ld-2.13.soSegmentation fault


90% chance it's gcc-4.6 related, however I rebuilt @system about a week ago and jack hadn't started misbehaving until yesterday. I've tried a few versions of jack (the above is generated from 2.9999), rebuilding a bunch of libs conservatively and with an older compiler (direct deps, alsa stuff, dbus, glibc). Can anyone grok from this traceback where the problem lies? qjackctl log:
Code:
01:16:09.100 Patchbay activated.
01:16:09.102 Statistics reset.
01:16:09.103 ALSA connection change.
01:16:09.119 D-BUS: Service not available (org.jackaudio.service aka jackdbus).
01:16:09.125 JACK is starting...
01:16:09.125 /usr/bin/jackdbus -dalsa -dhw:0 -r48000 -p512 -n3 -H -M -Xseq -zs
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
jackdbus should be auto-executed by D-Bus message bus daemon.
If you want to run it manually anyway, specify "auto" as only parameter
01:16:09.134 ALSA connection graph change.
01:16:09.134 JACK was started with PID=31287.
01:16:09.137 JACK was stopped successfully.
01:16:09.137 Post-shutdown script...
01:16:09.138 killall jackdbus; kill -9 $(pidof jackdbus)
01:16:09.326 ALSA active patchbay scan...
jackdbus: no process found
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
01:16:09.553 Post-shutdown script terminated with exit status=256.
01:16:11.332 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started


make.conf / emerge --info : http://ormaaj.org/pages/gentoo/index.xhtml
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Mon Apr 11, 2011 2:02 pm    Post subject: Reply with quote

When I see ".so" the first thing I do is run lafilefixer.

When I've poked around for a while and can't seem to find a solution, I rebuild my Gentoo DAW, although I've done this so often that I now rarely need to. If you do, follow the guide in my sig, and keep your Gentoo DAW separate from your every day computer, even if via a different partition you can boot into. My Gentoo DAW is also used for games, but everything else (office software and whatever) goes on another machine. It makes it easier to maintain, since sometimes you need certain system tweaks for audio that you do not want to mess with just to make something else work.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Wed Apr 27, 2011 3:25 am    Post subject: seq24 segmentation fault Reply with quote

Well,

Code:
bacon@septuplet ~ $ seq24
lash_init: Not attempting to start daemon server automatically
[Connected to LASH]
Reading [/home/bacon/.seq24rc]
Segmentation fault


??

Code:
[I] media-sound/seq24
     Available versions:  0.8.7!m[1] [m]0.9.0 ~0.9.2 {devel-patches jack lash}
     Installed versions:  0.8.7!m[1](01:45:38 04/20/11)(jack lash -devel-patches)
     Homepage:            http://www.filter24.org/seq24/
     Description:         Seq24 is a loop based MIDI sequencer with focus on live performances.

[1] "proaudio" /var/lib/layman/pro-audio

_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Wed Apr 27, 2011 2:08 pm    Post subject: Re: seq24 segmentation fault Reply with quote

You're using the oldest available version. Try upgrading to 0.9.2 from Portage.

Since this is in Portage, we might as well drop it from the overlay... hint, hint. :P

On a tangent, I noticed that while it has jack support, it would be nice to give it jack midi support, since it doesn't show up in qjackctl's connections. Everything is available from within seq24, but it'd still be nice to see it in connections.

bacon wrote:
Well,

Code:
bacon@septuplet ~ $ seq24
lash_init: Not attempting to start daemon server automatically
[Connected to LASH]
Reading [/home/bacon/.seq24rc]
Segmentation fault


??

Code:
[I] media-sound/seq24
     Available versions:  0.8.7!m[1] [m]0.9.0 ~0.9.2 {devel-patches jack lash}
     Installed versions:  0.8.7!m[1](01:45:38 04/20/11)(jack lash -devel-patches)
     Homepage:            http://www.filter24.org/seq24/
     Description:         Seq24 is a loop based MIDI sequencer with focus on live performances.

[1] "proaudio" /var/lib/layman/pro-audio

_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Thu Apr 28, 2011 10:08 pm    Post subject: Re: seq24 segmentation fault Reply with quote

bacon wrote:
Well,
Code:
bacon@septuplet ~ $ seq24
lash_init: Not attempting to start daemon server automatically
[Connected to LASH]
Reading [/home/bacon/.seq24rc]
Segmentation fault

??
Code:
[I] media-sound/seq24
     Installed versions:  0.8.7!m[1](01:45:38 04/20/11)(jack lash -devel-patches)
[1] "proaudio" /var/lib/layman/pro-audio

Hi, bacon. I updated the seq24 to the latest in proaudio overlay. Added a patch for your lash related segfault from upsteream.
Could you test it?
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Fri Apr 29, 2011 2:00 am    Post subject: Reply with quote

Code:
bacon@septuplet ~ $ eix seq24
[I] media-sound/seq24
     Available versions:  0.8.7!m[1] 0.9.0 (~)0.9.2 (~)0.9.2!m[1] {devel-patches jack lash}
     Installed versions:  0.9.2(22:35:31 04/28/11)(jack lash)
     Homepage:            http://www.filter24.org/seq24/
     Description:         Seq24 is a loop based MIDI sequencer with focus on live performances.

[1] "proaudio" /var/lib/layman/pro-audio
bacon@septuplet ~ $ sudo seq24
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
snd_seq_open() error

_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Fri Apr 29, 2011 6:08 am    Post subject: Reply with quote

bacon. what is the output of these:
Code:

lsmod | grep seq
ls -l /dev/snd/seq

It seems something wrong with your audio setup.
Do you load the necessary modules within /etc/conf.d/modules file like this?
Code:

modules_2_6="${modules_2_6} snd-seq"
module_snd_seq_args_2_6=""

_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Sat Apr 30, 2011 12:24 am    Post subject: Reply with quote

I don't really understand this whole modules thing now... what are those snd_seq things? I had cleaned my modules, cuz it was loadings lots of things that werent necessary. I will post my modules so u suggests what's important and what's not, okay?

Code:
bacon@septuplet ~ $ cat /etc/modules.autoload.d/kernel-2.6.33
snd-hda-intel
snd-usb-audio
snd
snd-seq-dummy
snd-seq-device
snd-seq-midi
snd-seq-midi-event
snd-seq
snd-timer


bacon@septuplet ~ $ cat /etc/modules.autoload.d/kernel-2.6.33.bkp
snd-hda-codec-intelhdmi
snd-hda-codec-via
snd-hda-codec
snd-hda-codec-nvhdmi
snd-hda-codec-cirrus
snd-hda-codec-ca0110
snd-hda-codec-analog
snd-hda-codec-idt
snd-hda-codec-si3054
snd-hda-codec-realtek
snd-hda-codec-cmedia
snd-hda-codec-atihdmi
snd-hda-codec-conexant
snd-hda-intel
snd-rawmidi
snd-hrtimer
snd-pcm
snd-hwdep
snd
snd-seq-dummy
snd-seq-device
snd-seq-midi
snd-seq-midi-event
snd-seq
snd-seq-oss
snd-timer
snd-mixer-oss
snd-pcm-oss
snd-page-alloc
snd-usb-audio
snd-usb-caiaq
snd-usb-lib
snd-usb-us122l
usb-usx2y
sound_firmware
soundcore
snd-soc-core
usblp
cdc-wdm
cdc-acm
wusbcore
whci-hcd
gspca_main
smsc95xx
i915
drm_kms_helper
scsi_wait_scan
cfbfillrect
cfbcopyarea
cfbimgblt
umc
whc-rc
whci
uwb


Code:
bacon@septuplet ~ $ lsmod | grep seq
snd_seq_midi            4582  0
snd_seq_midi_event      4818  1 snd_seq_midi
snd_seq_dummy           1239  0
snd_seq                42296  6 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
snd_timer              16236  2 snd_seq,snd_pcm
snd_rawmidi            15887  2 snd_seq_midi,snd_usb_lib
snd_seq_device          4579  4 snd_seq_midi,snd_seq_dummy,snd_seq,snd_rawmidi
snd                    47521  17 snd_seq,snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_hwdep,snd_usb_lib,snd_pcm,snd_timer,snd_rawmidi,snd_seq_device

bacon@septuplet ~ $ ls -l /dev/snd/seq
crw-rw----+ 1 root audio 116, 16 Apr 29 18:01 /dev/snd/seq

_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
bacon
n00b
n00b


Joined: 16 Feb 2011
Posts: 18
Location: Brazil

PostPosted: Sat Apr 30, 2011 12:41 am    Post subject: Reply with quote

Well... i'm not sure if this is the right place.. but now that i'm asking for help on seq24, there a few other problems going on! What's wrong with my qjackctl?

Code:
21:38:50.109 ALSA connection graph change.
21:38:50.157 ALSA connection graph change.
21:38:50.338 ALSA connection change.
21:38:54.535 Startup script...
21:38:54.535 artsshell -q terminate
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
sh: artsshell: command not found
21:38:54.939 Startup script terminated with exit status=32512.
21:38:55.122 D-BUS: JACK server could not be started. Sorry
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: driver "alsa" selected
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Saving settings to "/home/bacon/.config/jack/conf.xml" ...
Fri Apr 29 21:38:54 2011: Starting jack server...
Fri Apr 29 21:38:54 2011: JACK server starting in realtime mode with priority 70
Fri Apr 29 21:38:55 2011: ERROR: control open "hw:Pro" (No such device)
Fri Apr 29 21:38:55 2011: ERROR: control open "hw:Pro" (No such device)
Fri Apr 29 21:38:55 2011: ERROR: Failed to acquire device name : Audio-1 error : Input/output error
Fri Apr 29 21:38:55 2011: ERROR: Audio device hw:Pro cannot be acquired, trying to open it anyway...
Fri Apr 29 21:38:55 2011: creating alsa driver ... hw:Pro|hw:Pro|128|3|48000|0|0|nomon|swmeter|-|32bit
Fri Apr 29 21:38:55 2011: ERROR: control open "hw:Pro" (No such device)
Fri Apr 29 21:38:55 2011: ERROR: ALSA: Cannot open PCM device alsa_pcm for playback. Falling back to capture-only mode
Fri Apr 29 21:38:55 2011: ERROR: Cannot initialize driver
Fri Apr 29 21:38:55 2011: ERROR: JackServer::Open() failed with -1
Fri Apr 29 21:38:55 2011: ERROR: Failed to open server
21:38:59.334 Could not connect to JACK server as client. - Overall operation failed. - Unable to connect to server. Please check the messages window for more info.
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started

_________________
│ █ █ │ █ █ █ │ █ █ │
Back to top
View user's profile Send private message
McGruff
Tux's lil' helper
Tux's lil' helper


Joined: 28 Dec 2004
Posts: 148

PostPosted: Fri Jun 17, 2011 10:41 pm    Post subject: Reply with quote

Midi keyboard for wine apps?

I've got Proteus VX installed in wine. Audio out is OK but Proteus can't "see" my midi keyboard. Anyone any idea
how to fix this, or at least help me take another little step towards figuring it out?

Alsa and jack drivers are selected in winecfg. I'm using wine 1.3.21. Proteus doesn't appear in either of the
midi/alsa tabs in jack even when a2jmidid is running.
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Sat Jun 18, 2011 1:52 pm    Post subject: Reply with quote

If it's a VST, try running it through vsthost. That makes my VST's show up in qjackctl's connection window for me.

mcgruff wrote:
Midi keyboard for wine apps?

I've got Proteus VX installed in wine. Audio out is OK but Proteus can't "see" my midi keyboard. Anyone any idea
how to fix this, or at least help me take another little step towards figuring it out?

Alsa and jack drivers are selected in winecfg. I'm using wine 1.3.21. Proteus doesn't appear in either of the
midi/alsa tabs in jack even when a2jmidid is running.

_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
McGruff
Tux's lil' helper
Tux's lil' helper


Joined: 28 Dec 2004
Posts: 148

PostPosted: Sun Jun 19, 2011 4:15 pm    Post subject: Reply with quote

Do you mean the windows vsthost app in wine or a linux vst host?

I've tried the dssi-vst host in Rosegarden and Qtractor but no joy. In Rosegarden, the Proteus gui will open but it won't respond to any input. The Kontakt gui will also open, and it lets you select an instrument to load, but then it seems to lock up while the instrument is loading.

I'd also have tried Jost but the emerge failed.

Not sure what to try next.
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Jun 21, 2011 1:22 pm    Post subject: Reply with quote

I downloaded Proteus and took a look. What I found was that both my MIDI interface (an Emagic AMT8)
and my Korg MS-20 controller appeared in the MIDI tab in the Options menu.

Both of these are connected to the machine via USB.

What kind of MIDI keyboard do you have, and how is it connected to your computer?

What I meant earlier was: what happens when you open a terminal, go to the dir where ProteusVX.exe
is located, and do

Code:

vsthost ProteusVX.dll


(Yes, that's ProteusVX.dll, not ProteusVX.exe.)

I was actually unable to make that work, as the program froze within its window. I'm not sure how
much of that problem has to do with my specific setup, so I suggest you give it try.

But for using the .exe, I see that you should be able to access a MIDI controller from the options menu,
so tell me what your MIDI controller is and we'll see if we can figure it out.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
McGruff
Tux's lil' helper
Tux's lil' helper


Joined: 28 Dec 2004
Posts: 148

PostPosted: Tue Jun 21, 2011 3:30 pm    Post subject: Reply with quote

Thanks for your help :) Hope you find a few useful sounds in the Proteus freebie.

audiodef wrote:
What kind of MIDI keyboard do you have, and how is it connected to your computer?


Emu Xboard61 connected through USB and to soundcard midi-in (M-Audio 2496).

Quote:
What I meant earlier was: what happens when you open a terminal, go to the dir where ProteusVX.exe
is located, and do

Code:

vsthost ProteusVX.dll


(Yes, that's ProteusVX.dll, not ProteusVX.exe.)

I was actually unable to make that work, as the program froze within its window. I'm not sure how
much of that problem has to do with my specific setup, so I suggest you give it try.


OK same here.

(1) I started off with a new .wine dir (renamed old one and ran wincfg to initialise a new one).

(2) Re-emerged wineasio and ran "$ regsvr32 wineasio.dll" in terminal as normal user, as advised in emerge notes.

(3) Re-emerged dssi-vst.

(4) Copied "ProteusVX.dll" to /usr/lib/vst/. Also copied as "Proteus.dll" since vsthost initially complained this didn't exist.

(5) Finally, cd to Proteus folder and run "$ vsthost ProteusVx.dll".

The Proteus gui launched and froze but, in the jack midi and alsa connections tabs, for the first time I can see entries for Proteus !! :)
I'm also running a2jmidid, and Jack with the midi "seq" option, if that is relevant.

Also for the first time, I can see a named entry for Emu Xboard and the M-Audio 2496 in the Proteus.exe midi
menu but there's a catch... If I activate the Alsa driver but not Jack I have no sound. If I use Jack driver and not
Alsa, I get sound just fine but no midi...! If they are both on together, sometimes one seems to be active,
sometimes the other, but I never get sound and midi at the same time.

In winecfg, the Alsa driver lists midi ins and outs but no audio. The jack driver lists audio ins and outs but no midi.
Is that normal?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3 ... 11, 12, 13 ... 17, 18, 19  Next
Page 12 of 19

 
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