[Bug 50231] No CPU frequency scaling for Intel Atom 2550

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50231





--- Comment #10 from Lukasz Wieczorek   2012-11-24 18:43:24 ---
Created an attachment (id=87191)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87191)
Kernel configoptimized for Atom- no CPU scaling

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 50231] No CPU frequency scaling for Intel Atom 2550

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50231





--- Comment #9 from Lukasz Wieczorek   2012-11-24 18:40:29 ---
I tried to use 3.6.6 for this piece of hardware, but I was not able to bring up
a working kernel- it is more difficult that it works as a headless machine.


Anyway, I checked the configuration of original Slackware14 kernel and to me
all required modules are made, including PATA and video. I made a slight
modifications including Atom opt. checking ACPI, video and PATA. I made a small
changes, recompiled the kernel, it booted well but CPU scaling will not work.

I uploading the kernel configuration, if you are able to suggest what should be
included/excluded for this hardware, your help is much appreciated.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 50941] Kernel does not compile

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50941





--- Comment #1 from JP Pozzi   2012-11-24 16:15:59 ---
Hello,

Even while disabling EDID the same error.

grep EDID .config
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
# CONFIG_FIRMWARE_EDID is not set


Nothing other changed.

Regards

JP Pozzi

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 50941] New: Kernel does not compile

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=50941

   Summary: Kernel does not compile
   Product: ACPI
   Version: 2.5
Kernel Version: 3.6.7
  Platform: All
OS/Version: Linux
  Tree: Mainline
Status: NEW
  Severity: high
  Priority: P1
 Component: Other
AssignedTo: acpi_ot...@kernel-bugs.osdl.org
ReportedBy: jp.po...@izzop.net
Regression: Yes


Created an attachment (id=87181)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87181)
.config used 

Hello,

The kernel does not compile with message :
  CC  init/version.o
  LD  init/built-in.o
drivers/built-in.o: In function `nouveau_acpi_edid':
/usr/src/linux/drivers/gpu/drm/nouveau/nouveau_acpi.c:419: undefined reference
to `acpi_video_get_edid'
make: *** [vmlinux] Error 1

Regards

JP Pozzi

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


Zhang Rui  changed:

   What|Removed |Added

  Attachment #87071|0   |1
is obsolete||




--- Comment #23 from Zhang Rui   2012-11-24 14:05:22 ---
Created an attachment (id=87171)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87171)
debug patch V2

thanks for the testing.
As the previous patch may bring some redundant warning messages, I cooked up a
new one and will push it upstream if it works for you.
please test it. :)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #22 from katabami   2012-11-24 10:44:21 ---
It works. I tested it agaist linux-3.4.9's original code on HP Compaq 6715s,
booting three times and every time it was ok. Thanks!

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla