Displaying 20 results from an estimated 20 matches for "p2000".
Did you mean:
2000
2018 Nov 29
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
On Thu, Nov 29, 2018 at 2:29 AM Michael S. Tsirkin <mst at redhat.com> wrote:
>
> On Thu, Nov 29, 2018 at 12:21:31AM +0100, Karol Herbst wrote:
> > this was already debugged and there is no point in searching inside
> > the Firmware. It's not a firmware bug or anything.
> >
> > The proper fix is to do something inside Nouveau so that we don't
> >
2018 Nov 28
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
On Wed, Nov 28, 2018 at 10:09:22AM -0500, Michael S. Tsirkin wrote:
> Yea all this is weird, in particular I wonder why does everyone
> using dsm insists on saying Arg4
> when they actually mean Arg3. ACPI numbers arguments from 0.
>
> So it's a bit ugly, and maybe worth fixing but unlikely to be
> an actual issue simply because we end up not using DSM in the end.
I agree.
2018 Nov 27
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
+linux-acpi
Hi Michael,
On Mon, Nov 26, 2018 at 10:53:26PM -0500, Michael S. Tsirkin wrote:
> So a new thinkpad:
> 01:00.0 VGA compatible controller: NVIDIA Corporation GP107GLM [Quadro P2000 Mobile] (rev a1)
>
> Hangs whenever I try to poke at the card. It starts happily enough with
>
> [ 3.971515] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20181003/nsarguments-66)
> [ 3.971553] ACPI Warning: \_SB.PCI0....
2018 Nov 27
5
[Bug 108873] New: nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
https://bugs.freedesktop.org/show_bug.cgi?id=108873
Bug ID: 108873
Summary: nouveau/Quadro P2000 Mobile: runpm causing ACPI
errors, lockups
Product: xorg
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee: nouve...
2018 Nov 29
1
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
On Thu, Nov 29, 2018 at 11:53:53AM +0100, Karol Herbst wrote:
> On Thu, Nov 29, 2018 at 2:29 AM Michael S. Tsirkin <mst at redhat.com> wrote:
> >
> > On Thu, Nov 29, 2018 at 12:21:31AM +0100, Karol Herbst wrote:
> > > this was already debugged and there is no point in searching inside
> > > the Firmware. It's not a firmware bug or anything.
> > >
2018 Nov 28
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...:50AM +0200, Mika Westerberg wrote:
> > +linux-acpi
> >
> > Hi Michael,
> >
> > On Mon, Nov 26, 2018 at 10:53:26PM -0500, Michael S. Tsirkin wrote:
> > > So a new thinkpad:
> > > 01:00.0 VGA compatible controller: NVIDIA Corporation GP107GLM [Quadro P2000 Mobile] (rev a1)
> > >
> > > Hangs whenever I try to poke at the card. It starts happily enough with
> > >
> > > [ 3.971515] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20181003/nsarguments-66)
>...
2018 Nov 29
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
On Thu, Nov 29, 2018 at 12:21:31AM +0100, Karol Herbst wrote:
> this was already debugged and there is no point in searching inside
> the Firmware. It's not a firmware bug or anything.
>
> The proper fix is to do something inside Nouveau so that we don't
> upset the device and being able to runtime resume it again.
>
> The initial thing we do inside Nouveau to cause
2018 Nov 28
0
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
this was already debugged and there is no point in searching inside
the Firmware. It's not a firmware bug or anything.
The proper fix is to do something inside Nouveau so that we don't
upset the device and being able to runtime resume it again.
The initial thing we do inside Nouveau to cause those issues is to run
that so called "DEVINIT" script inside the vbios to initialize
2018 Nov 27
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
So a new thinkpad:
01:00.0 VGA compatible controller: NVIDIA Corporation GP107GLM [Quadro P2000 Mobile] (rev a1)
Hangs whenever I try to poke at the card. It starts happily enough with
[ 3.971515] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20181003/nsarguments-66)
[ 3.971553] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument...
2018 Nov 28
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...> > > +linux-acpi
> > >
> > > Hi Michael,
> > >
> > > On Mon, Nov 26, 2018 at 10:53:26PM -0500, Michael S. Tsirkin wrote:
> > > > So a new thinkpad:
> > > > 01:00.0 VGA compatible controller: NVIDIA Corporation GP107GLM [Quadro P2000 Mobile] (rev a1)
> > > >
> > > > Hangs whenever I try to poke at the card. It starts happily enough with
> > > >
> > > > [ 3.971515] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20181003/...
2018 Nov 28
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
On Tue, Nov 27, 2018 at 11:36:50AM +0200, Mika Westerberg wrote:
> +linux-acpi
>
> Hi Michael,
>
> On Mon, Nov 26, 2018 at 10:53:26PM -0500, Michael S. Tsirkin wrote:
> > So a new thinkpad:
> > 01:00.0 VGA compatible controller: NVIDIA Corporation GP107GLM [Quadro P2000 Mobile] (rev a1)
> >
> > Hangs whenever I try to poke at the card. It starts happily enough with
> >
> > [ 3.971515] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20181003/nsarguments-66)
> > [ 3.971553]...
2018 Nov 28
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
On Wed, Nov 28, 2018 at 05:55:44PM +0200, Mika Westerberg wrote:
> On Wed, Nov 28, 2018 at 10:09:22AM -0500, Michael S. Tsirkin wrote:
> > Yea all this is weird, in particular I wonder why does everyone
> > using dsm insists on saying Arg4
> > when they actually mean Arg3. ACPI numbers arguments from 0.
> >
> > So it's a bit ugly, and maybe worth fixing but
2019 May 28
2
Support for GP107(GL)M with Optimus
Hi,
I recently added logs and another report from a ThinkPad P1 with a
Quadro P2000 Mobile (GP107GLM) to issue #100228.
That's with a very recent Linux kernel and current nouveau driver
sources, all booted from an NFS-root setup, making it well reproducible.
I can optionally boot into a similar NFS installation with the
proprietary Nvidia driver, allowing me to capture MMIO...
2018 Feb 05
2
[PATCH v2 1/3] drm/nouveau/pci: PCI IDs for pascal architecture
...050 5GB" },
+ { 0x1c06, "GeForce GTX 1050 6GB" },
+ { 0x1c07, "P106-100" },
+ { 0x1c09, "P106-090" },
+ { 0x1c20, "GeForce GTX 1060M" },
+ { 0x1c21, "GeForce GTX 1050M TI" },
+ { 0x1c22, "GeForce GTX 1050M" },
+ { 0x1c30, "Quadro P2000" },
+ { 0x1c60, "GeForce GTX 1060M 6GB" },
+ { 0x1c61, "GeForce GTX 1050M TI" },
+ { 0x1c81, "GeForce GTX 1050" },
+ { 0x1c82, "GeForce GTX 1050 TI" },
+ { 0x1c8c, "GeForce GTX 1050M TI" },
+ { 0x1c8d, "GeForce GTX 1050M" },
+ { 0x1cb...
2018 Feb 05
3
[PATCH 1/3] drm/nouveau/pci: PCI IDs for pascal architecture
...050 5GB" },
+ { 0x1c06, "GeForce GTX 1050 6GB" },
+ { 0x1c07, "P106-100" },
+ { 0x1c09, "P106-090" },
+ { 0x1c20, "GeForce GTX 1060M" },
+ { 0x1c21, "GeForce GTX 1050M TI" },
+ { 0x1c22, "GeForce GTX 1050M" },
+ { 0x1c30, "Quadro P2000" },
+ { 0x1c60, "GeForce GTX 1060M 6GB" },
+ { 0x1c61, "GeForce GTX 1050M TI" },
+ { 0x1c81, "GeForce GTX 1050" },
+ { 0x1c82, "GeForce GTX 1050 TI" },
+ { 0x1c8c, "GeForce GTX 1050M TI" },
+ { 0x1c8d, "GeForce GTX 1050M" },
+ { 0x1cb...
2016 Jun 20
1
bad iscsi performance after upgrade to CentOS 7.2
hi all,
after i upgraded a physical server (SUN FIRE X4170) from CentOS 6.8 to 7.2
i am not able to get the same iSCSI read performance.
the server is connected to HP P2000 Storage via 2 x 1GbE Ethernet.
CentOS 6.8 gives me full read performance on raw iSCSI devices /dev/sdxx at 115MB/s.
CentOS 7.2 allows only 90-100MB/s, read performance varies and is not stable like for 6.8
the multipath performance on 7.2 is even worse.
CentOS 6.8 allows to read a full speed and...
2005 Feb 12
2
Mobile Wireless IP Phone
Hi!
I would like to have feedback on wireless (wifi / 802.11b) IP phone to use
with Asterisk PBX. Can you sugest model, The best and also the worst to
use.
Thanks,
eric.
2013 Oct 08
0
CentOS 6.4: Warning! Received an indication that the LUN assignments on this target have changed. The Linux SCSI layer does not automatically remap LUN assignments.
...kernel-2.6.32-358.18.1.el6.x86_64
kernel-2.6.32-358.el6.x86_64
kernel-devel-2.6.32-358.18.1.el6.x86_64
kernel-devel-2.6.32-358.el6.x86_64
kernel-firmware-2.6.32-358.18.1.el6.noarch
kernel-headers-2.6.32-358.18.1.el6.x86_64
My department has several dozen servers using CentOS 6.4 connected to a HP P2000 G3 FC SAN via a Brocade switch. device-mapper-multipath is used to handle the multiple paths to the SAN storage. Our setup has two paths per two redundant controllers/switches.
~> rpm -qa device-mapper\* | sort
device-mapper-1.02.77-9.el6.x86_64
device-mapper-event-1.02.77-9.el6.x86_64
device-m...
2019 May 30
2
Support for GP107(GL)M with Optimus
...), the external
display remains dark as well, xrandr does not show it, but
`xrandr --listproviders` at least lists two providers (I'm not sure
whether I can somehow enable the external display in this case).
That's all tested on:
* a Lenovo ThinkPad P1, with a GP107GLM, AKA Quadro P2000
* Debian testing
* linux 5.2-rc1
* X11 started using xinit, loading nothing but an xterm
I'm happy to provide logs from these runs or conduct further
experiments, but would appreciate some guidance on what's useful. Thank
you.
Kind Regards
Markus
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