Gentoo Archives: gentoo-releng

From: Roger Miliker <roger55@g.o>
To: gentoo-releng@l.g.o
Subject: [gentoo-releng] install-x86-minimal-2004.1.iso issues
Date: Sat, 17 Apr 2004 21:11:02
Message-Id: 200404172304.06712.roger55@gentoo.org
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi everyone,
5
6 I gave the install-x86-minimal-2004.1.iso a try and found some
7 "room for improvement"
8
9 To make sure we're talking about the same iso:
10
11 roger@miliker test_2004-1 $md5sum install-x86-minimal-2004.1.iso
12 50aad2a21f9b5cd1f8d424c40f700361 install-x86-minimal-2004.1.iso
13
14
15 I wasn't sure if I should have filed a bug or post to this list was better,
16 just let me know for the future.
17
18
19 testing minimal iso for 2004.1 :
20
21 Testing on hardware:
22 Thinkpad 760EL 119 mhz 58mb ram 1.4gb harddisk
23
24 NOTE: F2 states cdcache would be the option to cache the CD whil it really is
25 docache!
26
27
28 boot: gentoo-nofb dokeymap dopcmcia
29
30 dokeymaps works!
31 pcmcia doesn't (at least on my thinkpad 760 el)
32 (note: on my gentoo install I had to specify pci=biosirq to get it to work)
33
34 I get:
35 starting pcmcia...
36 cardmgr [1954]: watching 2 sockets [ok]
37
38 doesn't load any module.
39
40 modprobing pcnet_cs by hand results in a bunch of unresolved symbols (note the
41 *weird* path):
42
43 /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o: /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o:
44 unresolved symbol ei_interrupt_Rb93d8fa5
45 /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o: /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o:
46 unresolved symbol ei_close_R3ec6f759
47 /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o: /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o:
48 unresolved symbol ethdev_init_R82066150
49 /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o: /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o:
50 unresolved symbol ei_open_Rf188c30d
51 /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o: /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o:
52 unresolved symbol NS8390_init_R8d7430b4
53 /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o:
54 insmod /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o failed
55 /lib/modules/2.6.4-wolk-2.3/pcmcia/pcnet_cs.o: insmod pcnet_cs failed
56
57
58 insmod pcnet_cs results in another bunch of unresolved symbols (note correct
59 path here):
60
61 /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o: /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o:
62 unresolved symbol ei_interrupt_$
63 /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o: /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o:
64 unresolved symbol ei_close_R3ec$
65 /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o: /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o:
66 unresolved symbol ethdev_init_R$
67 /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o: /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o:
68 unresolved symbol ei_open_Rf188$
69 /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o: /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o:
70 unresolved symbol NS8390_init_R$
71 Using /lib/modules/2.4.25-gentoo/pcmcia/pcnet_cs.o
72
73
74 result no working pcmcia.
75
76 :(
77
78
79 testing smp-nofb on thinkpad not possible since frambuffer (!?) mode is out of
80 sync for the dstn display, used to work with 2004.0 minimal iso
81
82 ====================================================
83
84 testing hardware
85 Celeron 466mhz 320mb ram 60gb harddisk
86
87
88 boot: gentoo dokeymap docache (see above that instructions on F2 are wrong: no
89 cdcache!)
90
91 copying loop file results in no space left on device.
92 - --------
93 boot: gentoo dokeymap
94
95 bootsplash looks nice, but no progressbar or note that f2 gets verbose mode.
96
97 luckily dokeymap drops to verbose mode automagically.
98
99 no network devices autodetected :(
100 modprobe 8139too works
101 modprobe 3c509 doesn't work:
102
103
104 .....
105
106 weirdly enough progressbar+bootsplash works and shows on reboot.
107 hangs on "stopping usb hotplugging....."
108 (another reboot command restarts)
109
110 - ---------------
111 boot: smp dokeymap nodhcp
112
113 bootsplash doesn't work
114
115 insmod can't read 'mii' No such file or diirectory (cosmetic error)
116
117 8139too module loaded fine.
118 3c509 module modprobed ok manually, NOT autodetected.
119
120 NOTE: smp kernel lacks autogeometry resizing support (workaround for big
121 harddisks and old bios + limiting jumpers)
122
123 reboot works fine (no hanging on stopping usb hotplugging)
124
125 - ---------------------
126
127 Oh and the README/text displayed is wrong.
128 it's /mnt/gentoo/docs/handbook-86/html/index.html not just .../handbook/....
129 (not sure now, but it's wrong in the README)
130
131 - -------------------
132
133 I hope we can get at least some of this fixed.
134
135 Greetings
136
137 Roger
138
139
140 -----BEGIN PGP SIGNATURE-----
141 Version: GnuPG v1.2.4 (GNU/Linux)
142
143 iD8DBQFAgZvCXVyFbRTgK5wRAtDoAJoDt8IvlWwXiKkqaUhkk8ZynvIuxQCgisxy
144 oW/nsc9YtKZIOWfWGdV8+PA=
145 =S/Ih
146 -----END PGP SIGNATURE-----
147
148 --
149 gentoo-releng@g.o mailing list