You are not logged in.

#1 2006-01-19 20:00:28

Fixed
Member
Registered: 2005-08-09
Posts: 210

Failed update

Today after pacman -Syu I cannot start the system.

Here is the GRUB menu at startup:

root (hd0,2)
kernel /boot/vmlinuz26archck root=/dev/hda3 ro vga=773
initrd /boot/initramfs-2.6.15-archck.img

Attempt to boot it comes with:

You passed an undentified mode number.
Press <RETURN> to see video modes available, <SPACE> to continue or wait 30 secs

Attempt to enter any other video modes hangs the computer.


XFCE4 under Arch on Honor MagicBook

Offline

#2 2006-01-19 20:03:57

_Gandalf_
Member
Registered: 2006-01-12
Posts: 735

Re: Failed update

You should not use vga= command, please make it look like the line below (i mean just in place of vga=773)

video=vesafb:ywrap,mtrr,1024x768-32@70

BTW it doesnt hang they are just not displayed, i've had this too!

Offline

#3 2006-01-19 20:39:20

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Failed update

Clarification:
the ArchCK kernel uses the 'vesafb-tng' framebuffer, and doesn't work well with the vga= parameter.  The video= parameter is specific to the vesafb-tng framebuffer.  If you use the stock kernel, vga=773 should work fine.

Offline

#4 2006-01-19 21:54:20

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

I use 1280x800 WXGA TFT LCD, so I tried both

video=vesafb:ywrap,mtrr,1280x800-32@60

and

video=vesafb:1280x800-32

with no luck.


XFCE4 under Arch on Honor MagicBook

Offline

#5 2006-01-19 22:02:02

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Failed update

What do you mean by 'no luck'?

And how long did you wait to determine your computer had locked up? What messages did it give? or did it just say "no luck, i dont feel like booting today"

Offline

#6 2006-01-20 10:14:48

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

By "no luck" I mean there is no regular framebuffer messages on the screen before "login:" (there are some, but output stops).

I am still able to login though "blind" typing of login, password and startxfce4.

I used

video=vesafb:ywrap,mtrr,1280x800-32@60

in the corresponding place.

Here is /var/log/messages file, sorry for long output:

____________________________________________________________

Jan 21 20:02:03 myhost Linux version 2.6.15-archck (root@cobalta) (gcc version 4.0.3 20051222 (prerelease)) #1 SMP PREEMPT Wed Jan 18 16:36:51 CST 2006
Jan 21 20:02:03 myhost BIOS-provided physical RAM map:
Jan 21 20:02:03 myhost BIOS-e820: 0000000000000000 - 000000000009b800 (usable)
Jan 21 20:02:03 myhost BIOS-e820: 000000000009b800 - 00000000000a0000 (reserved)
Jan 21 20:02:03 myhost BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
Jan 21 20:02:03 myhost BIOS-e820: 0000000000100000 - 000000001fea0000 (usable)
Jan 21 20:02:03 myhost BIOS-e820: 000000001fea0000 - 000000001feae000 (ACPI data)
Jan 21 20:02:03 myhost BIOS-e820: 000000001feae000 - 000000001ff00000 (ACPI NVS)
Jan 21 20:02:03 myhost BIOS-e820: 000000001ff00000 - 0000000020000000 (reserved)
Jan 21 20:02:03 myhost BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Jan 21 20:02:03 myhost BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Jan 21 20:02:03 myhost BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Jan 21 20:02:03 myhost 0MB HIGHMEM available.
Jan 21 20:02:03 myhost 510MB LOWMEM available.
Jan 21 20:02:03 myhost found SMP MP-table at 000f75d0
Jan 21 20:02:03 myhost DMI 2.3 present.
Jan 21 20:02:03 myhost ACPI: PM-Timer IO Port: 0x8008
Jan 21 20:02:03 myhost ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Jan 21 20:02:03 myhost Processor #0 15:4 APIC version 16
Jan 21 20:02:03 myhost ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Jan 21 20:02:03 myhost ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Jan 21 20:02:03 myhost IOAPIC[0]: apic_id 1, version 33, address 0xfec00000, GSI 0-23
Jan 21 20:02:03 myhost ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
Jan 21 20:02:03 myhost ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 21 low level)
Jan 21 20:02:03 myhost Enabling APIC mode:  Flat.  Using 1 I/O APICs
Jan 21 20:02:03 myhost Using ACPI (MADT) for SMP configuration information
Jan 21 20:02:03 myhost Allocating PCI resources starting at 30000000 (gap: 20000000:dec00000)
Jan 21 20:02:03 myhost Built 1 zonelists
Jan 21 20:02:03 myhost Kernel command line: root=/dev/hda3 ro video=vesafb:ywrap,mtarr,1280x800-32@60
Jan 21 20:02:03 myhost Initializing CPU#0
Jan 21 20:02:03 myhost PID hash table entries: 2048 (order: 11, 32768 bytes)
Jan 21 20:02:03 myhost Using 3579 PM timer ticks per jiffy
Jan 21 20:02:03 myhost Detected 2200.243 MHz processor.
Jan 21 20:02:03 myhost Using pmtmr for high-res timesource
Jan 21 20:02:03 myhost Console: colour VGA+ 80x25
Jan 21 20:02:03 myhost Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Jan 21 20:02:03 myhost Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jan 21 20:02:03 myhost Memory: 510416k/522880k available (2065k kernel code, 11888k reserved, 748k data, 212k init, 0k highmem)
Jan 21 20:02:03 myhost Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 21 20:02:03 myhost Calibrating delay using timer specific routine.. 4404.82 BogoMIPS (lpj=2202411)
Jan 21 20:02:03 myhost Security Framework v1.0.0 initialized
Jan 21 20:02:03 myhost Capability LSM initialized
Jan 21 20:02:03 myhost Mount-cache hash table entries: 512
Jan 21 20:02:03 myhost CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Jan 21 20:02:03 myhost CPU: L2 Cache: 1024K (64 bytes/line)
Jan 21 20:02:03 myhost Intel machine check architecture supported.
Jan 21 20:02:03 myhost Intel machine check reporting enabled on CPU#0.
Jan 21 20:02:03 myhost mtrr: v2.0 (20020519)
Jan 21 20:02:03 myhost Enabling fast FPU save and restore... done.
Jan 21 20:02:03 myhost Enabling unmasked SIMD FPU exception support... done.
Jan 21 20:02:03 myhost Checking 'hlt' instruction... OK.
Jan 21 20:02:03 myhost ACPI: Looking for DSDT in initrd... not found.
Jan 21 20:02:03 myhost CPU0: AMD Athlon(tm) 64 Processor 3400+ stepping 0a
Jan 21 20:02:03 myhost Total of 1 processors activated (4404.82 BogoMIPS).
Jan 21 20:02:03 myhost ENABLING IO-APIC IRQs
Jan 21 20:02:03 myhost ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Jan 21 20:02:03 myhost Brought up 1 CPUs
Jan 21 20:02:03 myhost checking if image is initramfs... it is
Jan 21 20:02:03 myhost Freeing initrd memory: 3242k freed
Jan 21 20:02:03 myhost NET: Registered protocol family 16
Jan 21 20:02:03 myhost ACPI: bus type pci registered
Jan 21 20:02:03 myhost PCI: PCI BIOS revision 2.10 entry at 0xfd63c, last bus=4
Jan 21 20:02:03 myhost PCI: Using MMCONFIG
Jan 21 20:02:03 myhost ACPI: Subsystem revision 20050902
Jan 21 20:02:03 myhost ACPI: Interpreter enabled
Jan 21 20:02:03 myhost ACPI: Using IOAPIC for interrupt routing
Jan 21 20:02:03 myhost ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 21 20:02:03 myhost PCI: Ignoring BAR0-3 of IDE controller 0000:00:14.1
Jan 21 20:02:03 myhost PCI: Transparent bridge - 0000:00:14.4
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
Jan 21 20:02:03 myhost ACPI: Embedded Controller [EC0] (gpe 3)
Jan 21 20:02:03 myhost ACPI-0412: *** Error: Handler for [EmbeddedControl] returned AE_TIME
Jan 21 20:02:03 myhost ACPI-0508: *** Error: Method execution failed [_SB_.PCI0.LPC0.EC0_.BAT0._STA] (Node dfb477e0), AE_TIME
Jan 21 20:02:03 myhost ACPI-0156: *** Error: Method execution failed [_SB_.PCI0.LPC0.EC0_.BAT0._STA] (Node dfb477e0), AE_TIME
Jan 21 20:02:03 myhost Linux Plug and Play Support v0.97 (c) Adam Belay
Jan 21 20:02:03 myhost pnp: PnP ACPI init
Jan 21 20:02:03 myhost pnp: PnP ACPI: found 10 devices
Jan 21 20:02:03 myhost SCSI subsystem initialized
Jan 21 20:02:03 myhost PCI: Using ACPI for IRQ routing
Jan 21 20:02:03 myhost PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Jan 21 20:02:03 myhost pnp: 00:07: ioport range 0x1080-0x1080 has been reserved
Jan 21 20:02:03 myhost pnp: 00:07: ioport range 0x1200-0x120f has been reserved
Jan 21 20:02:03 myhost pnp: 00:07: ioport range 0x500-0x51f has been reserved
Jan 21 20:02:03 myhost pnp: 00:07: ioport range 0x40b-0x40b has been reserved
Jan 21 20:02:03 myhost PCI: Bridge: 0000:00:02.0
Jan 21 20:02:03 myhost IO window: 9000-9fff
Jan 21 20:02:03 myhost MEM window: c0100000-c01fffff
Jan 21 20:02:03 myhost PREFETCH window: c8000000-cfffffff
Jan 21 20:02:03 myhost PCI: Bus 3, cardbus bridge: 0000:02:06.0
Jan 21 20:02:03 myhost IO window: 0000a400-0000a4ff
Jan 21 20:02:03 myhost IO window: 0000a800-0000a8ff
Jan 21 20:02:03 myhost PREFETCH window: 30000000-31ffffff
Jan 21 20:02:03 myhost MEM window: 36000000-37ffffff
Jan 21 20:02:03 myhost PCI: Bus 7, cardbus bridge: 0000:02:06.1
Jan 21 20:02:03 myhost IO window: 0000ac00-0000acff
Jan 21 20:02:03 myhost IO window: 00001400-000014ff
Jan 21 20:02:03 myhost PREFETCH window: 32000000-33ffffff
Jan 21 20:02:03 myhost MEM window: 38000000-39ffffff
Jan 21 20:02:03 myhost PCI: Bridge: 0000:00:14.4
Jan 21 20:02:03 myhost IO window: a000-afff
Jan 21 20:02:03 myhost MEM window: c0200000-c02fffff
Jan 21 20:02:03 myhost PREFETCH window: 30000000-34ffffff
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 20 (level, low) -> IRQ 16
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:02:06.1[B] -> GSI 21 (level, low) -> IRQ 21
Jan 21 20:02:03 myhost apm: BIOS not found.
Jan 21 20:02:03 myhost VFS: Disk quotas dquot_6.5.1
Jan 21 20:02:03 myhost Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Jan 21 20:02:03 myhost Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Jan 21 20:02:03 myhost Initializing Cryptographic API
Jan 21 20:02:03 myhost io scheduler noop registered
Jan 21 20:02:03 myhost io scheduler anticipatory registered
Jan 21 20:02:03 myhost io scheduler deadline registered
Jan 21 20:02:03 myhost io scheduler cfq registered
Jan 21 20:02:03 myhost pcie_portdrv_probe->Dev[5a34:1002] has invalid IRQ. Check vendor BIOS
Jan 21 20:02:03 myhost assign_interrupt_mode Found MSI capability
Jan 21 20:02:03 myhost vesafb: unrecognized option mtarr
Jan 21 20:02:03 myhost vesafb: (C) 1988-2005, ATI Technologies Inc. , M26-P, 01.00 (OEM: ATI ATOMBIOS)
Jan 21 20:02:03 myhost vesafb: VBE version: 3.0
Jan 21 20:02:03 myhost vesafb: protected mode interface info at c000:ae8c
Jan 21 20:02:03 myhost vesafb: pmi: set display start = c00caf1a, set palette = c00caf5a
Jan 21 20:02:03 myhost vesafb: VBIOS/hardware supports DDC2 transfers
Jan 21 20:02:03 myhost vesafb: no monitor limits have been set
Jan 21 20:02:03 myhost vesafb: scrolling: ywrap using protected mode interface, yres_virtual=1536
Jan 21 20:02:03 myhost Console: switching to mono frame buffer device 128x48
Jan 21 20:02:03 myhost vesafb: framebuffer at 0xc8000000, mapped to 0xe0880000, using 6144k, total 16384k
Jan 21 20:02:03 myhost fb0: VESA VGA frame buffer device
Jan 21 20:02:03 myhost ACPI: AC Adapter [ADP1] (on-line)
Jan 21 20:02:03 myhost ACPI-0412: *** Error: Handler for [EmbeddedControl] returned AE_TIME
Jan 21 20:02:03 myhost ACPI-0508: *** Error: Method execution failed [_SB_.PCI0.LPC0.EC0_.BAT0._STA] (Node dfb477e0), AE_TIME
Jan 21 20:02:03 myhost ACPI: Power Button (FF) [PWRF]
Jan 21 20:02:03 myhost ACPI: Lid Switch [LID0]
Jan 21 20:02:03 myhost ACPI: Sleep Button (CM) [SLPB]
Jan 21 20:02:03 myhost ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Jan 21 20:02:03 myhost ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Jan 21 20:02:03 myhost ACPI-0412: *** Error: Handler for [EmbeddedControl] returned AE_TIME
Jan 21 20:02:03 myhost ACPI-0508: *** Error: Method execution failed [_TZ_.TZS0._TMP] (Node dfe9ec60), AE_TIME
Jan 21 20:02:03 myhost ACPI-0412: *** Error: Handler for [EmbeddedControl] returned AE_TIME
Jan 21 20:02:03 myhost ACPI-0508: *** Error: Method execution failed [_TZ_.TZS1._TMP] (Node dfe9eb60), AE_TIME
Jan 21 20:02:03 myhost ACPI: Thermal Zone [TZS1] (59 C)
Jan 21 20:02:03 myhost ACPI-0412: *** Error: Handler for [EmbeddedControl] returned AE_TIME
Jan 21 20:02:03 myhost ACPI-0508: *** Error: Method execution failed [_TZ_.TZSV._TMP] (Node dfb418c0), AE_TIME
Jan 21 20:02:03 myhost ACPI: Thermal Zone [TZSV] (53 C)
Jan 21 20:02:03 myhost isapnp: Scanning for PnP cards...
Jan 21 20:02:03 myhost isapnp: No Plug & Play device found
Jan 21 20:02:03 myhost PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jan 21 20:02:03 myhost i8042.c: Detected active multiplexing controller, rev 1.1.
Jan 21 20:02:03 myhost serio: i8042 AUX0 port at 0x60,0x64 irq 12
Jan 21 20:02:03 myhost serio: i8042 AUX1 port at 0x60,0x64 irq 12
Jan 21 20:02:03 myhost serio: i8042 AUX2 port at 0x60,0x64 irq 12
Jan 21 20:02:03 myhost serio: i8042 AUX3 port at 0x60,0x64 irq 12
Jan 21 20:02:03 myhost serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 21 20:02:03 myhost Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
Jan 21 20:02:03 myhost serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
Jan 21 20:02:03 myhost ACPI: PCI interrupt for device 0000:00:14.6 disabled
Jan 21 20:02:03 myhost floppy0: no floppy controllers found
Jan 21 20:02:03 myhost RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Jan 21 20:02:03 myhost loop: loaded (max 8 devices)
Jan 21 20:02:03 myhost mice: PS/2 mouse device common for all mice
Jan 21 20:02:03 myhost NET: Registered protocol family 2
Jan 21 20:02:03 myhost IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Jan 21 20:02:03 myhost TCP established hash table entries: 16384 (order: 5, 196608 bytes)
Jan 21 20:02:03 myhost TCP bind hash table entries: 16384 (order: 5, 196608 bytes)
Jan 21 20:02:03 myhost TCP: Hash tables configured (established 16384 bind 16384)
Jan 21 20:02:03 myhost TCP reno registered
Jan 21 20:02:03 myhost TCP bic registered
Jan 21 20:02:03 myhost NET: Registered protocol family 1
Jan 21 20:02:03 myhost NET: Registered protocol family 10
Jan 21 20:02:03 myhost lo: Disabled Privacy Extensions
Jan 21 20:02:03 myhost IPv6 over IPv4 tunneling driver
Jan 21 20:02:03 myhost NET: Registered protocol family 17
Jan 21 20:02:03 myhost Using IPI No-Shortcut mode
Jan 21 20:02:03 myhost Suspend2 Core.
Jan 21 20:02:03 myhost Suspend2 Compression Driver loading.
Jan 21 20:02:03 myhost Suspend2 Encryption Driver loading.
Jan 21 20:02:03 myhost Suspend2 Swap Writer loading.
Jan 21 20:02:03 myhost Suspend2 FileWriter loading.
Jan 21 20:02:03 myhost ACPI wakeup devices:
Jan 21 20:02:03 myhost LID0 SLPB  P2P MODM
Jan 21 20:02:03 myhost ACPI: (supports S0 S3 S4 S5)
Jan 21 20:02:03 myhost Freeing unused kernel memory: 212k freed
Jan 21 20:02:03 myhost Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jan 21 20:02:03 myhost ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jan 21 20:02:03 myhost ATIIXP: IDE controller at PCI slot 0000:00:14.1
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 18
Jan 21 20:02:03 myhost ATIIXP: chipset revision 0
Jan 21 20:02:03 myhost ATIIXP: not 100% native mode: will probe irqs later
Jan 21 20:02:03 myhost ide0: BM-DMA at 0x8410-0x8417, BIOS settings: hda:DMA, hdb:pio
Jan 21 20:02:03 myhost ide1: BM-DMA at 0x8418-0x841f, BIOS settings: hdc:DMA, hdd:pio
Jan 21 20:02:03 myhost hda: ST9808210A, ATA DISK drive
Jan 21 20:02:03 myhost input: AT Translated Set 2 keyboard as /class/input/input0
Jan 21 20:02:03 myhost ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jan 21 20:02:03 myhost hdc: TSSTcorpCD/DVDW TS-L532A, ATAPI CD/DVD-ROM drive
Jan 21 20:02:03 myhost Synaptics Touchpad, model: 1, fw: 6.2, id: 0x92a0b1, caps: 0xa04713/0x204000
Jan 21 20:02:03 myhost input: SynPS/2 Synaptics TouchPad as /class/input/input1
Jan 21 20:02:03 myhost psmouse.c: TouchPad at isa0060/serio4/input0 lost sync at byte 1
Jan 21 20:02:03 myhost ide1 at 0x170-0x177,0x376 on irq 15
Jan 21 20:02:03 myhost hda: max request size: 1024KiB
Jan 21 20:02:03 myhost hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=16383/255/63, UDMA(100)
Jan 21 20:02:03 myhost hda: cache flushes supported
Jan 21 20:02:03 myhost hda: hda1 hda2 hda3
Jan 21 20:02:03 myhost hdc: ATAPI 24X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Jan 21 20:02:03 myhost Uniform CD-ROM driver Revision: 3.20
Jan 21 20:02:03 myhost ide-floppy driver 0.99.newide
Jan 21 20:02:03 myhost 3ware 9000 Storage Controller device driver for Linux v2.26.02.004.
Jan 21 20:02:03 myhost 3ware Storage Controller device driver for Linux v1.26.02.001.
Jan 21 20:02:03 myhost NCR53c406a: no available ports found
Jan 21 20:02:03 myhost Adaptec aacraid driver (1.1-4 Jan 18 2006 16:36:13)
Jan 21 20:02:03 myhost Loading Adaptec I2O RAID: Version 2.4 Build 5go
Jan 21 20:02:03 myhost Detecting Adaptec I2O RAID controllers...
Jan 21 20:02:03 myhost scsi: <fdomain> Detection failed (no card)
Jan 21 20:02:03 myhost GDT-HA: Storage RAID Controller Driver. Version: 3.04
Jan 21 20:02:03 myhost GDT-HA: Found 0 PCI Storage RAID Controllers
Jan 21 20:02:03 myhost imm: Version 2.05 (for Linux 2.4.0)
Jan 21 20:02:03 myhost ipr: IBM Power RAID SCSI Device Driver version: 2.1.0 (October 31, 2005)
Jan 21 20:02:03 myhost iscsi: registered transport (tcp)
Jan 21 20:02:03 myhost Emulex LightPulse Fibre Channel SCSI driver 8.1.0
Jan 21 20:02:03 myhost Copyright(c) 2004-2005 Emulex.  All rights reserved.
Jan 21 20:02:03 myhost megaraid cmm: 2.20.2.6 (Release Date: Mon Mar 7 00:01:03 EST 2005)
Jan 21 20:02:03 myhost megaraid: 2.20.4.6 (Release Date: Mon Mar 07 12:27:22 EST 2005)
Jan 21 20:02:03 myhost megasas: 00.00.02.00-rc4 Fri Sep 16 12:37:08 EDT 2005
Jan 21 20:02:03 myhost nsp32: loading...
Jan 21 20:02:03 myhost osst :I: Tape driver with OnStream support version 0.99.3
Jan 21 20:02:03 myhost osst :I: $Id: osst.c,v 1.73 2005/01/01 21:13:34 wriede Exp $
Jan 21 20:02:03 myhost QLogic Fibre Channel HBA Driver
Jan 21 20:02:03 myhost qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= options<6>seagate: ST0x/TMC-8xx not detected.
Jan 21 20:02:03 myhost st: Version 20050830, fixed bufsize 32768, s/g segs 256
Jan 21 20:02:03 myhost sym53c416.c: Version 1.0.0-ac
Jan 21 20:02:03 myhost Failed initialization of WD-7000 SCSI card!
Jan 21 20:02:03 myhost Fusion MPT base driver 3.03.04
Jan 21 20:02:03 myhost Copyright (c) 1999-2005 LSI Logic Corporation
Jan 21 20:02:03 myhost Fusion MPT misc device (ioctl) driver 3.03.04
Jan 21 20:02:03 myhost mptctl: Registered with Fusion MPT base driver
Jan 21 20:02:03 myhost mptctl: /dev/mptctl @ (major,minor=10,220)
Jan 21 20:02:03 myhost Fusion MPT FC Host driver 3.03.04
Jan 21 20:02:03 myhost Fusion MPT SAS Host driver 3.03.04
Jan 21 20:02:03 myhost Fusion MPT SPI Host driver 3.03.04
Jan 21 20:02:03 myhost JFS: nTxBlock = 4015, nTxLock = 32127
Jan 21 20:02:03 myhost SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
Jan 21 20:02:03 myhost kjournald starting.  Commit interval 5 seconds
Jan 21 20:02:03 myhost EXT3-fs: mounted filesystem with ordered data mode.
Jan 21 20:02:03 myhost Synaptics Touchpad, model: 1, fw: 6.2, id: 0x92a0b1, caps: 0xa04713/0x204000
Jan 21 20:02:03 myhost input: SynPS/2 Synaptics TouchPad as /class/input/input2
Jan 21 20:02:03 myhost Adding 682752k swap on /dev/discs/disc0/part2.  Priority:-1 extents:1 across:682752k
Jan 21 20:02:03 myhost EXT3 FS on hda3, internal journal
Jan 21 20:02:03 myhost usbcore: registered new driver usbfs
Jan 21 20:02:03 myhost usbcore: registered new driver hub
Jan 21 20:02:03 myhost r8169 Gigabit Ethernet driver 2.2LK loaded
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:02:07.0[A] -> GSI 23 (level, low) -> IRQ 19
Jan 21 20:02:03 myhost eth0: RTL8169 at 0xe1128400, 00:0a:e4:e0:70:b9, IRQ 19
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:00:14.5[B] -> GSI 17 (level, low) -> IRQ 17
Jan 21 20:02:03 myhost Linux agpgart interface v0.101 (c) Dave Jones
Jan 21 20:02:03 myhost Real Time Clock Driver v1.12
Jan 21 20:02:03 myhost input: PC Speaker as /class/input/input3
Jan 21 20:02:03 myhost pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jan 21 20:02:03 myhost shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:00:14.6[B] -> GSI 17 (level, low) -> IRQ 17
Jan 21 20:02:03 myhost MC'97 1 converters and GPIO not ready (0xff00)
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:02:06.0[A] -> GSI 20 (level, low) -> IRQ 16
Jan 21 20:02:03 myhost Yenta: CardBus bridge found at 0000:02:06.0 [1025:0079]
Jan 21 20:02:03 myhost Yenta: Using CSCINT to route CSC interrupts to PCI
Jan 21 20:02:03 myhost Yenta: Routing CardBus interrupts to PCI
Jan 21 20:02:03 myhost Yenta TI: socket 0000:02:06.0, mfunc 0x010a1b22, devctl 0x64
Jan 21 20:02:03 myhost Yenta: ISA IRQ mask 0x0ef8, PCI irq 16
Jan 21 20:02:03 myhost Socket status: 30000006
Jan 21 20:02:03 myhost pcmcia: parent PCI bridge I/O window: 0xa000 - 0xafff
Jan 21 20:02:03 myhost cs: IO port probe 0xa000-0xafff: clean.
Jan 21 20:02:03 myhost pcmcia: parent PCI bridge Memory window: 0xc0200000 - 0xc02fffff
Jan 21 20:02:03 myhost pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x34ffffff
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:02:06.1[B] -> GSI 21 (level, low) -> IRQ 21
Jan 21 20:02:03 myhost Yenta: CardBus bridge found at 0000:02:06.1 [1025:0079]
Jan 21 20:02:03 myhost Yenta: Using CSCINT to route CSC interrupts to PCI
Jan 21 20:02:03 myhost Yenta: Routing CardBus interrupts to PCI
Jan 21 20:02:03 myhost Yenta TI: socket 0000:02:06.1, mfunc 0x010a1b22, devctl 0x64
Jan 21 20:02:03 myhost Yenta: ISA IRQ mask 0x0ef8, PCI irq 21
Jan 21 20:02:03 myhost Socket status: 30000006
Jan 21 20:02:03 myhost pcmcia: parent PCI bridge I/O window: 0xa000 - 0xafff
Jan 21 20:02:03 myhost cs: IO port probe 0xa000-0xafff: clean.
Jan 21 20:02:03 myhost pcmcia: parent PCI bridge Memory window: 0xc0200000 - 0xc02fffff
Jan 21 20:02:03 myhost pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x34ffffff
Jan 21 20:02:03 myhost Initializing USB Mass Storage driver...
Jan 21 20:02:03 myhost usbcore: registered new driver usb-storage
Jan 21 20:02:03 myhost USB Mass Storage support registered.
Jan 21 20:02:03 myhost usbcore: registered new driver usblp
Jan 21 20:02:03 myhost drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Jan 21 20:02:03 myhost usbcore: registered new driver hiddev
Jan 21 20:02:03 myhost usbcore: registered new driver usbhid
Jan 21 20:02:03 myhost drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:00:13.2[A] -> GSI 19 (level, low) -> IRQ 20
Jan 21 20:02:03 myhost ehci_hcd 0000:00:13.2: EHCI Host Controller
Jan 21 20:02:03 myhost ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 1
Jan 21 20:02:03 myhost ehci_hcd 0000:00:13.2: irq 20, io mem 0xc0002000
Jan 21 20:02:03 myhost ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Jan 21 20:02:03 myhost hub 1-0:1.0: USB hub found
Jan 21 20:02:03 myhost hub 1-0:1.0: 8 ports detected
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 19 (level, low) -> IRQ 20
Jan 21 20:02:03 myhost ohci_hcd 0000:00:13.0: OHCI Host Controller
Jan 21 20:02:03 myhost ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 2
Jan 21 20:02:03 myhost ohci_hcd 0000:00:13.0: irq 20, io mem 0xc0000000
Jan 21 20:02:03 myhost hub 2-0:1.0: USB hub found
Jan 21 20:02:03 myhost hub 2-0:1.0: 4 ports detected
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 19 (level, low) -> IRQ 20
Jan 21 20:02:03 myhost ohci_hcd 0000:00:13.1: OHCI Host Controller
Jan 21 20:02:03 myhost ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 3
Jan 21 20:02:03 myhost ohci_hcd 0000:00:13.1: irq 20, io mem 0xc0001000
Jan 21 20:02:03 myhost hub 3-0:1.0: USB hub found
Jan 21 20:02:03 myhost hub 3-0:1.0: 4 ports detected
Jan 21 20:02:03 myhost ohci1394: $Rev: 1313 $ Ben Collins <bcollins@debian.org>
Jan 21 20:02:03 myhost ACPI: PCI Interrupt 0000:02:06.2[C] -> GSI 22 (level, low) -> IRQ 22
Jan 21 20:02:03 myhost usb 2-1: new low speed USB device using ohci_hcd and address 2
Jan 21 20:02:03 myhost ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[c0208000-c02087ff]  Max Packet=[2048]
Jan 21 20:02:03 myhost eth1394: $Rev: 1312 $ Ben Collins <bcollins@debian.org>
Jan 21 20:02:03 myhost eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
Jan 21 20:02:03 myhost sbp2: $Rev: 1306 $ Ben Collins <bcollins@debian.org>
Jan 21 20:02:03 myhost ieee1394: sbp2: Driver forced to serialize I/O (serialize_io=1)
Jan 21 20:02:03 myhost ieee1394: sbp2: Try serialize_io=0 for better performance
Jan 21 20:02:03 myhost input: Logitech USB Receiver as /class/input/input4
Jan 21 20:02:03 myhost input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:13.0-1
Jan 21 20:02:03 myhost r8169: eth0: link up


XFCE4 under Arch on Honor MagicBook

Offline

#7 2006-01-20 10:38:07

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: Failed update

I still dont understand what's the problem, you can boot up and login fine....?

If you want fbsplash, you need to install initscripts-gensplash and read the wiki.

iphitus

Offline

#8 2006-01-20 11:04:44

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

I can logon only through blind printing - I don't see messages like "login:", "Pasword:" and I don't see any typing I made.

Is it really necessary to install fbsplash (I don't need griphical login), since the ony thing I did -- updated system through pacman -Syu and added line

initrf /boot/initramfs-2.6.15-archck.img

to the grub.

Everything worked fine before.


XFCE4 under Arch on Honor MagicBook

Offline

#9 2006-01-20 15:53:24

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: Failed update

fixed try rivafb instead tyo vesafb, noticed you have an ati card/...

Offline

#10 2006-01-20 16:10:12

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

Mpie -- tried to replace vesafb with rivafb -- same effect, black screen.

Still able to log into the account without seeing what I type.


XFCE4 under Arch on Honor MagicBook

Offline

#11 2006-01-20 18:48:47

alterkacker
Member
From: Peoples Republic of Boulder
Registered: 2005-01-08
Posts: 52

Re: Failed update

In your messages log I see:

Jan 21 20:02:03 myhost Kernel command line: root=/dev/hda3 ro video=vesafb:ywrap,mtarr,1280x800-32@60 

& then a little later on:

Jan 21 20:02:03 myhost vesafb: unrecognized option mtarr 

I've no idea if that's the cause of your problems but it can't be helping!  wink

Offline

#12 2006-01-20 19:26:46

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

alterkacker --  Thanks for noticing it, I chaned mtarr to mtrr and nothing has been changed.


XFCE4 under Arch on Honor MagicBook

Offline

#13 2006-01-20 19:48:15

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,922

Re: Failed update

Try to find out what resolutions are supported by vesafb / rivafb.

1280x800 might not be one of them.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#14 2006-01-21 07:52:49

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

Resoution 1024x768-32@60 does not work either.

How to get resolutions acceptable by vesafb/rivafb?


XFCE4 under Arch on Honor MagicBook

Offline

#15 2006-01-21 09:17:43

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: Failed update

try with 16bit resolution not 32.......

1024x768-16@60

Offline

#16 2006-01-21 09:46:59

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

mpie -- I tried it, both with vesafb and rivafb -- doesn't help.

Could the reason be my videocard is ATI Mobility Radeon X700?

I came across with similar probs with X800, when googled it.


XFCE4 under Arch on Honor MagicBook

Offline

#17 2006-01-21 10:01:14

mpie
Member
From: 404 Not found
Registered: 2005-03-06
Posts: 649

Re: Failed update

thats probably it, although support for these cards will improve, you may be a little stuck at the moment...

Offline

#18 2006-01-21 20:33:19

Kalessian
Member
Registered: 2006-01-21
Posts: 5

Re: Failed update

I have the same exact problem, Fixed.

I upgraded my kernel from an older archck to the latest one in the aur, and now vesafb ignores ALL video modes.  I've tried everything.

I also have an MRadeon x700.

Why would upgrading kernels break vesafb-tng?

Offline

#19 2006-01-23 08:05:42

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

Kalessian -- sorry to hear that.

Is anyone working on the problem, and is there any reasonable time frame to expect it fixed?

In the meantime, will do blind logins -- in fact, it's kinda cool   :mrgreen:


XFCE4 under Arch on Honor MagicBook

Offline

#20 2006-01-23 12:37:03

Annette
Member
Registered: 2006-01-09
Posts: 29

Re: Failed update

a non-topic and a posting that dials with a problem, related to some very special kernel stuff .... :evil:

Offline

#21 2006-02-11 14:26:40

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Failed update

Fixed wrote:

In the meantime, will do blind logins -- in fact, it's kinda cool   :mrgreen:

... why don't you just take out the video mode entirely if it doesn't work?  Big text is better than no text at all.

Offline

#22 2006-02-11 16:39:47

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

Cerebral -- thanks a lot.

Very nice to hear such advice, especially from development member.

One more reason to think about switching from Archlinux to another distribution.


XFCE4 under Arch on Honor MagicBook

Offline

#23 2006-02-19 03:43:47

syd
Member
From: Auckland, NZ
Registered: 2006-01-22
Posts: 155

Re: Failed update

Hey

Has anyone found a solution for this problem yet.
Ive been thinking about swaping back to 14 if theres no fix.

Syd

Offline

#24 2006-02-19 13:02:52

Fixed
Member
Registered: 2005-08-09
Posts: 210

Re: Failed update

I opened this topic one month ago -- still no solution.

Currently switched back to old kernel since after one of the latest update
wasn't  able to login even through blind typing!

Dear developers, I am not using graphical login, I am using text login!


XFCE4 under Arch on Honor MagicBook

Offline

#25 2006-02-19 13:20:28

pikass
Member
From: Schwartz space
Registered: 2005-11-28
Posts: 85

Re: Failed update

Do you encounter this problem using arch stock kernel?
I dont think here are any vesa-tng or kernel hackers present so posting wont help you much.

Offline

Board footer

Powered by FluxBB