[driverloader] Driverloader on smp machine???

Linuxant support (Jonathan) support at linuxant.com
Tue Jun 15 11:20:39 EDT 2004


Hi,

the following messages

---
Jun 14 22:55:49 whoami3 driverloader: stack=8192/1704/0 PREEMPT SMP
Jun 14 22:55:50 whoami3 driverloader: stack=8192/1704/0 PREEMPT SMP
---

are not errors, but information about various build options of your Linux 
kernel. If you obtain this message, then the kernel module was correctly 
built and it was inserted into your kernel. Normally, after inserting the 
module into the kernel, even if it fails with the 'no such device' message, 
you should be able to open a browser to http://127.0.0.1:18020 to continue 
the installation.

If you are unable to access http://127.0.0.1:18020, please try with different 
web browsers.

You could also try to manually activate the Web Configurator (the 
http://127.0.0.1:18020 mini web server) with the following commands in a root 
shell :

---
cd /usr/lib/driverloader
DLDRHELPERACTION=stop ./webconfd
DLDRHELPERACTION=start ./webconfd
---

Then, try again to access http://127.0.0.1:18020.

If you require more assistance, please send at support at linuxant.com the output 
of 'dumpdiag'. Type the following in a root shell:

---
dldrconfig --dumpdiag
---

Just send us the generated file located in /tmp ('driverloaderdiag.txt').
It'll help us solve the problem.

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com


On Monday 14 June 2004 23:06, fmml at cedval.org wrote:
> Hi,
>
> I can't get driverloader to work on my Gentoo server, running 2 cpu. When
> running the "dldrconfig" command, the following error is showing up in
> syslog:
>
> Jun 14 22:55:49 whoami3 driverloader: stack=8192/1704/0 PREEMPT SMP
> Jun 14 22:55:50 whoami3 driverloader: stack=8192/1704/0 PREEMPT SMP
>
> The web configuration interface remains unavailable.
>
> I am running Gentoo linux with a kernel 2.4.25 kernel smp.
>
> Any ideas?
>
>
> Francois
> Notre-Dame de l'Ile Perrot (Quebec)
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader



More information about the driverloader mailing list