Displaying 3 results from an estimated 3 matches for "9d15".
Did you mean:
915
2011 Dec 14
1
glusterfs crash when the one of replicate node restart
...be from uuid: cb03fb74-19ad-4002-a205-ba7457eb83bd
[2011-12-14 13:24:12.469691] I [glusterd-handler.c:3577:glusterd_xfer_friend_add_resp] 0-glusterd: Responded to x.x.x65 (0), ret: 0
[2011-12-14 13:24:12.469850] I [glusterd-sm.c:492:glusterd_ac_send_friend_update] 0-: Added uuid: 2a1e14cb-4d97-49a9-9d15-6f0ddc10b672, host: x.x.x64
[2011-12-14 13:24:12.469873] I [glusterd-sm.c:492:glusterd_ac_send_friend_update] 0-: Added uuid: b9aa7d78-f7ee-4157-9783-cd1a625722a3, host: x.x.x23
[2011-12-14 13:24:12.469889] I [glusterd-sm.c:492:glusterd_ac_send_friend_update] 0-: Added uuid: cb03fb74-19ad-4002-a205...
2018 Nov 27
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
So a new thinkpad:
01:00.0 VGA compatible controller: NVIDIA Corporation GP107GLM [Quadro P2000 Mobile] (rev a1)
Hangs whenever I try to poke at the card. It starts happily enough with
[ 3.971515] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20181003/nsarguments-66)
[ 3.971553] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4
2018 Nov 28
2
4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
...e DSM - but did
it maybe use DSM previously? The ACPI Warning seems to indicate that
it did ...
And just to complete the picture here's the _DSM from ACPI:
Method (_DSM, 4, Serialized) // _DSM: Device-Specific Method
{
If ((Arg0 == ToUUID ("3e5b41c6-eb1d-4260-9d15-c71fbadae414")))
{
Switch (ToInteger (Arg2))
{
Case (Zero)
{
If ((Arg1 == One))
{
Return (0x0001E7FF)
}...