Displaying 20 results from an estimated 22 matches for "137000a1".
2020 Jun 04
3
NVIDIA GP107 (137000a1) - acr: failed to load firmware
Hi
With Kernel 5.7 I am still getting this, while booting:
~> uname -a
Linux zenogentoo 5.7.0 #80 SMP Thu Jun 4 16:10:03 CEST 2020 x86_64
Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz GenuineIntel GNU/Linux
~> dmesg |grep nouveau
[ 0.762872] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
[ 0.875311] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
[ 0.875681] nouveau 0000:05:00.0: acr: failed to load firmware
[ 0.875780] nouveau 0000:05:00.0: acr: failed to load firmware
[ 0.875881] nouveau 0000:05:00.0: acr ctor failed, -2
[ 0.875980] nouveau: probe of 0000:05:00...
2020 Jun 04
0
NVIDIA GP107 (137000a1) - acr: failed to load firmware
...rnel 5.7 I am still getting this, while booting:
>
> ~> uname -a
> Linux zenogentoo 5.7.0 #80 SMP Thu Jun 4 16:10:03 CEST 2020 x86_64
> Intel(R) Core(TM) i7 CPU 960 @ 3.20GHz GenuineIntel GNU/Linux
> ~> dmesg |grep nouveau
> [ 0.762872] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
> [ 0.875311] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
> [ 0.875681] nouveau 0000:05:00.0: acr: failed to load firmware
> [ 0.875780] nouveau 0000:05:00.0: acr: failed to load firmware
> [ 0.875881] nouveau 0000:05:00.0: acr ctor failed, -2
> [ 0.875980] nou...
2020 Jun 04
0
NVIDIA GP107 (137000a1) - acr: failed to load firmware
On Thu, Jun 4, 2020 at 11:16 AM Zeno Davatz <zdavatz at gmail.com> wrote:
>
> On Thu, Jun 4, 2020 at 4:36 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> >
> > Starting with kernel 5.6, loading nouveau without firmware (for GPUs
> > where it is required, such as yours) got broken.
> >
> > You are loading nouveau without firmware, so it fails.
>
2020 Jun 04
0
NVIDIA GP107 (137000a1) - acr: failed to load firmware
On Thu, Jun 4, 2020 at 12:04 PM Zeno Davatz <zdavatz at gmail.com> wrote:
>
> Thank you, Ilia
>
> On Thu, Jun 4, 2020 at 5:25 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>
> > There's a lot more firmware files than that ... everything in the
> > gp107 directory. Also this would only be necessary if nouveau is built
> > into the kernel. The files
2020 Jun 04
2
NVIDIA GP107 (137000a1) - acr: failed to load firmware
On Thu, Jun 4, 2020 at 4:36 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>
> Starting with kernel 5.6, loading nouveau without firmware (for GPUs
> where it is required, such as yours) got broken.
>
> You are loading nouveau without firmware, so it fails.
>
> The firmware needs to be available to the kernel at the time of nouveau loading.
Ok, I am now trying this:
2020 Jun 04
4
NVIDIA GP107 (137000a1) - acr: failed to load firmware
Thank you, Ilia
On Thu, Jun 4, 2020 at 5:25 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> There's a lot more firmware files than that ... everything in the
> gp107 directory. Also this would only be necessary if nouveau is built
> into the kernel. The files just have to be available whenever nouveau
> is loaded -- if it's built in, that means the firmware has to be
2020 Apr 03
1
acr: failed to load firmware with Kernel 5.6. Kernel 5.5 works just fine.
Hi
After installing Kernel 5.6 I am getting this error:
Cannot run in framebuffer mode. Please specify busIDs for all
framebuffer devices
[ 0.757317] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
[ 0.869775] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
[ 0.870157] nouveau 0000:05:00.0: acr: failed to load firmware
[ 0.870256] nouveau 0000:05:00.0: acr: failed to load firmware
[ 0.870356] nouveau 0000:05:00.0: acr ctor failed, -2
[ 0.870455] nouveau: probe of 0000:05:00.0 failed with...
2020 Apr 03
0
acr: failed to load firmware with Kernel 5.6. Kernel 5.5 works just fine.
Hi
After installing Kernel 5.6 I am getting this error:
Cannot run in framebuffer mode. Please specify busIDs for all
framebuffer devices
[ 0.757317] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
[ 0.869775] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
[ 0.870157] nouveau 0000:05:00.0: acr: failed to load firmware
[ 0.870256] nouveau 0000:05:00.0: acr: failed to load firmware
[ 0.870356] nouveau 0000:05:00.0: acr ctor failed, -2
[ 0.870455] nouveau: probe of 0000:05:00.0 failed with...
2018 Dec 09
2
new GP107
...re approximate.
# dmesg | grep -i chipset
#
Not true anymore I guess.
What is the 'GP' in 'GP107' if 'NV...' are the code names?
# dmesg | grep -i nouveau
> [ 2.171473] fb: switching to nouveaufb from VESA VGA
> [ 2.171595] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
> [ 2.286501] nouveau 0000:01:00.0: bios: version 86.07.39.80.5e
> [ 2.287672] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
> [ 3.573113] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
> [ 3.573114] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
> [ 3.573116] nouveau 0000:01:0...
2020 Apr 03
2
acr: failed to load firmware with Kernel 5.6. Kernel 5.5 works just fine.
...l.com> wrote:
>
> Hi
>
> After installing Kernel 5.6 I am getting this error:
>
> [ please send a personal CC, thank you! ]
>
> Cannot run in framebuffer mode. Please specify busIDs for all
> framebuffer devices
>
> [ 0.757317] nouveau 0000:05:00.0: NVIDIA GP107 (137000a1)
> [ 0.869775] nouveau 0000:05:00.0: bios: version 86.07.42.00.4a
> [ 0.870157] nouveau 0000:05:00.0: acr: failed to load firmware
> [ 0.870256] nouveau 0000:05:00.0: acr: failed to load firmware
> [ 0.870356] nouveau 0000:05:00.0: acr ctor failed, -2
> [ 0.870455] nouveau: probe of...
2017 Mar 16
52
[Bug 100228] New: [NV137] unknown chipset (137000a1)
https://bugs.freedesktop.org/show_bug.cgi?id=100228
Bug ID: 100228
Summary: [NV137] unknown chipset (137000a1)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau at lists.freedesktop.org...
2019 Jan 21
7
[Bug 109407] New: GTX 1050 fails to initialise acceleration
...43:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050
3GB] (rev a1)
and an extract of relevant looking log messages:
Jan 21 19:27:17 localhost.localdomain kernel: MXM: GUID detected in BIOS
Jan 21 19:27:17 localhost.localdomain kernel: nouveau 0000:43:00.0: NVIDIA
GP107 (137000a1)
Jan 21 19:27:17 localhost.localdomain kernel: nouveau 0000:43:00.0: bios:
version 86.07.61.00.25
Jan 21 19:27:17 localhost.localdomain kernel: nouveau 0000:43:00.0: fb: 3072
MiB GDDR5
Jan 21 19:27:18 localhost.localdomain kernel: [TTM] Zone kernel: Available
graphics memory: 65973248 kiB
Jan 21 1...
2018 Nov 27
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...er, hda bios codec supported
[ 3.971726] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
[ 3.971727] nouveau: detected PR support, will not use DSM
[ 3.971745] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[ 3.971923] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
[ 4.009875] PM: Image not found (code -22)
[ 4.135752] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[ 4.135753] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[ 4.135754] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[ 4.135755] nouveau 0000:01:00.0: DRM: BIT table 'L&...
2018 Dec 09
0
new GP107
...mostly back to the
NVIDIA way now. GP stands for the Pascal generation. (G = Generation?
GeForce? Graphics? GPU? Whatever you like...)
>
> # dmesg | grep -i nouveau
> > [ 2.171473] fb: switching to nouveaufb from VESA VGA
> > [ 2.171595] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
> > [ 2.286501] nouveau 0000:01:00.0: bios: version 86.07.39.80.5e
> > [ 2.287672] nouveau 0000:01:00.0: fb: 2048 MiB GDDR5
> > [ 3.573113] nouveau 0000:01:00.0: DRM: VRAM: 2048 MiB
> > [ 3.573114] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
> > [ 3....
2018 Nov 28
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...es it think that Arg3 is a buffer and
not a package: IIRC Index (decoded C-style here as []) can apply
to either.
Am I maybe misunderstanding the warning?
> > [ 3.971745] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
> > [ 3.971923] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
> > [ 4.009875] PM: Image not found (code -22)
> > [ 4.135752] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
> > [ 4.135753] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
> > [ 4.135754] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
> > [ 4.13...
2018 Nov 27
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...upported
> [ 3.971726] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
> [ 3.971727] nouveau: detected PR support, will not use DSM
> [ 3.971745] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
> [ 3.971923] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
> [ 4.009875] PM: Image not found (code -22)
> [ 4.135752] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
> [ 4.135753] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
> [ 4.135754] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
> [ 4.135755] nouveau 0000:01:00....
2020 Apr 03
3
acr: failed to load firmware with Kernel 5.6. Kernel 5.5 works just fine.
On Fri, Apr 3, 2020 at 1:21 PM Zeno Davatz <zdavatz at gmail.com> wrote:
>
> On Fri, Apr 3, 2020 at 6:59 PM Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> >
> > Ben -- probably the ACR changes in 5.6 don't fall back nicely anymore
> > when there's no firmware? The load shouldn't be failed, just GR
> > disabled...
> >
> > Zeno -- if
2017 May 24
5
[Bug 101164] New: nouveau 0000:01:00.0: DRM: failed to create kernel channel, -22
...ssage is shown between this:
[ 0.990005] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP
handle
[ 0.990006] nouveau: detected PR support, will not use DSM
[ 0.990037] nouveau 0000:01:00.0: enabling device (0004 -> 0007)
[ 0.990171] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
[ 1.025754] nouveau 0000:01:00.0: bios: version 86.07.3c.00.60
[ 1.082353] nouveau 0000:01:00.0: priv: HUB0: 00d054 00000007 (1a408216)
[ 1.082358] nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
[ 1.084171] vga_switcheroo: enabled
[ 1.084254] [TTM] Zone kernel: Available graphics memory:...
2018 Nov 28
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...00100,
func, &argv4, ACPI_TYPE_BUFFER);
It passes ACPI_TYPE_BUFFER but ACPI spec _DSM expects package.
> > > [ 3.971745] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
> > > [ 3.971923] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
> > > [ 4.009875] PM: Image not found (code -22)
> > > [ 4.135752] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
> > > [ 4.135753] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
> > > [ 4.135754] nouveau 0000:01:00.0: DRM: BIT table 'A' not found...
2018 Nov 27
5
[Bug 108873] New: nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...er, hda bios codec supported
[ 3.971726] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP
handle
[ 3.971727] nouveau: detected PR support, will not use DSM
[ 3.971745] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[ 3.971923] nouveau 0000:01:00.0: NVIDIA GP107 (137000a1)
[ 4.009875] PM: Image not found (code -22)
[ 4.135752] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[ 4.135753] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[ 4.135754] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[ 4.135755] nouveau 0000:01:00.0: DRM: BIT table 'L&...