search for: whitlock

Displaying 5 results from an estimated 5 matches for "whitlock".

Did you mean: bitlock
2016 May 10
2
[Bug 95330] New: [NV84] Hangs with gr: DATA_ERROR [INVALID_BITFIELD], TRAP_PROP [RT_FAULT], fb: trapped write [PGRAPH] [PROP] [RT0] [PAGE_NOT_PRESENT], bsp: Watchdog interrupt, engine hung
...roduct: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: freedesktop at mattwhitlock.name QA Contact: xorg-team at lists.x.org Created attachment 123586 --> https://bugs.freedesktop.org/attachment.cgi?id=123586&action=edit kernel.log Nouveau has been wildly unstable for me ever since I upgraded from about Linux 4.1 to 4.4+. The latest manifestation of this bumpy...
2008 Apr 15
0
diagnosing cause of NT_STATUS_BAD_NETWORK_NAME error
...prompt >>smbclient //mythbe/tmp Anonymous login successful tree connect failed: NT_STATUS_BAD_NETWORK_NAME =======run as root, enter walter's password at Password: prompt >>smbclient //mythbe/walter smb: \> exit =======run as root >>testparm -s [global] workgroup = WHITLOCK NET server string = Samba Server Version %v map to guest = Bad User passdb backend = tdbsam guest account = ftp username map = /etc/samba/smbusers log level = 3 acl compatibility = winnt server signing = auto preferred master = No...
2015 Dec 20
8
[Bug 93458] New: page allocation failure: order:5, mode:0x240c0c0
https://bugs.freedesktop.org/show_bug.cgi?id=93458 Bug ID: 93458 Summary: page allocation failure: order:5, mode:0x240c0c0 Product: xorg Version: 7.7 (2012.06) Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2013 Jan 05
46
[Bug 59069] New: nouveau E[ DRM] fail ttm_validate
https://bugs.freedesktop.org/show_bug.cgi?id=59069 Priority: medium Bug ID: 59069 Assignee: nouveau at lists.freedesktop.org Summary: nouveau E[ DRM] fail ttm_validate QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified OS: Linux (All) Reporter: kees.bakker at xs4all.nl
2007 May 10
3
Quick question on merging two time-series of different frequencies
Hi, A quick beginner's question. I have two time series, A with daily data, and another B with data at varying frequencies, but mostly annual. Both the series are sorted ascending. I need to merge these two series together in the following way: For any entry of A, the lookup should match with B until we find an entry of B that's larger than A's. For all A[i], i = 1,...,N and B[j],