similar to: Windows 2000 and XP Password

Displaying 20 results from an estimated 700 matches similar to: "Windows 2000 and XP Password"

2004 Jul 26
0
FW: IA64 test report: 2.6.8-rc1 /tiger 2004-7-20: Boot Hang!
Originally, the test is on a tiger with RHEL installed. The fs is ext3 as default. Then the oops came up. I've installed the test kernel on another tiger with Suse, reiserfs as default. The kernel can boot successfully without any trouble. Is it a known issue? Or what causes this happen? thanks, -zhen -----Original Message----- From: Wang, Zhenyu Z Sent: 2004?7?20? 16:59 To: linux-ia64 at
2004 Jul 09
2
vonage.ca * integration possible?
I just got setup with vonage.ca with the motorola ata unit.. I fired up ethreal and checked out what's flying over the network... The sniff below would lead me to believe that it might be possible to have asterisk spoof the User-Agent field and register itself? Any thoughts/feedback? Thanks. > > No. Time Source Destination Protocol Info >
2008 Jun 10
0
[PATCH] xen-netfront: fix xennet_release_tx_bufs().
After restore on ia64 xen domain, kernel panics as follows. This patch fixes it. union skb_entry assumes sizeof(link->skb, pointer) == sizeof(list->link, unsigned). However this isn't true on ia64. So make link type unsigned long. And introduced two accesor. kernel unaligned access to 0xe0000000000000bd, ip=0xa0000001004c2ca0 xenwatch[14]: error during unaligned kernel access -1 [1]
2008 Jun 10
0
[PATCH] xen-netfront: fix xennet_release_tx_bufs().
After restore on ia64 xen domain, kernel panics as follows. This patch fixes it. union skb_entry assumes sizeof(link->skb, pointer) == sizeof(list->link, unsigned). However this isn't true on ia64. So make link type unsigned long. And introduced two accesor. kernel unaligned access to 0xe0000000000000bd, ip=0xa0000001004c2ca0 xenwatch[14]: error during unaligned kernel access -1 [1]
2008 Jun 10
0
[PATCH] xen-netfront: fix xennet_release_tx_bufs().
After restore on ia64 xen domain, kernel panics as follows. This patch fixes it. union skb_entry assumes sizeof(link->skb, pointer) == sizeof(list->link, unsigned). However this isn't true on ia64. So make link type unsigned long. And introduced two accesor. kernel unaligned access to 0xe0000000000000bd, ip=0xa0000001004c2ca0 xenwatch[14]: error during unaligned kernel access -1 [1]
2013 Jun 23
0
[PATCH v2] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
These chipsets include the VP2 engine which is composed of a bitstream processor (BSP) that decodes H.264 and a video processor (VP) which can do iDCT/mo-comp/etc for MPEG1/2, H.264, and VC-1. Both of these are driven by separate xtensa chips embedded in the hardware. This patch provides the mechanism to load the kernel for the xtensa chips and provide the necessary interactions to do the rest of
2017 Oct 01
0
[PATCH] bsp/g92: disable by default
G92's seem to require some additional bit of initialization before the BSP engine can work. It feels like clocks are not set up for the underlying VLD engine, which means that all commands submitted to the xtensa chip end up hanging. VP seems to work fine though. This still allows people to force-enable the bsp engine if they want to play around with it, but makes it harder for the card to
2013 Jul 29
0
[PATCH] drm/nouveau/vdec: copy nvc0 bsp/vp/ppp to nv98
For NV98+, BSP/VP/PPP are all FUC-based engines. Hook them all up in the same way as NVC0, but with a couple of different values. Also make sure that the PPP engine is handled in the fifo/mc/vm. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- It seems like VP4.0 is basically working here... only mpeg2/vc1 work, but I'm pretty sure that's just a user-side issue. My guess is
2006 Jun 20
1
Re: [Xen-ia64-devel] Weekly benchmark results [ww24]
================== STATUS ================== I do the heavy load test of create/destroy. CREDIT scheduler(cshed_schedule) checks BUG_ON(!vcpu_running) at the end of code. It makes error. The reason is that atomic_inc(&v->pausecnt)@vcpu_pause() is called without lock. (spin_lock(&schedule_data[cpu].schedule_lock)) This lock-less "pausecnt" makes vcpu_running state changing
2013 Jun 04
0
[PATCH] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
On Mon, Jun 3, 2013 at 5:02 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: > These chipsets include the VP2 engine which is composed of a bitstream > processor (BSP) that decodes H.264 and a video processor (VP) which can > do iDCT/mo-comp/etc for MPEG1/2, H.264, and VC-1. Both of these are > driven by separate xtensa chips embedded in the hardware. This patch > provides the
2001 May 07
1
Remake configure/config.h.in/etc.
Since multiple people have applied my UseLogin patch and failed to get it to work because configure/config.h.in were not automatically rebuilt, I decided it was time to add some rules to the Makefiles to update these things. The appended patch will cause a "make" to rebuild configure, config.h.in, config.h, and both Makefiles if the appropriate source file(s) change. It will also run
2008 May 30
1
extlinux VPATH build issue
Hi: I've been seeing intermittent build failures with the extlinux target, and I believe I've tracked it down to a VPATH issue. See this make -d log: Finished prerequisites of target file `extlinux'. Prerequisite `extlinux.o' is newer than target `extlinux'. Prerequisite `setadv.o' is newer than target `extlinux'. Prerequisite
2013 Apr 23
2
New FLAC Frontend
Hi all, Just as I said I would do in a previous mail to this mailing list (http://lists.xiph.org/pipermail/flac-dev/2013-January/003644.html), I've set up a sourceforge project with a remake of FLAC Frontend. After a few months of development (with loads of help from people at HydrogenAudio) I think it is fairly stable. As soon as FLAC 1.3.0 is released, I will release the first stable
2010 May 08
0
--files-from= broken when run from cron?
Hello everyone, running rsync version 3.0.7 if i call a shell script with the content: *rsync -a -e 'ssh -i /home/mapsync/.ssh/id_rsa' --bwlimit=1221 --files-from=/tmp/tf2maplist --no-relative / mapsync at foo.com: /home/mapsync/tf2maps* Everything runs great from a shell and /tmp/tf2maplist is a file which contains one line at a time the location of all the .bsp files found in /home,
2009 Nov 19
1
getent doesnt't list group
Hi to all, I have installed Samba+winbind+kerberos on a Ubuntu OS, configured authentication to our ads domain as member I can list user and group using wbinfo, if I use getent I have the ADS user but not the ads group (only local group). The problem is that samba does not recognize group in the filesystem and assign a wrong gid to the objects. I tried to change winbind separator to \ or / but
2010 May 13
1
DO NOT REPLY [Bug 7426] New: --files-from= broken when run from crontab
https://bugzilla.samba.org/show_bug.cgi?id=7426 Summary: --files-from= broken when run from crontab Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: bgcladd at gmail.com
2003 May 16
1
return status and non-regular files?
Recently, I ran rsync and got the following message: skipping non-regular file "981005_plteph-de405s.bsp" It turns out that the file in question is really a degenerate link that points back to itself. lrwxr-xr-x 1 18450 other 24 May 9 20:38 981005_plteph-de405s.bsp -> 981005_PLTEPH-DE405S.bsp The confusing this is that although rsync printed what looks like an
2013 Jun 05
0
[PATCH] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
On Wed, Jun 5, 2013 at 3:05 AM, Maarten Lankhorst <maarten.lankhorst at canonical.com> wrote: > Hey, > > Op 04-06-13 20:38, Ilia Mirkin schreef: >> On Mon, Jun 3, 2013 at 5:02 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote: >>> These chipsets include the VP2 engine which is composed of a bitstream >>> processor (BSP) that decodes H.264 and a video
2010 May 13
4
DO NOT REPLY [Bug 7425] New: --files-from= broken when run from crontab
https://bugzilla.samba.org/show_bug.cgi?id=7425 Summary: --files-from= broken when run from crontab Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: bgcladd at gmail.com
2007 Jan 11
3
R graphics with Linux (libpng)
Hello, I'm trying to adapt some R code that works on Windows so that it will work on a Linux machine. The command : png("myFile.png", width=600, height=600) fails claiming that it is impossible to establish a connection with X11. (Error messages are in French, so I'm not pasting them here!) I have libpng installed: >rpm -qa libpng* libpng-1.0.12-2