search for: 57000000

Displaying 17 results from an estimated 17 matches for "57000000".

Did you mean: 5000000
2018 Nov 29
2
next/master boot: 142 boots: 2 failed, 130 passed with 7 offline, 3 conflicts (next-20181129)
On Thu, Nov 29, 2018 at 03:23:59AM -0800, kernelci.org bot wrote: Today's -next crashes on Jetson TK1 when the Nouveau module is loaded if it can't find firmware: [ 7.617291] nouveau 57000000.gpu: Linked as a consumer to regulator.33 [ 7.624037] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) [ 7.629880] nouveau 57000000.gpu: imem: using IOMMU [ 7.635013] nouveau 57000000.gpu: Direct firmware load for nvidia/gk20a/fecs_inst.bin failed with error -2 [ 7.644726] nouveau 57000000...
2023 Jan 27
3
[REGRESSION] GM20B probe fails after commit 2541626cfb79
...; > nvkm_falcon_pio_wr(falcon, (u8 *)&args, 0, 0, DMEM, addr_args, > > sizeof(args), 0, false); > > Hello! > > Chiming in just to say that with this change I see the same as Nicolas > except that the init message size is 255 instead of 0: > > [ 2.196934] nouveau 57000000.gpu: pmu: unexpected init message size 255 vs 42 I've attached an entirely untested patch (to go on top of the other hacks/fixes so far), that will hopefully get us a little further. Would be great if you guys could test it out for me. Thanks, Ben. -------------- next part -------------- A no...
2018 May 29
0
Boot failures in -next on Jetson TK1
On Sat, May 26, 2018 at 11:36:29AM +0100, Mark Brown wrote: > Currently -next is failing to boot on Jetson TK1. The problem looks to > be the Nouveau driver, during initialization it reports an address > decode error then starts printing error messages saying "nouveau > 57000000.gpu: fifo: SCHED_ERROR 20 []" over and over again. > > I've pasted the start of the errors below, you can see a full log and > more details at: > > https://kernelci.org/boot/id/5b0882a259b514339779a881/ > > The warnings about Spectre are a separate issue and don&...
2022 Dec 28
2
[REGRESSION] GM20B probe fails after commit 2541626cfb79
...ce+0x98/0xa0 [ 2.154243] deferred_probe_work_func+0x88/0xc0 [ 2.154247] process_one_work+0x204/0x40c [ 2.154256] worker_thread+0x230/0x450 [ 2.154261] kthread+0xc8/0xcc [ 2.154266] ret_from_fork+0x10/0x20 [ 2.154273] ---[ end trace 0000000000000000 ]--- [ 2.154278] nouveau 57000000.gpu: pmu: map -22 [ 2.154285] nouveau 57000000.gpu: acr: one-time init failed, -22 [ 2.154559] nouveau 57000000.gpu: init failed with -22 [ 2.154564] nouveau: DRM-master:00000000:00000080: init failed with -22 [ 2.154574] nouveau 57000000.gpu: DRM-master: Device allocation failed: -22 [...
2018 Nov 29
0
next/master boot: 142 boots: 2 failed, 130 passed with 7 offline, 3 conflicts (next-20181129)
On Thu, Nov 29, 2018 at 11:44:13AM +0000, Mark Brown wrote: > On Thu, Nov 29, 2018 at 03:23:59AM -0800, kernelci.org bot wrote: > > Today's -next crashes on Jetson TK1 when the Nouveau module is loaded if > it can't find firmware: > > [ 7.617291] nouveau 57000000.gpu: Linked as a consumer to regulator.33 > [ 7.624037] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) > [ 7.629880] nouveau 57000000.gpu: imem: using IOMMU > [ 7.635013] nouveau 57000000.gpu: Direct firmware load for nvidia/gk20a/fecs_inst.bin failed with error -2 > [ 7.6447...
2016 Jun 23
1
nouveau: DRM: failed to create ce channel, -22 on Jetson TK1
I see the following on a Jetson TK1: [ 9.495425] [TTM] Initializing DMA pool allocator [ 9.495513] nouveau 57000000.gpu: DRM: VRAM: 0 MiB [ 9.495520] nouveau 57000000.gpu: DRM: GART: 1048576 MiB [ 9.508076] nouveau 57000000.gpu: DRM: failed to create ce channel, -22 A Google search suggests that I'm not the only one with this, but I don't see it being discussed anywhere. Is this known / expected?...
2023 Jan 15
3
[REGRESSION] GM20B probe fails after commit 2541626cfb79
...eferred_probe_work_func+0x88/0xc0 > [ 2.154247] process_one_work+0x204/0x40c > [ 2.154256] worker_thread+0x230/0x450 > [ 2.154261] kthread+0xc8/0xcc > [ 2.154266] ret_from_fork+0x10/0x20 > [ 2.154273] ---[ end trace 0000000000000000 ]--- > [ 2.154278] nouveau 57000000.gpu: pmu: map -22 > [ 2.154285] nouveau 57000000.gpu: acr: one-time init failed, -22 > [ 2.154559] nouveau 57000000.gpu: init failed with -22 > [ 2.154564] nouveau: DRM-master:00000000:00000080: init failed with -22 > [ 2.154574] nouveau 57000000.gpu: DRM-master: Device allo...
2018 Dec 08
4
TK1: DRM, Nouveau and VIC
...dia/tegra124/vic03_ucode.bin failed with error -2 [ 1.606140] tegra-vic: probe of 54340000.vic failed with error -2 Subsequently Tegra HDMI seems to fail completely: [ 2.379860] tegra-hdmi 54280000.hdmi: failed to get PLL regulator And finally, Nouveau even crashes: [ 8.241115] nouveau 57000000.gpu: Linked as a consumer to regulator.31 [ 8.247889] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) [ 8.253396] nouveau 57000000.gpu: imem: using IOMMU [ 8.270210] Unable to handle kernel NULL pointer dereference at virtual address 0000006c [ 8.278340] pgd = (ptrval) [ 8.281250] [000...
2016 Jun 23
0
nouveau: DRM: failed to create ce channel, -22 on Jetson TK1
Hi, On Thu, Jun 23, 2016 at 12:59 PM, Martin Michlmayr <tbm at cyrius.com> wrote: > I see the following on a Jetson TK1: > > [ 9.495425] [TTM] Initializing DMA pool allocator > [ 9.495513] nouveau 57000000.gpu: DRM: VRAM: 0 MiB > [ 9.495520] nouveau 57000000.gpu: DRM: GART: 1048576 MiB > [ 9.508076] nouveau 57000000.gpu: DRM: failed to create ce channel, -22 > > A Google search suggests that I'm not the only one with this, but I > don't see it being discussed anywhere. &g...
2018 Dec 10
2
TK1: DRM, Nouveau and VIC
...e of 54340000.vic failed with error -2 > > > > Subsequently Tegra HDMI seems to fail completely: > > > > [ 2.379860] tegra-hdmi 54280000.hdmi: failed to get PLL regulator > > > > And finally, Nouveau even crashes: > > > > [ 8.241115] nouveau 57000000.gpu: Linked as a consumer to > > regulator.31 > > [ 8.247889] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) > > [ 8.253396] nouveau 57000000.gpu: imem: using IOMMU > > [ 8.270210] Unable to handle kernel NULL pointer dereference at > > virtual address 0000006c...
2018 Dec 10
0
TK1: DRM, Nouveau and VIC
...r -2 > [ 1.606140] tegra-vic: probe of 54340000.vic failed with error -2 > > Subsequently Tegra HDMI seems to fail completely: > > [ 2.379860] tegra-hdmi 54280000.hdmi: failed to get PLL regulator > > And finally, Nouveau even crashes: > > [ 8.241115] nouveau 57000000.gpu: Linked as a consumer to > regulator.31 > [ 8.247889] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) > [ 8.253396] nouveau 57000000.gpu: imem: using IOMMU > [ 8.270210] Unable to handle kernel NULL pointer dereference at > virtual address 0000006c > [ 8.278340] pgd...
2019 Mar 02
1
[Bug 109812] New: tegra124: Display manager (sddm) not showing up after upgrade to mesa 18.3.3 DATA_ERROR INVALID OPERATION
...move over the place where the password input field would normally be. If I downgrade mesa to version 18.3.2 I'm not seeing this error. I'm seeing a lot of error messages from nouveau in my dmesg. I've attached the Output of dmesg. These are basically a lot of: [ 48.566309] nouveau 57000000.gpu: gr: DATA_ERROR 00000003 [INVALID_OPERATION] ch 4 [04001eb000 sddm-greeter[540]] subc 0 class a297 mthd 19d0 data 0000003f [ 48.568952] nouveau 57000000.gpu: gr: DATA_ERROR 0000009c [] ch 4 [04001eb000 sddm-greeter[540]] subc 0 class a297 mthd 17e0 data 00000004 Messages.. -- You are recei...
2023 Jan 29
2
[REGRESSION] GM20B probe fails after commit 2541626cfb79
...p;args, 0, 0, DMEM, addr_args, > > > > sizeof(args), 0, false); > > > > > > Chiming in just to say that with this change I see the same as Nicolas > > > except that the init message size is 255 instead of 0: > > > > > > [ 2.196934] nouveau 57000000.gpu: pmu: unexpected init message size 255 vs 42 > > I've attached an entirely untested patch (to go on top of the other > > hacks/fixes so far), that will hopefully get us a little further. > > Hello, > > Thank you for the patch! I can confirm that it fixes the problem...
2018 Dec 10
0
TK1: DRM, Nouveau and VIC
...DMI seems to fail completely: > > > > > > > > [ 2.379860] tegra-hdmi 54280000.hdmi: failed to get PLL > > > > regulator > > > > > > > > And finally, Nouveau even crashes: > > > > > > > > [ 8.241115] nouveau 57000000.gpu: Linked as a consumer to > > > > regulator.31 > > > > [ 8.247889] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) > > > > [ 8.253396] nouveau 57000000.gpu: imem: using IOMMU > > > > [ 8.270210] Unable to handle kernel NULL pointer dereferen...
2018 Dec 10
1
TK1: DRM, Nouveau and VIC
...> > > Subsequently Tegra HDMI seems to fail completely: > > > > > > [ 2.379860] tegra-hdmi 54280000.hdmi: failed to get PLL > > > regulator > > > > > > And finally, Nouveau even crashes: > > > > > > [ 8.241115] nouveau 57000000.gpu: Linked as a consumer to > > > regulator.31 > > > [ 8.247889] nouveau 57000000.gpu: NVIDIA GK20A (0ea000a1) > > > [ 8.253396] nouveau 57000000.gpu: imem: using IOMMU > > > [ 8.270210] Unable to handle kernel NULL pointer dereference > > > at...
2015 Jul 23
0
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
...0000 00009090 .%...... USER32.dll: file format pei-i386 Contents of section .idata$4: 0000 00000000 .... Contents of section .idata$5: 0000 00000000 .... Contents of section .idata$6: 0000 01004d65 73736167 65426f78 57000000 ..MessageBoxW... Contents of section .text: 0000 ff250000 00009090 .%......
2015 Jul 23
2
[LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
Hi again rui, :) I've got all the patches into llvm and clang for supporting mingw-w64 via compiler-rt and now we are able to build a full mingw-w64 toolchain without gcc :) With great help from yaron and rnk. I've CC'd them as they might have interest in seeing this target through with me to the end :) So I have again turned my attention to LLD so that we can also remove ld as a