Displaying 20 results from an estimated 6000 matches similar to: "speed of card?"
2017 Jun 19
2
speed of card?
On 2017-06-19 01:18 PM, Ilia Mirkin wrote:
> cat /sys/kernel/debug/dri/0/pstate
>
> AC (or DC) line shows the current state.
>
> On Mon, Jun 19, 2017 at 1:00 PM, James <bjlockie at lockie.ca> wrote:
>> I have a NVE7 (GK107).
>> How do I see the current memory/CPU speed?
$ sudo cat /sys/kernel/debug/dri/0/pstate
07: core 324 MHz memory 648 MHz
0a: core 540 MHz
2017 Jun 20
1
speed of card?
On 2017-06-19 01:38 PM, Ilia Mirkin wrote:
> On Mon, Jun 19, 2017 at 1:32 PM, James <bjlockie at lockie.ca> wrote:
>> On 2017-06-19 01:18 PM, Ilia Mirkin wrote:
>>> cat /sys/kernel/debug/dri/0/pstate
>>>
>>> AC (or DC) line shows the current state.
>>>
>>> On Mon, Jun 19, 2017 at 1:00 PM, James <bjlockie at lockie.ca> wrote:
2017 Jun 19
0
speed of card?
On Mon, Jun 19, 2017 at 1:32 PM, James <bjlockie at lockie.ca> wrote:
> On 2017-06-19 01:18 PM, Ilia Mirkin wrote:
>> cat /sys/kernel/debug/dri/0/pstate
>>
>> AC (or DC) line shows the current state.
>>
>> On Mon, Jun 19, 2017 at 1:00 PM, James <bjlockie at lockie.ca> wrote:
>>> I have a NVE7 (GK107).
>>> How do I see the current
2017 Jun 19
0
speed of card?
cat /sys/kernel/debug/dri/0/pstate
AC (or DC) line shows the current state.
On Mon, Jun 19, 2017 at 1:00 PM, James <bjlockie at lockie.ca> wrote:
> I have a NVE7 (GK107).
> How do I see the current memory/CPU speed?
>
>
>
> _______________________________________________
> Nouveau mailing list
> Nouveau at lists.freedesktop.org
>
2018 May 01
2
libva problem?
On 2018-05-01 06:00 PM, Ilia Mirkin wrote:
> What GPU do you have? For video acceleration (i.e. va-api and vdpau),
> did you install the necessary firmware?
> 
> On Tue, May 1, 2018 at 5:53 PM, James <bjlockie at lockie.ca> wrote:
>> I am playing videos from my lubuntu computer to my tv through the hdmi
>> interface on my video card.
>> It mostly works.
>>
2018 Jan 22
2
[Bug 104728] New: [possible regression] VMD crashes on startup on GT 640 / GK107 / NVE7
https://bugs.freedesktop.org/show_bug.cgi?id=104728
            Bug ID: 104728
           Summary: [possible regression] VMD crashes on startup on GT 640
                    / GK107 / NVE7
           Product: Mesa
           Version: 17.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: medium
         Component:
2014 Nov 30
0
pstates
> Performance level selection (also known as "reclocking") is not supported yet.
It's not supported but does it work in some cases.
[    0.000000] Command line: root=/dev/sdc1 rootfstype=ext4 raid=noautodetect ro nouveau.pstate=1
[    0.000000] Kernel command line: root=/dev/sdc1 rootfstype=ext4 raid=noautodetect ro nouveau.pstate=1
[    2.108531] nouveau  [ 
2014 Mar 24
2
PROM vbios fetching issues
Hello,
One of my GPU (GK107/NVE7) fails to properly fetch its vbios from PROM 
at boot time but, if I blacklist the module and load it myself later on, 
it always succeeds. To make things weirder, the same card works great on 
another computer.
Here is the relevant code in Nouveau to fetch the vbios from PROM:
2018 Jun 24
31
[Bug 107016] New: Gpio error only from kernel higher as 4.x (k2000m; 0x0e73b0a2; version 80.07.40.00.02)
https://bugs.freedesktop.org/show_bug.cgi?id=107016
            Bug ID: 107016
           Summary: Gpio error only from kernel higher as 4.x (k2000m;
                    0x0e73b0a2; version 80.07.40.00.02)
           Product: Mesa
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
        
2014 Apr 15
8
[Bug 77494] New: [NVE7] fails to load due to unknown opcode 0xc4
https://bugs.freedesktop.org/show_bug.cgi?id=77494
          Priority: medium
            Bug ID: 77494
          Assignee: nouveau at lists.freedesktop.org
           Summary: [NVE7] fails to load due to unknown opcode 0xc4
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: mpredosin at
2018 Dec 09
2
new GP107
https://nouveau.freedesktop.org/wiki/CodeNames/
> If you're running a recent version nouveau, you can find your chipset by doing dmesg | grep -i chipset. This will always be correct, whereas the lists below are 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
2018 May 01
2
libva problem?
I am playing videos from my lubuntu computer to my tv through the hdmi
interface on my video card.
It mostly works.
Some sound doesn't and I think it is related to the audio code.
A52 Audio (aka AC3) (a52) works.
It seems MPEG AAC Audio (mp4a) doesn't work.
I checked a video that used to work and it doesn't work now.
It has the mp4a codec also.
The one that used to work shows this in
2015 Mar 29
1
[PATCH] nouveau: synchronize "scratch runout" destruction with the command stream
When nvc0_push_vbo calls nouveau_scratch_done it does not mean
scratch buffers can be freed immediately. It means "when hardware
advances to this place in the command stream the scratch buffers
can be freed".
The bug existed for a very long time. Nobody noticed, because
"scratch runout" code path is rarely executed.
Fixes "Serious Sam 3" on nve7/gk107.
---
2014 Apr 16
16
[Bug 77529] New: NVS 510 DP-3 output doesn't work
https://bugs.freedesktop.org/show_bug.cgi?id=77529
          Priority: medium
            Bug ID: 77529
          Assignee: nouveau at lists.freedesktop.org
           Summary: NVS 510 DP-3 output doesn't work
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: tex at sergio.spb.ru
         
2010 Jul 16
2
power on settings after a power failure
On 07/14/10 11:27, Arjen de Korte wrote:
> the UPS should power off(and restart when the power comes back
  Can I set any UPS to only provide power after the battery is charged 
to a certain level?
Or better yet, a certain length on consecutive time when the power has 
been on.
I'd be worried about flapping, where the power goes on and off.
2002 Nov 28
8
Could not insatall Internet Explorer on linux through wine.
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: koutput
Type: application/x-java-vm
Size: 2881 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20021128/a81741b4/koutput.class
2013 Oct 10
97
[Bug 70354] New: Failed to initialise context object: 2D_NVC0 (0) (for my GeForce GT 750M)
https://bugs.freedesktop.org/show_bug.cgi?id=70354
          Priority: medium
            Bug ID: 70354
          Assignee: nouveau at lists.freedesktop.org
           Summary: Failed to initialise context object: 2D_NVC0 (0) (for
                    my GeForce GT 750M)
        QA Contact: xorg-team at lists.x.org
          Severity: normal
    Classification: Unclassified
                OS:
2018 Dec 16
3
detailed ups.test.result
My UPS has an LCD that says the battery is 100% and the estimated run 
time is 12min.
The uspc has similar results.
The problem is when line power is lost the UPS batter goes to 0% very 
quickly (seconds).
It charged to 85% when power was restored.
86-100% is slower.
I did:
$ upscmd desktop_ups test.battery.start.deep
Username (admin):
Password:
OK
Now the ups.test.result says there is a
2019 Apr 03
2
upssched Not Running
Was /etc/nut/upssched-cmd automatically installed?
I don't have it on my raspberry pi. :-(
On 2019-04-03 1:54 p.m., Mike wrote:
> I figured this out and it is working now.  This fix seems strange to me 
> and is possibly a bug.  I'm sharing in case it might help others.
> 
> I had to uncomment all of the NOTIFYFLAG statements whether I was 
> changing them or not. 
2019 Aug 06
2
unstable refresh rate
I have a Gigabyte GeForce 1050 connected by DVI to a monitor (1920x1200 
resolution @ 59.9502 Hz) and a TV via HDMI (3840x2160 @30 Hz).
The problem is the TV used  to work at 59.9685 Hz but then it started 
showing "No signal" on the TV.
I was changing settings trying to get it to work again and I happened to 
change it to 30Hz and it worked.
The specs are here: