Messages in this thread |  | | From | "Petr Vandrovec" <> | Date | Tue, 5 Dec 2000 13:54:02 MET-1 | Subject | Re: 2.4.0-test12-pre5 breaks vmware (again) |
| |
On 5 Dec 00 at 12:25, Tigran Aivazian wrote:
> In case you haven't noticed yet -- the 'features' field of /proc/cpuinfo > has been changed again so vmware won't run anymore. The fix is just as > obvious as the previous one -- to change /usr/bin/vmware-config.pl script > from grepping for 'features' to grep for 'flags'. I think 'flags' is what > it used to be called ages ago but that is irrelevant -- everyone > presumably already changed all their software to use 'features' (I did, > for example) and forgot about the old 'flags' forever....
Blessed vmware-config.pl contains
\(flags\|features\).*
so it should run... Petr - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |