Re: startx -- modprobe: Can't locate module mach64

2007-05-02 Thread Michelle Konzack
Am 2007-04-27 22:24:29, schrieb Bruffey, Mark: > Help. What do I need to do to get the mach64 module installed? Thanks, > Mark - END OF REPLIED MESSAGE - There is no module "mach64" but a config option in xorg. dpkg-reconfigure xorg and then se

startx -- modprobe: Can't locate module mach64

2007-04-27 Thread Bruffey, Mark
Help. What do I need to do to get the mach64 module installed? Thanks, Mark L. Mark Bruffey Director Library Services Central Baptist Theological Seminary 900 Forestview Lane N Plymouth MN 55441 763 417 8264 (Tel) 763 417 8258 (Fax) [EMAIL PROTECTED] Central Seminary www.centralseminary.edu

Re: xdm modprobe: Can't locate module char-major-13

2004-12-31 Thread jose isaias cabrera
2. How do I fix this error message above? 13 charInput core 0 = /dev/input/js0First joystick 1 = /dev/input/js1Second joystick ... 32 = /dev/input/mouse0 First mouse 33 = /dev/input/mouse1 Second m

Re: xdm modprobe: Can't locate module char-major-13

2004-12-31 Thread jose isaias cabrera
2. How do I fix this error message above? 13 charInput core 0 = /dev/input/js0First joystick 1 = /dev/input/js1Second joystick ... 32 = /dev/input/mouse0 First mouse 33 = /dev/input/mouse1 Second mo

Re: xdm modprobe: Can't locate module char-major-13

2004-12-30 Thread Marc Wilson
On Thu, Dec 30, 2004 at 03:12:14PM -0500, jose isaias cabrera wrote: > 1. How do I stop xdm from loading at boot? Don't install it. > 2. How do I fix this error message above? 13 charInput core 0 = /dev/input/js0First joystick 1 = /dev/input/js1

Re: xdm modprobe: Can't locate module char-major-13

2004-12-30 Thread Marc Wilson
On Thu, Dec 30, 2004 at 04:22:28PM -0500, Jeremy Melanson wrote: > I would love to tell you to just uninstall XDM, but unfortunately, some > X Windows components depend on the package (blah!). No, there are no X components that depend on xdm: rei $ sudo apt-get remove --purge xdm Reading Package

Re: xdm modprobe: Can't locate module char-major-13

2004-12-30 Thread Jeremy Melanson
ernel? Popcorn kernel? - Jeremy On Thu, 2004-12-30 at 15:12 -0500, jose isaias cabrera wrote: > Greetings! > > I just installed Debian on a Dell Inspiron 7500. It's running pretty good, > but I loaded xdm and now it goes right into xdm and fails with the > "modp

Re: xdm modprobe: Can't locate module char-major-13

2004-12-30 Thread Andrea Vettorello
On Thu, 30 Dec 2004 15:12:14 -0500, jose isaias cabrera <[EMAIL PROTECTED]> wrote: > > Greetings! > > I just installed Debian on a Dell Inspiron 7500. It's running pretty good, > but I loaded xdm and now it goes right into xdm and fails with the > "modprobe:

xdm modprobe: Can't locate module char-major-13

2004-12-30 Thread jose isaias cabrera
Greetings! I just installed Debian on a Dell Inspiron 7500. It's running pretty good, but I loaded xdm and now it goes right into xdm and fails with the "modprobe: Can't locate module char-major-13" and I can't go back to the xterm. It's at the xdm logon scree

"modprobe: Can't locate module block-major-22" when booting - what to fix?

2003-10-04 Thread Daniel B.
If modprobe is complaining: modprobe: modprobe: Can't locate module block-major-22 that means that the kernel doesn't know which module handles major device number 22, right? That means that whichever module is supposed to handle major device number 22 hasn't been loaded a

modprobe: modprobe: Can't locate module block-major-33

2003-07-08 Thread ew0hfx
Hi list I'm trying to create a custom kernel. The problem is this: modprobe: modprobe: Can't locate module block-major-33 I get 2 lines: modprobe: modprobe: Can't locate module block-major-33 more 2 lines: modprobe: modprobe: Can't locate module block-major-34 and 8 lines

Re: modprobe: Can't locate module binfmt-e0ff

2002-10-02 Thread Colin Watson
On Tue, Oct 01, 2002 at 11:34:57PM -0700, nate wrote: > ThanhVu Nguyen said: > > In my /etc/syslog, I have these lines ... not really sure what they mean > > or how to fix it > > > > Oct 1 06:55:24 HaLong modprobe: modprobe: Can't locate module > > binfmt-

Re: modprobe: Can't locate module binfmt-e0ff

2002-10-01 Thread nate
ThanhVu Nguyen said: > In my /etc/syslog, I have these lines ... not really sure what they mean > or how to fix it looks like it may be related to this: http://packages.debian.org/unstable/admin/binfmt-support.html if your not encountering any problems while using your system those messages are

modprobe: Can't locate module binfmt-e0ff

2002-10-01 Thread ThanhVu Nguyen
In my /etc/syslog, I have these lines ... not really sure what they mean or how to fix it Oct 1 06:55:24 HaLong modprobe: modprobe: Can't locate module binfmt-e0ff Oct 1 06:55:24 HaLong modprobe: modprobe: Can't locate module binfmt-e0ff Oct 1 06:57:11 HaLong modprobe: modprobe: Ca

Re: modprobe can't locate /dev/lp1 ..

2002-09-20 Thread Andy Saxena
On Fri, Sep 20, 2002 at 12:04:23AM -0500, John Manko wrote: | If the kernel autoloader for modules is set to yes, and I compile IDE | and IDE-SCSI as modules, will the autoloader load IDE or IDE-SCSI on | boot. That is, if nothing is specified in /etc/modules.conf | | I'm thinking I have to ex

Re: modprobe can't locate /dev/lp1 ..

2002-09-19 Thread nate
John Manko said: >> > If the kernel autoloader for modules is set to yes, and I compile IDE > and IDE-SCSI as modules, will the autoloader load IDE or IDE-SCSI on > boot. That is, if nothing is specified in /etc/modules.conf > > I'm thinking I have to explicitly tell the kernel to use IDE-SCSI,

Re: modprobe can't locate /dev/lp1 ..

2002-09-19 Thread John Manko
nate wrote: >Lance Hoffmeyer said: > > >>During boot I keep getting the messages >> >>modprobe can't locate /dev/lp1 >>modprobe can't locate /dev/lp2 >> >>modprobe can't locate /dev/ide-tape >>modprobe can't locate

Re: modprobe can't locate /dev/lp1 ..

2002-09-19 Thread Shawn Lamson
> modprobe can't locate /dev/lp1 > modprobe can't locate /dev/lp2 > > modprobe can't locate /dev/ide-tape > modprobe can't locate /dev/hda4 > > ... > > What do I need to change so that these warning disappear? > > lance > > > --

Re: modprobe can't locate /dev/lp1 ..

2002-09-19 Thread nate
Lance Hoffmeyer said: > During boot I keep getting the messages > > modprobe can't locate /dev/lp1 > modprobe can't locate /dev/lp2 > > modprobe can't locate /dev/ide-tape > modprobe can't locate /dev/hda4 > > ... > > What do I need to change

modprobe can't locate /dev/lp1 ..

2002-09-19 Thread Lance Hoffmeyer
During boot I keep getting the messages modprobe can't locate /dev/lp1 modprobe can't locate /dev/lp2 modprobe can't locate /dev/ide-tape modprobe can't locate /dev/hda4 ... What do I need to change so that these warning disappear? lance -- To UNSUBSCRIBE, email to [EM

modprobe: Can't locate module

2001-07-23 Thread Jeff
Upon logging into kde I am getting this message in the console box that stays open. modprobe: modprobe: Can't locate module sound-slot-1 modprobe: modprobe: Can't locate module sound-service-1-0 modprobe: modprobe: Can't locate module sound-slot-1 modprobe: modprobe: Can't

modprobe: can't locate module block-major-3

2001-07-23 Thread M . PITZL
Hello all, The last days i find this message in my /var/log/messages file and i don't know what this means. As far as i know on this computer is only a ide-cdrom attached to. All disks work with scsi. A modprobe -l | grep ide gives the following output: /lib/modules/2.2.12-20/scsi/ide-scsi.o /lib/

Re: modprobe: Can't locate module char-major-10-135 (daemon.log)

2001-07-21 Thread Vineet Kumar
* Gladimir ([EMAIL PROTECTED]) [010717 21:31]: > > I have tracked this down to the point that I know it is an alias for the > real time clock, and that it only occurs soon after switching to run-level 6 > and run-level 0. I also know that the alias exists in two files, that I > know of; /etc/modu

Re: modprobe: Can't locate module char-major-10-135 (daemon.log)

2001-07-21 Thread Guy Geens
> "listmgr" == listmgr <[EMAIL PROTECTED]> writes: listmgr> I have tracked this down to the point that I know it is an listmgr> alias for the real time clock, and that it only occurs soon listmgr> after switching to run-level 6 and run-level 0. I also know listmgr> that the alias exists in tw

modprobe: Can't locate module char-major-10-135 (daemon.log)

2001-07-17 Thread Gladimir
I have tracked this down to the point that I know it is an alias for the real time clock, and that it only occurs soon after switching to run-level 6 and run-level 0. I also know that the alias exists in two files, that I know of; /etc/modules.conf and /etc/modutils/arch/i386. Removing the alias

Re: modprobe: Can't locate...

2001-04-19 Thread Wayne Topa
Subject: modprobe: Can't locate... Date: Thu, Apr 19, 2001 at 03:32:32PM +0200 In reply to:Pierre Hyvernat Quoting Pierre Hyvernat([EMAIL PROTECTED]): > Hi to all, > > I recently added the following line in /etc/syslog.conf > "*.* /dev/tty9" > to

modprobe: Can't locate...

2001-04-19 Thread Pierre Hyvernat
Hi to all, I recently added the following line in /etc/syslog.conf "*.* /dev/tty9" to get all messages on console 9. It is quite interesting to see all the messages, but also a little scary :)... There is a message that I would rather not get: modprobe: Can't locate module

Re: Help msg: modprobe can't locate ppp-compress

2000-12-13 Thread Eric G . Miller
On Wed, Dec 13, 2000 at 09:06:53PM +0100, Jonathan Gift wrote: > Hi, > > I noticed in my daemon and sysylog that when logged in through pon and a > dial up account which is functioning fine that I have the following msg > repeated: > > modprobe: modprobe: Can't loc

Re: Help msg: modprobe can't locate ppp-compress

2000-12-13 Thread Gregory T. Norris
ioning fine that I have the > following msg repeated: > > modprobe: modprobe: Can't locate module ppp-compress-21 > modprobe: modprobe: Can't locate module ppp-compress-26 > modprobe: modprobe: Can't locate module ppp-compress-24 > > This apparently oc

Help msg: modprobe can't locate ppp-compress

2000-12-13 Thread Jonathan Gift
Hi, I noticed in my daemon and sysylog that when logged in through pon and a dial up account which is functioning fine that I have the following msg repeated: modprobe: modprobe: Can't locate module ppp-compress-21 modprobe: modprobe: Can't locate module ppp-compress-26 modprobe: modpr

modprobe: Can't locate module binfmt-0000

2000-12-03 Thread Christophe Broult
Hello Debian users, Is there anyone who could tell me why I am getting the message in the subject? [EMAIL PROTECTED]:~ $ uname -a Linux madison 2.4.0-test11 #1 Thu Nov 23 10:45:11 CET 2000 i586 unknown [EMAIL PROTECTED]:~ $ Thank you, Chris -- "Man is distinguished from all other creature

Re: modprobe can't locate module char-major-6

2000-10-29 Thread Bud Rogers
On Sun, 29 Oct 2000, sena wrote: > I heard that Bud Rogers wrote this on 29/10/00: > > Thank you, Tuukka. But what I meant to ask was the location of the file > > that lists all the char-major-N entries. I don't remember what > > char-major-6 is. > > If you have the linux kernel source, check the

Re: modprobe can't locate module char-major-6

2000-10-29 Thread sena
I heard that Bud Rogers wrote this on 29/10/00: > Thank you, Tuukka. But what I meant to ask was the location of the file that > lists all the char-major-N entries. I don't remember what char-major-6 is. > If you have the linux kernel source, check the Documentation/devices.txt file. It lists

Re: modprobe can't locate module char-major-6

2000-10-29 Thread Bud Rogers
On Sun, 29 Oct 2000, you wrote: > On 29 Oct, Bud Rogers wrote: > > Could someone remind me where the file is that lists all those? > > The current aliases are in file /etc/modules.conf > The configuration is done to file /etc/modutils/aliases and changes > updated using command update-modules. Tha

Re: modprobe can't locate module char-major-6

2000-10-29 Thread Tuukka Hastrup
On 29 Oct, Bud Rogers wrote: > Could someone remind me where the file is that lists all those? The current aliases are in file /etc/modules.conf The configuration is done to file /etc/modutils/aliases and changes updated using command update-modules. Tuukka -- Trying to catch me? Just follow up

modprobe can't locate module char-major-6

2000-10-29 Thread Bud Rogers
Could someone remind me where the file is that lists all those? -- Bud Rogers <[EMAIL PROTECTED]>

modprobe: can't locate module eepro100.o

2000-10-11 Thread Andreas Goesele
Hi, after upgrading to potato I have the following new problem: My network card module eepro100.o is, as it should be, in /lib/modules/2.2.14/net. I can load it "by hand" with insmod eepro100.o, but modprobe gives the error message found in the subject line. I tried to put the line "path[net]=/li

Re: modprobe: Can't locate module net-pf-18

2000-08-24 Thread Gregory T. Norris
sh' which > apt-cache show ash > says can be used as a replacement for bash... > > but why'd it suddenly show up in my logs? > > Aug 24 12:51:27 server modprobe: modprobe: Can't locate module net-pf-18 > Aug 24 12:51:58 server last message repeated 9 tim

modprobe: Can't locate module net-pf-18

2000-08-24 Thread Will Trillich
from some nosing around, i gather that net-pf-18 is related to 'ash' which apt-cache show ash says can be used as a replacement for bash... but why'd it suddenly show up in my logs? Aug 24 12:51:27 server modprobe: modprobe: Can't locate module net-pf-18 Aug 24

Re: modprobe: Can't locate module char-major-6 ?

2000-06-22 Thread Shaul Karl
> > Shaul> Isn't the following the root for my problem: > > # > # Character devices > # > CONFIG_VT=y > CONFIG_VT_CONSOLE=y > CONFIG_SERIAL=m > # CONFIG_SERIAL_EXTENDED is not set > # CONFIG_SERIAL_NONSTANDARD is not set > CONFIG_UNIX98_PTYS=y > CONFIG_UNIX98_PTY_COUNT=256 > # CONFIG_PRINTER is n

Re: modprobe: Can't locate module char-major-6 ?

2000-06-20 Thread Ian Zimmerman
Shaul> Isn't the following the root for my problem: # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_SERIAL=m # CONFIG_SERIAL_EXTENDED is not set # CONFIG_SERIAL_NONSTANDARD is not set CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTY_COUNT=256 # CONFIG_PRINTER is not set CONFIG_MOUSE=y # # M

Re: modprobe: Can't locate module char-major-6 ?

2000-06-20 Thread Shaul Karl
Mice # [13:22:10 /tmp]$ Why was it made that way? Is it a bug? > >>>>> "Colin" == Colin Watson <[EMAIL PROTECTED]> writes: > > >> [23:32:47 /tmp]$ wc /var/log/syslog -l 1316 /var/log/syslog > >> [23:32:50 /tmp]$ grep "modprobe: Can'

Re: modprobe: Can't locate module char-major-6 ?

2000-06-19 Thread Ian Zimmerman
>>>>> "Colin" == Colin Watson <[EMAIL PROTECTED]> writes: >> [23:32:47 /tmp]$ wc /var/log/syslog -l 1316 /var/log/syslog >> [23:32:50 /tmp]$ grep "modprobe: Can't locate module char-major-6" >> /var/log/syslog | wc -l 214 [23:32

Re: modprobe: Can't locate module char-major-6 ?

2000-06-18 Thread Colin Watson
Shaul Karl <[EMAIL PROTECTED]> wrote: >[23:32:47 /tmp]$ wc /var/log/syslog -l > 1316 /var/log/syslog >[23:32:50 /tmp]$ grep "modprobe: Can't locate module char-major-6" >/var/log/syslog | wc -l >214 >[23:32:53 /tmp]$ > >Why 15% of my syslo

modprobe: Can't locate module char-major-6 ?

2000-06-18 Thread Shaul Karl
Package: kernel-image-2.2.15-idepci Version: 1:2.2.15-2 Severity: normal [23:32:47 /tmp]$ wc /var/log/syslog -l 1316 /var/log/syslog [23:32:50 /tmp]$ grep "modprobe: Can't locate module char-major-6" /var/log/syslog | wc -l 214 [23:32:53 /tmp]$ Why 15% of my syslog is

modprobe: can't locate module synth0

1999-11-17 Thread Robert . King
Hello, Given a message like this - how do I find out what option in the kernel compilation configuration I need to turn on to get the particular module. i.e. is there somewhere (in the linux kernel source tree) a list of module names and what section, etc. of the config they are turned on in. (

RE: Aug 4 21:54:00 carlf modprobe: can't locate module net-pf-5

1997-08-07 Thread wb2oyc
Carl, I have just recently changed my ISP to Bell Atlantic, and have had to make changes to my pppd options file in order to establish a working connection. This info may help in your case, I'm not at all sure, but it might apply. >Trying to make a PPP connection to AT&T's Worldnet servic

Aug 4 21:54:00 carlf modprobe: can't locate module net-pf-5

1997-08-05 Thread Carl Fink
Trying to make a PPP connection to AT&T's Worldnet service, I have created a script that will dial. The modem connection is made, but ifconfig never reports a ppp0 route. The daemon.log file reports missing modules, alternating between net-pf-5 and net-pf-5, a message that on cursory examination