Gentoo Archives: gentoo-user

From: Mike Kazantsev <mike_kazantsev@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Installing OSS / error adding oss-overlay
Date: Sun, 22 Feb 2009 09:48:03
Message-Id: 20090222144437.2adb5c52@coercion
1 Hello, list.
2
3
4 Since I've scrapped my old miniITX home router / server, I've missed
5 the ability to use speakers from laptop via wifi and esd/pulse, since
6 new machine doesn't have bult-in sound card.
7
8 Today I've got PCI-E Creative XFi Xtreme Audio, which, as far as I can
9 see isn't on alsa or creative open driver support list, but is
10 supported by OSS.
11 I'd be quite happy if someone can prove me wrong about this matter, btw,
12 since I have virtually no experience with OSS.
13
14
15 To the point:
16 AFAIK OSS in gentoo resides in oss-overlay, which I try to add with
17 standard 'layman -a oss-overlay':
18
19 root@damnation:~# layman -a oss-overlay
20 * Running command "/usr/bin/hg clone "http://hg.atheme.org/users/majeru/portage-overlay/" "/usr/portage/local/layman/oss-overlay""...
21 real URL is http://hg.atheme.org/
22 abort: requirement '<!-- quirksmode -->' not supported!
23 * Failed to add overlay "oss-overlay".
24
25
26 So, it's some weird hg (mercurial) error, and google is eerie silent on
27 the matter. Same 'hg clone' with '--debug' flag (the easiest way I've
28 found to debug hg) yields the same error with just two additional lines
29 before it:
30
31 Requested URL: 'http://hg.atheme.org/users/majeru/portage-overlay/?pairs=0000000000000000000000000000000000000000-0000000000000000000000000000000000000000&cmd=between'
32 (falling back to static-http)
33
34
35 That said, overlay can be freely browsed via web interface and looks
36 like pretty much alive to me. Mercurial don't seem to have any relevant
37 use-flags, but I've no experience working with it. Layman works fine for
38 several other (git and svn, not hg) overlays.
39
40
41 I'm sorry that the message got that fat, but the questions are these:
42
43 - What might be wrong with the overlay, layman or hg?
44
45 - Is there any other natural way to install basic tools like ossmixer
46 and osstest on gentoo, aside from cloning the ebuilds by hand?
47
48 - Should I even consider using OSS in gentoo, or it's mostly
49 unsupported already (all I really need is esd or pulse daemon on top
50 of it)?
51
52 - Prehaps someone know a way to make this sound card work with alsa?
53
54
55 Thanks in advance.
56 --
57 Mike Kazantsev // fraggod.net

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: Installing OSS / error adding oss-overlay Nikos Chantziaras <realnc@×××××.de>