|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Voglio compilare il kernel senza initrd...........
Ciao a tutti, sto riprovando (e questa volta non intendo mollare) a compilare il kernel senza initrd.
Ho seguito la guida di Piloz sul debian clan, però al boot continuo a trovarmi con questo messaggio: VFS: Cannot open root device "hda3" or unknown-block(0,0) Please append a correct "root=" boot option Kernel Panic - Not Syncing: VFS: unable to mount root FS on unknown-block(0,0) Lo stesso kernel con lo stesso file di configurazione, con initrd funziona e allora ho provato ad inserire non come modulo ma built-in il chipset della scheda madre, il controller ATA/ATAPI/RLL....... e il supporto per Ext3 e Reiser, però non è cambiato nulla ![]() Cosa sbaglio secondo voi? MENU' LST: --------------------------------------------------------------------------------------------------- default 0 timeout 5 color cyan/blue white/blue title Debian GNU/Linux, kernel 2.6.11-nvidia root (hd0,0) kernel /vmlinuz-2.6.11-nvidia root=/dev/hda3 ro savedefault boot title Debian GNU/Linux, kernel 2.6.11-nvidia (recovery mode) root (hd0,0) kernel /vmlinuz-2.6.11-nvidia root=/dev/hda3 ro single savedefault boot title Debian GNU/Linux, kernel 2.6.8-2-686 root (hd0,0) kernel /vmlinuz-2.6.8-2-686 root=/dev/hda3 ro initrd /initrd.img-2.6.8-2-686 savedefault boot title Debian GNU/Linux, kernel 2.6.8-2-686 (recovery mode) root (hd0,0) kernel /vmlinuz-2.6.8-2-686 root=/dev/hda3 ro single initrd /initrd.img-2.6.8-2-686 savedefault boot --------------------------------------------------------------------------------------------------- FSTAB: --------------------------------------------------------------------------------------------------- proc /proc proc defaults 0 0 /dev/hda3 / reiserfs defaults 0 1 /dev/hda1 /boot ext3 defaults 0 2 /dev/hda6 /dati ext3 defaults,users 0 2 /dev/hda5 /home ext3 defaults 0 2 /dev/hda2 none swap sw 0 0 /dev/hdc /mnt/dvd iso9660 ro,user,noauto 0 0 /dev/hdd /mnt/dvdrw iso9660 ro,user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 Se servono altre informazioni, basta chiedere ![]() Grazie. |
![]() |
![]() |
![]() |
#2 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Sì il file di configurazione del kernel (.config)
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#3 | |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Quote:
|
|
![]() |
![]() |
![]() |
#4 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Sembrerebbe tutto ok, a meno che...
Puoi allegare queste altre informazioni? lspci lspci -n il dmesg preso da un kernel funzionante
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#5 | |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Quote:
LSCPI: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0000:00:00.0 Host bridge: Intel Corp. 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02) 0000:00:01.0 PCI bridge: Intel Corp. 82865G/PE/P PCI to AGP Controller (rev 02) 0000:00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 02) 0000:00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 02) 0000:00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02) 0000:00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 02) 0000:00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) 0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev c2) 0000:00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02) 0000:00:1f.1 IDE interface: Intel Corp. 82801EB/ER (ICH5/ICH5R) Ultra ATA 100 Storage Controller (rev 02) 0000:01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0343 (rev a1) 0000:02:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 0000:02:0a.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03) 0000:02:0a.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 03) 0000:02:0a.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- LSPCI -N --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 0000:00:00.0 0600: 8086:2570 (rev 02) 0000:00:01.0 0604: 8086:2571 (rev 02) 0000:00:1d.0 0c03: 8086:24d2 (rev 02) 0000:00:1d.1 0c03: 8086:24d4 (rev 02) 0000:00:1d.2 0c03: 8086:24d7 (rev 02) 0000:00:1d.3 0c03: 8086:24de (rev 02) 0000:00:1d.7 0c03: 8086:24dd (rev 02) 0000:00:1e.0 0604: 8086:244e (rev c2) 0000:00:1f.0 0601: 8086:24d0 (rev 02) 0000:00:1f.1 0101: 8086:24db (rev 02) 0000:01:00.0 0300: 10de:0343 (rev a1) 0000:02:05.0 0200: 10ec:8139 (rev 10) 0000:02:0a.0 0401: 1102:0004 (rev 03) 0000:02:0a.1 0980: 1102:7003 (rev 03) 0000:02:0a.2 0c00: 1102:4001 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- DMESG --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- PIC 0x10000419 MSFT 0x00000097) @ 0x7ffb0390 ACPI: OEMB (v001 A M I OEMBIOS 0x10000419 MSFT 0x00000097) @ 0x7ffc0040 ACPI: DSDT (v001 AH004 AH004001 0x00000001 INTL 0x02002026) @ 0x00000000 ACPI: PM-Timer IO Port: 0x808 ACPI: Local APIC address 0xfee00000 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:4 APIC version 20 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:4 APIC version 20 WARNING: NR_CPUS limit of 1 reached. Processor ignored. ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: Assigned apic_id 2 IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) ACPI: IRQ0 used by override. ACPI: IRQ2 used by override. ACPI: IRQ9 used by override. Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Built 1 zonelists Kernel command line: root=/dev/hda3 ro Initializing CPU#0 PID hash table entries: 4096 (order 12: 32768 bytes) Detected 3201.443 MHz processor. Using pmtmr for high-res timesource Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 2071148k/2096832k available (1551k kernel code, 24548k reserved, 690k data, 148k init, 1179328k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay loop... 6340.60 BogoMIPS Security Scaffold v1.0.0 initialized Mount-cache hash table entries: 512 (order: 0, 4096 bytes) CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 monitor/mwait feature present. using mwait in idle threads. CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 1024K CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled CPU: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. enabled ExtINT on CPU#0 ESR value before enabling vector: 00000000 ESR value after enabling vector: 00000000 ENABLING IO-APIC IRQs init IO_APIC IRQs IO-APIC (apicid-pin) 2-0, 2-16, 2-17, 2-18, 2-19, 2-20, 2-21, 2-22, 2-23 not connected. ..TIMER: vector=0x31 pin1=2 pin2=-1 Using local APIC timer interrupts. calibrating APIC timer ... ..... CPU clock speed is 3199.0247 MHz. ..... host bus clock speed is 199.0952 MHz. checking if image is initramfs...it isn't (ungzip failed); looks like an initrd Freeing initrd memory: 4556k freed NET: Registered protocol family 16 PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20040326 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (00:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay PnPBIOS: Scanning system for PnP BIOS support... PnPBIOS: Found PnP BIOS installation structure at 0xc00f5f30 PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x6d3a, dseg 0xf0000 PNPBIOS fault.. attempting recovery. PnPBIOS: Warning! Your PnP BIOS caused a fatal error. Attempting to continue PnPBIOS: You may need to reboot with the "nobiospnp" option to operate stably PnPBIOS: Check with your vendor for an updated BIOS PnPBIOS: get_dev_node: unexpected status 0x28 PnPBIOS: 9 nodes reported by PnP BIOS; 9 recorded by driver PCI: Using ACPI for IRQ routing ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 177 ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 185 ACPI: PCI interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193 ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 185 ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 169 ACPI: PCI interrupt 0000:02:05.0[A] -> GSI 22 (level, low) -> IRQ 201 ACPI: PCI interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 201 ACPI: PCI interrupt 0000:02:0a.2[b] -> GSI 23 (level, low) -> IRQ 193 number of MP IRQ sources: 15. number of IO-APIC #2 registers: 24. testing the IO APIC....................... IO APIC #2...... .... register #00: 02000000 ....... : physical APIC id: 02 ....... : Delivery Type: 0 ....... : LTS : 0 .... register #01: 00178020 ....... : max redirection entries: 0017 ....... : PRQ implemented: 1 ....... : IO APIC version: 0020 .... IRQ redirection table: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: 00 000 00 1 0 0 0 0 0 0 00 01 001 01 0 0 0 0 0 1 1 39 02 001 01 0 0 0 0 0 1 1 31 03 001 01 0 0 0 0 0 1 1 41 04 001 01 0 0 0 0 0 1 1 49 05 001 01 0 0 0 0 0 1 1 51 06 001 01 0 0 0 0 0 1 1 59 07 001 01 0 0 0 0 0 1 1 61 08 001 01 0 0 0 0 0 1 1 69 09 001 01 0 1 0 0 0 1 1 71 0a 001 01 0 0 0 0 0 1 1 79 0b 001 01 0 0 0 0 0 1 1 81 0c 001 01 0 0 0 0 0 1 1 89 0d 001 01 0 0 0 0 0 1 1 91 0e 001 01 0 0 0 0 0 1 1 99 0f 001 01 0 0 0 0 0 1 1 A1 10 001 01 1 1 0 1 0 1 1 A9 11 000 00 1 0 0 0 0 0 0 00 12 001 01 1 1 0 1 0 1 1 B9 13 001 01 1 1 0 1 0 1 1 B1 14 000 00 1 0 0 0 0 0 0 00 15 000 00 1 0 0 0 0 0 0 00 16 001 01 1 1 0 1 0 1 1 C9 17 001 01 1 1 0 1 0 1 1 C1 Using vector-based indexing IRQ to pin mappings: IRQ0 -> 0:2 IRQ1 -> 0:1 IRQ3 -> 0:3 IRQ4 -> 0:4 IRQ5 -> 0:5 IRQ6 -> 0:6 IRQ7 -> 0:7 IRQ8 -> 0:8 IRQ9 -> 0:9 IRQ10 -> 0:10 IRQ11 -> 0:11 IRQ12 -> 0:12 IRQ13 -> 0:13 IRQ14 -> 0:14 IRQ15 -> 0:15 IRQ169 -> 0:16 IRQ185 -> 0:18 IRQ177 -> 0:19 IRQ201 -> 0:22 IRQ193 -> 0:23 .................................... done. highmem bounce pool size: 64 pages VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x0 Initializing Cryptographic API isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 input: AT Translated Set 2 keyboard on isa0060/serio0 NET: Registered protocol family 2 IP: routing cache hash table of 16384 buckets, 128Kbytes TCP: Hash tables configured (established 524288 bind 65536) NET: Registered protocol family 8 NET: Registered protocol family 20 ACPI: (supports S0 S1 S3 S4 S5) RAMDISK: cramfs filesystem found at block 0 RAMDISK: Loading 4556 blocks [1 disk] into ram disk... done. VFS: Mounted root (cramfs filesystem) readonly. Freeing unused kernel memory: 148k freed vesafb: probe of vesafb0 failed with error -6 NET: Registered protocol family 1 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH5: IDE controller at PCI slot 0000:00:1f.1 PCI: Enabling device 0000:00:1f.1 (0005 -> 0007) ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 185 ICH5: chipset revision 2 ICH5: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda ![]() ![]() ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc ![]() ![]() hda: Maxtor 6B200P0, ATA DISK drive Using anticipatory io scheduler ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 hda: max request size: 1024KiB hda: 398297088 sectors (203928 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(100) /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 > hdc: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive hdd: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 ReiserFS: hda3: found reiserfs format "3.6" with standard journal ReiserFS: hda3: using ordered data mode ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max comt age 30, max trans age 30 ReiserFS: hda3: checking transaction log (hda3) ReiserFS: hda3: Using r5 hash to sort names Adding 979956k swap on /dev/hda2. Priority:-1 extents:1 Real Time Clock Driver v1.12 hdc: ATAPI 52X DVD-ROM drive, 256kB Cache, UDMA(33) Uniform CD-ROM driver Revision: 3.20 hdd: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33) Capability LSM initialized kjournald starting. Commit interval 5 seconds EXT3 FS on hda1, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on hda6, internal journal EXT3-fs: mounted filesystem with ordered data mode. kjournald starting. Commit interval 5 seconds EXT3 FS on hda5, internal journal EXT3-fs: mounted filesystem with ordered data mode. usbcore: registered new driver usbfs usbcore: registered new driver hub ACPI: PCI interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193 ehci_hcd 0000:00:1d.7: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001) ehci_hcd 0000:00:1d.7: can't reset ehci_hcd 0000:00:1d.7: init 0000:00:1d.7 fail, -95 ehci_hcd: probe of 0000:00:1d.7 failed with error -95 8139too Fast Ethernet driver 0.9.27 ACPI: PCI interrupt 0000:02:05.0[A] -> GSI 22 (level, low) -> IRQ 201 eth0: RealTek RTL8139 at 0xd800, 00:11:2f:cf:55:d5, IRQ 201 eth0: Identified 8139 chip type 'RTL-8100B/8139D' ACPI: PCI interrupt 0000:02:0a.0[A] -> GSI 22 (level, low) -> IRQ 201 AC'97 0 analog subsections not ready gameport: pci0000:02:0a.1 speed 1147 kHz Linux agpgart interface v0.100 (c) Dave Jones agpgart: Detected an Intel 865 Chipset. agpgart: Maximum main memory to use for agp memory: 1919M agpgart: AGP aperture is 64M @ 0xf8000000 cpci_hotplug: CompactPCI Hot Plug Core version: 0.2 pci_hotplug: PCI Hot Plug PCI Core version: 0.5 shpchp: shpc_init : shpc_cap_offset == 0 shpchp: shpc_init : shpc_cap_offset == 0 shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 pciehp: PCI Express Hot Plug Controller Driver version: 0.4 USB Universal Host Controller Interface driver v2.2 ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169 uhci_hcd 0000:00:1d.0: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: irq 169, io base 0000ef00 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 hub 1-0:1.0: USB hub found hub 1-0:1.0: 2 ports detected ACPI: PCI interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 177 uhci_hcd 0000:00:1d.1: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: irq 177, io base 0000ef20 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 185 uhci_hcd 0000:00:1d.2: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: irq 185, io base 0000ef40 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 usb 1-2: new full speed USB device using address 2 hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 169 uhci_hcd 0000:00:1d.3: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: irq 169, io base 0000ef80 uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected Linux video capture interface: v1.00 drivers/usb/media/ov511.c: USB OV511 video device found drivers/usb/media/ov511.c: model: Puretek PT-6007 drivers/usb/media/ov511.c: Sensor is an OV7610 usb 2-1: new low speed USB device using address 2 drivers/usb/media/ov511.c: Device at usb-0000:00:1d.0-2 registered to minor 0 usbcore: registered new driver ov511 drivers/usb/media/ov511.c: v1.64 for Linux 2.5 : ov511 USB Camera Driver usbcore: registered new driver hiddev input: USB HID v1.10 Mouse [B16_b_02 USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1 usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.0:USB HID core driver ts: Compaq touchscreen protocol output mice: PS/2 mouse device common for all mice hw_random: RNG not detected 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004) ieee1394: Initialized config rom entry `ip1394' ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org> ACPI: PCI interrupt 0000:02:0a.2[b] -> GSI 23 (level, low) -> IRQ 193 ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[193] MMIO=[feaff000-feaff7ff] Max Packet=[2048] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023c00300186bf] ip1394: $Rev: 1224 $ Ben Collins <bcollins@debian.org> ip1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0) Informazioni prese da un kernel 2.6.8 |
|
![]() |
![]() |
![]() |
#6 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Sembra tutto in ordine, non vorrei che dipenda da qualcos'altro (dovresti cercare di ottenere i messaggi dal kernel che non parte, ma per ottenerli ti serve un altro computer e un cavo seriale). Come ultima prova puoi utilizzare root=03:03 invece di root=/dev/hda3.
Se anche questo non funziona, prova con il driver sata per l'ich5 (dovrebbe supportare anche il chip in pata).
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#7 | |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Quote:
Con l'ich5 manco a dirlo ![]() Convinto ormai che dipendesse dai sorgenti debian (qualche patch strana), ho provato anche a scaricare un kernel da kernel.org, però non ho risolto nulla ![]() ![]() ![]() ![]() A questo punto, provo a collegarmi in seriale con un altro pc e vedo cosa dice. Se non ricordo male, bisogna specificare sulle opzioni del kernel un qualcosa per dirgli di sparare fuori i messaggi via seriale o sbaglio? Grazie. |
|
![]() |
![]() |
![]() |
#8 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Documentation/serial-console.txt
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#9 |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Mi sembra che nemmeno tramite i messaggi inviati alla console ci sia qualcosa di chiarificatore:
Linux version 2.6.12.5-nvidia (root@Goldrake) (gcc version 3.3.5 (Debian 1:3.3.5 -13)) #1 SMP Fri Aug 26 10:00:17 CEST 2005 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable) BIOS-e820: 000000007ffb0000 - 000000007ffc0000 (ACPI data) BIOS-e820: 000000007ffc0000 - 000000007fff0000 (ACPI NVS) BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved) BIOS-e820: 00000000ffba0000 - 0000000100000000 (reserved) 1151MB HIGHMEM available. 896MB LOWMEM available. found SMP MP-table at 000ff780 DMI 2.3 present. ACPI: PM-Timer IO Port: 0x808 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:4 APIC version 20 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:4 APIC version 20 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfe ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configuration information Allocating PCI resources starting at 80000000 (gap: 80000000:7fba0000) Built 1 zonelists Kernel command line: root=/dev/hda3 ro console=ttyS0,9600 Initializing CPU#0 PID hash table entries: 4096 (order: 12, 65536 bytes) Detected 3201.288 MHz processor. Using pmtmr for high-res timesource Console: colou Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 2074576k/2096832k available (2191k kernel code, 21116k reserved, 893k da ta, 220k init, 1179328k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Security Framework v1.0.0 initialized SELinux: Disabled at boot. Mount-cache hash table entries: 512 monitor/mwait feature present. using mwait in idle threads. CPU: Trace cache: 12K uops, L1 D cac CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01 Booting processor 1/1 eip 3000 Initializing CPU#1 monitor/mwait feature present. CPU: Trace cache: 12K uop CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel P4/Xeon Extended MCE MSRs (12) available CPU1: Thermal monitoring enabled CPU1: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01 Total of 2 processors activated (12730.36 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 pin1=2 pin2=-1 checking TSC synchronization across 2 CPUs: passed. Brought up 2 CPUs NET: Registered protocol family 16 PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20050309 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 13 devices PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report pnp: 00:06: ioport range 0x680-0x6ff has been reserved pnp: 00:06: ioport range 0x290-0x297 has been reserved highmem bounce pool size: 64 pages VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x0 Initializing Cryptographic API vga16fb: mapped to 0xc00a0000 Console: switching to colour fram fb0: VGA16 VGA frame buffer device PNP: PS/2 controller doesn't have AUX irq; using default 0xc PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx NET: Registered protocol family 2 IP: routing cache hash table of 16384 buckets, 128Kbytes TCP established hash table entries: 524288 (order: 10, 4194304 bytes) TCP bind hash table entries: 65536 (order: 7, 524288 bytes) TCP: Hash tables configured (established 524288 bind 65536) NET: Registered protocol family 8 NET: Registered protocol family 20 ACPI wakeup devices: P0P4 MC97 USB1 USB2 USB3 USB4 EUSB PS2K UAR2 UAR1 ILAN ACPI: (supports S0 S1 S3 S4 S5) VFS: Cannot open root device "hda3" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) |
![]() |
![]() |
![]() |
#10 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Bè qualcosa di importante dice, che non è stato minimamente visto il controller. Può darsi che quando hai reinserito il modulo built-in, al compilazione non è stata pulita (o ti sei scordato di rieseguire lilo).
Nel dubbio rifai una compilazione ex novo (make clean); inserisci staticamente sia il driver ide che il driver sata. Se il primo non vede nulla, il secondo almeno dovrebbe dire qualcosa...
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#11 |
Senior Member
Iscritto dal: Jan 2005
Città: Roma
Messaggi: 4870
|
Posso chiedere una cosa? Che vantaggi porta compilare il kernel senza initrd?
|
![]() |
![]() |
![]() |
#12 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
L'initrd è prevalentemente usato dalle distribuzioni. Per evitare di create un kernel enorme con supporto per tutto l'hw presente sul pianeta, si crea un kernel leggero e dentro l'initrd vengono caricati solo i driver essenziali per montare il root fs.
Un utente che si ricompila il kernel può ovviamente farne a meno, in quanto può inserire direttamente i soli driver necessari al boot per il proprio sistema. Così si può evitare la rogna di ricrearsi un initrd ogni volta che si cambia kernel.
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#13 |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Ho ricompilato il kernel facendo prima una bella pulizia (make clean) e qualcosa è cambiato nella messaggistica, però...............:
Linux version 2.6.12.5-test (root@Goldrake) (gcc version 3.3.5 (Debian 1:3.3.5- 13)) #1 SMP Fri Aug 26 12:16:05 CEST 2005 BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 0000000 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable) BIOS-e820: 000000007ffb0000 - 000000007ffc0000 (ACPI data) BIOS-e820: 000000007ffc0000 - 000000007fff0000 (ACPI NVS) BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved) BIOS-e820: 00000000ffba0000 - 0000000100000000 (reserved) 1151MB HIGHMEM available. 896MB LOWMEM available. found SMP MP-table at 000ff780 DMI 2.3 present. ACPI: PM-Timer IO Port: 0x808 ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) Processor #0 15:4 APIC version 20 ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) Processor #1 15:4 APIC version 20 ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) Enabling APIC mode: Flat. Using 1 I/O APICs Using ACPI (MADT) for SMP configura Allocating PCI resources starting at 80000000 (gap: 80000000:7fba0000) Built 1 zonelists Kernel command line: root=/dev/hda3 ro console=ttyS0,9600 Initializing CPU#0 PID hash table entries: 4096 (order: 12, 65536 bytes) Detected 3200.773 MHz processor. Using pmtmr for high-res timesource Console: colour VGA+ 80x25 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 2074980k/2096832k available (1862k kernel code, 20712k reserved, ta, 220k init, 1179328k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Security Framework v1.0.0 initialized SELinux: Disabled at boot. Mount-cache hash table entries: 512 monitor/mwait feature present. using mwait in idle threads. CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. CPU0: Intel P4/Xeon Extended MCE MSRs (12) available CPU0: Thermal monitoring enabled Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Checking 'hlt' instruction... OK. CPU0: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01 Booting processor 1/1 eip 3000 Initializing CPU#1 monitor/mwait feature present. CPU: Trace cache: 12K uops, L1 D cache: 16K CPU: L2 cache: 1024K CPU: Physical Processor ID: 0 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel P4/Xeon Extended MCE M CPU1: Thermal monitoring enabled CPU1: Intel(R) Pentium(R) 4 CPU 3.20GHz stepping 01 Total of 2 processors activated (12730.36 BogoMIPS). ENABLING IO-APIC IRQs ..TIMER: vector=0x31 pin1=2 pin2=-1 checking TSC synchronization across 2 CPUs: passed. Brought up 2 CPUs NET: Registered protocol family 16 PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=2 PCI: Using configuration type 1 mtrr: v2.0 (20020519) ACPI: Subsystem revision 20050309 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1 PCI: Transparent bridge - 0000:00:1e.0 ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: PnP ACPI: found 13 devices PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report pnp: 00:06: ioport range 0x680-0x6ff has been reserved pnp: 00:06: ioport range 0x290-0x297 has be highmem bounce pool size: 64 pages VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au) devfs: boot_options: 0x0 Initializing Cryptographic API vga16fb: mapped to 0xc00a0000 Console: switching to colour frame buffer device 80x30 fb0: VGA16 VGA frame buffer device PNP: PS/2 controller doesn't have AUX irq; using default 0xc PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 (root@Goldrake) (gcc version 3.3.5 (Deb Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled -13)) #1 SMP Fri Aug 26 10:00:17 CEST 2005 ttyS0 at I/O 0x3f8 (irq = 4) is a 16550Aed physical RAM map: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A- 000000000009fc00 (usable) ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx hdc: HL-DT-STDVD-ROM GDR8163B, ATAPI CD/DVD-ROM drive hdd: HL-DT-ST DVDRAM GSA-4163B, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 hda: 8032MB, CHS=1024/255/63 devfs_mk_dir: invalid argument.<6> hda: hda1 hda2 hda3 hda4 < > NET: Registered protocol family 2 IP: routing cache hash table of 16384 buckets, 128Kbytes TCP established hash table entries: 524288 (order: 10, 4194304 bytes) TCP bind hash table entries: 65536 (order: 7, 524288 bytes) TCP: Hash tables configured (established 524288 bind 65536) NET: Registered protocol family 8 NET: Registered protocol family 20 ACPI wakeup devices: P0P4 MC97 USB1 USB2 USB3 USB4 EUSB PS2K UAR2 UAR1 ILAN ACPI: (supports S0 S1 S3 S4 S5) Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,3) Però analizzando l'output di lsmod tirato fuori da un kernel con initrd: Module Size Used by nls_iso8859_1 5120 0 nls_cp437 6784 0 vfat 15104 0 fat 55196 1 vfat sd_mod 20992 0 usb_storage 67264 0 scsi_mod 146504 2 sd_mod,usb_storage nvidia 3925372 12 agpgart 37580 1 nvidia lp 13476 0 ipv6 272544 10 parport_pc 37956 1 parport 39240 2 lp,parport_pc floppy 62580 0 pcspkr 4808 0 dv1394 23244 0 eth1394 22280 0 raw1394 32492 0 ohci1394 37300 1 dv1394 ieee1394 107704 4 dv1394,eth1394,raw1394,ohci1394 8139cp 23040 0 evdev 10752 0 mousedev 13220 1 usbhid 36832 0 ov511 88224 0 videodev 10752 1 ov511 uhci_hcd 34960 0 shpchp 103556 0 pci_hotplug 31036 1 shpchp snd_emu10k1 120068 1 snd_rawmidi 27040 1 snd_emu10k1 snd_seq_device 9740 2 snd_emu10k1,snd_rawmidi snd_ac97_codec 84216 1 snd_emu10k1 snd_pcm_oss 54688 0 snd_mixer_oss 20736 2 snd_pcm_oss snd_pcm 96900 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss snd_timer 27012 2 snd_emu10k1,snd_pcm snd_page_alloc 11140 2 snd_emu10k1,snd_pcm snd_util_mem 5632 1 snd_emu10k1 snd_hwdep 10400 1 snd_emu10k1 snd 56292 9 snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep soundcore 11232 2 snd 8139too 28416 0 mii 6656 2 8139cp,8139too ehci_hcd 36744 0 usbcore 125020 6 usb_storage,usbhid,ov511,uhci_hcd,ehci_hcd ext3 146952 3 jbd 64920 1 ext3 mbcache 11268 1 ext3 w83627hf 32424 0 i2c_sensor 4608 1 w83627hf i2c_isa 3072 0 psmouse 32132 0 ide_cd 44804 0 cdrom 42528 1 ide_cd rtc 14664 0 reiserfs 249968 1 ide_disk 20224 6 ide_generic 2304 0 [permanent] piix 11908 0 [permanent] generic 5120 0 [permanent] ide_core 126584 6 usb_storage,ide_cd,ide_disk,ide_generic,piix,generic unix 31248 254 Vedo che solo i moduli ide_generic, piix, generic sono marcati come [permanent] e quindi dovrebbero essere sufficienti a far partire il sistema una volta selezionato come built-in (oltre al chipset e ai vari FS). O sbaglio? |
![]() |
![]() |
![]() |
#14 | ||
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Quote:
E il nome del controller (ICH5)? E "ide0" che fine ha fatto? Sembrerebbe che stia usando il driver IDE generico; oppure la console si è mangiata qualche messaggio (usa una velocità superiore a 9600. Io uso 115200 su un ARM a 150 MHz, fai tu ![]() Quote:
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
||
![]() |
![]() |
![]() |
#15 |
Senior Member
Iscritto dal: Jul 2002
Città: Napoli
Messaggi: 2187
|
non ho letto tutto, cmq senza initrd ti serve compilare statico
FS, controller ide, chipset
__________________
...questo non è modding, è compring...
|
![]() |
![]() |
![]() |
#16 | |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Quote:
![]() Allora, ho provato anche con una velocità della seriale superiore, però i messaggi della console sono tutti. Purtroppo, devo ammettere ancora la mia incompetenza, ma non riesco a trovare nella configurazione del kernel quale voce sia da attivare per l'ich5. Ho provato di tutto, ma non vedo mai apparire ich5 durante il boot ![]() |
|
![]() |
![]() |
![]() |
#17 |
Senior Member
Iscritto dal: Apr 2000
Città: Roma
Messaggi: 15625
|
Il driver IDE è lo stesso per il chipset PIIXn
__________________
0: or %edi, %ecx; adc %eax, (%edx); popf; je 0b-22; pop %ebx; fadds 0x56(%ecx); lds 0x56(%ebx), %esp; mov %al, %al andeqs pc, r1, #147456; blpl 0xff8dd280; ldrgtb r4, [r6, #-472]; addgt r5, r8, r3, ror #12 |
![]() |
![]() |
![]() |
#18 | |
Senior Member
Iscritto dal: Nov 2000
Città: Pisa
Messaggi: 3162
|
Riporto a galla questa discussione xchè non ne posso qui di questo errore
![]() Quote:
![]() Vi sarei grato se con il vostro aiuto riusciremo a risolvera questo mostro di errore.. questo è l'ultimo config usato.. Codice PHP:
Codice PHP:
Codice PHP:
Codice PHP:
![]()
__________________
Powered by Gentoo §Haf 932 =>Ybris Eclipse+AirCube x3§AMD Ryzen7 5800x§Asus Prime X570-Plus§Corsair Vengeance 16GB 3600§Sapphire RX7800XT Pure 16Gb§WD Black SN750 NVMe 1TB + Samsung 970 Evo 500GB + WD 3TB§Corsair HX850i |
|
![]() |
![]() |
![]() |
#19 |
Senior Member
Iscritto dal: Nov 2000
Città: Pisa
Messaggi: 3162
|
se puoi essere utile posto anche il file .config usato nella compilazione precedente..
Codice PHP:
Come vedete ha compilato in modo statico i drivers dell'sata dellnvidia, infatti quando durante il boot fà la ricerca l'hd gli risulta.
__________________
Powered by Gentoo §Haf 932 =>Ybris Eclipse+AirCube x3§AMD Ryzen7 5800x§Asus Prime X570-Plus§Corsair Vengeance 16GB 3600§Sapphire RX7800XT Pure 16Gb§WD Black SN750 NVMe 1TB + Samsung 970 Evo 500GB + WD 3TB§Corsair HX850i |
![]() |
![]() |
![]() |
#20 |
Senior Member
Iscritto dal: Jul 2002
Città: Padova
Messaggi: 4245
|
Quello che posso dirti io, è che ci ho rinunciato
![]() |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 08:26.