Displaying 13 results from an estimated 13 matches for "710m".
Did you mean:
10m
2017 Jan 08
2
Erros and warning using kernel 4.10-rc2
...n 4.8 as well, and I think it appears in function gf100_bus_intr of nvkm/subdev/bus/gf100.c
And other two ones are already appearing in in my laptop for quite some time also, and they came from nouveau_bios.c.
This is my nvidia board:
04:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)
Subsystem: ASUSTeK Computer Inc. GeForce GT 720M
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- &...
2011 Jan 29
2
How to make a bootable USB flash drive manually?
...o /mnt
root at martin-desktop:~# mount -o loop -t iso9660
/media/ubuntu-8.04.4-desktop-i386.iso /mnt/
root at martin-desktop:~#
9) copy vmlinuz and initrd to flash drive
root at martin-desktop:~# cp /mnt/casper/initrd.gz /mnt/casper/vmlinuz /media/
root at martin-desktop:~# ls -lh /media/
total 710M
-rwxr-xr-x 1 root root 7.5M 2011-01-29 03:11 initrd.gz
-rwxr-xr-x 1 root root 700M 2010-01-21 12:19 ubuntu-8.04.4-desktop-i386.iso
-rwxr-xr-x 1 root root 1.9M 2011-01-29 03:11 vmlinuz
root at martin-desktop:~#
10) create /media/syslinux.cfg file
root at martin-desktop:~# printf "default vml...
2003 May 23
0
_LOW_ACCURACY_ good enough?
...branch will be an even bigger win for me because I can afford more cpu time than cache misses (or memory for that matter).
(For what it's worth, my current test case in tremor _LOW_ACCURACY_ runs in about 630M cycles; without _LOW_ACCURACY_ but with other PS2-specific optimizations, it runs in 710M cycles; vorbis with some minor floating-point-muladd optimizations and the longs changed to ogg_int32_t runs in about 800M cycles -- I suspect the huge trig lookups in mdct are killing me there).
-Dave
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.x...
2019 Jul 14
2
[Bug 111128] New: Impossible to change pstate on GT610M
...re, handle by PRIME. The bug is currently with the kernel 5.2.0, but
it have always been like that as far as I remember.
uname -a :
Linux ga-laptop 5.2.0-arch2-1-ARCH #1 SMP PREEMPT Mon Jul 8 18:18:54 UTC 2019
x86_64 GNU/Linux
lspci :
01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M /
GT 620M/625M/630M/720M] (rev a1)
While it is not in use, nouveau shutdown the chipset as expected :
cat /sys/kernel/debug/dri/1/pstate
07: core 270 MHz memory 405 MHz
0f: core 625 MHz memory 900 MHz
DC: core 0 MHz memory 0 MHz
While an app is launched with DRI_PRIME=1, we can see that...
2015 Nov 09
4
[Bug 92870] New: GF117M nvkm_pmu_pgob fault
...t: xorg-team at lists.x.org
Created attachment 119500
--> https://bugs.freedesktop.org/attachment.cgi?id=119500&action=edit
error message.
Dell notebook vostro 2421, lspci output:
Intel Corporation 3rd Gen Core processor Graphics Controller
NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT
620M/625M/630M/720M]
When use kernel 4.2.x, all is ok.
If use kernel 4.3.x, kernel panic. Please see attachment for more message.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
U...
2017 Jan 09
0
Erros and warning using kernel 4.10-rc2
...ink it appears in function gf100_bus_intr of nvkm/subdev/bus/gf100.c
>
> And other two ones are already appearing in in my laptop for quite some time also, and they came from nouveau_bios.c.
>
> This is my nvidia board:
> 04:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)
> Subsystem: ASUSTeK Computer Inc. GeForce GT 720M
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
> Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort...
2016 Jul 15
1
[PATCH v3 0/4] nouveau RPM fixes for Optimus (final)
On Fri, Jul 15, 2016 at 12:41:49PM -0400, Ilia Mirkin wrote:
> On Fri, Jul 15, 2016 at 12:36 PM, Peter Wu <peter at lekensteyn.nl> wrote:
> > On Fri, Jul 15, 2016 at 12:10:23PM -0400, Ilia Mirkin wrote:
> >> On Fri, Jul 15, 2016 at 9:12 AM, Peter Wu <peter at lekensteyn.nl> wrote:
> >> > Hi,
> >> >
> >> > Here are two patches to fix
2014 Feb 19
3
[Bug 75199] New: unsupported GT620M in Samsung All-in-One PC DP500A2D
...ly the Optimus Card in the Samsung All-in-One-PC should work,
but neither the nvidia-331 or the latest nouveau-driver in ubuntu 13.10 seems
to recognize the device correctly.
here some information (kernel-log attached):
lspci -vvxxx:
01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M / GT
620M/625M/630M/720M] (rev a1)
Subsystem: Samsung Electronics Co Ltd GeForce GT 620M
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SE...
2014 Nov 01
5
[Bug 85742] New: GF117M Can *not* use nouveau at all
....freedesktop.org
Reporter: lampshade at poczta.fm
QA Contact: xorg-team at lists.x.org
Created attachment 108769
--> https://bugs.freedesktop.org/attachment.cgi?id=108769&action=edit
dmesg
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF117M [GeForce
610M/710M/820M / GT 620M/625M/630M/720M] [10de:1140] (rev a1)
Subsystem: Acer Incorporated [ALI] GeForce GT 620M [1025:064a]
Kernel driver in use: nouveau
Kernel modules: nouveau
lsb_release -ircd
Distributor ID: Fedora
Description: Fedora release 21 (Twenty One)
Release: 21
Codename:...
2014 Sep 03
5
[Bug 83443] New: Nouveau cras
...:34 azerty systemd-udevd[224]: worker [229] terminated by signal 11
(Segmentation fault)
Sep 03 16:35:34 azerty systemd-udevd[224]: worker [229] failed while handling
'/devices/pci0000:00/0000:00:01.0/0000:01:00.0'
# lscpci -v
01:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/820M / GT
620M/625M/630M/720M] (rev a1)
Subsystem: ASUSTeK Computer Inc. GeForce GT 620M
Flags: bus master, fast devsel, latency 0, IRQ 49
Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
Memory at f0000000 (64-bit, p...
2018 Dec 08
18
[Bug 108980] New: GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
...or kernel channels to go
idle...
[ 22.009842] nouveau 0000:08:00.0: DRM: suspending client object trees...
[ 22.011334] nouveau 0000:08:00.0: DRM: suspending kernel object tree...
Hardware:
Dell Inspiron 3542 (0652).
# lspci -vvv
08:00.0 3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M /
GT 620M/625M/630M/720M] (rev a1)
Subsystem: Dell GeForce 820M
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR-...
2007 Feb 27
16
understanding zfs/thunoer "bottlenecks"?
Currently I''m trying to figure out the best zfs layout for a thumper wrt. to read AND write performance.
I did some simple mkfile 512G tests and found out, that per average ~ 500 MB/s seems to be the maximum on can reach (tried initial default setup, all 46 HDDs as R0, etc.).
According to http://www.amd.com/us-en/assets/content_type/DownloadableAssets/ArchitectureWP_062806.pdf I would
2012 Sep 29
2
Doubled up RAM to 32 GB - now how to speed up a LAPP server?
....0%ni, 87.7%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 32790380k total, 5296664k used, 27493716k free, 197132k buffers
Swap: 2096056k total, 0k used, 2096056k free, 3815840k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
12363 postgres 20 0 4376m 717m 710m S 40.6 2.2 2:03.48 postmaster
3842 nobody 20 0 118m 23m 3920 S 12.0 0.1 46:24.68 pref.pl
9178 postgres 20 0 4375m 518m 514m S 11.3 1.6 53:50.63 postmaster
12380 postgres 20 0 4377m 668m 660m S 11.3 2.1 2:33.26 postmaster
12243 postgres 20 0 4377m 668m 662m S 9.3 2.1...