Re: [SOLVED] auto module loading with udev ?

2010-12-23 Thread briand
On Wed, 22 Dec 2010 22:01:07 -0800 wrote: This will give you the /dev/pilot symlink which is very handy. I already had this, in fact it may eve be in the /lib/udev/rules.d/ SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", \ ATTRS{product}=="Palm Handheld*|Handspring Visor|palmOne Handheld", \ SYMLINK+

auto module loading with udev ?

2010-12-22 Thread briand
Hi, Palm TX support is busted in that the visor module is never loaded automagically, and it takes more googling than you would think to find out that you need the visor module. so I'd like to set up udev to do the right thing, which I have done for other devices. However I have not had to load

Re: problem with module loading in etch

2009-03-27 Thread Long Wind
Thanks! I'll try your solutions later on. On Fri, Mar 27, 2009 at 4:53 PM, Alex Samad wrote: > On Fri, Mar 27, 2009 at 04:25:40PM -0400, Long Wind wrote: >> I have a bttv card >> etch loads driver for it during booting >> but etch does not use correct options >> so I have to use commands below: >

Re: problem with module loading in etch

2009-03-27 Thread Andrei Popescu
On Fri,27.Mar.09, 05:42:32, Long Wind wrote: > I have a bttv card > etch loads driver for it during booting > but etch does not use correct options > so I have to use commands below: > > rmmod bttv > modprobe bttv card=8 > > I add "bttv card=8" to /etc/modules > but it does not help. > > My ques

Re: problem with module loading in etch

2009-03-27 Thread Alex Samad
On Fri, Mar 27, 2009 at 04:25:40PM -0400, Long Wind wrote: > I have a bttv card > etch loads driver for it during booting > but etch does not use correct options > so I have to use commands below: > > rmmod bttv > modprobe bttv card=8 > > I add "bttv card=8" to /etc/modules > but it does not help

problem with module loading in etch

2009-03-27 Thread Long Wind
I have a bttv card etch loads driver for it during booting but etch does not use correct options so I have to use commands below: rmmod bttv modprobe bttv card=8 I add "bttv card=8" to /etc/modules but it does not help. My question is how to help etch use correct options so that I needn't enter

problem with module loading in etch

2009-03-27 Thread Long Wind
I have a bttv card etch loads driver for it during booting but etch does not use correct options so I have to use commands below: rmmod bttv modprobe bttv card=8 I add "bttv card=8" to /etc/modules but it does not help. My question is how to help etch use correct options so that I needn't enter

Re: Module loading at boot (was re: setting up an encrypted filesystem..)

2006-04-27 Thread Digby Tarvin
On Thu, Apr 27, 2006 at 09:24:52PM -0500, Mumia W wrote: > Digby Tarvin wrote: > >[...] > >Does anyone know if there is a way to capture all of the console > >messages that are displayed during boot? > >[...] > > Enable boot logging in /etc/default/bootlogd That seems to do the trick - thanks. R

Re: Module loading at boot (was re: setting up an encrypted filesystem..)

2006-04-27 Thread Mumia W
Digby Tarvin wrote: [...] Does anyone know if there is a way to capture all of the console messages that are displayed during boot? [...] Enable boot logging in /etc/default/bootlogd -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Module loading at boot (was re: setting up an encrypted filesystem..)

2006-04-27 Thread Digby Tarvin
On Thu, Apr 27, 2006 at 08:02:48AM -0400, Roberto C. Sanchez wrote: > Digby Tarvin wrote: > ... > > > >But I have no idea why the '.load' suffixes - and it would appear > >that the system doesn't know either, because all it does is produce > >a series of 'FATAL' messages on the console during boot.

Re: Question about module loading from floppy

2005-12-23 Thread Richard Lyons
On Friday, 23 December 2005 at 14:13:19 +0100, Marc Demlenne wrote: > Hello, > > I have to start a machine with rescue CD because lilo is broken. (I > probably just have to run /sbin/lilo as root to correct this) The > problem is that booting with rescue root=/dev/sda1 won't work because > my driv

Re: Question about module loading from floppy

2005-12-23 Thread hendrik
On Fri, Dec 23, 2005 at 12:08:30PM +0100, Marc Demlenne wrote: > Your Debian CD 1, for instance, is a rescue CD as well... Juste take a > look at the help, and try with rescue as boot image. That was the case with woody. But I hadn't found it to be true with the sarge netinstall -- perhaps I just

Question about module loading from floppy

2005-12-23 Thread Marc Demlenne
Hello, I have to start a machine with rescue CD because lilo is broken. (I probably just have to run /sbin/lilo as root to correct this) The problem is that booting with rescue root=/dev/sda1 won't work because my drive is a RAID-5 and I need to load an extra-module to make it work. I have this m

Re: Question about module loading from floppy

2005-12-22 Thread hendrik
On Fri, Dec 23, 2005 at 01:02:50AM +0100, Marc Demlenne wrote: > Hello, > > I have to start a machine with rescue CD because lilo is broken. (I > probably just have to run /sbin/lilo as root to correct this) The > problem is that booting with rescue root=/dev/sda1 won't work because > my drive is

Question about module loading from floppy

2005-12-22 Thread Marc Demlenne
Hello, I have to start a machine with rescue CD because lilo is broken. (I probably just have to run /sbin/lilo as root to correct this) The problem is that booting with rescue root=/dev/sda1 won't work because my drive is a RAID-5 and I need to load an extra-module to make it work. I have this m

Re: How to disable module loading during bootup

2005-01-01 Thread Andreas Janssen
Hello Han Lin (<[EMAIL PROTECTED]>) wrote: > Thanks for the hints. Now no more bttv modules appeared in my screen > but I still can see the bttv: modules loaded successfully, it's funny > but nevermind, I thought it's caused my soundcard not working but > actually it's not, it's the OSS driver lo

Re: How to disable module loading during bootup

2005-01-01 Thread Han Lin
Hi Andreas, Thanks for the hints. Now no more bttv modules appeared in my screen but I still can see the bttv: modules loaded successfully, it's funny but nevermind, I thought it's caused my soundcard not working but actually it's not, it's the OSS driver loaded before ALSA driver. Btw, I also se

Re: How to disable module loading during bootup

2005-01-01 Thread Andreas Janssen
Hello Han Lin (<[EMAIL PROTECTED]>) wrote: > I'm new to Debian, I've just installed Debian using sarge > debian-installer rc2 cd and upgrade to Sid. > > I need to disable my TV Tuner card (bttv) during bootup but don't know > how to, I've already tried from /etc/modutils/actions by putting # in

How to disable module loading during bootup

2005-01-01 Thread Han Lin
Hi guys, I'm new to Debian, I've just installed Debian using sarge debian-installer rc2 cd and upgrade to Sid. I need to disable my TV Tuner card (bttv) during bootup but don't know how to, I've already tried from /etc/modutils/actions by putting # in front of the post-install and post-remove :

Re: Documentation about module loading in sarge/kernel2.6?

2004-12-05 Thread Andreas Janssen
Hello Iwan van der Kleyn (<[EMAIL PROTECTED]>) wrote: > I just got a new laptop, an Acer Aspire 1522WLMi. After installing > Sarge (kernel 2.6) with the rc of the debian installer, essentials > parts of the system work flawlessly and I can get my work done. > However, looking at /etc/modules, I f

Documentation about module loading in sarge/kernel2.6?

2004-12-05 Thread Iwan van der Kleyn
Hi there, I just got a new laptop, an Acer Aspire 1522WLMi. After installing Sarge (kernel 2.6) with the rc of the debian installer, essentials parts of the system work flawlessly and I can get my work done. However, looking at /etc/modules, I findthat it's nearly empty. But modules like r8169

Re: udev, autofs & module loading

2004-04-18 Thread John L Fjellstad
Michael Graham <[EMAIL PROTECTED]> writes: > cd /mnt/cdrom > > works as expected and the cdrom is mounted. But if the module hasn't > been loaded then this fails > > bash: cd: /mnt/cdrom: No such file or directory > > because the device /dev/hdc does not exist yet and neither hotplug nor > udev cr

Re: udev, autofs & module loading

2004-04-18 Thread Michael Graham
Michael wrote: > Hi Michael, Hi Michael :) > normally if you insert a CD a corresponding pci hotplug event should > be generated and hotplug should load the right module. Check out the > logfiles when inserting a CD. I've rebuilt my kernel with the pci hotplugging support and loaded the pci_hot

Re: udev, autofs & module loading

2004-04-17 Thread Michael Biebl
Michael Graham wrote: Does anyone use udev and autofs? If so how did you get it to work? I have the following in /etc/auto.misc cdrom-fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdc udfcdrom -fstype=udf,ro,sync,nodev,nosuid :/dev/hdc floppy -fstype=vfat,sync,nodev,nosuid :/dev/fd0 u

udev, autofs & module loading

2004-04-17 Thread Michael Graham
Does anyone use udev and autofs? If so how did you get it to work? I have the following in /etc/auto.misc cdrom-fstype=iso9660,ro,sync,nodev,nosuid :/dev/hdc udfcdrom -fstype=udf,ro,sync,nodev,nosuid :/dev/hdc floppy -fstype=vfat,sync,nodev,nosuid :/dev/fd0 usbpen -fstype=vfat,s

Re: Module loading problem

2004-04-05 Thread Roberto Sanchez
Andreas Semt wrote: Hello list, I use Debian woody and try to get a module working ... without success :-( I've compiled DRBD (does "RAID-1 over IP network") and this gone fine and smoothly. The module drbd.o was installed, however I can't use "modprobe drbd" but "insmod drbd" works, output: "Us

Module loading problem

2004-04-05 Thread Andreas Semt
Hello list, I use Debian woody and try to get a module working ... without success :-( I've compiled DRBD (does "RAID-1 over IP network") and this gone fine and smoothly. The module drbd.o was installed, however I can't use "modprobe drbd" but "insmod drbd" works, output: "Using /lib/modules/blo

Re: Module loading

2004-01-24 Thread matt zagrabelny
On Sat, 2004-01-24 at 17:24, Rajesh Menon wrote: > Hi, how do we load modules at boot-time on debian? when i look at > modules.conf, it says that I shouldnt edit it, and to use modconf and > look at update-modules. > also there are some files in /etc/modutils and is this where I should > add the

Re: Module loading

2004-01-24 Thread Roberto Sanchez
Rajesh Menon wrote: Hi, how do we load modules at boot-time on debian? when i look at modules.conf, it says that I shouldnt edit it, and to use modconf and look at update-modules. also there are some files in /etc/modutils and is this where I should add the module specific lines? I'm trying to h

Module loading

2004-01-24 Thread Rajesh Menon
Hi, how do we load modules at boot-time on debian? when i look at modules.conf, it says that I shouldnt edit it, and to use modconf and look at update-modules. also there are some files in /etc/modutils and is this where I should add the module specific lines? I'm trying to have 'snd-intel8x0' u

Module loading problem with 2.6.0 kernel

2003-12-30 Thread Stefan Bellon
Hi! I've installed a 2.6.0 kernel image on my notebook which runs Debian GNU/Linux unstable. I configured the kernel in a very modular way, i.e. everything not necessary for booting is built as a module and not statically compiled into the kernel. I have installed the new modules-init-tools as we

Re: module loading errors

2003-12-06 Thread Micha Feigin
On Sat, Dec 06, 2003 at 05:49:38PM +0100, Joris Huizer wrote: > Hello, > > I recently compiled my own 2.4.18 kernel and all goes well; However, I > get module errors because some modules were not compiled (instead > functionality was compiled in the kernel) > > Which log file do I have to check

module loading errors

2003-12-06 Thread Joris Huizer
Hello, I recently compiled my own 2.4.18 kernel and all goes well; However, I get module errors because some modules were not compiled (instead functionality was compiled in the kernel) Which log file do I have to check for the module names which can't load? Thanks, Joris -- To UNSUBSCRIBE,

Kernel versions and module loading

2002-09-04 Thread Eric Richardson
. The following kernel related things all have version numbers: /boot/vmlinuz- /boot/System.map- /boot/initrd.img- I gather for pre file system mounted module loading e.g. ext3 /lib/modules/ It seems to me that there should be seperate /etc/modules- files as well as that seems to be the only thing sto

Re: Module Loading at Boot

2001-01-08 Thread Philipp Schulte
On Mon, Jan 08, 2001 at 10:39:25AM -0800, Sean Rhea wrote: > I have a new Sony Vaio Z505LS, which I have gotten Debian installed on. > Everything works, except one thing: when I boot, the system loads the sound > card modules before the Ethernet card modules, and the sound card "steals" > the Eth

Module Loading at Boot

2001-01-08 Thread Sean Rhea
All, I have a new Sony Vaio Z505LS, which I have gotten Debian installed on. Everything works, except one thing: when I boot, the system loads the sound card modules before the Ethernet card modules, and the sound card "steals" the Ethernet's IRQ. This does not happen if I load the Ethernet card

Re: 8139too.o module loading problem

2000-12-18 Thread mikpolniak
On Tue, 19 Dec 2000 02:05:08 +1100, M. V. Nguyen said: > Hi, > > I get the following error message when trying to load the 8139too.o module. > > /lib/modules/2.4.0-test12/kernel/drivers/net/8139too.o: symbol for parameter > debug not found > /lib/modules/2.4.0-test12/kernel/drivers/net/81

8139too.o module loading problem

2000-12-18 Thread M. V. Nguyen
Hi, I get the following error message when trying to load the 8139too.o module. /lib/modules/2.4.0-test12/kernel/drivers/net/8139too.o: symbol for parameter debug not found /lib/modules/2.4.0-test12/kernel/drivers/net/8139too.o: insmod /lib/modules/2.4.0-test12/kernel/drivers/net/8139too.o failed

Re: module loading problems

2000-05-22 Thread David Wright
Quoting Dominic Blythe ([EMAIL PROTECTED]): > if everything necessary was compiled in, > could you just delete everything from /etc/modules? Yes, though the comments there might indicate some advantage in putting noauto. But I much prefer not compiling everything in. (In fact, you can't if you wa

RE: module loading problems

2000-05-22 Thread Dominic Blythe
if everything necessary was compiled in, could you just delete everything from /etc/modules? > -Original Message- > From: David Wright [mailto:[EMAIL PROTECTED] > Sent: 22 May 2000 16:35 > To: [EMAIL PROTECTED] > Cc: debian-user@lists.debian.org > Subject: Re: modul

Re: module loading problems

2000-05-22 Thread David Wright
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]): > > He downloaded kernel version 2.2.9. > > It was my first time installing a kernel > and we read from various sources before he > became impatient. We then did the following: > > tar xzf /usr/src/kernel...tar.gz > . > . > . > make menuconfig > ma

Re: module loading problems

2000-05-21 Thread ulla . russell
I tried depmod -a and got /lib/modules/2.2.9/fs/vfat.o:unresolved symbols /lib/modules/2.2.9/fs/msdos.o /lib/modules/2.2.9/fs/fat.o /lib/modules/2.2.9/net/eepro100.o /lib/modules/2.2.9/net/3c59x.o /lib/modules/2.2.9/net/dummy /lib/modules/2.2.9/net/bsd_comp.o /lib/modules/2.2.9/net/ibmtr.o etc

Re: module loading problems

2000-05-21 Thread Lindsay Haisley
Thus spake [EMAIL PROTECTED] on Sun, May 21, 2000 at 02:00:11AM CDT > > . > . > make menuconfig > make-kpkg clean > make-kpkg --revision=custom.1.0 kernel_image > dpkg -i ../kernel-image..deb > > With the new kernel installed we get the following > messages: Simple is best. I've never had any

module loading problems

2000-05-21 Thread ulla . russell
I was asked by a friend to help him install debian onto one of his computers.He downloaded the programs allowing him to install the base system, which we did. We used a cdrom I Got from the book Debian GNU/linux 2.1 unleased, and installed the packages that would allow us to compile a new kern

Re: Module loading

2000-05-07 Thread itz
> "Istvan" == Kovacs Istvan <[EMAIL PROTECTED]> writes: Istvan> Also, where is it documented how module names and devices Istvan> correspond to each-other? Please point me to T relevant FM, Istvan> so I can R it. In most cases (all that I care and know about), this is controlled by alias set

Module loading

2000-05-01 Thread Kovacs Istvan
Hello! As some of my modules still won't load on demand, yesterday evening (CET) I visited the IRC channel #debianhelp. There, someone told me that not all modules are supposed to load on demand. Sure enough, the drivers for my SCSI card, NIC, SB AWE32 won't load on demand, but work fine with modp

Re: After ftp upgrade of slink, module loading fails

1998-09-20 Thread Ed Cogburn
t; an ftp site with dselect, allowed it to upgrade about a dozen packages, > > and afterword all module loading is broken. Anybody seen this? > > i got hit with this one too, but good, yesterday. I noticed something > going to slink about modules being handled differently, but the

Re: After ftp upgrade of slink, module loading fails

1998-09-19 Thread Richard E. Hawkins Esq.
les.dep file is correct (depmod -a doesn't help), it has the right > dependencies and locations. I have done nothing to the kernel; no new > kernel. I booted up this morning with everything working, connected to > an ftp site with dselect, allowed it to upgrade about a dozen package

After ftp upgrade of slink, module loading fails

1998-09-19 Thread Ed Cogburn
(depmod -a doesn't help), it has the right dependencies and locations. I have done nothing to the kernel; no new kernel. I booted up this morning with everything working, connected to an ftp site with dselect, allowed it to upgrade about a dozen packages, and afterword all module loading is b

Re: Kernel and auto module loading.

1998-03-08 Thread Jean Pierre LeJacq
On Sun, 8 Mar 1998, Ian Perry wrote: > Thanks, > > It was in the modules file. > I had not noticed that file, and I just checked, it is nowhwere in the docs > I have. > There was also a lot of unused stuff in the /lib/modules/2.0.3? directory. > > I am beginning to realise that debian linux is

Re: Kernel and auto module loading.

1998-03-08 Thread Ian Perry
e make out. Ian -- > From: Jean Pierre LeJacq <[EMAIL PROTECTED]> > To: debian-user@lists.debian.org > Cc: debian-user@lists.debian.org > Subject: Re: Kernel and auto module loading. > Date: Sunday, 8 March 1998 12:26 > > On Sun, 8 Mar 1998, Ian Perry wrote: &

Re: Kernel and auto module loading.

1998-03-08 Thread Jean Pierre LeJacq
On Sun, 8 Mar 1998, Ian Perry wrote: > I have recompiled the kernel to 2.0.32 and disabled these modules as they > were not needed. > I did the usual make dep, make clean, make zImage, make modules, make > modules_install, and copied the zImage file to /boot and created a symbolic > pointer /vmli

Kernel and auto module loading.

1998-03-08 Thread Ian Perry
I originally installed debian 1.3 stable version and enabled smbfs and rarp on install. I have recompiled the kernel to 2.0.32 and disabled these modules as they were not needed. I did the usual make dep, make clean, make zImage, make modules, make modules_install, and copied the zImage file to /