Displaying 18 results from an estimated 18 matches similar to: "[Bug 105669] New: can not support GP104M"
2018 Jan 25
1
nouveau to gp104m
Hi,everyone
I use the centos 7 of 4.14.12-rt10 kernel with the GP104M [GeForce GTX 1070 Mobile] display card.BUT,I did not find the support of it in the nouveau drivers. I clone the branch 4.14 of nouveau.git. After compile it with my kernel ,I found the GP104m had been not support. Could I get the newest updates? Thanks in advance
Best Wishes
Aiolia
-------------- next part
2018 Mar 21
0
Please update for the new nvidia card GP104M
Hi,
I bought a new notebook with nVidia card called GP104M. With the centos 7 system, I can not update the nouveau driver for my display card.After i check the list of supporting card, I found there is no support for it until now. So can you update the nouveau for us? Thanks in advance!
Best wishes
Aiolia
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 May 25
13
[Bug 106657] New: nouveau driver causes graphic issues on gnome apps
https://bugs.freedesktop.org/show_bug.cgi?id=106657
Bug ID: 106657
Summary: nouveau driver causes graphic issues on gnome apps
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2020 Apr 30
1
gp104: regression on Linux 5.6
On Thu, Apr 30, 2020 at 12:15:28AM -0400, Ilia Mirkin wrote:
> Hi Alexey,
>
> On Fri, Apr 24, 2020 at 10:52 PM Alexey Dobriyan <adobriyan at gmail.com> wrote:
> >
> > gp104 refuses to switch to "graphic" mode and show anything past
> > this line:
> >
> > fb0: switching to nouveaufb from EFI VGA
> >
> > Machine is fine, as
2020 Apr 01
2
gp104: regression on Linux 5.6
gp104 refuses to switch to "graphic" mode and show anything past
this line:
fb0: switching to nouveaufb from EFI VGA
Machine is fine, as it I can press Ctrl+Alt+Delete and reboot it
normally.
5.5 is OK. 5.6 is broken.
Bisecting is kinda painful with miscompilation and init/main.c breakage.
BTW do I need all those megabytes of firmware?
[ 0.923273] fb0: switching to nouveaufb
2017 May 14
1
GP10x failures on 4.12rc1
I have two nvidia pascal cards on my machine, a GP107M (GeForce GTK 1050
Mobile) and a GP104 (GTX 1080 connected via thunderbolt).
With 4.12 RC1 (which I understand to include signed firmware from nVidia)
neither of these cards work. Here is the output from demsg when I modprobe
nouveau.
[ 112.565946] nouveau: detected PR support, will not use DSM
[ 112.565966] nouveau 0000:01:00.0: enabling
2016 Dec 12
2
[PATCH] drm/nouveau: fix unknown chipset for GTX 1060
Nouveau driver shows unknown chipset (136000a1) for GTX 1060, so it
only gives VGA resolution on screen. Use the same chipset as nv134
then it shows FullHD. This commit copies fields from nv134_chipset
to nv136_chipset for GTX 1060.
Signed-off-by: Chris Chiu <chiu at endlessm.com>
---
drivers/gpu/drm/nouveau/nvkm/engine/device/base.c | 29 +++++++++++++++++++++++
1 file changed, 29
2024 May 09
1
[REGRESSION] v6.9-rc7: nouveau: init failed, no display output from kernel; successfully bisected
On 06.05.24 20:23, Dan Moulding wrote:
> After upgrading to rc7 from rc6 on a system with NVIDIA GP104 using
> the nouveau driver, I get no display output from the kernel (only the
> output from GRUB shows on the primary display). Nonetheless, I was
> able to SSH to the system and get the kernel log from dmesg. I found
> errors from nouveau in it. Grepping it for nouveau gives me
2017 Apr 04
47
[Bug 100567] New: Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
https://bugs.freedesktop.org/show_bug.cgi?id=100567
Bug ID: 100567
Summary: Nouveau system freeze fifo: SCHED_ERROR 0a
[CTXSW_TIMEOUT]
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2019 Jan 27
1
[PATCH] update known chipsets list
---
man/nouveau.man | 9 ++++++++-
src/nv_driver.c | 8 ++++++--
2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/man/nouveau.man b/man/nouveau.man
index 07d53c8..4878f24 100644
--- a/man/nouveau.man
+++ b/man/nouveau.man
@@ -63,7 +63,14 @@ GF100, GF104, GF106, GF108, GF110, GF114, GF116, GF117, GF119
GK104, GK106, GK107, GK110, GK208
.TP 22
.B GeForce GTX 750
-GM107
+GM107,
2017 Mar 10
1
[bug report] drm/nouveau/secboot: add gp102/gp104/gp106/gp107 support
Hello Alexandre Courbot,
The patch 5429f82f3415: "drm/nouveau/secboot: add
gp102/gp104/gp106/gp107 support" from Jan 26, 2017, leads to the
following static checker warning:
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c:63 gp102_run_secure_scrub()
warn: passing zero to 'PTR_ERR'
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gp102.c
46 static int
47
2018 Jun 22
4
[Bug 107003] New: Timeout in nvkm_falcon_v1_clear_interrupt on gp104
https://bugs.freedesktop.org/show_bug.cgi?id=107003
Bug ID: 107003
Summary: Timeout in nvkm_falcon_v1_clear_interrupt on gp104
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2016 Oct 27
5
[PATCH 0/3] fb fixes for gk20a/gm20b
After observing random crashes on Tegra devices when patch "fb/gf100: defer DMA
mapping of scratch page to oneinit() hook" was applied, I noticed that moving
the 100c10 page allocation to the oneinit() hook resulted in that page being
now allocated for Tegra as well, and accesses be made to members of gf100_fb
which were not accessible because gk20a_fb_new() called nvkm_fb_new_()
2014 Mar 10
122
[Bug 75985] New: HDMI audio device only visible after rescan
https://bugs.freedesktop.org/show_bug.cgi?id=75985
Priority: medium
Bug ID: 75985
Assignee: nouveau at lists.freedesktop.org
Summary: HDMI audio device only visible after rescan
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: jean-louis at
2018 Nov 25
11
[Bug 108857] New: display becomes unresponsive and keyboard input fails
https://bugs.freedesktop.org/show_bug.cgi?id=108857
Bug ID: 108857
Summary: display becomes unresponsive and keyboard input fails
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
2016 Oct 28
10
[Bug 98482] New: gtx 1060 Monitor out of range live install
https://bugs.freedesktop.org/show_bug.cgi?id=98482
Bug ID: 98482
Summary: gtx 1060 Monitor out of range live install
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
Assignee:
1999 Jul 29
0
Strange problem with samba 1.9.18p10 on Solaris 2.6
Hy,
I have currently a big problem with Win95 clients generating files with
invalid inode types.
This only happens with Quark documents created from scratch.
Example:
?rwxrwxrwt 1 falkenbe av 35638891 Jul 29 16:02
/vol04/pc_03/Deerberg/ctp_Deerberg/test07
after copying the file it really is a file !!
-rwxrwxrwx 1 schoenhe av 35638891 Jul 29 16:00
2019 Mar 29
3
[Bug 110280] New: Random slow down the system with Geforce GTX1070 Mobile
https://bugs.freedesktop.org/show_bug.cgi?id=110280
Bug ID: 110280
Summary: Random slow down the system with Geforce GTX1070
Mobile
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: