9front - general discussion about 9front
 help / color / mirror / Atom feed
* Drawterm on Void Linux
@ 2019-02-22 11:27 Rodrigo G. López
  2019-02-22 18:55 ` [9front] " mikan
  0 siblings, 1 reply; 10+ messages in thread
From: Rodrigo G. López @ 2019-02-22 11:27 UTC (permalink / raw)
  To: 9front

Hi,

I had problems to get audio working with drawterm after enabling the oss compat layer for alsa. The thing is, for some reason linux decides to create a /dev/dsp1 instead of a /dev/dsp, so changing $drawterm/kern/devaudio-unix.c to reflect that fixed it.

I send this in case someone has any trouble in the future. I'm using a base void linux distro and I used `CONF=unix make' to build the program.


Thanks for your time.

-rodri



^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [9front] Re: [9front] Drawterm on Void Linux
@ 2019-02-25  9:38 k0ga
  0 siblings, 0 replies; 10+ messages in thread
From: k0ga @ 2019-02-25  9:38 UTC (permalink / raw)
  To: 9front

>> would ln -s /dev/dsp1 /dev/dsp be an alternative?

I use "aoss drawterm" and it works out of the box without any
change to the makefile.



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-03-03 12:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-22 11:27 Drawterm on Void Linux Rodrigo G. López
2019-02-22 18:55 ` [9front] " mikan
2019-02-23  7:14   ` hiro
2019-02-23 11:58     ` Rodrigo G. López
2019-02-24  6:26       ` [9front] " hiro
2019-02-24 19:21         ` Ethan Gardener
2019-02-25  1:06           ` hiro
2019-02-25  1:13             ` Kurt H Maier
2019-03-03 12:22               ` Ethan Gardener
2019-02-25  9:38 k0ga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).