This is a discussion on Kernel 2.4.23 , Hotplug, ALSA within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> Hello I use Slackware 9.1 (+Dropline Gnome) and i updated my kernel to 2.4.23, but i have this problem, ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello I use Slackware 9.1 (+Dropline Gnome) and i updated my kernel to 2.4.23, but i have this problem, Hotplug is not making /proc/asound/* for my Sound Blaster Live, of course, 2.4.22 works fine. Anyway, rc.alsa try to lookup that dir to setup stuff but it doesn't work of course. Even if i run 'alsaconf' it can't detect my card, really weird. I did a 'make oldconf' while updating kernel, so it should be no problem at all, and i know that because if i modprobe the emu10k1 alsa modules, my card works perfectly, so hotplug must be the problem. Any tips, ideas would be apreciated |
| |||
| On 30 Nov 2003 00:28:21 -0800, KamuZ <kamuz@gamebox.net> wrote: > if i modprobe the emu10k1 alsa modules, my card works perfectly, so > hotplug must be the problem. [...] > Any tips, ideas would be apreciated I'd uninstall hotplug & modprobe the correct module(s) for my sound card from /etc/rc.d/rc.modules. -- Simon <simon@no-dns-yet.org.uk> **** GPG: F4A23C69 "We demand rigidly defined areas of doubt and uncertainty." - Douglas Adams |
| |||
| KamuZ wrote: > Hello > > I use Slackware 9.1 (+Dropline Gnome) and i updated my kernel to > 2.4.23, but i have this problem, Hotplug is not making /proc/asound/* > for my Sound Blaster Live, of course, 2.4.22 works fine. Anyway, > rc.alsa try to lookup that dir to setup stuff but it doesn't work of > course. > > Even if i run 'alsaconf' it can't detect my card, really weird. > I did a 'make oldconf' while updating kernel, so it should be no > problem at all, and i know that because if i modprobe the emu10k1 alsa > modules, my card works perfectly, so hotplug must be the problem. > > Any tips, ideas would be apreciated When you upgrade the kernel you have to uninstall and reinstall the alsa packages. -- Confucius: He who play in root, eventually kill tree. Registered with The Linux Counter. http://counter.li.org/ Slackware 9.1.0 Kernel 2.4.23 SMP i686 (GCC) 3.3.2 Uptime: 12:16, 2 users, load average: 1.16, 1.21, 1.01 |
| |||
| -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On 30 Nov 2003 00:28:21 -0800, KamuZ <kamuz@gamebox.net> wrote: > Any tips, ideas would be apreciated RTFFAQ... Alsa isn't in 2.4.23, you need to go get it and install it yourself. -- Rob | If not safe, Email and Jabber: | one can never be free. athlonrob at axpr dot net | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/ybMJhm6KEoOOAe0RAnpTAKCfEkgGTW/g4sZF9QhtVymn0PLQggCgmHNG iUIQ2s9wWZiNuUsDMq/f9nU= =txKo -----END PGP SIGNATURE----- |
| |||
| AthlonRob <junkmail@axpr.net> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > NotDashEscaped: You need GnuPG to verify this message pgp trash troll delete > On 30 Nov 2003 00:28:21 -0800, KamuZ <kamuz@gamebox.net> wrote: > > Any tips, ideas would be apreciated > RTFFAQ... > Alsa isn't in 2.4.23, you need to go get it and install it yourself. Yes, but what if pgp isn't installed correctly? Can't that make everything unsecure? And wouldn't that in turn make you insecure? Could you please turn pgp on only when you need it? Show the rest of us a little consideration? cordially, as always, rm |
| |||
| David wrote: > KamuZ wrote: >> Hello >> >> I use Slackware 9.1 (+Dropline Gnome) and i updated my kernel to >> 2.4.23, compile + install alsa -- http://mrakotom.free.fr |
| |||
| Simon wrote: > On 30 Nov 2003 00:28:21 -0800, KamuZ <kamuz@gamebox.net> wrote: > >>if i modprobe the emu10k1 alsa modules, my card works perfectly, so >>hotplug must be the problem. > >>Any tips, ideas would be apreciated > > I'd uninstall hotplug & modprobe the correct module(s) for my sound > card from /etc/rc.d/rc.modules. So would I. This is Slackware, get rid of that hotplug crap and configure the system yourself. Then you will know what is happening. |
| |||
| David wrote: > When you upgrade the kernel you have to uninstall and reinstall > the alsa packages. Actually only the alsa-driver package has to be reinstalled, since it's the only one that creates modules for the kernel in use. |
| |||
| In article <p9ydnS22sZ8XuVeiRVn-vg@comcast.com>, Art Clemons wrote: >> When you upgrade the kernel you have to uninstall and reinstall >> the alsa packages. > > Actually only the alsa-driver package has to be reinstalled, since it's > the only one that creates modules for the kernel in use. But will it work in the case of a kernel upgrade, or only in a lateral move to another 2.4.22 kernel? I'd think it would need to be recompiled. -- /dev/rob0 - preferred_email=i$((28*28+28))@softhome.net or put "not-spam" or "/dev/rob0" in Subject header to reply |
| ||||
| Rakotomandimby <mrakotom@free.fr> wrote in message news:<bqcmgd$7mf$1@news-reader2.wanadoo.fr>... > David wrote: > > > KamuZ wrote: > >> Hello > >> > >> I use Slackware 9.1 (+Dropline Gnome) and i updated my kernel to > >> 2.4.23, > > compile + install alsa Hello Yeah, i forget that part, i'm so stupid, it's just that i have been testing kernel 2.6 and ALSA is there so i had no problems, but i prefer to be in 2.4 stable, anyway, my mistake! i hope it works, i'm building slack packages for new ALSA. THANKS!!! |