Czas bootowania j

Ogólne pytania dotyczące systemu
koralgol
Posty: 75
Rejestracja: 25 marca 2007, 13:28

Czas bootowania jądra

Post autor: koralgol »

Właśnie dokonałem aktualizacji systemu. Zmianie uległo też jądro, które podczas startu pokazuje (jak nigdy dotąd) czas uruchamiania się. Jak to wyłączyć?

Kod: Zaznacz cały

0.883692] io scheduler noop registered
[    0.883738] io scheduler anticipatory registered
[    0.883785] io scheduler deadline registered
[    0.883846] io scheduler cfq registered (default)
[    0.883908] PCI: VIA PCI bridge detected.Disabling DAC.
[    0.884054] pci 0000:01:00.0: Boot video device
[    0.884546] isapnp: Scanning for PnP cards...
[    1.238909] isapnp: No Plug & Play device found
[    1.242654] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    1.242868] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.243054] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.243590] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.243852] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.246511] brd: module loaded
[    1.246718] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.247190] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.247244] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.247491] mice: PS/2 mouse device common for all mice
[    1.247736] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.248425] rtc0: alarms up to one year, y3k
[    1.248532] cpuidle: using governor ladder
[    1.248580] cpuidle: using governor menu
[    1.248630] No iBFT detected.
[    1.249333] TCP cubic registered
[    1.249381] NET: Registered protocol family 17
[    1.249434] Using IPI No-Shortcut mode
[    1.249656] registered taskstats version 1
[    1.249878] rtc_cmos 00:05: setting system clock to 2008-10-13 10:05:49 UTC (1223892349)
[    1.250385] Freeing unused kernel memory: 244k freed
[    1.273013] input: AT Translated Set 2 keyboard as /class/input/input0
[    1.379246] ACPI: ACPI0007:00 is registered as cooling_device0
[    2.049361] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    2.049440] 8139cp 0000:00:0a.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[    2.049500] 8139cp 0000:00:0a.0: Try the "8139too" driver instead.
[    2.051607] 8139too Fast Ethernet driver 0.9.28
[    2.051710] ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 17 (level, low) -> IRQ 17
kelog
Posty: 23
Rejestracja: 24 czerwca 2008, 10:24

Post autor: kelog »

/usr/src/linux/Documentation/kernel-parameters.txt

Kod: Zaznacz cały

printk.time=    Show timing data prefixed to each printk message line
Format: <bool>  (1/Y/y=enable, 0/N/n=disable)
Czyli musisz dodać parametr printk.time=0 do linii poleceń jądra w /boot/grub/menu.lst (jeśli używasz GRUB).
koralgol
Posty: 75
Rejestracja: 25 marca 2007, 13:28

Post autor: koralgol »

Podejrzewałem że własnie o coś takiego moze chodzić. Teraz jest kolejny problem. Mam Gruba 2. Pliki konfiguracyjne wyglądają nieco inaczej i nie mam pojecia jak dodać ten paramter do jądra.
ODPOWIEDZ