Nope, it's still the same. Why would only some device nodes get created
anyway? Ie. udev creates pcm* but not hw. It would be sort of more
understandable if none were - then the sound board is simply not
detected in some way. Could it be a problem with the kernel module..? I
should mention that
First, has this sound card worked before in previous LFS with udev?
This box run on Mandrake 10.1 for the past year, ie. udev-030.
lets remove the 15-alsa.rules file and make certain that is
> not where the problem lies, it is a relatively new addition.
If that doesn't correct the problem, c
David Ciecierski wrote:
> But now... I tried run alsaconf, it replied with "modinfo: could not
> find module snd" and did not detect any sound cards. I then had a look
> under /dev/snd, and found only the following:
>
> crw-rw 1 root audio 116, 0 2005-09-23 22:03 controlC0
> crw-rw 1 r
gtk-sharp is failing to install with the following error:
>>>
/usr/bin/gacutil /i glib-sharp.dll /f /package gtk-sharp-2.0 /gacdir /usr/lib
ERROR: Could not create package dir file.
<<
It seems quite obvious that this is a permissions problem, due to the
package user hint, but what isn't clear is -
Kevin Jordan wrote:
> I doubt anything needs the raw schema files
Makes sense. Thanks. :-)
> So I assume why you're asking is so you can delete them for space?
Actually it's so I can tell easily which ones I've installed already;
and so that 'for i in /etc/gconf/schemas/* ; do gconftool-2
--inst
Sorry, the above post was meant to go to blfs.dev...
--
David Ciecierski
Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratc
There's an easy way around it with scrollkeeper
Thanks, it didn't occur to me before. One 'problem' less then!
--
David Ciecierski
Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs
--
http://linuxfromscratch.org/m
What is the problem?
The problem is that no application can use the sound card, and alsactl
is the prime example of that (please refer to my original post). The
issue started with Totem not launching and complaining it cannot find
the requested sound output + supertux exiting upon trying to p
Hi,
Iam getting the following error while running configure:
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... az ca da de el en_GB es eu fi fr
ga gl hu it ja ko lt nl no pl pt pt_BR ro ru sk sl sv uk wa tr zh_CN zh_TW
On Friday 23 September 2005 19:13, Luca Dionisi wrote:
> Hi folks
>
> I've just finished the installation of autofs, following the
> instructions of BLFS in chapter 3. I was curious to see
> if it was useful.
> It is working... I think. But I have a few questions:
>
> 1. when I look in the mount po
On 9/23/05, David Ciecierski <[EMAIL PROTECTED]> wrote:
> The same applies to scrollkeeper.
There's an easy way around it with scrollkeeper: chmod u+s `which
scrollkeeper-update` . If you make it SUID the user that installed
it, it will work fine.
This isn't much an option with gconftool-2, unfort
Hi folks
I've just finished the installation of autofs, following the
instructions of BLFS in chapter 3. I was curious to see
if it was useful.
It is working... I think. But I have a few questions:
1. when I look in the mount point I can't see anything.
For example, I do a "ls /mnt" and there
David Ciecierski wrote:
alsamixer runs happily, detecting the sound card. But speaker-test
produces only loud noise. To be honest, I haven't got the slightest idea
what could be the source of the problem. Any clues..? Tips much
appreciated!
What is the problem?
--
http://linuxfromscratch.o
I know it is not quite possible to arrange the whole book in
> a way that you can go through it step by step and be able
> to compile all packages this way, but at least part III has
> some room for optimization.
Ah, that would be nice. I remember it took a while to get used to
jumping around t
Since I use the package user hint, when I build a package that
installs GConf schemas I pass --disable-schemas-install to ./configure
Could you enlighten me as to why this is necessary?
It is because gconftool-2, as well as its configuration file and schema
database belong to the gconf user
On Friday 23 September 2005 17:13, Kevin Jordan wrote:
> On 9/23/05, Lennon Cook <[EMAIL PROTECTED]> wrote:
> > Since I use the package user hint, when I build a package that
> > installs GConf schemas I pass --disable-schemas-install to ./configure
> > , and install them manually as root afterward
Hello,
I'm having weird problems with this PCI card. Its driver is compiled
into the kernel, and on boottime I get the following in sys.log:
kernel: ALSA device list:
kernel: #0: Yamaha DS-XG (YMF724) at 0xe300, irq 11
So everything should be ok on the kernel side. Obviously I have the
Andrew Benton wrote:
> Maybe use diff to compare the .config of your new kernel with your
> old one and see what you changed? What kernel are you building?
> I've seen some odd freezes (system lockups) with the new netfilter
> options in the 2.6.14-rc$ kernels. The freezes went away when I
> d
Building the docs fails, here is the output:
Anyone knows what could be the problem, and how I could fix it?
Thanks,
Alex
make[3]: Entering directory `/home/lfs/build/gstreamer-0.8.10/docs/gst'
*** Building HTML ***
if test -d html; then rm -rf html; fi
mkdir html
cp ./gstreamer-docs.sgml html
On 9/23/05, Lennon Cook <[EMAIL PROTECTED]> wrote:
> Since I use the package user hint, when I build a package that
> installs GConf schemas I pass --disable-schemas-install to ./configure
> , and install them manually as root afterwards using gconftool-2. My
> question is quite simply, can I then
Recently, Somebody Somewhere wrote these words
> Hello,
>
> I followed the instructions for building linux-pam and shadow for BLFS
> 61. after having a succesful LFS 6.1 - when I attempt to login in, I
> get a "cannot open /etc/securetty" followed by a "failure to
> authenticate" essage - the b
Hi,
David Jensen wrote:
./.libs/libgnome.so: undefined reference to `libiconv_open'
./.libs/libgnome.so: undefined reference to `libiconv'
It appears you have installed libiconv, dont do that on a glibc system,
it's built-in.
Yes. As per my records, I have installed libiconv-1.9.2. in '
Lennon Cook wrote:
I just tried setting /dev/agppart to 666, and that didn't achieve
anything.
It's better to leave /dev/apgart at 0660 and add yourself to the video group
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe
23 matches
Mail list logo