Displaying 20 results from an estimated 27 matches for "0x0062".
Did you mean:
0x0060
2012 Sep 14
5
[Bug 54910] New: Problems with nouveau and Gforce 2MX
...hangs on and nothing appears
I have attached dmes logs and Xorg logs, and lspci -v
We are using a Pentium 4 with Gforce 2 MX.
With Debian 5 (Lenny) and without nouveau all is working correctly
There are many error in logs, like:
[ 1484.279058] [drm] nouveau 0000:01:00.0: PGRAPH - ch 2/3 class 0x0062 mthd
0x0288 data 0x20042000
[ 1484.279064] [drm] nouveau 0000:01:00.0: PGRAPH - (unknown bits 0x00000010)
nsource: nstatus: BAD_ARGUMENT PROTECTION_FAULT
[ 1484.279072] [drm] nouveau 0000:01:00.0: PGRAPH - ch 2/3 class 0x0062 mthd
0x028c data 0x20001400
[ 1484.279078] [drm] nouveau 0000:01:00.0: PG...
2003 Aug 29
1
RC2: Compile errors Solaris 8 (cc) and suggested fix
...- 0x0047,
- 0x0048,
- 0x0049,
- 0x004A,
- 0x004B,
- 0x004C,
- 0x004D,
- 0x004E,
- 0x004F,
- 0x0050,
- 0x0051,
- 0x0052,
- 0x0053,
- 0x0054,
- 0x0055,
- 0x0056,
- 0x0057,
- 0x0058,
- 0x0059,
- 0x005A,
- 0x005B,
- 0x005C,
- 0x005D,
- 0x005E,
- 0x005F,
- 0x0060,
- 0x0061,
- 0x0062,
- 0x0063,
- 0x0064,
- 0x0065,
- 0x0066,
- 0x0067,
- 0x0068,
- 0x0069,
- 0x006A,
- 0x006B,
- 0x006C,
- 0x006D,
- 0x006E,
- 0x006F,
- 0x0070,
- 0x0071,
- 0x0072,
- 0x0073,
- 0x0074,
- 0x0075,
- 0x0076,
- 0x0077,
- 0x0078,
- 0x0079,
- 0x007A,
- 0x007B,
- 0x007C,
- 0x007D,
-...
2014 Aug 17
0
[PATCH 09/10] pwr/fuc: make $r1-$r10 registers callee-saved in kernel.fuc
...f --git a/nvkm/subdev/pwr/fuc/nv108.fuc.h b/nvkm/subdev/pwr/fuc/nv108.fuc.h
index fe8dd23..82d6bbc 100644
--- a/nvkm/subdev/pwr/fuc/nv108.fuc.h
+++ b/nvkm/subdev/pwr/fuc/nv108.fuc.h
@@ -812,15 +812,18 @@ uint32_t nv108_pwr_code[] = {
0x7000d4f1,
0xf8f61bf4,
/* 0x005d: nsec */
- 0xcf2c0800,
-/* 0x0062: nsec_loop */
+ 0xf990f900,
+ 0xcf2c0880,
+/* 0x0066: nsec_loop */
0x2c090088,
0xbb0099cf,
0x9ea60298,
- 0xf8f61ef4,
-/* 0x0071: wait */
- 0xcf2c0800,
-/* 0x0076: wait_loop */
+ 0xfcf61ef4,
+ 0xf890fc80,
+/* 0x0079: wait */
+ 0xf990f900,
+ 0xcf2c0880,
+/* 0x0082: wait_loop */
0xeeb20088,...
2007 Sep 26
12
[Bug 12582] New: Crash on GeForce 7300 SE
http://bugs.freedesktop.org/show_bug.cgi?id=12582
Summary: Crash on GeForce 7300 SE
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: high
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: panov
2005 Aug 26
0
NUT patches
...0x0060)
Local Usage(0x0023)
Global Report Size(0x0010)
Global Logical Minimum(0x0000)
Global Logical Maximum(0xffff)
Feature/96
Global Report ID(0x0061)
Local Usage(0x0026)
Global Report Size(0x0008)
Global Logical Minimum(0x0084)
Global Logical Maximum(0x008c)
Feature/97
Global Report ID(0x0062)
Local Usage(0x0025)
Global Report Size(0x0020)
Global Logical Minimum(0x80000001)
Global Logical Maximum(0x7fffffff)
Feature/98
EndCollection
Global Report ID(0x007f)
Global Usage Page(0x0084)
Local Usage(0x00fe)
Local String Index(0x0005)
Global Report Size(0x0008)
Global Report Count(0...
2008 Mar 20
1
[RFC/PATCH 05/15] kvm-s390: s390 arch backend for the kvm kernel module
...__u8 icptcode; /* 0x0050 */
+ __u8 reserved51; /* 0x0051 */
+ __u16 ihcpu; /* 0x0052 */
+ __u8 reserved54[2]; /* 0x0054 */
+ __u16 ipa; /* 0x0056 */
+ __u32 ipb; /* 0x0058 */
+ __u32 scaoh; /* 0x005c */
+ __u8 reserved60; /* 0x0060 */
+ __u8 ecb; /* 0x0061 */
+ __u8 reserved62[2]; /* 0x0062 */
+ __u32 scaol; /* 0x0064 */
+ __u8 reserved68[4]; /* 0x0068 */
+ __u32 todpr; /* 0x006c */
+ __u8 reserved70[16]; /* 0x0070 */
+ __u64 gmsor; /* 0x0080 */
+ __u64 gmslm; /* 0x0088 */
+ psw_t gpsw; /* 0x0090 */
+ __u64 gg14; /* 0x00a0 */
+ __u64 gg15; /* 0x00a8 */
+ __u8 reservedb...
2008 Mar 20
1
[RFC/PATCH 05/15] kvm-s390: s390 arch backend for the kvm kernel module
...__u8 icptcode; /* 0x0050 */
+ __u8 reserved51; /* 0x0051 */
+ __u16 ihcpu; /* 0x0052 */
+ __u8 reserved54[2]; /* 0x0054 */
+ __u16 ipa; /* 0x0056 */
+ __u32 ipb; /* 0x0058 */
+ __u32 scaoh; /* 0x005c */
+ __u8 reserved60; /* 0x0060 */
+ __u8 ecb; /* 0x0061 */
+ __u8 reserved62[2]; /* 0x0062 */
+ __u32 scaol; /* 0x0064 */
+ __u8 reserved68[4]; /* 0x0068 */
+ __u32 todpr; /* 0x006c */
+ __u8 reserved70[16]; /* 0x0070 */
+ __u64 gmsor; /* 0x0080 */
+ __u64 gmslm; /* 0x0088 */
+ psw_t gpsw; /* 0x0090 */
+ __u64 gg14; /* 0x00a0 */
+ __u64 gg15; /* 0x00a8 */
+ __u8 reservedb...
2013 May 30
0
Trying to get a kernel dump
...[irq 3]
pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
pnp 00:09: [io 0x0378-0x037f]
pnp 00:09: [io 0x0778-0x077f]
pnp 00:09: [irq 7]
pnp 00:09: [dma 0 disabled]
pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
pnp 00:0a: [io 0x0060]
pnp 00:0a: [io 0x0064]
pnp 00:0a: [io 0x0062-0x0063]
pnp 00:0a: [io 0x0065-0x006f]
pnp 00:0a: [io 0x00e0-0x00ef]
pnp 00:0a: [io 0x0800-0x085f]
pnp 00:0a: [io 0x0c00-0x0c7f]
pnp 00:0a: [io 0x0860-0x08ff]
pnp 00:0a: disabling [io 0x0800-0x085f] because it overlaps
0000:00:1f.0 BAR 13 [io 0x0800-0x087f]
pnp 00:0a: disabling [io 0x0860-0...
2012 Oct 14
0
need help with passthrough of intel igp
...ff window]
[ 0.412575] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.412612] pnp 00:02: [io 0x0010-0x001f]
[ 0.412615] pnp 00:02: [io 0x0022-0x002d]
[ 0.412617] pnp 00:02: [io 0x0030-0x003f]
[ 0.412619] pnp 00:02: [io 0x0044-0x005f]
[ 0.412621] pnp 00:02: [io 0x0062-0x0063]
[ 0.412623] pnp 00:02: [io 0x0065-0x006f]
[ 0.412627] pnp 00:02: [io 0x0072-0x007f]
[ 0.412629] pnp 00:02: [io 0x0080]
[ 0.412631] pnp 00:02: [io 0x0084-0x0086]
[ 0.412633] pnp 00:02: [io 0x0088]
[ 0.412635] pnp 00:02: [io 0x008c-0x008e]
[ 0.412637] pnp 00:02: [io...
2012 Oct 30
8
[PATCH] xen PVonHVM: require at least Xen 3.4 as dom0
The XenPVHVM extensions have not been tested much on very old
hypervisors. At least Xen 3.4 gets some testing with the pvops kernel.
Require at least Xen 3.4 for the PVonHVM extensions. If an older
hypervisor is detected the extensions will be disabled and the guest
will only see emulated hardware.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
---
arch/x86/xen/enlighten.c | 27
2012 Sep 12
2
[Bug 54830] New: Display is shifted to right (ASUS VS197)
...00:01: [mem 0x7c000000-0x7fffffff] has been reserved
[ 0.195066] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.195131] pnp 00:02: [io 0x0010-0x001f]
[ 0.195134] pnp 00:02: [io 0x0022-0x003f]
[ 0.195136] pnp 00:02: [io 0x0044-0x005f]
[ 0.195139] pnp 00:02: [io 0x0062-0x0063]
[ 0.195141] pnp 00:02: [io 0x0065-0x006f]
[ 0.195144] pnp 00:02: [io 0x0074-0x007f]
[ 0.195147] pnp 00:02: [io 0x0091-0x0093]
[ 0.195149] pnp 00:02: [io 0x00a2-0x00bf]
[ 0.195152] pnp 00:02: [io 0x00e0-0x00ef]
[ 0.195154] pnp 00:02: [io 0x04d0-0x04d1]
[ 0.195157]...
2011 Oct 31
12
Phoronix Xen vs KVM vs Virtualbox benchmark with Ubuntu 11.10
Hello,
http://www.phoronix.com/scan.php?page=article&item=ubuntu_1110_xenkvm&num=1
Ubuntu 11.10 with Xen 4.1.1 and Linux 3.0.
Xen seems to be doing very poorly on that benchmark.
If someone has time to repeat that benchmark it would be good..
Comparing the results to those from Stefano from XenSummit 2011 NA there has be something wrong..
the results at XenSummit were pretty much the
2011 Oct 17
0
suspend to ram does not work with Geforce 310M (NVA8)
...em 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.721554] pnp 00:07: [irq 12]
[ 0.721822] pnp 00:07: Plug and Play ACPI device, IDs SYN0604 SYN0600 SYN0002 PNP0f13 (active)
[ 0.722133] pnp 00:08: [io 0x0060]
[ 0.722284] pnp 00:08: [io 0x0064]
[ 0.722430] pnp 00:08: [io 0x0062]
[ 0.722581] pnp 00:08: [io 0x0066]
[ 0.722732] pnp 00:08: [irq 1]
[ 0.723006] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.724050] pnp 00:09: [io 0x0400-0x047f]
[ 0.724204] pnp 00:09: [io 0x1180-0x119f]
[ 0.724350] pnp 00:09: [io 0x0500-0x057f]
[ 0.724497...
2007 Aug 06
3
[Bug 11868] New: Starting X for the second time fails (without reloading drm modules)
...=0x00000000
hash=0x000001c0
Aug 6 21:11:46 localhost [drm:nouveau_ramht_insert] insert ch1 0x000001c0:
h=0xd8000003, c=0x00804c10
Aug 6 21:11:46 localhost [drm:drm_unlocked_ioctl] pid=6567, cmd=0x400c6445,
nr=0x45, dev 0xe200, auth=1
Aug 6 21:11:46 localhost [drm:nouveau_gpuobj_gr_new] ch1 class=0x0062
Aug 6 21:11:46 localhost [drm:nouveau_gpuobj_new] ch1 size=32 align=16
flags=0x00000006
Aug 6 21:11:46 localhost [drm:nouveau_gpuobj_new] gpuobj ffff8100235a0f40
Aug 6 21:11:46 localhost [drm:nouveau_gpuobj_new] global heap fallback
Aug 6 21:11:46 localhost [drm:nouveau_gpuobj_ref_add] ch1 h=0x...
2013 Jun 14
14
Issues with Intel HD graphics 4000
Hey,
Are there any known issues with the Intel''s integrated HD graphics 4000? I just bought a new laptop and have tried everything I can think of to get Xen to load. After choosing Xen in GRUB, it just boots to a black screen. There is no error message , no dmesg output, nothing. I have no idea what is causing this problem. I''ve gotten Xen to install with no problems on another
2012 Jul 31
0
9800m GT
...window]
[ 0.235929] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.235953] pnp 00:01: [irq 12]
[ 0.235974] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
[ 0.235988] pnp 00:02: [io 0x0060]
[ 0.235990] pnp 00:02: [io 0x0064]
[ 0.235992] pnp 00:02: [io 0x0062]
[ 0.236009] pnp 00:02: [io 0x0066]
[ 0.236015] pnp 00:02: [irq 1]
[ 0.236036] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.236050] pnp 00:03: [io 0x0070-0x0071]
[ 0.236055] pnp 00:03: [irq 8]
[ 0.236057] pnp 00:03: [io 0x0072-0x0077]
[ 0.236080] pnp 00:03:...
2012 Oct 23
0
IO error after s2ram resume; device stays open
...] system 00:08: [io 0x0290-0x029f] has been reserved
[ 0.274785] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.274906] pnp 00:09: [io 0x0010-0x001f]
[ 0.274907] pnp 00:09: [io 0x0022-0x003f]
[ 0.274908] pnp 00:09: [io 0x0044-0x005f]
[ 0.274909] pnp 00:09: [io 0x0062-0x0063]
[ 0.274910] pnp 00:09: [io 0x0065-0x006f]
[ 0.274910] pnp 00:09: [io 0x0072-0x007f]
[ 0.274911] pnp 00:09: [io 0x0080]
[ 0.274912] pnp 00:09: [io 0x0084-0x0086]
[ 0.274913] pnp 00:09: [io 0x0088]
[ 0.274914] pnp 00:09: [io 0x008c-0x008e]
[ 0.274916] pnp 00:09: [io...
2010 Sep 17
27
Problem: Pattern with vertical colored lines on the dom0 screen
Hi list,
I have a problem with a new laptop (reproducable on other machines too) and the
xen hypervisor.
When the hypervisor gets booted with VESA mode 800x600 I see some messages and
then the screen contents is switched into a pattern of vertical colored lines
and never comes back.
In text mode all works well, but later the pattern appears when the X servers
starts.
I disabled VTd in the bios
2014 Aug 17
9
[PATCH 01/10] bios/fan: add support for maxwell's fan management table v2
Re-use the therm-exported fan structure with only two minor modifications:
- pwm_freq: u16 -> u32;
- add fan_type (toggle or PWM)
v2:
- Do not memset the table to 0 as it erases the pre-set default values
Signed-off-by: Martin Peres <martin.peres at free.fr>
---
drm/Kbuild | 1 +
drm/core/include/subdev/bios/fan.h | 1 +
drm/core/subdev/bios/fan.c | 1
2012 Sep 18
18
Error getting mfn
Hello,
I''m getting many "Error getting mfn" on a xen4.1.3 with dom0 3.4.11 x86_32.
I thought it could be related to
xen/mmu: Release just the MFN list, not MFN list and part of pagetables.
http://git.kernel.org/?p=linux/kernel/git/konrad/xen.git;a=commit;h=785f62314984ea3af9dd830b020289ba2509ae69
(XEN) Freed 212kB init memory.
(XEN) mm.c:908:d0 Error getting mfn 2009b (pfn