NVid GPU not found till restart

Skip Guenter skip at skipsjunk.net
Mon Sep 13 15:43:06 UTC 2010


Oh, found it. It was moved to wishlist.

https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/414244

Skip Guenter wrote:
> There was a bug for this out on launchpad but for reasons unknown most 
> of the bugs on launchpad are gone this morning! ????
>
> Anyway, Krasu...
>
> One option to get around this is to add a delay to the start() 
> function in the script /etc/init.d/boinc-client to allow gdm to get 
> going before boinc starts:
>
> start()
> {
> log_begin_msg "Starting $DESC: $NAME"
> if is_running; then
> log_progress_msg "already running"
> else
> * sleep 5*
> start-stop-daemon --start --quiet --background --pidfile $PIDFILE \
> --make-pidfile --user $BOINC_USER --chuid $BOINC_USER \
> --chdir $BOINC_DIR --exec $BOINC_CLIENT -- $BOINC_OPTS
> fi
>
>
>
> pkg-boinc-devel-request at lists.alioth.debian.org wrote:
>> 3. Bug#596656: boinc-client: cannot find GPU (Krasu)
>>
>>
>> ----------------------------------------------------------------------
>>> ------------------------------
>>>
>>> Message: 3
>>> Date: Mon, 13 Sep 2010 07:09:41 +0300
>>> From: Krasu <ksquirrel.iv at gmail.com>
>>> Subject: Bug#596656: boinc-client: cannot find GPU
>>> To: Debian Bug Tracking System <submit at bugs.debian.org>
>>> Message-ID: <20100913040941.7342.89520.reportbug at debian.Home>
>>> Content-Type: text/plain; charset="UTF-8"
>>>
>>> Package: boinc-client
>>> Version: 6.10.17+dfsg-3
>>> Severity: important
>>>
>>> Sometimes BOINC cannot find nVidia GPU. I need to restart service 
>>> manually,
>>> then it finds it:
>>>
>>> # /etc/init.d/boinc-client restart
>>>
>>
>

-- 
"La carencia de recursos no debe de ser impedimento para que un niño tenga acceso a la tecnología."




More information about the pkg-boinc-devel mailing list