On Monday 23 July 2001 17:33, [EMAIL PROTECTED] wrote:
[...]
> The problem shows up when I boot from the RH 7.1 stock
> kernel, not the W4L kernel, and allow the
> /etc/rc.d/init.d/Win4Lin initialization program to run at
> startup which it does by default.  After the system comes
> up and is running the first 2 or 3 program starts under
> KDE go fine then program initialization bogs down.  It
> may take 60-90 seconds to open a kvt window.  Once the
> window opens all the tasks internal to the window run
> fine unless they require another KDE program to start up.
>
[...]
> If I prevent the Win4Lin initialization program from
> running then everything is ok.  The same problem occurs
> if I boot with the win4lin kernel and run Win4Lin
> initialization even if I don't start Win4Lin.

I suggest adding something like this to the top of /etc/init.d/Win4Lin ...

if [[ $(uname -r | grep win4lin) = "" ]] ;then exit 0 ; fi
-- 
                         Peter Ruskin, Wrexham, Wales.
        Registered Linux User No. 219434 ( see http://counter.li.org/ ).
                Linux Mandrake release 8.0 (Traktopel) for i586,
       kernel 2.4.3-20mdk-win4lin-pnr,  XFree86 4.0.3, patch level 11mdk,
               KDE: 2.1.2,  Qt: 2.3.1.   Uptime 1 hour 21 minutes
_______________________________________________
Win4Lin-users mailing list
[EMAIL PROTECTED]
https://lists.netraverse.com/mailman/listinfo/win4lin-users

Reply via email to