Package: microcode.ctl
Version: 1.17-3
Severity: wishlist
Rudolf Marek posted on June 21 a way to also extract core duo microcode
updates, which fixes the infamous "Errata AE18 not fixed, update BIOS or
microcode of the CPU!".
that is the way to obtain the core duo microcodes (I am happily using
them appended to the orig microcode file):
wget ftp://ftp.software.ibm.com/pc/pccbbs/mobiles/79uj20us.exe
cabextract -F "*PAT" 79uj20us.exe
ls -1 *PAT | while read line; do echo "/* Microcode from $line */" ;
hexdump -e ' 4/4 "0x%08X, " "\n"' $line ;done >mcode.txt
please include in the distribution!
-- System Information:
Debian Release: lenny/sid
APT prefers stable
APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.23-rc3-sonne (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages microcode.ctl depends on:
ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii makedev 2.3.1-83 creates device files in /dev
ii module-init-tools 3.3-pre11-4 tools for managing Linux kernel mo
ii po-debconf 1.0.9 manage translated Debconf template
ii udev 0.114-2 /dev/ and hotplug management daemo
microcode.ctl recommends no packages.
-- debconf information:
microcode.ctl/check-new: true
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]