849c
![]() |
|
|
|
|
|||||||
| Howtos & FAQs Would you like to share some of your solutions for certain problems? Tips or tricks? Post here. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Found this 'workaround' on a linux forum today (The thread starter
wondered if there was some other way...) No idea why it 'just works;'; (obviously one needs the ports installed) [Disclaimer: I've seldom used KDE, gnome2, xfce4, lxde etc so it may be unnecc. in those environments] Code:
kldload snd_driver # in an xterm: bash #bash# export DISPLAY=:0 #bash# export `dbus-launch | grep ADDRESS` #bash# export `dbus-launch | grep PID` #bash# jackd -d portaudio # in another xterm: cd [where the music files are] gmusicbrowser |
|
#2
|
|||
|
|||
|
Or something slightly easier: multimedia/audacious
Code:
kldload snd_driver (rebuild audacious-plugins with alsa, not OSS, and with SDLOUT... ... from a freebsd-ports list discussion today, the latter) (unless it works "already" of course...) #..mp3..# audacious -e *.mp3 # or similar (preferences > SDL output, etc until it works)
__________________
Using /lookat/ with zsh/grep/find/aliases/pipes/portmaster and /var/db/pkg/ flat files to meteorically speed port installs/upgrades forever hopefully... |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| jackd alsa driver | pdono | Multimedia | 1 | February 14th, 2012 03:49 |
| jackd + Xorg + an audio app => reboot | Time2IPL | Multimedia | 1 | February 15th, 2010 07:34 |