Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Tips, Tricks & Tweaks
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Tips, Tricks & Tweaks Tips and Solutions for SUSE Linux
(Please do not post questions here)

 
Page 14 of 14 « First 41213 14
 
LinkBack Thread Tools Display Modes
  #131 (permalink)  
Old 26-Jan-2008, 00:24
jerryl
Guest
 
Posts: n/a
Default

Okay, I put in my edited dsdt (with the _OSC error) and the boot perameter to boot loader, but nothing has changed ( still cannot shutdown, sleep, or hibernate properly) . Anyway, I'll try your suggestion about KOTD next month when my internet replenishes it bandwidth.
  #132 (permalink)  
Old 03-Feb-2008, 16:04
Diogo URB
Guest
 
Posts: n/a
Default

can someone help me I'm trying to fix my dsdt but i'm not able to fix 1 error:

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20060912 [Sep 21 2007]
Copyright © 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

dsdt.dsl 5591: Unload (PB5)
Error 4044 - Invalid type ^ ([Device|Reference] found, Unload operator requires [DdbHandle])

ASL Input: dsdt.dsl - 5617 lines, 206845 bytes, 2187 keywords
Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 885 Optimizations

And Here is the part of the Errror:

Scope (\_SB.PCI0)
{
Name (_HID, EisaId ("PNP0A08"))
Name (_CID, 0x030AD041)
Name (SUPP, 0x00)
Name (CTRL, 0x00)
Method (_OSC, 4, NotSerialized)
{
CreateDWordField (Arg3, 0x00, CDW1)
CreateDWordField (Arg3, 0x04, CDW2)
CreateDWordField (Arg3, 0x08, CDW3)
If (LEqual (Arg0, Buffer (0x10)
{
/* 0000 */ 0x5B, 0x4D, 0xDB, 0x33, 0xF7, 0x1F, 0x1C, 0x40,
/* 0008 */ 0x96, 0x57, 0x74, 0x41, 0xC0, 0x3D, 0xD7, 0x66
}))
{
Store (CDW2, SUPP)
Store (CDW3, CTRL)
If (And (CTRL, 0x01))
{
Unload (PB5)
}

If (LNotEqual (Arg1, One))
{
Or (CDW1, 0x08, CDW1)
}

If (LNotEqual (CDW3, CTRL))
{
Or (CDW1, 0x10, CDW1)
}

Store (CTRL, CDW3)
Return (Arg3)
}
Else
{
Or (CDW1, 0x04, CDW1)
Return (Arg3)
}
}
}
  #133 (permalink)  
Old 09-Feb-2008, 00:24
jerryl
Guest
 
Posts: n/a
Default

Thanks Snakedriver, the new kernel, well to be exact, opensuse 11.0 alpha 2, solved the problem with shutdown
  #134 (permalink)  
Old 09-Feb-2008, 06:33
Snakedriver
Guest
 
Posts: n/a
Default

[quote]
can someone help me I'm trying to fix my dsdt but i'm not able to fix 1 error:

dsdt.dsl 5591: Unload (PB5)
Error 4044 - Invalid type ^ ([Device|Reference] found, Unload operator requires [DdbHandle])

I've searched & nothing jumps out at me & I don't have Unload (PB5) in mine.

Code:
Unload (PB5)
}

If (LNotEqual (Arg1, One))
{
1. Try taking that blank line out & recompile
and/or
2. use the search feature & see what Arg1 links to.
 
Page 14 of 14 « First 41213 14

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2