On Wednesday 27 October 2004 14:29, Kaj Haulrich wrote:
> On Wednesday 27 October 2004 14:13, Stew Benedict wrote:
> > On Wed, 27 Oct 2004, Kaj Haulrich wrote:
> > > > > As a last resort I re-installed 10.1 CE from scratch,
> > > > > copied nothing back from my backup CDs, updated available
> > > > > rpms and tried anew. Still staring at my runaway box.
> > > > >
> > > > > I have reached the point of considering a switch to some
> > > > > other distro, maybe Fedora or Debian.
> >
> > You might try disabling harddrake and hotplug, as part of your
> > testing. This would also help you tell whether it's the kernel
> > or other apps dragging the box down.
> >
> > chkconfig --del harddrake
> > (this will disable probing for new devices at boot)
> > chkconfig --del hotplug
> > (this will disable anything from running at the insertion of
> > the device)
> >
> > Now you may need to modprobe appropriate modules to make the
> > device visible in dmesg.
> > If the box still panics, then it's definitely the kernel.
> >
> > You can re-enable with 'chkconfig --add foo' (replace foo
> > appropriately)
>
> Thanks, Stew.  I will try it ASAP.  Things are a little slow
> here, what with the CPU constantly running at 99%.  See you after
> next reboot.
>

OK - removed harddrake and hotplug : no improvement. Here is my 
modprobe.conf :

# This file is autogenerated from /etc/modules.conf using 
generate-modprobe.conf command

alias eth0 via-rhine
alias sound-slot-0 snd-cmipci
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe 
ehci-hcd; /bin/true
remove snd-cmipci /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe 
--first-time -r --ignore-remove snd-cmipci
install snd-cmipci /sbin/modprobe --first-time --ignore-install 
snd-cmipci && { /sbin/modprobe snd-pcm-oss; /bin/true; }

Which means next to nothing to me.  But the USB interface seems to 
work, and I can use my USB scanner perfectly.  But no camera.  

I have the feeling this is a kernel bug.  Now, I have to reboot 
again :-/

Kaj Haulrich.
-- 
*sent from a 100% Microsoft-free workstation*
         * http://haulrich.net *
*Running Linux (Mandrake 10.1) - kernel 2.6.8*

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to