Odp: Problem z instalacją na terminalu Wyse S30
A weź wywal z konfiga inne kontrolery, zwłaszcza pata_amd
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
eko.one.pl → Oprogramowanie / Software → Problem z instalacją na terminalu Wyse S30
Strony Poprzednia 1 2 3 4 Następna
Zaloguj się lub zarejestruj by napisać odpowiedź
A weź wywal z konfiga inne kontrolery, zwłaszcza pata_amd
Coś jest nie tak:
Odznaczyłem w make kernel_menuconfig wszystkie inne kontrolery, ale w /build_dir/target-i386_i486_uClibc-0.9.33.2/linux-x86_generic/linux-3.18.29/.config nie zniknęły, więc edytowałem z palca i zapisałem. Skompilowałem i jest tak samo. Patrzę znów do tego pliku a tam z powrotem CONFIG_PATA_AMD=y i kilka innych... Czyżby dzieło sił nieczystych?
make kernel_menuconfig CONFIG_TARGET=subtarget
Dzięki pepe2k, udało się usunąć te sterowniki. Za to teraz uruchamianie kończy się wcześniej:
[ 0.000000] Linux version 3.18.29 (witek@ubuntu) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r49378) ) #2 Tue Jun 7 17:38:28 CEST 2016
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fbaffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000fbb0000-0x000000000fbbffbf] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000000fbbffc0-0x000000000fbbffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000004043ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: last_pfn = 0xfbb0 max_arch_pfn = 0x100000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] init_memory_mapping: [mem 0x0f400000-0x0f7fffff]
[ 0.000000] init_memory_mapping: [mem 0x08000000-0x0f3fffff]
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x07ffffff]
[ 0.000000] init_memory_mapping: [mem 0x0f800000-0x0fbaffff]
[ 0.000000] 251MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 0fbb0000
[ 0.000000] low ram: 0 - 0fbb0000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x0fbaffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x0fbaffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x0fbaffff]
[ 0.000000] Using APIC driver default
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] e820: [mem 0x40440000-0xefffffff] available for PCI devices
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 63830
[ 0.000000] Kernel command line: root=/dev/sda2 rootfstype=ext2 init=/etc/preinit noinitrd console=tty0 console=ttyS0,38400n8 reboot=bios acpi=off noacpi
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Memory: 248892K/257336K available (3964K kernel code, 250K rwdata, 1224K rodata, 348K init, 264K bss, 8444K reserved)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa3000 - 0xfffff000 ( 368 kB)
[ 0.000000] vmalloc : 0xd03b0000 - 0xfffa1000 ( 763 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcfbb0000 ( 251 MB)
[ 0.000000] .init : 0xc1553000 - 0xc15aa000 ( 348 kB)
[ 0.000000] .data : 0xc13df63e - 0xc1551880 (1480 kB)
[ 0.000000] .text : 0xc1000000 - 0xc13df63e (3965 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:2304 nr_irqs:24 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 365.227 MHz processor
[ 0.030014] Calibrating delay loop (skipped), value calculated using timer frequency.. 730.45 BogoMIPS (lpj=3652270)
[ 0.050044] pid_max: default: 32768 minimum: 301
[ 0.060370] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.070061] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.081555] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.081555] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.090034] CPU: NSC Geode(TM) Integrated Processor by National Semi (fam: 05, model: 05, stepping: 02)
[ 0.110593] Performance Events: no PMU driver, software events only.
[ 0.141003] NET: Registered protocol family 16
[ 0.155075] cpuidle: using governor ladder
[ 0.160758] cpuidle: using governor menu
[ 0.173425] PCI: PCI BIOS revision 2.10 entry at 0xff8b7, last bus=0
[ 0.180044] PCI: Using configuration type 1 for base access
[ 0.229937] ACPI: Interpreter disabled.
[ 0.231500] SCSI subsystem initialized
[ 0.241352] usbcore: registered new interface driver usbfs
[ 0.250293] usbcore: registered new interface driver hub
[ 0.260233] usbcore: registered new device driver usb
[ 0.270885] PCI: Probing PCI hardware
[ 0.280591] PCI host bridge to bus 0000:00
[ 0.290069] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.300066] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.310060] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]Wystarczy tylko dodać z powrotem pata_amd i jest jak było wcześniej.
Poszło!
[ 0.000000] Linux version 3.18.29 (witek@ubuntu) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r49378) ) #4 Tue Jun 7 18:16:14 CEST 2016
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fbaffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000fbb0000-0x000000000fbbffbf] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000000fbbffc0-0x000000000fbbffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000004043ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI not present or invalid.
[ 0.000000] e820: last_pfn = 0xfbb0 max_arch_pfn = 0x100000
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] init_memory_mapping: [mem 0x0f400000-0x0f7fffff]
[ 0.000000] init_memory_mapping: [mem 0x08000000-0x0f3fffff]
[ 0.000000] init_memory_mapping: [mem 0x00100000-0x07ffffff]
[ 0.000000] init_memory_mapping: [mem 0x0f800000-0x0fbaffff]
[ 0.000000] 251MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 0fbb0000
[ 0.000000] low ram: 0 - 0fbb0000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
[ 0.000000] Normal [mem 0x01000000-0x0fbaffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
[ 0.000000] node 0: [mem 0x00100000-0x0fbaffff]
[ 0.000000] Initmem setup node 0 [mem 0x00001000-0x0fbaffff]
[ 0.000000] Using APIC driver default
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] e820: [mem 0x40440000-0xefffffff] available for PCI devices
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 63830
[ 0.000000] Kernel command line: root=/dev/sda2 rootfstype=ext2 init=/etc/preinit noinitrd console=tty0 console=ttyS0,38400n8 reboot=bios acpi=off noacpi
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Memory: 248892K/257336K available (3964K kernel code, 250K rwdata, 1224K rodata, 348K init, 264K bss, 8444K reserved)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa3000 - 0xfffff000 ( 368 kB)
[ 0.000000] vmalloc : 0xd03b0000 - 0xfffa1000 ( 763 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcfbb0000 ( 251 MB)
[ 0.000000] .init : 0xc1553000 - 0xc15aa000 ( 348 kB)
[ 0.000000] .data : 0xc13df67e - 0xc1551880 (1480 kB)
[ 0.000000] .text : 0xc1000000 - 0xc13df67e (3965 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:2304 nr_irqs:24 0
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 365.241 MHz processor
[ 0.030015] Calibrating delay loop (skipped), value calculated using timer frequency.. 730.48 BogoMIPS (lpj=3652410)
[ 0.050045] pid_max: default: 32768 minimum: 301
[ 0.060371] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.070062] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.081559] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.081559] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.090033] CPU: NSC Geode(TM) Integrated Processor by National Semi (fam: 05, model: 05, stepping: 02)
[ 0.120592] Performance Events: no PMU driver, software events only.
[ 0.151752] NET: Registered protocol family 16
[ 0.162552] cpuidle: using governor ladder
[ 0.171382] cpuidle: using governor menu
[ 0.183248] PCI: PCI BIOS revision 2.10 entry at 0xff8b7, last bus=0
[ 0.190047] PCI: Using configuration type 1 for base access
[ 0.245801] ACPI: Interpreter disabled.
[ 0.251661] SCSI subsystem initialized
[ 0.263715] usbcore: registered new interface driver usbfs
[ 0.270295] usbcore: registered new interface driver hub
[ 0.280243] usbcore: registered new device driver usb
[ 0.290892] PCI: Probing PCI hardware
[ 0.300419] PCI host bridge to bus 0000:00
[ 0.310069] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.320066] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.330061] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.355761] pci 0000:00:0f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.360064] pci 0000:00:0f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.370063] pci 0000:00:0f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.380061] pci 0000:00:0f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.411697] pci 0000:00:0f.0: default IRQ router [1022:2090]
[ 0.432731] Switched to clocksource pit
[ 0.442962] pnp: PnP ACPI: disabled
[ 0.473570] pci 0000:00:0f.0: BAR 3: assigned [io 0x1000-0x101f]
[ 0.482817] NET: Registered protocol family 2
[ 0.498464] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.509967] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.519586] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.529253] TCP: reno registered
[ 0.539479] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.547488] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.567239] NET: Registered protocol family 1
[ 0.571598] pci 0000:00:0f.4: guessed PCI INT D -> IRQ 10
[ 0.578699] pci 0000:00:0f.4: sharing IRQ 10 with 0000:00:0f.5
[ 0.667681] pci 0000:00:0f.5: guessed PCI INT D -> IRQ 10
[ 0.684634] pci 0000:00:0f.5: sharing IRQ 10 with 0000:00:0f.4
[ 0.694437] platform rtc_cmos: registered platform RTC device (no PNP device found)
[ 0.699066] NatSemi SCx200 Driver
[ 0.711723] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.767651] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.786332] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.806447] msgmni has been set to 486
[ 0.828800] io scheduler noop registered
[ 0.841131] io scheduler deadline registered (default)
[ 0.859814] isapnp: Scanning for PnP cards...
[ 1.231766] isapnp: No Plug & Play device found
[ 1.246238] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
đ[ 1.261614] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.277893] Non-volatile memory driver v1.3
[ 1.291033] Linux agpgart interface v0.103
[ 1.304284] [drm] Initialized drm 1.1.0 20060810
[ 1.310582] pata_cs5536: Using MSR regs instead of PCI
[ 1.330872] scsi host0: pata_cs5536
[ 1.345996] scsi host1: pata_cs5536
[ 1.357718] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xeef0 irq 14
[ 1.369140] ata2: DUMMY
[ 1.378429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.388591] ehci-pci: EHCI PCI platform driver
[ 1.402716] ehci-pci 0000:00:0f.5: guessed PCI INT D -> IRQ 10
[ 1.410917] ehci-pci 0000:00:0f.5: sharing IRQ 10 with 0000:00:0f.4
[ 1.420532] ehci-pci 0000:00:0f.5: EHCI Host Controller
[ 1.436812] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 1
[ 1.439954] ehci-pci 0000:00:0f.5: irq 10, io mem 0xefb00000
[ 1.467393] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
[ 1.487135] hub 1-0:1.0: USB hub found
[ 1.489027] hub 1-0:1.0: 4 ports detected
[ 1.503487] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.512589] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.522867] usbcore: registered new interface driver usb-storage
[ 1.531915] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.543348] i8042: Warning: Keylock active
[ 1.561397] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.576820] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.583168] mousedev: PS/2 mouse device common for all mice
[ 1.592906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.602128] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[ 1.611798] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
[ 1.622564] TCP: cubic registered
[ 1.633059] NET: Registered protocol family 17
[ 1.647045] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 1.655432] 8021q: 802.1Q VLAN Support v1.8
[ 1.658600] mce: Unable to init device /dev/mcelog (rc: -5)
[ 1.676637] Using IPI Shortcut mode
[ 1.682314] rtc_cmos rtc_cmos: setting system clock to 2006-05-05 00:00:15 UTC (1146787215)
[ 1.698040] ata1.00: CFA: 64MB ATA Flash Disk, ADAA408J, max MWDMA2
[ 1.712703] ata1.00: 125056 sectors, multi 0: LBA
[ 1.720907] Switched to clocksource tsc
[ 1.747685] ata1.00: configured for MWDMA2
[ 1.763881] scsi 0:0:0:0: Direct-Access ATA 64MB ATA Fla 408J PQ: 0 ANSI: 5
[ 1.796746] sd 0:0:0:0: [sda] 125056 512-byte logical blocks: (64.0 MB/61.0 MiB)
[ 1.826668] sd 0:0:0:0: [sda] Write Protect is off
[ 1.845070] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.882225] sda: sda1 sda2
[ 1.896243] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.915680] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
[ 1.950362] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
[ 1.976618] VFS: Mounted root (ext2 filesystem) readonly on device 8:2.
[ 2.002042] Freeing unused kernel memory: 348K (c1553000 - c15aa000)
[ 2.209715] init: Console is alive
[ 2.439122] pps_core: LinuxPPS API ver. 1 registered
[ 2.457728] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 2.494360] PTP clock support registered
[ 3.237643] init: - preinit -
[ 3.343227] random: mktemp urandom read with 26 bits of entropy available
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[ 6.498914] mount_root: mounting /dev/root
[ 6.514794] EXT4-fs (sda2): warning: mounting unchecked fs, running e2fsck is recommended
[ 6.551740] EXT4-fs (sda2): re-mounted. Opts: (null)
[ 6.599470] EXT4-fs (sda1): warning: mounting unchecked fs, running e2fsck is recommended
[ 6.638094] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
mv: can't rename '/mnt/sysupgrade.tgz': No such file or directory
[ 6.718957] procd: - early -
[ 7.457546] procd: - ubus -
[ 8.489780] procd: - init -
Please press Enter to activate this console.
[ 9.338232] NET: Registered protocol family 10
[ 9.361792] natsemi dp8381x driver, version 2.1, Sept 11, 2006
[ 9.361792] originally by Donald Becker <becker@scyld.com>
[ 9.361792] 2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
[ 9.431396] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[ 9.457617] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ 9.491666] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 9.527092] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 9.547153] 8139too 0000:00:0e.0: guessed PCI INT A -> IRQ 11
[ 9.571164] 8139too 0000:00:0e.0 eth0: RealTek RTL8139 at 0x0001ef00, 00:80:64:78:7f:f9, IRQ 11
[ 9.627400] Clocksource tsc unstable (delta = 139994930 ns)
[ 9.652590] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 9.675296] e100: Copyright(c) 1999-2006 Intel Corporation
[ 9.696570] Switched to clocksource pit
[ 9.704175] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 9.720833] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
[ 9.754650] nf_conntrack version 0.5.0 (3894 buckets, 15576 max)
[ 9.830653] pcnet32: pcnet32.c:v1.35 21.Apr.2008 tsbogend@alpha.franken.de
[ 9.854566] sis900.c: v1.08.10 Apr. 2 2006
[ 9.865303] via_rhine: v1.10-LK1.5.1 2010-10-09 Written by Donald Becker
[ 9.903668] xt_time: kernel timezone is -0000
[ 9.928687] PPP generic driver version 2.4.2
[ 9.948485] NET: Registered protocol family 24
[ 13.297487] random: nonblocking pool is initialized
[ 15.010510] 8139too 0000:00:0e.0 eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 15.048610] device eth0 entered promiscuous mode
[ 15.115667] br-lan: port 1(eth0) entered forwarding state
[ 15.125903] br-lan: port 1(eth0) entered forwarding state
[ 17.117496] br-lan: port 1(eth0) entered forwarding state
BusyBox v1.23.2 (2016-06-07 13:26:03 CEST) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
CHAOS CALMER (Chaos Calmer, r49378)
-----------------------------------------------------
* 1 1/2 oz Gin Shake with a glassful
* 1/4 oz Triple Sec of broken ice and pour
* 3/4 oz Lime Juice unstrained into a goblet.
* 1 1/2 oz Orange Juice
* 1 tsp. Grenadine Syrup
-----------------------------------------------------
root@OpenWrt:/#Należało edytować sterownik tak, by [ 1.310582] pata_cs5536: Using MSR regs instead of PCI.
Wszystko opisane jest tu.
Hmm, nie pamiętam żebym musiał to edytować...
I słusznie, bo nie musiałeś
. Pamiętam jak pisałeś mi, że jedyne co musiałeś zrobić do dodać sterowniki i skompilować.
Mam jednak pytanie odnośnie do własnego repozytorium: jak to zrobić?
Powiedzmy, że mam wrzucone pliki na serwer. Gdzie w obrazie trzeba dodać ich adres?
Pogrepuj po źródłach:)
Obecnie: /etc/opkg/distfeeds.conf
Jak umieścisz pakiety na serwerze to w źródłach openwrt masz scripts/make-ipkg-dir.sh który generuje odpowiedni plik Packages z tych pakietów.
Przyznaję się bez bicia że nie pamiętam jak zrobiłem obrazy BB. Skompilowałem LEDE dla geode i łatki dla Wyse S30 są potrzebne żeby to wystartowało. Udostępniłem takie obrazy.
Dostałem takie cudo od Cezarego.
Jeszcze raz dzięki ![]()
A teraz pytanie do tych co używają takiego terminala. Jakiej dystrybucji openwrt najlepiej się trzymać. Chciałbym sobie skompilować swoją wersje żeby dodać swoje pakiety.
A jaką chcesz, masz tam i dosyć flash i dosyć ramu na cokolwiek. Na geode oczywiście kompilujesz.
tu masz najnowszy (18.06.4) jaki kompilowałem.
@kurwicycek - Dzięki.
W jaki sposób się to flashuje.
Sysupgrade'm czy DD na daną partycję ?
Tam było lede, powinno już działać sysupgrade.
Działa pięknie ![]()
Dzięki za pomoc ![]()
Ktoś podrzuci swojego .config'a ?
Zaciągnałem z gita najnowszego 18.06.5 i po wybraniu x86->geode powstają pliki
openwrt-x86-geode-rootfs-squashfs.img.gz który waży więcej niż 32mb.
Dodatkowo dodałem tylko pakiety od usbip.
Z lede którego kiedyś kompilowałem był tu: https://dl.eko.one.pl/lede/snapshots/targets/x86/geode/
ale to lede, od tamtego czasu trochę się zmieniło.
Po config'u widzę że chyba nie potrzebny mi będzie pakiet mk_fs_ext4 który jest domyślnie zaznaczony.
Potrzebuję żeby działał mi tylko pakiet usbip.
Flashrom też chyba mi nie jest potrzebny
Wgrałem skompilowanego 18.06.5 ale terminal zawiesza się. Oto log:
GNU GRUB version 2.02
+----------------------------------------------------------------------------+
|*OpenWrt |
| OpenWrt (failsafe) |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+----------------------------------------------------------------------------+
Use the ^ and v keys to select which entry is highlighted.
Press enter to boot the selected OS, `e' to edit the commands
before booting or `c' for a command-line. ESC to return
previous menu.
The highlighted entry will be executed automatically in 0s.
Booting `OpenWrt'
[ 0.000000] Linux version 4.14.151 (root@user-VirtualBox) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7897-9d401013fc)) #0 Tue Nov 5 14:12:18 2019
[ 0.000000] x86/fpu: x87 FPU will use FSAVE
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007baffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000007bb0000-0x0000000007bbffbf] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000007bbffc0-0x0000000007bbffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000040400000-0x000000004043ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000ffffffff] reserved
[ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[ 0.000000] DMI not present or invalid.
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] e820: last_pfn = 0x7bb0 max_arch_pfn = 0x100000
[ 0.000000] MTRR: Disabled
[ 0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[ 0.000000] x86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000E7010 000014 (v00 OID_00)
[ 0.000000] ACPI: RSDT 0x0000000007BB2DA0 000030 (v01 Wyse RSDT_000 00000115 INSY 00000001)
[ 0.000000] ACPI: FACP 0x0000000007BB2CA0 000084 (v01 Wyse FACP_000 30303031 INSY 30303031)
[ 0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 16, using default 8 (20170728/tbfadt-708)
[ 0.000000] ACPI: DSDT 0x0000000007BB0000 002C93 (v01 INSYDE CS5535 00001007 INTL 20030122)
[ 0.000000] ACPI: FACS 0x0000000007BBFFC0 000040
[ 0.000000] ACPI: BOOT 0x0000000007BB2D30 000028 (v01 Wyse BOOT_000 00000001 INSY 00000001)
[ 0.000000] ACPI: DBGP 0x0000000007BB2D60 000034 (v01 Wyse DBGP_000 00000001 INSY 00000001)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 123MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 07bb0000
[ 0.000000] low ram: 0 - 07bb0000
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] Normal [mem 0x0000000001000000-0x0000000007baffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x0000000007baffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000007baffff]
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x9c10
[ 0.000000] No local APIC present or hardware disabled
[ 0.000000] APIC: disable apic facility
[ 0.000000] APIC: switched to apic NOOP
[ 0.000000] e820: [mem 0x40440000-0xefffffff] available for PCI devices
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.000000] random: get_random_bytes called from start_kernel+0x68/0x379 with crng_init=0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 31318
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz root=PARTUUID=50d16029-02 rootfstype=squashfs rootwait console=tty0 console=ttyS0,38400n8 noinitrd
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 118132K/126264K available (4448K kernel code, 287K rwdata, 1404K rodata, 384K init, 292K bss, 8132K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfffa4000 - 0xfffff000 ( 364 kB)
[ 0.000000] cpu_entry : 0xffc00000 - 0xffc28000 ( 160 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xc83b0000 - 0xff7fe000 ( 884 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc7bb0000 ( 123 MB)
[ 0.000000] .init : 0xc160d000 - 0xc166d000 ( 384 kB)
[ 0.000000] .data : 0xc14580f0 - 0xc1603cc0 (1710 kB)
[ 0.000000] .text : 0xc1000000 - 0xc14580f0 (4448 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS: 2304, nr_irqs: 32, preallocated irqs: 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS0] enabled
[ 0.010000] tsc: Fast TSC calibration using PIT
[ 0.020000] tsc: Detected 365.241 MHz processor
[ 0.030000] Calibrating delay loop (skipped), value calculated using timer frequency.. 730.48 BogoMIPS (lpj=3652410)
[ 0.040045] pid_max: default: 32768 minimum: 301
[ 0.050104] ACPI: Core revision 20170728
[ 0.106161] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.110053] ACPI: setting ELCR to 0200 (from 0c20)
[ 0.120423] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.130068] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.141590] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.150049] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.160031] CPU: NSC Geode(TM) Integrated Processor by National Semi (family: 0x5, model: 0x5, stepping: 0x2)
[ 0.181487] Performance Events: no PMU driver, software events only.
[ 0.193717] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.200072] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.210183] pinctrl core: initialized pinctrl subsystem
[ 0.222608] NET: Registered protocol family 16
[ 0.241228] cpuidle: using governor ladder
[ 0.250807] Simple Boot Flag at 0x3f set to 0x80
[ 0.260275] clocksource: pit: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1601818034827 ns
[ 0.270060] ACPI: bus type PCI registered
[ 0.296823] PCI: PCI BIOS revision 2.10 entry at 0xff8b7, last bus=0
[ 0.300050] PCI: Using configuration type 1 for base access
[ 0.384799] ACPI: Added _OSI(Module Device)
[ 0.390053] ACPI: Added _OSI(Processor Device)
[ 0.400051] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.410051] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.451304] ACPI: Interpreter enabled
[ 0.460133] ACPI: (supports S0 S5)
[ 0.470050] ACPI: Using PIC for interrupt routing
[ 0.480281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.493301] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.546432] ACPI Error: Field [JK0L] at bit offset/length 64/32 exceeds size of target Buffer (32 bits) (20170728/dsopcode-235)
[ 0.550073] ACPI Error: Method parse/execution failed \_SB.PCI0.SBF0.MBR1._CRS, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[ 0.560097] ACPI Error: Method execution failed \_SB.PCI0.SBF0.MBR1._CRS, AE_AML_BUFFER_LIMIT (20170728/uteval-103)
[ 0.649958] ACPI: PCI Interrupt Link [LNKA] (IRQs *11)
[ 0.673994] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[ 0.697762] ACPI: PCI Interrupt Link [LNKC] (IRQs *10)
[ 0.711711] ACPI: PCI Interrupt Link [LNKD] (IRQs *10)
[ 0.731981] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.740095] acpi PNP0A03:00: _OSC: OS supports [Segments MSI]
[ 0.750117] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.760081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.771441] PCI host bridge to bus 0000:00
[ 0.780076] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.790069] pci_bus 0000:00: root bus resource [io 0x0d00-0xac17 window]
[ 0.800071] pci_bus 0000:00: root bus resource [io 0xac20-0xffff window]
[ 0.810230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.820072] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000dffff window]
[ 0.830072] pci_bus 0000:00: root bus resource [mem 0x07bc0000-0x403fffff window]
[ 0.840070] pci_bus 0000:00: root bus resource [mem 0x40500000-0xefffffff window]
[ 0.850072] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.873693] pci 0000:00:0f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.880070] pci 0000:00:0f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.890067] pci 0000:00:0f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.900066] pci 0000:00:0f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.942816] SCSI subsystem initialized
[ 0.975193] ACPI: bus type USB registered
[ 0.980426] usbcore: registered new interface driver usbfs
[ 0.990258] usbcore: registered new interface driver hub
[ 1.000255] usbcore: registered new device driver usb
[ 1.010669] dmi: Firmware registration failed.
[ 1.020047] PCI: Using ACPI for IRQ routing
[ 1.030149] pci 0000:00:01.0: can't claim BAR 0 [io 0xac1c-0xac1f]: no compatible bridge window
[ 1.050908] clocksource: Switched to clocksource pit
[ 1.065999] pnp: PnP ACPI init
[ 1.086376] ACPI Error: Field [JK0L] at bit offset/length 64/32 exceeds size of target Buffer (32 bits) (20170728/dsopcode-235)
[ 1.091406] ACPI Error: Method parse/execution failed \_SB.PCI0.SBF0.MBR1._CRS, AE_AML_BUFFER_LIMIT (20170728/psparse-550)
[ 1.105353] ACPI Error: Method execution failed \_SB.PCI0.SBF0.MBR1._CRS, AE_AML_BUFFER_LIMIT (20170728/uteval-103)
[ 1.117304] pnp 00:01: can't evaluate _CRS: 12298
[ 1.132101] pnp: PnP ACPI: found 3 devices
[ 1.196421] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.203628] clocksource: Switched to clocksource acpi_pm
[ 1.220179] pci 0000:00:0f.0: BAR 3: assigned [io 0x1000-0x101f]
[ 1.240195] NET: Registered protocol family 2
[ 1.255824] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.277320] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.296918] TCP: Hash tables configured (established 1024 bind 1024)
[ 1.316732] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.334984] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.354895] NET: Registered protocol family 1
[ 1.368841] pci 0000:00:01.1: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.403476] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
[ 1.548723] NatSemi SCx200 Driver
[ 1.566593] workingset: timestamp_bits=30 max_order=15 bucket_order=0
[ 1.606229] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.651488] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.674283] io scheduler noop registered
[ 1.686589] io scheduler deadline registered (default)
[ 1.710311] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
▒[ 1.755825] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.784893] Non-volatile memory driver v1.3
[ 1.798514] platform pc8736x_gpio.0: NatSemi pc8736x GPIO Driver Initializing
[ 1.820486] platform pc8736x_gpio.0: no device found
[ 1.846788] loop: module loaded
[ 1.857446] ACPI Warning: SystemIO range 0x0000000000006100-0x00000000000061FF conflicts with OpRegion 0x0000000000006100-0x00000000000061FF (\_SB.GPIO) (20170728/utaddress-247)
[ 1.905535] ACPI Warning: SystemIO range 0x0000000000006100-0x00000000000061FF conflicts with OpRegion 0x0000000000006100-0x00000000000061FF (\_SB.GPIO) (20170728/utaddress-247)
[ 1.953638] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.984910] cs5535-mfd 0000:00:0f.0: MFD add devices failed: -16
[ 2.003549] cs5535-mfd: probe of 0000:00:0f.0 failed with error -16
[ 2.024118] pata_cs5536: disabled by BIOS
[ 2.037671] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 2.058878] 8139cp 0000:00:0e.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 2.088433] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 2.112939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 2.132341] 8139too 0000:00:0e.0 eth0: RealTek RTL8139 at 0x0001ef00, 00:80:64:6e:6a:c6, IRQ 11
[ 2.159636] Fusion MPT base driver 3.04.20
[ 2.172499] Copyright (c) 1999-2008 LSI Corporation
[ 2.187711] Fusion MPT SPI Host driver 3.04.20
[ 2.201811] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.221914] ehci-pci: EHCI PCI platform driver
[ 2.236658] ehci-pci 0000:00:0f.5: EHCI Host Controller
[ 2.252974] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 1
[ 2.276171] ehci-pci 0000:00:0f.5: irq 10, io mem 0xefb00000
[ 2.320166] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
[ 2.339646] hub 1-0:1.0: USB hub found
[ 2.352110] hub 1-0:1.0: 4 ports detected
[ 2.366232] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.385367] ohci-pci: OHCI PCI platform driver
[ 2.400133] ohci-pci 0000:00:0f.4: OHCI PCI host controller
[ 2.417456] ohci-pci 0000:00:0f.4: new USB bus registered, assigned bus number 2
[ 2.440376] ohci-pci 0000:00:0f.4: irq 10, io mem 0xefc00000
[ 2.527828] hub 2-0:1.0: USB hub found
[ 2.540420] hub 2-0:1.0: 4 ports detected
[ 2.554560] ohci-platform: OHCI generic platform driver
[ 2.571617] i8042: PNP: No PS/2 controller found.
[ 2.586304] i8042: Probing ports directly.
[ 2.599708] i8042: Warning: Keylock active
[ 3.128850] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 3.144289] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 3.162134] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 3.181033] rtc_cmos 00:00: alarms up to one day, 242 bytes nvram
[ 3.200734] geodewdt: No timers were available
[ 3.214935] sc1200wdt: build 20020303
[ 3.226586] sc1200wdt: io parameter must be specified
[ 3.242555] dmi-sysfs: dmi entry is absent.
[ 3.255653] cs5535-clockevt: Could not allocate MFGPT timer
[ 3.273145] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.290238] usbcore: registered new interface driver usbhid
[ 3.307483] usbhid: USB HID core driver
[ 3.322020] NET: Registered protocol family 10
[ 3.340197] tsc: Refined TSC clocksource calibration: 365.237 MHz
[ 3.359045] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x543c1e7ce1, max_idle_ns: 440795209702 ns
[ 3.399433] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 3.430346] Segment Routing with IPv6
[ 3.442087] NET: Registered protocol family 17
[ 3.456032] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 3.495403] random: fast init done
[ 3.506142] 8021q: 802.1Q VLAN Support v1.8
[ 3.519727] Using IPI Shortcut mode
[ 3.530789] sched_clock: Marking stable (3530660487, 0)->(4243564739, -712904252)
[ 3.558128] rtc_cmos 00:00: setting system clock to 2006-05-05 00:11:07 UTC (1146787867)
[ 3.585747] Waiting for root device PARTUUID=50d16029-02...
[ 4.390336] clocksource: Switched to clocksource tscNie dodałeś wymaganej łatki do obsługi ide?
Niestety nie bo nie wiedziałem o tym.
Dopiero doczytałem o tym tutaj
https://www.parkytowers.me.uk/thin/wyse/s10/Linux.shtml
W którym miejscu trzeba podmienić ten plik pata_cs5336.c ?
root@user-VirtualBox:/home/user/openwrt# find -name pata_cs5536.c
./build_dir/target-mips_24kc_musl/linux-ar71xx_tiny/linux-4.9.120/drivers/ata/pata_cs5536.c
./build_dir/target-mips_24kc_musl/linux-ar71xx_generic/linux-4.9.120/drivers/ata/pata_cs5536.c
./build_dir/toolchain-mips_24kc_gcc-7.3.0_musl/linux-4.9.120/drivers/ata/pata_cs5536.c
./build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/linux-4.14.63/drivers/ata/pata_cs5536.c
./build_dir/toolchain-mipsel_24kc_gcc-7.3.0_musl/linux-4.14.63/drivers/ata/pata_cs5536.c
./build_dir/target-i386_pentium_musl/linux-x86_geode/linux-4.14.151/drivers/ata/pata_cs5536.c
./build_dir/toolchain-i386_pentium_gcc-7.3.0_musl/linux-4.14.151/drivers/ata/pata_cs5536.c
root@user-VirtualBox:/home/user/openwrt# Jasne że nie wiedziałeś. Napisałem Ci to na samym początku w mejlu, jest też to tu w tym wątku ![]()
W żadnym z powyższych. Połóż go (jak jest oczywiście zgodny z bieżącym kernelem) w target/linux/x86/patches-4.14 jeżeli taki kernel kompilujesz.
@Cezary - Rzeczywiście. 19.11 o 20.55 jest dokładnie wszystko opisane.
Działam z patchem.
W jaki sposób z TinyCore posiadając obraz IMG mogę go z powrotem wgrać do flash'a nie uszkadzając bootloadera ?
Tutaj nic nie piszą
http://tinycorelinux.net/faq.html
dd MojObraz.IMG /dev/sda
?
dd if=/tmp/obraz of=/dev/sda
Strony Poprzednia 1 2 3 4 Następna
Zaloguj się lub zarejestruj by napisać odpowiedź
eko.one.pl → Oprogramowanie / Software → Problem z instalacją na terminalu Wyse S30
Forum oparte o PunBB, wspierane przez Informer Technologies, Inc