Mailinglist Archive: opensuse-bugs (15134 mails)
| < Previous | Next > |
[Bug 327587] modprobe freeze on snd-powermac loading.
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 24 Sep 2007 03:00:25 -0600 (MDT)
- Message-id: <20070924090025.F0EE3245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=327587#c1
Michal Marek <mmarek@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmarek@xxxxxxxxxx
Status|NEW |NEEDINFO
Info Provider| |iakynet@xxxxxxxxx
--- Comment #1 from Michal Marek <mmarek@xxxxxxxxxx> 2007-09-24 03:00:25 MST ---
(In reply to comment #0 from Ignacio Cárdenas)
> The 'top' command shows many instances of 'modprobe' running, and i don't
> know if this is normal...
>
> However, the 'snd-powermac' module can be loaded successfully with the
> 'insmod' command.
modprobe could be misconfigured to recursively call itself... Try
modprobe -nv snd-powermac
grep -r snd-powermac /etc/modprobe.*
and post the results here. Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Michal Marek <mmarek@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmarek@xxxxxxxxxx
Status|NEW |NEEDINFO
Info Provider| |iakynet@xxxxxxxxx
--- Comment #1 from Michal Marek <mmarek@xxxxxxxxxx> 2007-09-24 03:00:25 MST ---
(In reply to comment #0 from Ignacio Cárdenas)
> The 'top' command shows many instances of 'modprobe' running, and i don't
> know if this is normal...
>
> However, the 'snd-powermac' module can be loaded successfully with the
> 'insmod' command.
modprobe could be misconfigured to recursively call itself... Try
modprobe -nv snd-powermac
grep -r snd-powermac /etc/modprobe.*
and post the results here. Thanks.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |