search for: 0x00000100

Displaying 20 results from an estimated 341 matches for "0x00000100".

Did you mean: 0x00000000
2013 Jul 06
3
[Bug 66650] New: [regression][NVD0] 'drm/nve0-/gr: some new gpc registers can have multiple copies' causes lockups
...0000, bo ffff88007cfad000 [ 0.471980] fbcon: nouveaufb (fb0) is primary device A snippets of the logs while failing (taken from rsyslog): 06-07-2013 17:15 .err ::: nouveau E[ DRM] GPU lockup - switching to software fbcon 06-07-2013 17:15 .warning ::: nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x0000000a 06-07-2013 17:15 .warning ::: nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x0000000a 06-07-2013 17:15 .warning ::: nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x0000000a 06-07-2013 17:15 .warning ::: nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x0000000a 06-07-2013...
2013 Nov 24
9
[Bug 71967] New: error message during boot
...x (All) Reporter: adham3322 at gmail.com Hardware: x86-64 (AMD64) Status: NEW Version: unspecified Component: Driver/nouveau Product: xorg get this error after installing 3.12 using elementary os nouveau W[ PFIFO][0000:01:00.0] INTR 0x00000100: 0x00000011? -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20131124/9724a09a/attachment.html>
2018 Jan 22
4
Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100
2018 Jan 22
0
Re: Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100
Here is Richard's W.M. Jones answer: > This is caused by a bug in the way that supermin created symlinks > which is not compatible with the new kernel: > > 291 l bzfgrep 120777 6 0:0 -> \x1c\v > > You need to upgrade to the new supermin which fixes this. > https://www.redhat.com/archives/libguestfs/2017-July/msg00089.html >
2018 Jan 23
0
Re: Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100
2018-01-23 13:31 GMT+02:00 James Cook <james.cook@bluewin.ch>: > libguestfs: trace: get_cachedir > libguestfs: trace: get_cachedir = "/var/tmp" > libguestfs: [00000ms] begin building supermin appliance > libguestfs: [00000ms] run supermin > libguestfs: command: run: /usr/bin/supermin > libguestfs: command: run: \ --build > libguestfs: command: run: \ --verbose
2018 Jan 23
3
Re: Trying to mount vmdk - kernel panic not syncing: Attempted to kill init! exitcode=0x00000100
2014 Aug 18
1
[PATCH] drm: Fix duplicate definition of NV04_PFB_BOOT_0_*
...0x00000008 +# define NV04_PFB_BOOT_0_RAM_TYPE_SGRAM_16MBIT_4BANK 0x00000010 +# define NV04_PFB_BOOT_0_RAM_TYPE_SDRAM_16MBIT 0x00000018 +# define NV04_PFB_BOOT_0_RAM_TYPE_SDRAM_64MBIT 0x00000020 +# define NV04_PFB_BOOT_0_RAM_TYPE_SDRAM_64MBITX16 0x00000028 +# define NV04_PFB_BOOT_0_UMA_ENABLE 0x00000100 +# define NV04_PFB_BOOT_0_UMA_SIZE 0x0000f000 + +#endif diff --git a/nvkm/subdev/devinit/fbmem.h b/nvkm/subdev/devinit/fbmem.h index 4fe49cf..6103484 100644 --- a/nvkm/subdev/devinit/fbmem.h +++ b/nvkm/subdev/devinit/fbmem.h @@ -26,22 +26,8 @@ #include <core/device.h> -#define NV04_PF...
2009 Dec 26
3
[PATCH 1/3] nouveau: Drop some annoying _DX_ (direct x?) object name prefixes.
...au_class.h +++ b/nouveau/nouveau_class.h @@ -852,99 +852,99 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #define NV03_VIDEO_LUT_CURSOR_DAC_SET_PIXEL_CLOCK 0x000003a0 -#define NV03_DX3_TEXTURED_TRIANGLE 0x00000048 - -#define NV03_DX3_TEXTURED_TRIANGLE_NOP 0x00000100 -#define NV03_DX3_TEXTURED_TRIANGLE_NOTIFY 0x00000104 -#define NV03_DX3_TEXTURED_TRIANGLE_PATCH 0x0000010c -#define NV03_DX3_TEXTURED_TRIANGLE_DMA_NOTIFY 0x00000180 -#define NV03_DX3_TEXTURED_TRIANGLE_DMA_TEXTURE 0x00000184 -#define NV03_DX3_TEXTURED_TRIANGLE_CLIP_RECTANGLE...
2013 Dec 04
8
[Bug 72315] New: Fedora 19 64-bit X crash
...1 [681731.400855] nouveau E[ PGRAPH][0000:03:00.0] ROP1 0x80000000 0x80000001 [681738.689165] nouveau E[ X[1473]] failed to idle channel 0xcccc0001 [X[1473]] [681740.693295] nouveau E[ PFIFO][0000:03:00.0] playlist 0 update timeout [681742.989755] nouveau W[ PFIFO][0000:03:00.0] unknown status 0x00000100 [681744.665484] nouveau E[ PGRAPH][0000:03:00.0] TRAP ch 2 [0x007f96f000 X[1473]] [681744.665516] nouveau E[ PGRAPH][0000:03:00.0] ROP0 0x80000000 0x80000001 [681744.665538] nouveau E[ PGRAPH][0000:03:00.0] ROP1 0x80000000 0x80000001 [681747.287525] nouveau W[ PFIFO][0000:03:00.0] unknown stat...
2020 Oct 30
6
[PATCH 0/5] Improve Robust Channel (RC) recovery for Turing
This is an initial series of patches to improve channel recovery on Turing GPUs with the goal of improving reliability enough to eventually enable SVM for Turing. It's likely follow up patches will be required to fully address problems with less trivial workloads than what I have been able to test thus far. This series primarily addresses a number of hardware changes to interrupt layout and
2015 Sep 29
10
All-round reclocking improvements
In bulletpoints: - Add some support for G94 and G96 reclocking. Has been tested on literally two cards, which is hardly adequate as "full coverage". On the other hand, the changes were small enough to make me confident this might work for others as well. - Fix NV50 wait for VBLANK when no monitor is plugged in. - Voltage related inprovements for GT21x. - Slightly improve Keplers
2017 Apr 10
0
[PATCH 07/11] nvkm/ramgf100: Reinstate default ram train pattern
...- nvkm_wr32(device, 0x10f968 + j, 0x00000000 | (i << 8)); - nvkm_wr32(device, 0x10f920 + j, 0x00000000 | - train->type08.data[i] << 4 | - train->type06.data[i]); - nvkm_wr32(device, 0x10f918 + j, train->type00.data[i]); - nvkm_wr32(device, 0x10f920 + j, 0x00000100 | - train->type09.data[i] << 4 | - train->type07.data[i]); - nvkm_wr32(device, 0x10f918 + j, train->type01.data[i]); + static const u8 train0[] = { + 0x00, 0xff, 0x55, 0xaa, 0x33, 0xcc, + 0x00, 0xff, 0xff, 0x00, 0xff, 0x00, + }; + + static const u32 train1[] = {...
2009 Apr 03
1
Acrobat Reader won't start from a applications
...a software working fine with WINE (some special financial software from my company I work for) but I can't get Acrobat Reader to launch, when I try to open a pdf File from that application. Acrobat is installed. On the console I get this message: Code: fixme:exec:SHELL_execute flags ignored: 0x00000100 Same when I try that: Code: wine start "%ProgramFiles%/Adobe/Reader 8.0/Reader/Legal/en_US/license.html" fixme:exec:SHELL_execute flags ignored: 0x00000100 err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\"" err:winebrowser:wmain Usage: winebrowse...
2015 Mar 09
0
Permission denied error while connecting to EMC Celerra 7 server
...0000800: Not set .... .... .... .... .... .0.. .... .... = Negotiate NT Only: Not set .... .... .... .... .... ..1. .... .... = Negotiate NTLM key: Set .... .... .... .... .... ...0 .... .... = Negotiate 0x00000100: Not set .... .... .... .... .... .... 0... .... = Negotiate Lan Manager Key: Not set .... .... .... .... .... .... .0.. .... = Negotiate Datagram: Not set .... .... .... .... .... .... ..0. .... = Negot...
2009 Feb 16
2
Acces denied with usrmgr.exe
...group, I get the error popup : "Access Denied , the user properties cannot be edited or viewed at this time" . The log level 2 trace is : [2009/02/16 17:18:40, 2] rpc_server/srv_samr_nt.c:access_check_samr_function(246) _samr__LookupRids: ACCESS DENIED (granted: 0x000d067a; required: 0x00000100) * The only account that can fully use usrmgr.exe is the samba root account , everything works well under that account. I strongly suspect it is a bug on privilege checking , can someone confirm that ? Is there a workarround to make it work as expected ? Thanks in advance henri
2012 Feb 20
9
Federal Mogul Spare Parts Katalog XCD11
...gul under Wine. Installation works, but it wont run... some ideas? Code: jeanfelix at Soloma-G6:~$ env WINEPREFIX="/home/jeanfelix/.wine" wine C:\\windows\\command\\start.exe /Unix /home/jeanfelix/.wine/dosdevices/c:/users/Public/Bureau/XCD11.lnk fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 jeanfelix at Soloma-G6:~$ fixme:ole:TLB_ReadTypeLib Header type magic 0x00405a4d not supported. err:ole:TLB_ReadTypeLib Loading of typelib L"oleacc.dll" failed with error 0 wine: Unhandled page fault on read access to 0xe32d000e at addres...
2011 May 29
6
Counter Strike 1.6 no stream - fixme:ole:OleLoadPictureEx
Hi! I installed wine - version 1.2.2, and cs 1.6 no stream, on ubuntu 11.04, But when I start the counter-strike.bat, got the following error: CS>counter-strike.bat fixme:exec:SHELL_execute flags ignored: 0x00000100 Z:\home\battuske\.PlayOnLinux\wineprefix\CS\drive_c\Program Files\CS> fixme:ole:OleLoadPictureEx (0x93022c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f198), partially implemented. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette. fixme:ole:OLEPic...
2011 Dec 05
3
.EXE refuses to launch after upgrade to Wine 1.3.29
...sing SkyPipeII.exe on Wine 1.3.24 successfully. I have upgraded to Wine 1.3.29, as part of Fedora 16 (64b) upgrade. Now the program does not launch anymore. I tries re-install and clean ~/.wine for fresh install. No success. I have: wine start SkyPipeII.exe fixme:exec:SHELL_execute flags ignored: 0x00000100 err:ntdll:RtlpWaitForCriticalSection section 0x682938e0 "loader.c: loader_section" wait timed out in thread 0027, blocked by 0026, retrying (60 sec) err:seh:raise_exception Unhandled exception code c0000194 flags 0 addr 0x6820a1a2 err:ntdll:RtlpWaitForCriticalSection section 0x682938e0 &...
2015 Sep 23
3
[PATCH] ibus/gf100: increase wait timeout to avoid read faults
...vkm_device *device = ibus->device; + nvkm_mask(device, 0x122310, 0x0003ffff, 0x00000800); + nvkm_mask(device, 0x12232c, 0x0003ffff, 0x00100064); + nvkm_mask(device, 0x122330, 0x0003ffff, 0x00100064); + nvkm_mask(device, 0x122334, 0x0003ffff, 0x00100064); + nvkm_mask(device, 0x122348, 0x0003ffff, 0x00000100); + return 0; +} + static const struct nvkm_subdev_func gf100_ibus = { + .init = gf100_ibus_init, .intr = gf100_ibus_intr, }; diff --git a/drm/nouveau/nvkm/subdev/ibus/gf117.c b/drm/nouveau/nvkm/subdev/ibus/gf117.c new file mode 100644 index 0000000..f69f263 --- /dev/null +++ b/drm/nouveau/n...
2015 May 24
3
[PATCH v2 07/10] bios/ramcfg: Separate out RON pull value
Signed-off-by: Roy Spliet <rspliet at eclipso.eu> --- drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ramcfg.h | 1 + drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c | 3 ++- drivers/gpu/drm/nouveau/nvkm/subdev/bios/timing.c | 2 ++ drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c | 6 ++++-- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git