On 20/02/2008, Andrei Popescu <[EMAIL PROTECTED]> wrote:
>
> On Tue, Feb 19, 2008 at 11:49:39PM +, Robin wrote:
> > I have an onboard rtl8187 wireless usb chip which I want to disable but
> > which cannot be disabled from bios. I added 'blacklist rtl8187' to
> > /etc/modprobe.d/blacklist but th
On Tue, Feb 19, 2008 at 11:49:39PM +, Robin wrote:
> I have an onboard rtl8187 wireless usb chip which I want to disable but
> which cannot be disabled from bios. I added 'blacklist rtl8187' to
> /etc/modprobe.d/blacklist but the module still loads. Any ideas whereelse to
> check?
Try 'install
I have an onboard rtl8187 wireless usb chip which I want to disable but
which cannot be disabled from bios. I added 'blacklist rtl8187' to
/etc/modprobe.d/blacklist but the module still loads. Any ideas whereelse to
check?
from /boot/config-2.6.24-1-amd64
CONFIG_RTL8187=m
network-manager not inst
On Sun, Sep 09, 2007 at 01:40:11PM +0200, Davide Mancusi wrote:
> pinniped ha scritto:
>> That is (somewhat) correct; the scripts which create the initrd image
>> will normally (in the default install) put all framebuffer, acpi,
>> filesystem, and hard disk drivers into the image. Have a look in
>
pinniped ha scritto:
That is (somewhat) correct; the scripts which create the initrd image
will normally (in the default install) put all framebuffer, acpi,
filesystem, and hard disk drivers into the image. Have a look in
/etc/initramfs-tools/initramfs.conf to get some idea what goes on.
I did
That didn't help. However, adding a "blacklist=floppy"
option to kernel boot did the trick. I think "floppy" is
included in the initrd image and is loaded by the kernel
in the early phases of boot; I also suspect this happens
because I let the Debian installer load "floppy" when I
set up my syst
Andrei Popescu ha scritto:
The pcspkr module needs this:
install pcspkr /bin/true
HTH,
Andrei
That didn't help. However, adding a "blacklist=floppy" option to kernel
boot did the trick. I think "floppy" is included in the initrd image and
is loaded by the kernel in the early phases of boot;
On Sat, Sep 08, 2007 at 07:03:09PM +0200, Davide Mancusi wrote:
> I have already a file in modprobe.d that blacklists floppy. Now it contains
> also the line
>
> install snd-usb-audio /sbin/modprobe snd-via82xx && /sbin/modprobe \
> --ignore-install snd-usb-audio
>
> However, floppy is still load
Andrei Popescu ha scritto:
See 'man modprobe.conf'.
So, that's where the man page for modprobe.d is...
There is an example for just what you need for
1. For 2. a simple 'blacklist' should be enough, but post back if it
doesn't work (some modules are a bit stubborn).
I have already a file i
On Sat, Sep 08, 2007 at 05:05:08PM +0200, Davide Mancusi wrote:
> I am trying to solve two problems:
> 1. Load my sound-card module ("snd_via_82xx") before "snd_usb_audio" (I
> have a webcam with integrated mike); for some reason, sound won't work if
> they are loaded in the opposite order;
> 2.
I am trying to solve two problems:
1. Load my sound-card module ("snd_via_82xx") before "snd_usb_audio" (I
have a webcam with integrated mike); for some reason, sound won't work
if they are loaded in the opposite order;
2. Avoid to load the "floppy" module at each boot, since I do not have a
fl
Hi
"With a little help from" this list I am now able to view the
boot-messages on my laptop.
After reading through this I realise I still have much too learn and
that there might be some problems with my current config.
Could you please take a look at these warnings/errors and let me know if
and
12 matches
Mail list logo