Gentoo Archives: gentoo-hardened

From: Michael Ihde <ihde@××××.edu>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] LiveCD install oddity
Date: Tue, 02 Mar 2004 20:34:42
Message-Id: 1078259801.1488.8.camel@red.crhc.uiuc.edu
In Reply to: Re: [gentoo-hardened] LiveCD install oddity by Joshua Brindle
1 Here is the info I have. The machine hangs with or without framebuffer
2 and I have tried to disable *all* power management in the BIOS, however
3 it still seems that some is still occuring :)
4
5 The tail of the bootstrap stdout is below. I'll try a normal liveCD when
6 I have time.
7
8 ~Michael
9
10 -bootstrap.tail-
11 ... HAVE_GXX_BUILTIN_H 0
12 ... HAVE_STRSTREAM_H 0
13 ... HAVE_TYPEINFO 1
14 ... HAVE_VALUES_H 0
15 ... USE_STRSTREAM_VSCAN 0
16 ... USE_STRSTREAM_VSCAN_CAST 0
17 cd ../obj_s; /usr/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
18 -I../include -D_GNU_SOURCE -DNDEBUG -O2 -mcpu=i686 -fomit-frame-pointer
19 -fPIC -c ../c++/cursesf.cc
20 cd ../obj_s; /usr/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
21 -I../include -D_GNU_SOURCE -DNDEBUG -O2 -mcpu=i686 -fomit-frame-pointer
22 -fPIC -c ../c++/cursesm.cc
23 cd ../obj_s; /usr/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
24 -I../include -D_GNU_SOURCE -DNDEBUG -O2 -mcpu=i686 -fomit-frame-pointer
25 -fPIC -c ../c++/cursesw.cc
26 cd ../obj_s; /usr/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
27 -I../include -D_GNU_SOURCE -DNDEBUG -O2 -mcpu=i686 -fomit-frame-pointer
28 -fPIC -c ../c++/cursespad.cc
29
30 (I'm assuming that this is where it hangs)
31
32 -hardware config-
33 PCI devices found:
34 Bus 0, device 0, function 0:
35 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo PRO133x]
36 (rev 196). Master Capable. Latency=8.
37 Prefetchable 32 bit memory at 0xe0000000 [0xe3ffffff].
38 Bus 0, device 1, function 0:
39 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo
40 MVP3/Pro133x AGP] (rev 0).
41 Master Capable. No bursts. Min Gnt=8.
42 Bus 0, device 7, function 0:
43 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South]
44 (rev 64).
45 Bus 0, device 7, function 1:
46 IDE interface: VIA Technologies, Inc.
47 VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 6).
48 Master Capable. Latency=32.
49 I/O at 0xffa0 [0xffaf].
50 Bus 0, device 7, function 2:
51 USB Controller: VIA Technologies, Inc. USB (rev 22).
52 IRQ 11.
53 Master Capable. Latency=64.
54 I/O at 0xdc00 [0xdc1f].
55 Bus 0, device 7, function 4:
56 SMBus: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 64).
57 Bus 0, device 10, function 0:
58 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev
59 8).
60 IRQ 5.
61 Master Capable. Latency=64. Min Gnt=8.Max Lat=56.
62 Non-prefetchable 32 bit memory at 0xdffff000 [0xdfffffff].
63 I/O at 0xd800 [0xd83f].
64 Non-prefetchable 32 bit memory at 0xdfe00000 [0xdfefffff].
65 Bus 0, device 12, function 0:
66 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (#2)
67 (rev 8).
68 IRQ 9.
69 Master Capable. Latency=64. Min Gnt=8.Max Lat=56.
70 Non-prefetchable 32 bit memory at 0xdfffe000 [0xdfffefff].
71 I/O at 0xd400 [0xd43f].
72 Non-prefetchable 32 bit memory at 0xdfc00000 [0xdfcfffff].
73 Bus 1, device 0, function 0:
74 VGA compatible controller: ATI Technologies Inc Rage XL AGP 2X (rev
75 101).
76 IRQ 9.
77 Master Capable. Latency=64. Min Gnt=8.
78 Non-prefetchable 32 bit memory at 0xde000000 [0xdeffffff].
79 I/O at 0xa800 [0xa8ff].
80 Non-prefetchable 32 bit memory at 0xdfaff000 [0xdfafffff].
81
82
83 On Tue, 2004-03-02 at 12:04, Joshua Brindle wrote:
84 > Oh! and also try it in nofb mode and see if it happens there...
85 >
86 > Thanks again
87 >
88 > Joshua Brindle
89 >
90 > Dan Podeanu wrote:
91 >
92 > > I assume the issue is related to the video card going to power saving mode
93 > > due to the console not being actually used while the system is bootstraped.
94 > >
95 > > Try keeping the console live by pressing a key or moving the mouse every
96 > > 5-10 minutes.
97 > >
98 > > ----- Original Message -----
99 > > From: "Andy Dustman" <adustman@×××××××××.edu>
100 > > To: <gentoo-hardened@l.g.o>
101 > > Sent: Monday, March 01, 2004 9:21 PM
102 > > Subject: Re: [gentoo-hardened] LiveCD install oddity
103 > >
104 > >
105 > >
106 > >>On Fri, 2004-02-27 at 23:34, Mike Bailey wrote:
107 > >>
108 > >>
109 > >>>Everything is fine up until what I presume to be the end of the
110 > >
111 > > bootstrap
112 > >
113 > >>>script. I've not actually watched it stop but after what seems to be an
114 > >
115 > > hour
116 > >
117 > >>>of compiling my video craps out entirely. I can't get to other sessions
118 > >
119 > > nor
120 > >
121 > >>>do anything other than a hard boot of the device.
122 > >>
123 > >>I had the same exact problem and I cured it by using bootstrap-2.6.sh
124 > >>instead of bootstrap.sh (the live CD has a 2.6 kernel).
125 > >>--
126 > >>Andy Dustman <adustman@×××××××××.edu>
127 > >>Office of Information Technology, Terry College of Business, UGA
128 > >>
129 > >>
130 > >>--
131 > >>gentoo-hardened@g.o mailing list
132 > >>
133 > >>
134 > >
135 > >
136 > >
137 > > --
138 > > gentoo-hardened@g.o mailing list
139 > >
140 > >
141 >
142 >
143 > --
144 > gentoo-hardened@g.o mailing list
145 >
146
147
148 --
149 gentoo-hardened@g.o mailing list