← Back to team overview

hybrid-graphics-linux team mailing list archive

Asus N61 T_0 calls

 

Have some of the _T_0 optimus calls working although still having difficulty with ROM transfer see below,any suggestions ?.

Used kernel 2.6.36 which has some new tracing for acpi and further intel improvements.

I have built a single nvidia kernel module based on the new nvidia drivers 2.60 see nvidia site ,seems they are continuing with the linux development ?.

Calling \_SB_.PCI0.PEGR.GFX0._DSM
localhost kernel: [ACPI Debug]  String [0x2C] "In_SB_GFX0_SCOPE_METHOD_DSM 4 ARGS THEN DTGP"
localhost kernel: [ACPI Debug]  String [0x2C] "In DSM Scope SB.PCI0.PEGR.GFX0 DSM with DTGP"
localhost kernel: acpi_call: Call successful

localhost kernel: acpi_call: Calling \_SB_.PCI0.PEGR.GFX0._ROM Havent triedwith KMS driver /modified with calls,needs to occur during boot?

localhost kernel: [ACPI Debug]  String [0x23] "Initialising _SB.PCI0.PEGR.GFX0 ROM"

localhost kernel: ACPI Error: Field [ROMI] access width (1 bytes) too large for region [VROM] (length 0) (20100428/exfldio-184)

localhost kernel: ACPI Error: Field [ROMI] Base+Offset+Width 0+0+1 is beyond end of region [VROM] (length 0) (20100428/exfldio-198)

localhost kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.PEGR.GFX0._ROM] (Node ffff880137a56380), AE_AML_REGION_LIMIT
localhost kernel: acpi_call: ATPX method call failed: AE_AML_REGION_LIMIT


acpi_call: Calling \_SB_.PCI0.PEGR._T_0
localhost kernel: acpi_call: Call successful

Calling \_T_0
localhost kernel: acpi_call: Call successful

acpi_call: Calling \_SB_.PCI0.PEGR.GFX0._DOD
localhost kernel: acpi_call: Call successful

Calling \_SB_.PCI0.PEGR.GFX0._STA
localhost kernel: acpi_call: Call successful

nvidia 0000:01:00.0: enabling bus mastering  ---# note no GL libraries

Oct 30 00:15:50 localhost kernel: nvidia 0000:01:00.0: setting latency timer to 64
Oct 30 00:15:50 localhost kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=none
Oct 30 00:15:50 localhost kernel: driver: '0000:01:00.0': driver_bound: bound to device 'nvidia'
Oct 30 00:15:50 localhost kernel: bus: 'pci': really_probe: bound device 0000:01:00.0 to driver nvidia
Oct 30 00:15:50 localhost kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  260.19.12  Fri Oct  8 11:17:08 PDT 2010

Calling \_SB_.PCI0.PEGR.GFX0._STA
localhost kernel: acpi_call: Call successful

acpi_call: Calling \_SB_.PCI0.PEGR.GFX0.LCDD._DCS
localhost kernel: acpi_call: Call successful

acpi_call: Calling \_SB_.PCI0.PEGR.GFX0.LCDD._DGS
localhost kernel: acpi_call: Call successful

localhost kernel: acpi_call: Calling \_SB_.PCI0.PEGR.GFX0.LCDD._BCL
localhost kernel: acpi_call: Call successful


Stopped cpufreqd from throttling on open loop ,close loop control of cpu executed ,increase in GL fps to 1980 fps .

ldd /usr/bin/glxgears indicates that the mesa library is used ,no nvidia 
glx libraries installed at present .

Cheers