lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 13 Jan 2010 15:21:35 -0500
From:	Gene Heskett <gene.heskett@...izon.net>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.33-rc4, boot regression still exists

On Wednesday 13 January 2010, Linus Torvalds wrote:
>Hmm. Odd release. Something like 40% of the patches are in DRM (mostly
>nouveau and radeon, both staging, so it's a bit less scary than it sounds.
>But there's a noticeable i915 component too). That's all pretty unusual,
>afaik.
>
>There's some boot loader compression updates too that have already turned
>out to be a bit painful on non-x86/arm platforms (but we'll sort it out),
>various arch updates (mips, arm, mn10300), networking, and filesystems.
>
>Go forth and compile,
>
>		Linus
I did, twice.  I use a couple of scripts to do the building, and I am still 
required to add
--------------
echo now we have find the /lib/firmware/amd-ucode and copy it
mkdir -p firmware/amd-ucode
cp -f -R /lib/firmware/amd-ucode/ ./firmware/
-------------
to my buildit26 script, and to add:
---------------------
CONFIG_EXTRA_FIRMWARE="amd-ucode/microcode_amd.bin"
--------------------

To my .config, else it hangs for 60 seconds, about .65 seconds into the boot, 
requesting the firmware amd-ucode/microcode_amb.bin and can't find it.

With the above additions, it appears to be running nominally here.  glxgears 
was, at 2.6.32, about 275 fps, and its about 400 now so that is welcomed.

Thank you.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)

Straw?  No, too stupid a fad.  I put soot on warts.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ