[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#595717: marked as done (please enable PPS_CLIENT_LDISC and PPS_CLIENT_KTIMER)



Your message dated Sat, 12 Mar 2011 23:30:06 +0000
with message-id <1299972606.4146.145.camel@localhost>
and subject line Re: please enable PPS_CLIENT_LDISC and PPS_CLIENT_KTIMER
has caused the Debian Bug report #595717,
regarding please enable PPS_CLIENT_LDISC and PPS_CLIENT_KTIMER
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
595717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595717
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.35-1~experimental.2
Severity: wishlist

hi,

i'd like to request that the PPS client modules be enabled:

    $ grep CONFIG_PPS_CLIENT /boot/config-2.6.35-trunk-amd64
    # CONFIG_PPS_CLIENT_KTIMER is not set
    # CONFIG_PPS_CLIENT_LDISC is not set
    $

the current linux-image packages ship with CONFIG_PPS=m set, but
unfortunately this is a bit useless without the client modules as well:

    config PPS_CLIENT_KTIMER
            tristate "Kernel timer client (Testing client, use for debug)"
            help
              If you say yes here you get support for a PPS debugging client
              which uses a kernel timer to generate the PPS signal.

              This driver can also be built as a module.  If so, the module
              will be called pps-ktimer.

    config PPS_CLIENT_LDISC
            tristate "PPS line discipline"
            depends on PPS
            help
              If you say yes here you get support for a PPS source connected
              with the CD (Carrier Detect) pin of your serial port.

PPS_CLIENT_LDISC in particular is needed if you want to attach a
stratum-0 NTP time source (GPS with pulse-per-second line attached to
the CD pin) to a debian host, e.g.:

    http://time.qnan.org/
    http://wiki.enneenne.com/index.php/LinuxPPS_installation

an almost identical bug was reported in the fedora bugzilla, btw:

    https://bugzilla.redhat.com/show_bug.cgi?id=619392

thanks!

-- 
Robert Edmonds
edmonds@debian.org

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 2.6.36~rc6-1~experimental.1

On Sun, 2010-09-05 at 22:14 -0400, Robert Edmonds wrote:
> Package: linux-2.6
> Version: 2.6.35-1~experimental.2
> Severity: wishlist
> 
> hi,
> 
> i'd like to request that the PPS client modules be enabled:
> 
>     $ grep CONFIG_PPS_CLIENT /boot/config-2.6.35-trunk-amd64
>     # CONFIG_PPS_CLIENT_KTIMER is not set
>     # CONFIG_PPS_CLIENT_LDISC is not set
>     $
> 
> the current linux-image packages ship with CONFIG_PPS=m set, but
> unfortunately this is a bit useless without the client modules as well:
> 
>     config PPS_CLIENT_KTIMER
>             tristate "Kernel timer client (Testing client, use for debug)"
>             help
>               If you say yes here you get support for a PPS debugging client
>               which uses a kernel timer to generate the PPS signal.
> 
>               This driver can also be built as a module.  If so, the module
>               will be called pps-ktimer.

I have not enabled this as it's a debug option only.

>     config PPS_CLIENT_LDISC
>             tristate "PPS line discipline"
>             depends on PPS
>             help
>               If you say yes here you get support for a PPS source connected
>               with the CD (Carrier Detect) pin of your serial port.
[...]

I enabled this as a module in the above version.

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: