Search found 14 matches

by twisti
Fri Jun 13, 2008 2:39 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

Any chance to get sound working on this machine? I'm a bit lost...
by twisti
Wed Jun 11, 2008 9:37 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

A. You can build ossxmix manually: "cc `pkg-config --libs --cflags gtk+-2.0` -oossxmix *.c -I/usr/lib/oss/include/sys" in ossxmix source directory (cmd/ossxmix/). (The last -I is for "soundcard.h". You may need a different directory for the last -I if you don't have soundcard.h ...
by twisti
Wed Jun 11, 2008 9:01 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

The package does build OK now. I just read somewhere to run # make build what seems to be outdated or broken. I'm now trying to compile and install the Mercurial tip version, as I still have the problem that there is no sound output. Any idea what may be the problem here? Btw., how can I enable the ...
by twisti
Wed Jun 11, 2008 7:47 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

Ahh,

Code: Select all

# make package

actually builds it. Strange.
by twisti
Wed Jun 11, 2008 7:40 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

OK, I finally decided to install OpenSolaris completely and I also have now the Sun Studio compiler, but nothing changed: <snip> Directory preparation complete. Build ID will be 080509 # make build sh build.sh cp: cannot access i386/target/bin/* cp: cannot access i386/target/sbin/* chmod: WARNING: c...
by twisti
Thu Jun 05, 2008 12:48 pm
Forum: Solaris
Topic: output on "front" instead of "side" with
Replies: 5
Views: 22803

Any chance to get this working?

Probably I don't understand the problem right, but why is the output actually on "side" and not on "front"? This worked in Linux with ALSA without any problems.
by twisti
Wed Jun 04, 2008 8:45 am
Forum: Solaris
Topic: output on "front" instead of "side" with
Replies: 5
Views: 22803

It's an Apple Mac mini Intel Core 2 Duo with:

Code: Select all

Intel(r) Core(tm)2 CPU         T7200  @ 2.00GHz
by twisti
Tue Jun 03, 2008 1:00 pm
Forum: Solaris
Topic: output on "front" instead of "side" with
Replies: 5
Views: 22803

/dev/dsp is linked to /dev/oss/hdaudio0/pcm0.
by twisti
Tue Jun 03, 2008 12:23 pm
Forum: Solaris
Topic: output on "front" instead of "side" with
Replies: 5
Views: 22803

output on "front" instead of "side" with

With osstest I can hear the test sound on /dev/oss/hdaudio0/pcm2 on $ ossinfo Version info: OSS 4.0 (b1015/200803241124) (0x00040003) Platform: SunOS/i86pc 5.11 snv_86 (workstation) Number of audio devices: 7 Number of audio engines: 15 Number of mixer devices: 1 Device objec...
by twisti
Tue Jun 03, 2008 12:17 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

We talked on IRC a bit, but I was not able to build OSS with GCC.
by twisti
Sun Jun 01, 2008 2:14 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

Well, does target/bin exist anywhere? What files does it contain? -bash-3.2# ls i386/target/bin/ -bash-3.2# ls amd64/target/bin/ -bash-3.2# And does /etc/oss exist? What files does it contain? # ls -l /etc/oss/ total 15 -rw-r--r-- 1 root root 7489 2008-03-24 12:27 devices.list -rw-r--r-- 1 root oth...
by twisti
Sun Jun 01, 2008 2:01 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

configure went OK, but make build does not: # make build sh build.sh cp: cannot stat `i386/target/bin/*': No such file or directory cp: cannot stat `i386/target/sbin/*': No such file or directory cp: cannot stat `devlist.txt': No such file or directory cp: cannot stat `devlist.txt': No such file or ...
by twisti
Sun Jun 01, 2008 1:27 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

Is it possible to build OSS with GCC?
by twisti
Sun Jun 01, 2008 12:20 pm
Forum: Solaris
Topic: crashes with OpenSolaris 2008.05 on Apple mac mini
Replies: 16
Views: 109763

crashes with OpenSolaris 2008.05 on Apple mac mini

Hi! I just installed OSS 4.0 b1015 on an Apple mac mini with OpenSolaris 2008.05. Here is the output of ossinfo: $ ossinfo Version info: OSS 4.0 (b1015/200803241124) (0x00040003) Platform: SunOS/i86pc 5.11 snv_86 (workstation) Number of audio devices: 7 Number of audio engine...

Go to advanced search