Abbruch der Ausgabe beim Startup

Welches Modul/Treiber für welche Hardware, Kernel compilieren...
Antworten
Maj0r
Beiträge: 476
Registriert: 08.12.2003 14:52:39
Wohnort: Jüchen, Ne
Kontaktdaten:

Abbruch der Ausgabe beim Startup

Beitrag von Maj0r » 24.04.2004 13:44:35

Seit Kernel 2.6.5 (nun auch mit 2.6.6) hab ich ein merkwürdiges Verhalten beim Start.
Ich benutze eine funktionierende config von meinem 2.6.4.

Beim Start kommen die normalen Startmeldungen bis zu diesem Punkt:
  • vesafb: framebuffer at 0xf0000000, mapped to 0xe0809000, size 16384k
    vesafb: mode is 1024x768x16, linelength=2048, pages=41
    vesafb: protected mode interface info at c000:53e3
    vesafb: scrolling: redraw
    vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
    fb0: VESA VGA frame buffer device
    vga16fb: initializing
    vga16fb: mapped to 0xe180a000
    fb1: VGA16 VGA frame buffer device
    VFS: Disk quotas dquot_6.5.1
    NTFS driver 2.1.6 [Flags: R/W].
    Initializing Cryptographic API
    ACPI: AC Adapter [ADP0] (on-line)
    ACPI: Battery Slot [BAT0] (battery present)
    ACPI: Power Button (FF) [PWRF]
    ACPI: Lid Switch [LID]
    ACPI: Processor [CPU0] (supports C1, 8 throttling states)
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    mdacon: MDA with 8K of memory detected.
    Console: switching consoles 1-16 to mono MDA-2 80x25
    bootsplash 3.1.4-2004/02/19: looking for picture.... silentjpeg size 19730 bytes, found (1024x768, 19600 bytes, v3).
    Console: switching to colour frame buffer device 128x48
    Using anticipatory io scheduler
    floppy0: no floppy controllers found
    RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
    sis900.c: v1.08.07 11/02/2003
    eth0: Realtek RTL8201 PHY transceiver found at address 1.
    eth0: Using transceiver found at address 1 as default
    eth0: SiS 900 PCI Fast Ethernet at 0xe000, IRQ 9, 00:50:eb:1d:9a:56.
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    SIS5513: IDE controller at PCI slot 0000:00:02.5
    SIS5513: chipset revision 0
    SIS5513: not 100% native mode: will probe irqs later
    SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
    ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:DMA, hdd:pio
    hda: TOSHIBA MK6021GAS, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    hdc: QSI CD-RW/DVD-ROM SBW-242, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    hda: max request size: 128KiB
    hda: 117210240 sectors (60011 MB), CHS=65535/16/63
    hda: hda1 hda2 hda3 < hda5 hda6 hda7 > hda4
    hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache
    Uniform CD-ROM driver Revision: 3.20
    ieee1394: Initialized config rom entry `ip1394'
    ohci1394: $Rev: 1203 $ Ben Collins <bcollins@debian.org>
    PCI: Enabling device 0000:00:02.3 (0000 -> 0002)
    ohci1394: fw-host0: Unexpected PCI resource length of 1000!
    ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[9] MMIO=[e8000000-e80007ff] Max Packet=[2048]
    video1394: Installed video1394 module
Dann bleibt die Anzeige einfach stehen, bis der WindowManager gestartet wurde. Bis auf die Konsole, die nur Müll anzeigt, aber Eingaben entgegennimmt, funktioniert ansonsten alles einwandfrei. Wenn ich per dmesg reinschaue, sehe ich, dass nix falsch gelaufen ist.
So gehts da weiter:
  • mdacon: MDA with 8K of memory detected.
    Console: switching consoles 1-16 to mono MDA-2 80x25
    PCI: Enabling device 0000:00:03.3 (0000 -> 0002)
    ehci_hcd 0000:00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller
    ehci_hcd 0000:00:03.3: irq 5, pci mem e182a000
    ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
    PCI: cache line size of 128 is not supported by device 0000:00:03.3
    ehci_hcd 0000:00:03.3: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
    ohci_hcd: block sizes: ed 64 td 64
    ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
    ohci_hcd 0000:00:03.0: irq 9, pci mem e182c000
    ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
    ohci_hcd 0000:00:03.1: irq 11, pci mem e182e000
    ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    ohci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 1.0 Controller (#3)
    ohci_hcd 0000:00:03.2: irq 10, pci mem e1830000
    ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    USB Universal Host Controller Interface driver v2.2
    usbcore: registered new driver usblp
    drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
    Initializing USB Mass Storage driver...
    usbcore: registered new driver usb-storage
    USB Mass Storage support registered.
    usbcore: registered new driver hid
    drivers/usb/input/hid-core.c: v2.0:USB HID core driver
    mice: PS/2 mouse device common for all mice
    pc110pad: I/O area 0x15e0-0x15e4 in use.
    serio: i8042 AUX port at 0x60,0x64 irq 12
    Synaptics Touchpad, model: 1
    Firmware: 5.9
    180 degree mounted touchpad
    Sensor: 53
    new absolute packet format
    Touchpad has extended capability bits
    -> four buttons
    -> multifinger detection
    -> palm detection
    input: SynPS/2 Synaptics TouchPad on isa0060/serio1
    serio: i8042 KBD port at 0x60,0x64 irq 1
    input: AT Translated Set 2 keyboard on isa0060/serio0
    i2c /dev entries driver
    EISA: Probing bus 0 at eisa0
    Advanced Linux Sound Architecture Driver Version 1.0.4rc2 (Tue Mar 30 08:19:30 2004 UTC).
    PCI: Enabling device 0000:00:02.7 (0000 -> 0001)
    usb 2-2: new low speed USB device using address 2
    input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:03.0-2
    intel8x0_measure_ac97_clock: measured 49333 usecs
    intel8x0: clocking to 48000
    ALSA device list:
    #0: SiS SI7012 at 0x1800, irq 10
    NET: Registered protocol family 2
    IP: routing cache hash table of 4096 buckets, 32Kbytes
    TCP: Hash tables configured (established 32768 bind 65536)
    NET: Registered protocol family 1
    PM: Reading pmdisk image.
    PM: Resume from disk failed.
    ACPI: (supports S0 S3 S4 S5)
    RAMDISK: Couldn't find valid RAM disk image starting at 0.
    VFS: Mounted root (ext2 filesystem) readonly.
    Freeing unused kernel memory: 268k freed
    Adding 883532k swap on /dev/hda7. Priority:-1 extents:1
    Real Time Clock Driver v1.12
    Linux Kernel Card Services
    options: [pci] [cardbus] [pm]
    Yenta: CardBus bridge found at 0000:00:0a.0 [1019:b732]
    Yenta: adjusting diagnostic: 40 -> 60
    Yenta: Using CSCINT to route CSC interrupts to PCI
    Yenta: Routing CardBus interrupts to PCI
    Yenta TI: socket 0000:00:0a.0, mfunc 0x000c1002, devctl 0x44
    Yenta: ISA IRQ mask 0x0000, PCI irq 9
    Socket status: 30000006
    SGI XFS with ACLs, realtime, no debug enabled
    SGI XFS Quota Management subsystem
    EFS: 1.0a - http://aeschi.ch.eu.org/efs/
    NET: Registered protocol family 17
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    orinoco.c 0.13e (David Gibson <hermes@gibson.dropbear.id.au> and others)
    Intel ISA PCIC probe: not found.
    acx100: It looks like you were coaxed into buying a wireless network card
    acx100: that uses the mysterious ACX100 chip from Texas Instruments.
    acx100: You should better have bought e.g. a PRISM(R) chipset based card,
    acx100: since that would mean REAL vendor Linux support.
    acx100: Given this info, it's evident that this driver is quite EXPERIMENTAL,
    acx100: thus your mileage may vary. Visit http://acx100.sf.net for support.
    acx100_init_module: TI acx100_pci.o: Ver 0.2.0pre7 Loaded
    udf: registering filesystem
    Serial: 8250/16550 driver $Revision: 1.90 $ 14 ports, IRQ sharing disabled
    ttyS1 at I/O 0x2f8 (irq = 3) is a 8250
    warning: process `update' used the obsolete bdflush system call
    Fix your initscripts?
    NTFS volume version 3.1.
    found reiserfs format "3.6" with standard journal
    reiserfs: using ordered data mode
    Reiserfs journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    reiserfs: checking transaction log (hda6) for (hda6)
    spurious 8259A interrupt: IRQ7.
    reiserfs: replayed 24 transactions in 3 seconds
    Using r5 hash to sort names
    eth0: Media Link On 100mbps full-duplex
    cs: IO port probe 0x0c00-0x0cff: clean.
    cs: IO port probe 0x0820-0x08ff: clean.
    cs: IO port probe 0x0800-0x080f: clean.
    cs: IO port probe 0x0100-0x04ff: excluding 0x200-0x20f 0x378-0x37f 0x480-0x48f 0x4d0-0x4d7
    cs: IO port probe 0x0a00-0x0aff: clean.
    NET: Registered protocol family 10
    IPv6 over IPv4 tunneling driver
    NET: Registered protocol family 4
    PCI: Enabling device 0000:00:02.6 (0000 -> 0001)
    parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
    parport0: irq 7 detected
    lp0: using parport0 (polling).
    lp0: console ready
    eth0: no IPv6 routers present
    atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
    atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.
    atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
    atkbd.c: This is an XFree86 bug. It shouldn't access hardware directly.
Weiss da jemand Rat ?

Maj0r
Beiträge: 476
Registriert: 08.12.2003 14:52:39
Wohnort: Jüchen, Ne
Kontaktdaten:

Beitrag von Maj0r » 24.04.2004 16:07:15

Habs hinbekommen. Folgende Zeilen haben mich stutzen lassen:
  • mdacon: MDA with 8K of memory detected.
    Console: switching consoles 1-16 to mono MDA-2 80x25
Das war ein experimenteller Treiber für Dual-Head-Grafik. Ist im alten Kernel auch aktiviert, macht da aber keine Probleme.

Habs aus der Config entfernt, jetzt geht alles wieder.

Benutzeravatar
sebas
Beiträge: 419
Registriert: 15.01.2004 19:02:29
Wohnort: Nijmegen / NL
Kontaktdaten:

Beitrag von sebas » 25.04.2004 21:12:16

Maj0r hat geschrieben:Habs hinbekommen. Folgende Zeilen haben mich stutzen lassen:
Kleine Anmerkung zum Thema "stutzen": Du koenntest auch nur relevante Teile des Logs posten. So 3 bis 4 Meter scrollen entmutigen die faulen Leute hier enorm.
Magic is always the best solution -- especially reliable magic.

Antworten