Displaying 13 results from an estimated 13 matches for "e120".
Did you mean:
120
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:
2017 Nov 23
2
Addressing the problem of noisy GPUs under Nouveau
...long, but it boils down to this:
>>>
>>> How do we compute the correct values to write into the e114/e118 pwm
>>> registers based on the VBIOS contents and current state of the board
>>> (like temperature).
>>
>> Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
>> GF119+, or 0x200cd/d0 on Kepler+.
>>
>> At least, it looks like we know which PWM controler we need to drive, so
>> I did not want to muddy the water even more by giving register
>> addresses, rather concentrating on the problem at hand: How...
2017 Nov 23
2
Addressing the problem of noisy GPUs under Nouveau
...s...
>
> Martin's question was very long, but it boils down to this:
>
> How do we compute the correct values to write into the e114/e118 pwm
> registers based on the VBIOS contents and current state of the board
> (like temperature).
Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
GF119+, or 0x200cd/d0 on Kepler+.
At least, it looks like we know which PWM controler we need to drive, so
I did not want to muddy the water even more by giving register
addresses, rather concentrating on the problem at hand: How to compute
the duty value for the PWM contr...
2018 Jan 28
3
Addressing the problem of noisy GPUs under Nouveau
...;>
>>>>> How do we compute the correct values to write into the e114/e118 pwm
>>>>> registers based on the VBIOS contents and current state of the board
>>>>> (like temperature).
>>>>
>>>> Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
>>>> GF119+, or 0x200cd/d0 on Kepler+.
>>>>
>>>> At least, it looks like we know which PWM controler we need to drive, so
>>>> I did not want to muddy the water even more by giving register
>>>> addresses, rather c...
2018 Jan 29
1
Addressing the problem of noisy GPUs under Nouveau
...o we compute the correct values to write into the e114/e118 pwm
>>>>>>> registers based on the VBIOS contents and current state of the board
>>>>>>> (like temperature).
>>>>>>
>>>>>> Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
>>>>>> GF119+, or 0x200cd/d0 on Kepler+.
>>>>>>
>>>>>> At least, it looks like we know which PWM controler we need to drive, so
>>>>>> I did not want to muddy the water even more by giving register
>...
2017 Nov 23
0
Addressing the problem of noisy GPUs under Nouveau
...39;s question was very long, but it boils down to this:
>>
>> How do we compute the correct values to write into the e114/e118 pwm
>> registers based on the VBIOS contents and current state of the board
>> (like temperature).
>
> Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
> GF119+, or 0x200cd/d0 on Kepler+.
>
> At least, it looks like we know which PWM controler we need to drive, so
> I did not want to muddy the water even more by giving register
> addresses, rather concentrating on the problem at hand: How to compute
> th...
2016 Sep 05
4
problems rsat windows 10
hi,
I have a problema with rsta installed win windows 10 spanish version, I
have detected that for example environment tab that allows to configure
msinitialprogram, is not showed from rsta.
I have tried to configure with advanced features but environment tab is not
showd never...
How can I configure to allow environment tab?
thanks
2017 Nov 28
0
Addressing the problem of noisy GPUs under Nouveau
...to this:
>>>>
>>>> How do we compute the correct values to write into the e114/e118 pwm
>>>> registers based on the VBIOS contents and current state of the board
>>>> (like temperature).
>>>
>>> Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
>>> GF119+, or 0x200cd/d0 on Kepler+.
>>>
>>> At least, it looks like we know which PWM controler we need to drive, so
>>> I did not want to muddy the water even more by giving register
>>> addresses, rather concentrating on the...
2018 Jan 29
0
Addressing the problem of noisy GPUs under Nouveau
...t;>> How do we compute the correct values to write into the e114/e118 pwm
>>>>>> registers based on the VBIOS contents and current state of the board
>>>>>> (like temperature).
>>>>>
>>>>> Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
>>>>> GF119+, or 0x200cd/d0 on Kepler+.
>>>>>
>>>>> At least, it looks like we know which PWM controler we need to drive, so
>>>>> I did not want to muddy the water even more by giving register
>>>>>...
2018 Feb 07
1
Addressing the problem of noisy GPUs under Nouveau
...o we compute the correct values to write into the e114/e118 pwm
>>>>>>> registers based on the VBIOS contents and current state of the board
>>>>>>> (like temperature).
>>>>>>
>>>>>> Unfortunately, it can also be the e11c/e120 couple, or 0x200d8/dc on
>>>>>> GF119+, or 0x200cd/d0 on Kepler+.
>>>>>>
>>>>>> At least, it looks like we know which PWM controler we need to drive, so
>>>>>> I did not want to muddy the water even more by giving register
>...
2017 Mar 14
3
llvm-stress crash
...02, %Sl11
%FC116 = uitofp i16 %B115 to double
%Sl117 = select i1 %L81, i32* %1, i32* %1
%Cmp118 = icmp ne i64 %Sl94, %L50
br i1 %Cmp118, label %CF254, label %CF267
CF267: ; preds = %CF254
%L119 = load i64, i64* %Sl
store i32 %ZE, i32* %PC78
%E120 = extractelement <4 x i16> zeroinitializer, i32 1
%Shuff121 = shufflevector <1 x i32> %Shuff33, <1 x i32> %Shuff33, <1 x i32> zeroinitializer
%I122 = insertelement <1 x i32> %Shuff121, i32 %E82, i32 0
%B123 = mul <4 x i16> %I40, %I34
%Sl124 = select i1 %F...
2017 Nov 22
3
Addressing the problem of noisy GPUs under Nouveau
Hi Martin,
I was asked to clarify a few things:
(1) Are all the user reports of loud fans on Fermi-era GPUs?
(2) When the VBIOS POSTs the card, it loads initial ucode onto the Falcon
processor (PMU), which will do basic fan management on its own. We call this
init ucode "IFR" (Init From ROM). nvidia.ko will restore the IFR ucode when
unloaded. I assume the loud fan symptom occurs
2014 Jul 04
57
[Bug 80901] New: [NVCF] PWM fan speed too high under kernel 3.15
https://bugs.freedesktop.org/show_bug.cgi?id=80901
Priority: medium
Bug ID: 80901
Assignee: nouveau at lists.freedesktop.org
Summary: [NVCF] PWM fan speed too high under kernel 3.15
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: gianni at rootcube.net
Hardware: x86-64 (AMD64)