Gentoo Archives: gentoo-user

From: fei huang <daniel.huangfei@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: can't load driver of vmware network on livecd 2008-0-r1
Date: Tue, 09 Sep 2008 08:28:39
Message-Id: 5cd9791d0809090128y6cfd8be1qf2a2ca8afe4f6a56@mail.gmail.com
In Reply to: [gentoo-user] can't load driver of vmware network on livecd 2008-0-r1 by fei huang
1 perhaps the pcnet32 modules has a known bug around, I fixed the problem by
2 configuring VMware to simulate a "e1000" ethernet card. hope this would help
3 to those noobs.
4 tks
5
6 fei
7
8 On Mon, Sep 8, 2008 at 6:42 PM, fei huang <daniel.huangfei@×××××.com> wrote:
9
10 > hi: since I used to install Gentoo through a Universal CD on x86, there's
11 > no need to prepare a network connection before my own kernel is ready, as
12 > to livecd2008, network has to be configured to download a stage3 tarball, I
13 > started my livecd in vmware server, lspci shows my card is :
14 > Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32
15 > LANCE] (rev 10)
16 >
17 > somehow, loading the module results in error as follow:
18 > SQUASHFS error: zlib_inflate returned unexpected result 0xfffffffb,
19 > srclength 131072, avail_in 722, avail_out 0
20 > SQUASHFS error: sb_bread failed reading block 0xb2d0
21 > SQUASHFS error: Unable to read fragment cache block [2ca5fcb]
22 > SQUASHFS error: Unable to read page, block 2ca5fcb, size e307
23 > WARNING: Cound not read
24 > '/lib/modules/2.6.24-gentoo-r5/kernel/drivers/net/mii.ko': Input/output
25 > error
26 > SQUASHFS error: zlib_inflate returned unexpected result 0xfffffffd,
27 > srclength 131072, avail_in 0, avail_out 4481
28 > SQUASHFS error: sb_bread failed reading block 0xb24a
29 > SQUASHFS error: Unable to read page, block 2c89c32, size 8c67
30 > Module len 131072 truncated
31 > FATEL: Error inserting pcnet32
32 > (/lib/modules/2.6.24-gentoo-r5/kernel/drivers/net/pcnet32.ko): Invalid
33 > module format
34 >
35 > seems the module is invalid, but how this could happen? why the card is not
36 > configured automatically by the livecd?
37 >
38 > uname -a returns:
39 >
40 > Linux livecd 2.6.24-gentoo-r5 #1 SMP Thu Jun 26 18:36:15 UTC 2008 i686
41 > Intel(R) Pentium(R) 4 CPU 2.80GHz GenuineIntel GNU/Linux
42 >
43 > any clue for the error?
44 >
45 > thanks
46 > fei
47 >
48 >