[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [linrad] Progress
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