[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linrad] Progress
- Subject: Re: [linrad] Progress
- From: Gerhard Chvatal <g.chvatal@xxxxxxxxxxxx
- Date: Wed, 31 Mar 2004 11:45:59 +0200
Hi Stan
You wrote:
[..]
cannot open /dev/svga
is svgalib_help module loaded
How do I manually load the module ?
Normally you can load modules with /sbin/modprobe <module_name>
and to list all your currently installed modules try: /sbin/lsmod
But im sure this will not help you.
Have you executed the complete make process (as root)?
One target in the main file looks like:
installdev:
(cd kernel/svgalib_helper ; $(MAKE) device )
Which should install all the required devices in the /dev tree.
What do I do to permanently have the module loaded ?
Have a look into /etc/modules.conf
But also this should manage the make process:
installmodule:
(cd kernel/svgalib_helper ; $(MAKE) modules_install )
try "make installmodule" and "make installdev" as root.
Regards,
Gerhard, OE1GCA
--
ADCON TELEMETRY GmbH
Inkustraße 24, A-3400 Klosterneuburg
Tel:+43 (0)2243 38280-0
Fax:+43 (0)2243 38280-6
LINRADDARNIL