View previous topic :: View next topic |
Author |
Message |
Hell-Razor Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 10 Jun 2004 Posts: 458
|
Posted: Fri Dec 24, 2004 7:48 am Post subject: modual problem:snd-seq-oss |
|
|
alright i just put in a soundblaster card earler today and i put in the driver in my kernel and rebooted...and i also fixed alsa up for it....but now my computer stalls at boot on the snd-seq-oss moduel....i have removed alsa from boot and have to do this in order to get it to work:
Code: |
start alsa
open another terminal
killall modprobe snd-seq-oss
then the first step will finnsh |
i have waited for it to time out and it never does...help please?
its the soundblaster live and im using the 2.6 kernel _________________ Don't ever tell anybody anything. If you do, you start missing everybody. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
thersites Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 12 Oct 2004 Posts: 101 Location: South West China
|
Posted: Fri Dec 24, 2004 8:28 am Post subject: |
|
|
Is there any reason you need snd-seq-oss?
It was a few months ago, but I had some alsa start-up problems which went when I rebuilt the kernel without snd-seq-oss(M). I think it started at something like an upgrade from linux-2.6.5 to 2.6.6. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Hell-Razor Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 10 Jun 2004 Posts: 458
|
Posted: Fri Dec 24, 2004 5:40 pm Post subject: |
|
|
i dont know what that mod does really..ill see if i can work without it _________________ Don't ever tell anybody anything. If you do, you start missing everybody. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
y0zza n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 30 Jul 2004 Posts: 68
|
Posted: Fri Dec 24, 2004 6:10 pm Post subject: |
|
|
Refer to this thread. It appears to be a problem with module-init-tools. Downgrading to 3.0-r2 should resolve the issue.
Alternatively, you can compile the ALSA components into your kernel image to avoid the module loading. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|