similar to: [PATCH] drm/nouveau/i2c: bump the i2c delay for the adt7473

Displaying 16 results from an estimated 16 matches similar to: "[PATCH] drm/nouveau/i2c: bump the i2c delay for the adt7473"

2009 Nov 19
2
[RFC] nouveau: Add basic i2c sensor chip support
This adds basic support for driving sensor chips off the nvidia i2c buses, along with basic support for reading the internal GPU sensor on supported chipsets. It's heavily cribbed off nvclock. Having scanned a large number of bioses, I'm pretty convinced that the appropriate i2c bus is always number 2 in the list on <g80 - I'm not sure about later cards yet. There's still a lot
2014 Aug 20
10
[Bug 82834] New: GeForce 8800 GS shows incorrect temperature with nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=82834 Priority: medium Bug ID: 82834 Assignee: nouveau at lists.freedesktop.org Summary: GeForce 8800 GS shows incorrect temperature with nouveau QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All)
2013 Jul 27
1
GeForce 8800GT fan control
I have a GeForce 8800GT that I am trying to lower the fan speed on. I can change the fan RPM from high to not-as-high but I want more control over it. It is too loud and it was quieter with the blob. Maybe the temps are too high to make it quieter. # echo 1 >/sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/i2c-6/6-002e/pwm1_enable # sensors fam15h_power-pci-00c4 Adapter: PCI adapter power1:
2013 Sep 19
0
Intermittent crashing X.
Intermittent crashing X. I downgraded to xorg-1.13.4 hoping it would be stable. I have 2 monitors, 1920x1200 and 1920x1080 Things seem stable if I don't connect the second monitor. This is in my /var/log/kdm.log: (EE) [mi] EQ overflow continuing. 1000 events have been dropped. (EE) [mi] No further overflow reports will be reported until the clog is cleared. (EE) (EE) Backtrace: (EE) 0:
2012 Jan 01
1
Bisect: i2c regression in 63daa9589cb88617d9cc8a0b0282564682a975b7
Hi. Updating nouveau module to a newer git revision, I noticed I lost hwmon. I ran a bisect, which identified 63daa9589cb88617d9cc8a0b0282564682a975b7 as being the first bad commit. Adding printk traces, I saw that probing i2c bus 3 for sensors always failed with -EIO (no ack from slave). After reading the code, remembering how i2c works and reading sample code on wikipedia, I couldn't
2014 May 25
6
[Bug 79204] New: [NV50] No reported temperature/fan speed on GTX260
https://bugs.freedesktop.org/show_bug.cgi?id=79204 Priority: medium Bug ID: 79204 Assignee: nouveau at lists.freedesktop.org Summary: [NV50] No reported temperature/fan speed on GTX260 QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: All Reporter: mdop at seznam.cz
2012 Oct 27
47
[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
https://bugs.freedesktop.org/show_bug.cgi?id=56461 Priority: medium Bug ID: 56461 Assignee: nouveau at lists.freedesktop.org Summary: NV11 black screen & kernel hang on loading nouveaufb QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: chris at
2013 Feb 11
22
[Bug 60704] New: [nouveau, git regression] - I2C PWM fan control broken on nv50 adt7475 on kernels 3.3.x+
https://bugs.freedesktop.org/show_bug.cgi?id=60704 Priority: medium Bug ID: 60704 Assignee: nouveau at lists.freedesktop.org Summary: [nouveau, git regression] - I2C PWM fan control broken on nv50 adt7475 on kernels 3.3.x+ QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified
2014 Dec 30
23
[Bug 87885] New: Fan speed of Nvidia GeForce 9600GT (G94) constantly too high
https://bugs.freedesktop.org/show_bug.cgi?id=87885 Bug ID: 87885 Summary: Fan speed of Nvidia GeForce 9600GT (G94) constantly too high Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2007 Feb 09
1
USB Problem
So my syslog filled up with this: Feb 8 06:47:59 mythbox upsd[3836]: Data for UPS [CyberPower] is stale - check driver Feb 8 06:47:59 mythbox upsd[3836]: UPS [CyberPower] data is no longer stale Feb 8 06:48:01 mythbox upsd[3836]: Data for UPS [CyberPower] is stale - check driver Feb 8 06:48:01 mythbox upsd[3836]: UPS [CyberPower] data is no longer stale Feb 8 06:48:03 mythbox upsd[3836]: Data
2013 Dec 06
2
Regression: drm/nouveau/clk: implement power state and engine clock control in core (7c856522069755ab9d163a24ac332cd3cb35fe30) breaks GeForce 9400 on Intel Mac Mini Model November 2010 model
Hello everyone, the current git HEAD of Linus Torvalds tree breaks Nouveau on my Mac Mini Model 2010. I get variation of the following kernel panic when booting. (gateway) [~] nc -u -l -p 6666 [ 3.796018] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 3.796100] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) [ 3.796304] ata1.00: ATA-7: INTEL SSDSA2M160G2GC, 2CV102HA, max
2014 Apr 30
26
[Bug 78116] New: Auto fan speed management doesn't do anything in non critical temperature range (NVC0)
https://bugs.freedesktop.org/show_bug.cgi?id=78116 Priority: medium Bug ID: 78116 Assignee: nouveau at lists.freedesktop.org Summary: Auto fan speed management doesn't do anything in non critical temperature range (NVC0) QA Contact: xorg-team at lists.x.org Severity: enhancement Classification: Unclassified
2014 Feb 24
10
[Bug 75447] New: Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs
https://bugs.freedesktop.org/show_bug.cgi?id=75447 Priority: medium Bug ID: 75447 Assignee: nouveau at lists.freedesktop.org Summary: Secondary gpu is not enabled if nouveau is loaded from initrd/initramfs QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux
2009 Aug 13
9
[PATCHv2 01/10] drm/nouveau: Fix a lock up at NVSetOwner with nv11.
It seems it was only locking up in the context of nouveau_hw_save_vga_fonts, when it actually did something (because the console wasn't already in graphics mode). Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/nouveau/nouveau_hw.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_hw.c
2009 Aug 12
14
[PATCH 00/12] TV-out modesetting kernel patches.
This patch series adds TV-out modesetting support to the KMS implementation. I've tried to test it on all the hardware I've got at hand (that is nv11, nv17, nv34, nv35, nv40, nv4b) with every possible output combination; I believe it has reached a mergeable state, however it depends on some commits from drm-next that haven't got into Linus' tree yet, if you agree to merge this
2014 Aug 24
8
[PATCH 1/3] subdev: add a pfuse subdev
We will use this subdev to disable temperature reading on cards that did not get a sensor calibration in the factory. Signed-off-by: Martin Peres <martin.peres at free.fr> --- configure.ac | 1 + drm/Kbuild | 4 ++ drm/core/include/subdev/fuse.h | 1 + drm/core/subdev/fuse/base.c | 1 + drm/core/subdev/fuse/g80.c | 1 +