Gentoo Archives: gentoo-user-es

From: pcmaster <pcmaster@×××××××.es>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] gentoo en un poweredge sc420
Date: Fri, 30 Sep 2005 10:53:14
Message-Id: 20050930125207.4ec291c6@AthlonXP
In Reply to: [gentoo-user-es] gentoo en un poweredge sc420 by d2clon
1 Hola,
2
3 En los mensajes que te muestra el sistema fíjate en un par de puntos:
4
5 El disco hda tiene un tamaño de sector de 2048 bytes. Eso es un CD. Los discos duros usan sectores de 512 bytes. Es posible que el Cd arranque con emulación de disco duro (si arrancase con emulación de disquet, sería de 1,44 MB y sería reconocido como disquetera, pero en eun disquet de 1,44 Mb creo que no cabe un kernel 2.6).
6
7 Si te fijas en los módulos que tienes cargados, uno de ellos es libata, es decir, que ha detectado una conteroladora SATA. Si el disco es SATA, será reconocido como disco SCSI, y el dispositivo será /dev/sda (o /dev/sdb, /dev/sdc, etc).
8
9 ¿Tienes conectado algún disco Firewire? Fíjate que tienes cargado el módulo sbp2 (soporte para discos duros USB 2.0 y Firewire) que utiliza el módulo IEEE1394. Si no tiene sningún disco Firewire, intenta descargarlos.
10
11 Fíjate tambien que tienes cargados los módulos SATA:
12
13 ata_piix 5574 1
14 libata 25316 1 ata_piix
15
16 libata es el soporte SATA, y ata_piix el "driver" para el chipset de Intel.
17
18 Intenta descargarlos y volverlos a cargar, a ver qué pasa.
19
20 En la BIOS del PC puedes seleccionar dos modos para el interfaz SATA: el nativo SATA y un segundo modo de "compatibilidad" en el cual emula un puerto PATA. Si uno no te funciona por algún motivo prueba el otro, aunque en modo nativo debería dar mejor rendimiento.
21
22 Por último, si has intantado hacer RAID desde la BIOS, comprueba si ese RAID es por software o hardware. Si lo hace por hard el chip SATA. ningún problema, pero si es por software, necesita drivers "windoseros" y no funcionara en Linux. En ese caso es mejor desactivar el RAID.
23
24 Saludos
25
26 On Thu, 29 Sep 2005 23:56:02 +0200
27 d2clon <d2clon@×××××××××××××××.org> escribió:
28
29 > hola gente:
30 >
31 > estaba yo tan contento que habíamos comprado un dell para ponerlo como
32 > servidor y jubilar ya el piii que se queda un poco dormido..
33 >
34 > entonces les digo a mis compis que me inserten el livecd y me den acceso
35 > por red.. para ver si empezaba a instalarle algo.. ya sabeis "empezar es
36 > tener la mitad del trabajo hecho"
37 >
38 > pero me pego la primera en la frente..
39 > no consigo activar el disco duro.. ñññeee
40 >
41 > no encuentro nada en el /dev/ a lo que hacerle un fdisk..
42 > si que hay un /dev/hda pero solo tiene 52megas.. creo que es un invento
43 > del liveCd.. o no lo entiendo: [1]
44 >
45 >
46 > estoy seguro que es cargar algún módulo pero no sé cual..
47 > mi esperiencia con otros DELL con discos duros SCSI tambien era activar
48 > el módulo 'aacraid'
49 >
50 > pero se me ha quedado pillado en el 'modprobe' aunque parece que lo ha
51 > levantado.. no se corta ni con ctrl+c ni con kill -9..
52 >
53 > he intentado levantar otros módulos mirando los help de los módulos del
54 > kernel:
55 > # modprobe scsi_mod
56 > FATAL: Module scsi_mod not found.
57 > # modprobe sg
58 > este no da error.. pero nadie lo usa
59 >
60 > he encontrado esto en google:
61 > http://www.linuxquestions.org/questions/archive/47/2005/03/1/262404
62 > pero no veo que me ayude a activar mi disco.
63 >
64 >
65 > aquí adjunto todos los datos que puedo recopilar a ver si a alguien se
66 > le ocurre alguna sugerencia.
67 >
68 > gracias
69 > d2clon
70 >
71 > [1]-------
72 > livecd root # fdisk /dev/hda
73 > You will not be able to write the partition table.
74 > Note: sector size is 2048 (not 512)
75 > Device contains neither a valid DOS partition table, nor Sun, SGI or OSF
76 > disklabel
77 > Building a new DOS disklabel. Changes will remain in memory only,
78 > until you decide to write them. After that, of course, the previous
79 > content won't be recoverable.
80 >
81 > Warning: invalid flag 0x0000 of partition table 4 will be corrected by
82 > w(rite)
83 >
84 > Command (m for help): p
85 >
86 > Disk /dev/hda: 52 MB, 52992000 bytes
87 > 255 heads, 63 sectors/track, 1 cylinders
88 > Units = cylinders of 16065 * 2048 = 32901120 bytes
89 >
90 > Device Boot Start End Blocks Id System
91 >
92 >
93 > ==lsmod=====================================
94 > Module Size Used by
95 > aacraid 31463 1
96 > ipv6 182560 12
97 > ata_piix 5574 1
98 > libata 25316 1 ata_piix
99 > evdev 6464 0
100 > tg3 65860 0
101 > parport_pc 27072 0
102 > parport 22728 1 parport_pc
103 > sbp2 16744 0
104 > ohci1394 24836 0
105 > ieee1394 62008 2 sbp2,ohci1394
106 > ohci_hcd 15044 0
107 > uhci_hcd 23152 0
108 > usb_storage 46208 0
109 > ehci_hcd 21028 0
110 >
111 > == lspci ==========================
112 > (fijaos que no sale ningún dispositivo SCSI.. a ver si va a ser que no
113 > está enchufado el disco duro o algo)
114 >
115 > 0000:00:00.0 Host bridge: Intel Corp.: Unknown device 2588 (rev 04)
116 > 0000:00:01.0 PCI bridge: Intel Corp.: Unknown device 2589 (rev 04)
117 > 0000:00:02.0 VGA compatible controller: Intel Corp.: Unknown device 258a
118 > (rev 04)
119 > 0000:00:1c.0 PCI bridge: Intel Corp.: Unknown device 2660 (rev 03)
120 > 0000:00:1c.1 PCI bridge: Intel Corp.: Unknown device 2662 (rev 03)
121 > 0000:00:1d.0 USB Controller: Intel Corp.: Unknown device 2658 (rev 03)
122 > 0000:00:1d.1 USB Controller: Intel Corp.: Unknown device 2659 (rev 03)
123 > 0000:00:1d.2 USB Controller: Intel Corp.: Unknown device 265a (rev 03)
124 > 0000:00:1d.3 USB Controller: Intel Corp.: Unknown device 265b (rev 03)
125 > 0000:00:1d.7 USB Controller: Intel Corp.: Unknown device 265c (rev 03)
126 > 0000:00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev d3)
127 > 0000:00:1f.0 ISA bridge: Intel Corp.: Unknown device 2640 (rev 03)
128 > 0000:00:1f.1 IDE interface: Intel Corp.: Unknown device 266f (rev 03)
129 > 0000:00:1f.2 IDE interface: Intel Corp.: Unknown device 2652 (rev 03)
130 > 0000:00:1f.3 SMBus: Intel Corp.: Unknown device 266a (rev 03)
131 > 0000:02:00.0 Ethernet controller: Broadcom Corporation: Unknown device
132 > 1677 (rev 01)
133 > 0000:04:02.0 RAID bus controller: Adaptec ASC-39320(B) U320 w/HostRAID
134 > (rev 10)
135 > 0000:04:02.1 RAID bus controller: Adaptec ASC-39320(B) U320 w/HostRAID
136 > (rev 10)
137 >
138 > == ls -l /dev/ ==============
139 > (quitando todos lo "tty" que había mogollón)
140 > (si os fijais hay un hda.. pero solo tiene 52 megas.. creo que es un
141 > invento del liveCd)
142 > total 0
143 > lrwxrwxrwx 1 root root 8 Sep 28 19:42 cdrom -> /dev/hda
144 > drwxr-xr-x 2 root root 0 Sep 28 19:41 cdroms
145 > lrwxrwxrwx 1 root root 11 Sep 28 19:41 core -> /proc/kcore
146 > drwxr-xr-x 2 root root 0 Sep 28 19:41 fb
147 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 fb0 -> fb/0
148 > crw-rw---- 1 root root 10, 62 Sep 28 19:41 fbsplash
149 > lrwxrwxrwx 1 root root 13 Sep 28 19:41 fd -> /proc/self/fd
150 > crw-rw-rw- 1 root root 1, 7 Sep 28 19:41 full
151 > brw-rw---- 1 root cdrom 3, 0 Sep 28 19:41 hda
152 > drwxr-xr-x 3 root root 0 Sep 28 19:41 ide
153 > prw------- 1 root root 0 Sep 28 19:42 initctl
154 > crw-rw---- 1 root root 10, 63 Sep 28 19:41 inotify
155 > drwxr-xr-x 2 root root 0 Sep 28 19:41 input
156 > crw-r----- 1 root kmem 1, 2 Sep 28 19:41 kmem
157 > crw-rw---- 1 root root 1, 11 Sep 28 19:41 kmsg
158 > srw-rw-rw- 1 root root 0 Sep 28 19:42 log
159 > drwxr-xr-x 2 root root 0 Sep 28 19:41 loop
160 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop0 -> loop/0
161 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop1 -> loop/1
162 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop2 -> loop/2
163 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop3 -> loop/3
164 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop4 -> loop/4
165 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop5 -> loop/5
166 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop6 -> loop/6
167 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 loop7 -> loop/7
168 > crw-r----- 1 root kmem 1, 1 Sep 28 19:41 mem
169 > crw-rw-rw- 1 root root 1, 3 Sep 28 19:41 null
170 > crw-r----- 1 root kmem 1, 4 Sep 28 19:41 port
171 > drwxr-xr-x 2 root root 0 Sep 28 19:41 pts
172 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram0 -> rd/0
173 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram1 -> rd/1
174 > lrwxrwxrwx 1 root root 5 Sep 28 19:41 ram10 -> rd/10
175 > lrwxrwxrwx 1 root root 5 Sep 28 19:41 ram11 -> rd/11
176 > lrwxrwxrwx 1 root root 5 Sep 28 19:41 ram12 -> rd/12
177 > lrwxrwxrwx 1 root root 5 Sep 28 19:41 ram13 -> rd/13
178 > lrwxrwxrwx 1 root root 5 Sep 28 19:41 ram14 -> rd/14
179 > lrwxrwxrwx 1 root root 5 Sep 28 19:41 ram15 -> rd/15
180 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram2 -> rd/2
181 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram3 -> rd/3
182 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram4 -> rd/4
183 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram5 -> rd/5
184 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram6 -> rd/6
185 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram7 -> rd/7
186 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram8 -> rd/8
187 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 ram9 -> rd/9
188 > crw-rw-rw- 1 root root 1, 8 Sep 28 19:41 random
189 > drwxr-xr-x 2 root root 0 Sep 28 19:41 rd
190 > drwxrwxrwt 2 root root 40 Sep 28 19:41 shm
191 > lrwxrwxrwx 1 root root 24 Sep 28 19:41 sndstat ->
192 > /proc/asound/oss/sndstat
193 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 stderr -> fd/2
194 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 stdin -> fd/0
195 > lrwxrwxrwx 1 root root 4 Sep 28 19:41 stdout -> fd/1
196 > drwxr-xr-x 2 root root 0 Sep 28 19:41 tts
197 > cr--r--r-- 1 root root 1, 9 Sep 28 19:41 urandom
198 > drwxr-xr-x 2 root root 0 Sep 28 19:41 vc
199 > drwxr-xr-x 2 root root 0 Sep 28 19:42 vcc
200 > lrwxrwxrwx 1 root root 5 Sep 28 19:41 vcs -> vcc/0
201 > lrwxrwxrwx 1 root root 5 Sep 28 19:42 vcs1 -> vcc/1
202 > lrwxrwxrwx 1 root root 6 Sep 28 19:42 vcs12 -> vcc/12
203 > lrwxrwxrwx 1 root root 5 Sep 28 19:42 vcs2 -> vcc/2
204 > lrwxrwxrwx 1 root root 5 Sep 28 19:42 vcs3 -> vcc/3
205 > lrwxrwxrwx 1 root root 5 Sep 28 19:42 vcs4 -> vcc/4
206 > lrwxrwxrwx 1 root root 5 Sep 28 19:42 vcs5 -> vcc/5
207 > lrwxrwxrwx 1 root root 5 Sep 28 19:42 vcs6 -> vcc/6
208 > lrwxrwxrwx 1 root root 6 Sep 28 19:41 vcsa -> vcc/a0
209 > lrwxrwxrwx 1 root root 6 Sep 28 19:42 vcsa1 -> vcc/a1
210 > lrwxrwxrwx 1 root root 7 Sep 28 19:42 vcsa12 -> vcc/a12
211 > lrwxrwxrwx 1 root root 6 Sep 28 19:42 vcsa2 -> vcc/a2
212 > lrwxrwxrwx 1 root root 6 Sep 28 19:42 vcsa3 -> vcc/a3
213 > lrwxrwxrwx 1 root root 6 Sep 28 19:42 vcsa4 -> vcc/a4
214 > lrwxrwxrwx 1 root root 6 Sep 28 19:42 vcsa5 -> vcc/a5
215 > lrwxrwxrwx 1 root root 6 Sep 28 19:42 vcsa6 -> vcc/a6
216 > crw-rw-rw- 1 root root 1, 5 Sep 28 19:41 zero
217 >
218 >
219 > ===dmesg=========
220 > Linux version 2.6.9-gentoo-r1 (root@inertia) (gcc version 3.3.4 20040623
221 > (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)) #1 SMP Thu Nov 25
222 > 03:24:02 UTC 2004
223 > BIOS-provided physical RAM map:
224 > BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
225 > BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
226 > BIOS-e820: 0000000000100000 - 000000003f68cc00 (usable)
227 > BIOS-e820: 000000003f68cc00 - 000000003f68ec00 (ACPI NVS)
228 > BIOS-e820: 000000003f68ec00 - 000000003f690c00 (ACPI data)
229 > BIOS-e820: 000000003f690c00 - 0000000040000000 (reserved)
230 > BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
231 > BIOS-e820: 00000000fec00000 - 00000000fed00400 (reserved)
232 > BIOS-e820: 00000000fed20000 - 00000000feda0000 (reserved)
233 > BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
234 > BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
235 > 118MB HIGHMEM available.
236 > 896MB LOWMEM available.
237 > found SMP MP-table at 000fe710
238 > On node 0 totalpages: 259724
239 > DMA zone: 4096 pages, LIFO batch:1
240 > Normal zone: 225280 pages, LIFO batch:16
241 > HighMem zone: 30348 pages, LIFO batch:7
242 > DMI 2.3 present.
243 > ACPI: RSDP (v000 DELL ) @ 0x000fec00
244 > ACPI: RSDT (v001 DELL PESC420 0x00000007 ASL 0x00000061) @ 0x000fcc8f
245 > ACPI: FADT (v001 DELL PESC420 0x00000007 ASL 0x00000061) @ 0x000fcccb
246 > ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffd0e5e
247 > ACPI: MADT (v001 DELL PESC420 0x00000007 ASL 0x00000061) @ 0x000fcd3f
248 > ACPI: BOOT (v001 DELL PESC420 0x00000007 ASL 0x00000061) @ 0x000fcdb1
249 > ACPI: MCFG (v001 DELL PESC420 0x00000007 ASL 0x00000061) @ 0x000fcdd9
250 > ACPI: HPET (v001 DELL PESC420 0x00000007 ASL 0x00000061) @ 0x000fce17
251 > ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
252 > ACPI: Local APIC address 0xfee00000
253 > ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
254 > Processor #0 15:4 APIC version 20
255 > ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
256 > Processor #1 15:4 APIC version 20
257 > ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
258 > ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
259 > ACPI: LAPIC_NMI (acpi_id[0xff] high level lint[0x1])
260 > Using ACPI for processor (LAPIC) configuration information
261 > Intel MultiProcessor Specification v1.4
262 > Virtual Wire compatibility mode.
263 > OEM ID: DELL Product ID: PE SC420 APIC at: 0xFEE00000
264 > I/O APIC #8 Version 32 at 0xFEC00000.
265 > Enabling APIC mode: Flat. Using 1 I/O APICs
266 > Processors: 2
267 > Built 1 zonelists
268 > Kernel command line: initrd=gentoo.igz root=/dev/ram0 init=/linuxrc
269 > acpi=ht looptype=squashfs loop=/livecd.squashfs udev nodevfs cdroot
270 > vga=791 dokeymap splash=silent,theme:livecd-2004.3 BOOT_IMAGE=gentoo
271 > fbsplash: silent
272 > fbsplash: theme livecd-2004.3
273 > Initializing CPU#0
274 > PID hash table entries: 4096 (order: 12, 65536 bytes)
275 > Detected 2794.605 MHz processor.
276 > Using tsc for high-res timesource
277 > Speakup v-2.00 CVS: Wed Oct 20 14:26:13 EDT 2004 : initialized
278 > Console: colour dummy device 80x25
279 > Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
280 > Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
281 > Memory: 1023644k/1038896k available (2296k kernel code, 14560k reserved,
282 > 536k data, 576k init, 121392k highmem)
283 > Checking if this processor honours the WP bit even in supervisor mode... Ok.
284 > Calibrating delay loop... 5505.02 BogoMIPS (lpj=2752512)
285 > Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
286 > Couldn't initialize miscdevice /dev/synth.
287 > CPU: After generic identify, caps: bfebfbff 00100000 00000000 00000000
288 > CPU: After vendor identify, caps: bfebfbff 00100000 00000000 00000000
289 > monitor/mwait feature present.
290 > using mwait in idle threads.
291 > CPU: Trace cache: 12K uops, L1 D cache: 16K
292 > CPU: L2 cache: 1024K
293 > CPU: Physical Processor ID: 0
294 > CPU: After all inits, caps: bfebfbff 00100000 00000000 00000080
295 > Enabling fast FPU save and restore... done.
296 > Enabling unmasked SIMD FPU exception support... done.
297 > Checking 'hlt' instruction... OK.
298 > CPU0: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 01
299 > per-CPU timeslice cutoff: 2926.23 usecs.
300 > task migration cache decay timeout: 3 msecs.
301 > Booting processor 1/1 eip 2000
302 > Initializing CPU#1
303 > Calibrating delay loop... 5570.56 BogoMIPS (lpj=2785280)
304 > CPU: After generic identify, caps: bfebfbff 00100000 00000000 00000000
305 > CPU: After vendor identify, caps: bfebfbff 00100000 00000000 00000000
306 > monitor/mwait feature present.
307 > CPU: Trace cache: 12K uops, L1 D cache: 16K
308 > CPU: L2 cache: 1024K
309 > CPU: Physical Processor ID: 0
310 > CPU: After all inits, caps: bfebfbff 00100000 00000000 00000080
311 > CPU1: Intel(R) Pentium(R) 4 CPU 2.80GHz stepping 01
312 > Total of 2 processors activated (11075.58 BogoMIPS).
313 > ENABLING IO-APIC IRQs
314 > ..TIMER: vector=0x31 pin1=2 pin2=0
315 > checking TSC synchronization across 2 CPUs: passed.
316 > Brought up 2 CPUs
317 > checking if image is initramfs...it isn't (no cpio magic); looks like an
318 > initrd
319 > Freeing initrd memory: 1615k freed
320 > NET: Registered protocol family 16
321 > EISA bus registered
322 > PCI: PCI BIOS revision 2.10 entry at 0xfb34b, last bus=4
323 > PCI: Using MMCONFIG
324 > mtrr: v2.0 (20020519)
325 > ACPI: Subsystem revision 20040816
326 > ACPI: Interpreter disabled.
327 > Linux Plug and Play Support v0.97 (c) Adam Belay
328 > SCSI subsystem initialized
329 > usbcore: registered new driver usbfs
330 > usbcore: registered new driver hub
331 > PCI: Probing PCI hardware
332 > PCI: Probing PCI hardware (bus 00)
333 > PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
334 > PCI: Transparent bridge - 0000:00:1e.0
335 > PCI: Using IRQ router PIIX/ICH [8086/2640] at 0000:00:1f.0
336 > PCI->APIC IRQ transform: (B0,I29,P0) -> 21
337 > PCI->APIC IRQ transform: (B0,I29,P1) -> 22
338 > PCI->APIC IRQ transform: (B0,I29,P2) -> 18
339 > PCI->APIC IRQ transform: (B0,I29,P3) -> 23
340 > PCI->APIC IRQ transform: (B0,I29,P0) -> 21
341 > PCI->APIC IRQ transform: (B0,I31,P0) -> 16
342 > PCI->APIC IRQ transform: (B0,I31,P2) -> 20
343 > PCI->APIC IRQ transform: (B0,I31,P1) -> 17
344 > PCI->APIC IRQ transform: (B2,I0,P0) -> 16
345 > PCI->APIC IRQ transform: (B4,I2,P0) -> 18
346 > PCI->APIC IRQ transform: (B4,I2,P1) -> 19
347 > Simple Boot Flag at 0x7a set to 0x1
348 > Starting balanced_irq
349 > highmem bounce pool size: 64 pages
350 > devfs: 2004-01-31 Richard Gooch (rgooch@××××××××××.au)
351 > devfs: boot_options: 0x0
352 > SGI XFS with ACLs, security attributes, realtime, large block numbers,
353 > no debug enabled
354 > SGI XFS Quota Management subsystem
355 > Initializing Cryptographic API
356 > inotify init: minor=63
357 > vesafb: framebuffer at 0xf0000000, mapped to 0xf8880000, size 3072k
358 > vesafb: mode is 1024x768x16, linelength=2048, pages=4
359 > vesafb: protected mode interface info at 00ff:44f0
360 > vesafb: scrolling: redraw
361 > vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
362 > Console: switching to colour frame buffer device 128x48
363 > fbsplash: console 0 using theme 'livecd-2004.3'
364 > fbsplash: switched splash state to 'on' on console 0
365 > fb0: VESA VGA frame buffer device
366 > isapnp: Scanning for PnP cards...
367 > isapnp: No Plug & Play device found
368 > serio: i8042 AUX port at 0x60,0x64 irq 12
369 > serio: i8042 KBD port at 0x60,0x64 irq 1
370 > Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
371 > ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
372 > mice: PS/2 mouse device common for all mice
373 > input: AT Translated Set 2 keyboard on isa0060/serio0
374 > RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
375 > loop: loaded (max 8 devices)
376 > Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
377 > ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
378 > ICH6: IDE controller at PCI slot 0000:00:1f.1
379 > ICH6: chipset revision 3
380 > ICH6: not 100% native mode: will probe irqs later
381 > ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
382 > Probing IDE interface ide0...
383 > hda: LITE-ON CD-ROM LTN-489S, ATAPI CD/DVD-ROM drive
384 > Using deadline io scheduler
385 > ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
386 > Probing IDE interface ide1...
387 > ide1: Wait for ready failed before probe !
388 > Probing IDE interface ide2...
389 > ide2: Wait for ready failed before probe !
390 > Probing IDE interface ide3...
391 > ide3: Wait for ready failed before probe !
392 > Probing IDE interface ide4...
393 > ide4: Wait for ready failed before probe !
394 > Probing IDE interface ide5...
395 > ide5: Wait for ready failed before probe !
396 > hda: ATAPI 48X CD-ROM drive, 128kB Cache, UDMA(33)
397 > Uniform CD-ROM driver Revision: 3.20
398 > usbcore: registered new driver hiddev
399 > usbcore: registered new driver usbhid
400 > drivers/usb/input/hid-core.c: v2.0:USB HID core driver
401 > CAPI Subsystem Rev 1.1.2.8
402 > EISA: Probing bus 0 at eisa0
403 > EISA: Detected 0 cards.
404 > NET: Registered protocol family 2
405 > IP: routing cache hash table of 8192 buckets, 64Kbytes
406 > TCP: Hash tables configured (established 262144 bind 65536)
407 > NET: Registered protocol family 1
408 > NET: Registered protocol family 17
409 > RAMDISK: Compressed image found at block 0
410 > VFS: Mounted root (ext2 filesystem) readonly.
411 > Freeing unused kernel memory: 576k freed
412 > EXT2-fs warning: checktime reached, running e2fsck is recommended
413 > ehci_hcd 0000:00:1d.7: EHCI Host Controller
414 > PCI: Setting latency timer of device 0000:00:1d.7 to 64
415 > ehci_hcd 0000:00:1d.7: irq 21, pci mem f881c800
416 > ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
417 > PCI: cache line size of 128 is not supported by device 0000:00:1d.7
418 > ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
419 > hub 1-0:1.0: USB hub found
420 > hub 1-0:1.0: 8 ports detected
421 > Initializing USB Mass Storage driver...
422 > usbcore: registered new driver usb-storage
423 > USB Mass Storage support registered.
424 > USB Universal Host Controller Interface driver v2.2
425 > uhci_hcd 0000:00:1d.0: UHCI Host Controller
426 > PCI: Setting latency timer of device 0000:00:1d.0 to 64
427 > uhci_hcd 0000:00:1d.0: irq 21, io base 0000ff80
428 > uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
429 > hub 2-0:1.0: USB hub found
430 > hub 2-0:1.0: 2 ports detected
431 > uhci_hcd 0000:00:1d.1: UHCI Host Controller
432 > PCI: Setting latency timer of device 0000:00:1d.1 to 64
433 > uhci_hcd 0000:00:1d.1: irq 22, io base 0000ff60
434 > uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
435 > hub 3-0:1.0: USB hub found
436 > hub 3-0:1.0: 2 ports detected
437 > uhci_hcd 0000:00:1d.2: UHCI Host Controller
438 > PCI: Setting latency timer of device 0000:00:1d.2 to 64
439 > uhci_hcd 0000:00:1d.2: irq 18, io base 0000ff40
440 > uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
441 > hub 4-0:1.0: USB hub found
442 > hub 4-0:1.0: 2 ports detected
443 > uhci_hcd 0000:00:1d.3: UHCI Host Controller
444 > PCI: Setting latency timer of device 0000:00:1d.3 to 64
445 > uhci_hcd 0000:00:1d.3: irq 23, io base 0000ff20
446 > uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
447 > hub 5-0:1.0: USB hub found
448 > hub 5-0:1.0: 2 ports detected
449 > ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
450 > ieee1394: Initialized config rom entry `ip1394'
451 > sbp2: $Rev: 1219 $ Ben Collins <bcollins@××××××.org>
452 > ReiserFS: hda: warning: sh-2021: reiserfs_fill_super: can not find
453 > reiserfs on hda
454 > VFS: Can't find ext3 filesystem on dev hda.
455 > VFS: Can't find ext2 filesystem on dev hda.
456 > SQUASHFS error: Can't find a SQUASHFS superblock on hda
457 > FAT: bogus number of reserved sectors
458 > VFS: Can't find a valid FAT filesystem on dev hda.
459 > ISO 9660 Extensions: Microsoft Joliet Level 3
460 > ISO 9660 Extensions: RRIP_1991A
461 > fbsplash: switching to verbose mode
462 > parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
463 > parport0: irq 7 detected
464 > tg3.c:v3.10 (September 14, 2004)
465 > PCI: Setting latency timer of device 0000:02:00.0 to 64
466 > eth0: Tigon3 [partno(BCM95751) rev 4001 PHY(5750)] (PCIX:100MHz:32-bit)
467 > 10/100/1000BaseT Ethernet 00:13:20:55:70:f5
468 > eth0: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[1]
469 > TSOcap[1]
470 > kobject_register failed for aic79xx (-17)
471 > [<c023ecb7>]
472 > [<c029db4f>]
473 > [<c029dfba>]
474 > [<c0246e95>]
475 > [<f8dab39e>]
476 > [<f8da5553>]
477 > [<f882c00a>]
478 > [<c012ab57>]
479 > [<c01050e7>]
480 > libata version 1.02 loaded.
481 > Unable to handle kernel paging request at virtual address f8dbccbc
482 > printing eip:
483 > c023ec2d
484 > *pde = 1ffe9067
485 > *pte = 00000000
486 > Oops: 0002 [#1]
487 > SMP
488 > Modules linked in: ata_piix libata evdev tg3 parport_pc parport sbp2
489 > ohci1394 ieee1394 ohci_hcd uhci_hcd usb_storage ehci_hcd
490 > CPU: 1
491 > EIP: 0060:[<c023ec2d>] Not tainted VLI
492 > EFLAGS: 00010292 (2.6.9-gentoo-r1)
493 > eax: c03a3b64 ebx: f887e220 ecx: f8dbccbc edx: f887e23c
494 > esi: c03a3b6c edi: f887e204 ebp: 00000000 esp: f7843f50
495 > ds: 007b es: 007b ss: 0068
496 > Process modprobe (pid: 3345, threadinfo=f7842000 task=c1a68ef0)
497 > Stack: f887e220 ffffffea f887e204 c023ec9d f887e220 f887e220 f887e220
498 > c03a3b00
499 > c029db4f f887e220 f887e1e0 00000000 f887e280 f7842000 c029dfba
500 > f887e204
501 > c0246e95 f887e204 c0399560 f887e460 c0399544 f882c00a f887e1e0
502 > c012ab57
503 > Call Trace:
504 > [<c023ec9d>]
505 > [<c029db4f>]
506 > [<c029dfba>]
507 > [<c0246e95>]
508 > [<f882c00a>]
509 > [<c012ab57>]
510 > [<c01050e7>]
511 > Code: 0f 85 1a 04 00 00 85 f6 75 0f 8b 43 28 83 c0 10 50 e8 98 01 00 00
512 > 89 c6 58 8b 43 28 83 c0 08 8b 48 04 8d 53 1c 89 43 1c 89 50 04 <89> 11
513 > 89 4a 04 8b 43 28 8b 38 8d 4f 48 89 c8 ba ff ff 00 00 f0
514 > <6>fbsplash: console 11 using theme 'livecd-2004.3'
515 > fbsplash: switched splash state to 'on' on console 11
516 > tg3: eth0: Link is up at 100 Mbps, full duplex.
517 > tg3: eth0: Flow control is on for TX and on for RX.
518 > tg3: eth0: Link is up at 100 Mbps, full duplex.
519 > tg3: eth0: Flow control is on for TX and on for RX.
520 > NET: Registered protocol family 10
521 > Disabled Privacy Extensions on device c03b1220(lo)
522 > IPv6 over IPv4 tunneling driver
523 > eth0: no IPv6 routers present
524 > aacraid: falsely claims to have parameter commit
525 > Red Hat/Adaptec aacraid driver (1.1.2-lk2 Nov 25 2004)
526 >
527 >
528 > --
529 > gentoo-user-es@g.o mailing list
530 >
531
532 --
533 gentoo-user-es@g.o mailing list