Gentoo Archives: gentoo-dev

From: Rob W <rowboat@×××××.com>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Broken Sound in KDE3
Date: Wed, 29 May 2002 18:22:51
Message-Id: 004201c20767$d74e8b30$6701a8c0@THINKPAD
1 Paul,
2 Thanks for this suggestion, and all the suggestions of the others. I have
3 stored your messages in a special file in case this comes up again. It is
4 good to know where to find the actual modules, rather than in just .conf
5 files, and I appreciate the effort all of you have put into your messages.
6
7 As it is, I could not take it any more, and yesterday I erased my Gentoo
8 installation (mke2fs -j hda4 will do that!) and re-installed from an .iso
9 image based on the 2.4.19-gentoo kernel. It was not just the sound that was
10 wrong: my purchased copy of Crossover did not work for plugins; samba
11 printing from a Win2K client to the linux box did not work (multiple hours
12 lost combing through the smb.conf file), and of course sound did not work.
13 It seemed that functionality was terminally screwed up, and it was getting
14 worse. Finally, X and my video drivers became unusable.
15
16 Everything started deteriorating after I did a 'emerge world update'. That
17 process hung at the end, so it did not have a chance to completely update
18 the system, hence I believe the machine was left as a sort of hybrid,
19 partially 2.4.18 and partially 2.4.19-gentoo. Also, the 'emerge world
20 update' loaded a new (default) 'make menuconfig' file, that included kernel
21 support for at least one sound card that I did not have. Normally this
22 should not cause depmod -a to generate errors, but that's what I was
23 getting. The errors all involved drivers in the ~/sound/pci directory,
24 which was weird, because I don't have a pci sound card. Anyway, it was a
25 mess.
26
27 When I recompiled my kernel, I left oss sound, as well as the support for
28 the SB-16 ISAPNP, compiled as a module. On the samba front, I said 'no' to
29 smb file system support. In the previous kernel, I had compiled it (smb fs
30 support) into the kernel. I think this interfered with samba, and prevented
31 printing with 'access denied' errors on the Windows client. The help file
32 for that kernel option said that Samba works fine without smb fs support.
33 We shall see if that fixes the samba printing problem.
34
35 Right now the system boots without error via grub to the CLI. I still need
36 to emerge X and KDE 3.0, ALSA, and all the other packages. This is my
37 second install of Gentoo, and I think I'm going to get it right this time.
38 Just hope I don't need more 'practice.'
39
40 Cheers,
41 Rob W.