ubnt解决方案
查看: 4338|回复: 4

玩客云适配openwrt2020原生

[复制链接]

0

回帖

24

积分

2 小时

在线时间

新兵上阵

注册时间
2021-1-2
金币
23 个
威望
0 个
荣誉
0 个
累计签到:2 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2021-1-2 13:28
上次看到有人用armbian的3.10.108嫁接openwrt,然后下面的回复说是假的,本想回复说无知,结果注册要支付一元,令人不爽,再也不上那里了。这个3.10.108是可以的,在armbian的源码里找到下载地址,然后重新编译会更好。其实amlogic提供过对应openwrt源码,版本是BB,内核是3.10.33,跟3.10.108差别不大。我之所以会用3.10.108是因为3.10.33太难找了,我没下载到,不过3.10.108没有对应现成的openwrt补丁,其实影响不大,或者用3.10.33的补丁改改也能用,我就是这么做的,经过测试,还是很稳定的。嫁接的是openwrt19版。
这里要说的是,uboot很关键,涉及到网卡。我没有自己编译,用的网上现成的,梨树码的那个就挺好。
后来看到主线Linux早就支持meson8b,那就适配一下试试,结果确实可以启动,状态目前都基本正常。但是我没有搞定emmc,sd卡的驱动配置,有知道的大佬可以指点一下,目前只能u盘启动。
现在内核是5.4.x的,直接openwrt的源码编译,添加meson平台,适配玩客云,参照odroidc1的模版来,内核必须自己重新配置,dtb用odroidc1就可以。
目前唯一不明白的是编译好的内核不稳定,倒不是说运行不稳定会死机啥的,而是每次启动后网卡驱动有几率启动失败,大概还是我内核配置有问题。
先就这样吧,分享一下。

0

回帖

24

积分

2 小时

在线时间

新兵上阵

注册时间
2021-1-2
金币
23 个
威望
0 个
荣誉
0 个
累计签到:2 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2021-1-2 13:31
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.4.85 (damy@PC) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15355-19d7e73ecc)) #0 Sat Dec 26 19:39:25 2020
[    0.000000] CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: OneCloud
[    0.000000] Memory policy: Data cache writeback
[    0.000000] Ignoring RAM at 0x30000000-0x40000000
[    0.000000] Consider using a HIGHMEM enabled kernel.
[    0.000000] cma: Reserved 64 MiB at 0x2c000000
[    0.000000] On node 0 totalpages: 196096
[    0.000000]   Normal zone: 1724 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 196096 pages, LIFO batch:63
[    0.000000] ------------[ cut here ]------------
[    0.000000] WARNING: CPU: 0 PID: 0 at arch/arm/kernel/devtree.c:150 arm_dt_init_cpu_maps+0xfc/0x16c
[    0.000000] DT /cpu 2 nodes greater than max cores 1, capping them
[    0.000000] Modules linked in:
[    0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 5.4.85 #0
[    0.000000] Hardware name: Amlogic Meson platform
[    0.000000] [<c030ccb4>] (unwind_backtrace) from [<c030ac20>] (show_stack+0x10/0x14)
[    0.000000] [<c030ac20>] (show_stack) from [<c031ad0c>] (__warn+0xbc/0xd4)
[    0.000000] [<c031ad0c>] (__warn) from [<c031ada8>] (warn_slowpath_fmt+0x84/0x94)
[    0.000000] [<c031ada8>] (warn_slowpath_fmt) from [<c0c03e24>] (arm_dt_init_cpu_maps+0xfc/0x16c)
[    0.000000] [<c0c03e24>] (arm_dt_init_cpu_maps) from [<c0c037b4>] (setup_arch+0x8dc/0xaf4)
[    0.000000] [<c0c037b4>] (setup_arch) from [<c0c009bc>] (start_kernel+0x50/0x48c)
[    0.000000] [<c0c009bc>] (start_kernel) from [<00000000>] (0x0)
[    0.000000] random: get_random_bytes called from print_oops_end_marker+0x24/0x4c with crng_init=0
[    0.000000] ---[ end trace 0000000000000000 ]---
[    0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map
[    0.000000] CPU: All CPU(s) started in SVC mode.
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 194372
[    0.000000] Kernel command line: root=/dev/sda2 init=/etc/preinit console=ttyAML0,115200n8 console=ttyS0,115200n8 console=tty0 no_console_suspend
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000] mem auto-init: stackff, heap allocff, heap freeff
[    0.000000] Memory: 696040K/784384K available (6743K kernel code, 300K rwdata, 2124K rodata, 1024K init, 154K bss, 22808K reserved, 65536K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] irq_meson_gpio: 119 to 8 gpio interrupt mux initialized
[    0.000000] L2C: DT/platform modifies aux control register: 0x02060000 -> 0x32460000
[    0.000000] L2C-310 ID prefetch enabled, offset 1 lines
[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000] L2C-310 cache controller enabled, 8 ways, 512 kB
[    0.000000] L2C-310: CACHE_ID 0x4100a0c9, AUX_CTRL 0x36460000
[    0.000017] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns
[    0.000043] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    0.000079] Switching to timer-based delay loop, resolution 1000ns
[    0.000215] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
[    0.000231] pid_max: default: 32768 minimum: 301
[    0.000416] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.000435] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
[    0.000514] *** VALIDATE tmpfs ***
[    0.001051] *** VALIDATE proc ***
[    0.001262] *** VALIDATE cgroup1 ***
[    0.001277] *** VALIDATE cgroup2 ***
[    0.001289] CPU: Testing write buffer coherency: ok
[    0.001840] Setting up static identity map for 0x300000 - 0x300060
[    0.002188] devtmpfs: initialized
[    0.006579] VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1
[    0.006839] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.006858] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.010229] pinctrl core: initialized pinctrl subsystem
[    0.011796] NET: Registered protocol family 16
[    0.024278] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.025172] cpuidle: using governor ladder
[    0.025184] cpuidle: using governor menu
[    0.068010] VCC1V8: supplied by P5V0
[    0.068355] VCC3V3: supplied by P5V0
[    0.068702] DDR_VDDC: supplied by P5V0
[    0.069040] VDD_RTC: supplied by VCC3V3
[    0.069656] SCSI subsystem initialized
[    0.069918] usbcore: registered new interface driver usbfs
[    0.069980] usbcore: registered new interface driver hub
[    0.070048] usbcore: registered new device driver usb
[    0.070313] videodev: Linux video capture interface: v2.00
[    0.070367] pps_core: LinuxPPS API ver. 1 registered
[    0.070376] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.070405] PTP clock support registered
[    0.070720] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[    0.076543] clocksource: Switched to clocksource timer
[    0.076564] *** VALIDATE bpf ***
[    0.076783] *** VALIDATE ramfs ***
[    0.078456] thermal_sys: Registered thermal governor 'step_wise'
[    0.078734] NET: Registered protocol family 2
[    0.079275] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.079309] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.079409] TCP bind hash table entries: 8192 (order: 3, 32768 bytes, linear)
[    0.079505] TCP: Hash tables configured (established 8192 bind 8192)
[    0.079611] UDP hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.079645] UDP-Lite hash table entries: 512 (order: 1, 8192 bytes, linear)
[    0.079863] NET: Registered protocol family 1
[    0.081024] Unpacking initramfs...
[    0.337996] Freeing initrd memory: 4152K
[    0.339362] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.346003] ntfs: driver 2.1.32 [Flags: R/O].
[    0.403394] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.406796] GPIO line 417 (usb-hub-reset) hogged as output/high
[    0.410727] soc soc0: Amlogic Meson8b (S805) RevA (1b - 0:B72) detected
[    0.412817] c81004c0.serial: ttyAML0 at MMIO 0xc81004c0 (irq = 25, base_baud = 9960937) is a meson_uart
[    0.990450] printk: console [ttyAML0] enabled
[    1.000622] SSFDC read-only Flash Translation layer
[    1.001136] mtdoops: mtd device (mtddev=name/number) must be supplied
[    1.006425] No valid DiskOnChip devices found
[    1.010696] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[    1.020037] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[    1.029406] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[    1.038782] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[    1.048161] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[    1.057539] [nandsim] warning: read_byte: unexpected data output cycle, state is STATE_READY return 0x0
[    1.066927] nand: device found, Manufacturer ID: 0x98, Chip ID: 0x39
[    1.073243] nand: Toshiba NAND 128MiB 1,8V 8-bit
[    1.077864] nand: 128 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
[    1.085268] flash size: 128 MiB
[    1.088370] page size: 512 bytes
[    1.091565] OOB area size: 16 bytes
[    1.095039] sector size: 16 KiB
[    1.098179] pages number: 262144
[    1.101378] pages per sector: 32
[    1.104591] bus width: 8
[    1.107122] bits in sector size: 14
[    1.110583] bits in page size: 9
[    1.113796] bits in OOB size: 4
[    1.116935] flash size with OOB: 135168 KiB
[    1.121091] page address bytes: 4
[    1.124390] sector address bytes: 3
[    1.127877] options: 0x42
[    1.134179] Scanning device for bad blocks
[    1.201310] ftl_cs: FTL header not found.
[    1.202123] Creating 1 MTD partitions on "NAND 128MiB 1,8V 8-bit":
[    1.205859] 0x000000000000-0x000008000000 : "NAND simulator partition 0"
[    1.217283] ftl_cs: FTL header not found.
[    1.218783] HSI/SSI char device loaded
[    1.223535] libphy: Fixed MDIO Bus: probed
[    1.229291] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
[    1.230952] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
[    1.257606] stmmaceth c9410000.ethernet: IRQ eth_wake_irq not found
[    1.258246] stmmaceth c9410000.ethernet: IRQ eth_lpi not found
[    1.264117] stmmaceth c9410000.ethernet: dt configuration failed
[    1.272041] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.276598] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.282756] ohci-platform: OHCI generic platform driver
[    1.288180] usbcore: registered new interface driver cdc_acm
[    1.293583] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    1.301662] usbcore: registered new interface driver usb-storage
[    1.307688] usbcore: registered new interface driver usbserial_generic
[    1.314108] usbserial: USB Serial support registered for generic
[    1.320131] usbcore: registered new interface driver ftdi_sio
[    1.325831] usbserial: USB Serial support registered for FTDI USB Serial Device
[    1.333153] usbcore: registered new interface driver pl2303
[    1.338702] usbserial: USB Serial support registered for pl2303
[    1.344940] i2c /dev entries driver
[    1.348263] pps_ldisc: PPS line discipline registered
[    1.356022] meson_wdt c1109900.watchdog: Watchdog enabled (timeout=8 sec, nowayout=0)
[    1.361441] sdhci: Secure Digital Host Controller Interface driver
[    1.367080] sdhci: Copyright(c) Pierre Ossman
[    1.371875] Synopsys Designware Multimedia Card Interface Driver
[    1.378023] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
[    1.380170] usbcore: registered new interface driver vub300
[    1.389448] usbcore: registered new interface driver ushc
[    1.397516] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.401841] ledtrig-cpu: registered to indicate activity on CPUs
[    1.406602] usbcore: registered new interface driver usbhid
[    1.411944] usbhid: USB HID core driver
[    1.428521] NET: Registered protocol family 10
[    1.431375] Segment Routing with IPv6
[    1.431484] NET: Registered protocol family 17
[    1.458377] TFLASH_VDD: supplied by VCC3V3
[    1.459945] meson8b-dwmac c9410000.ethernet: IRQ eth_wake_irq not found
[    1.463445] meson8b-dwmac c9410000.ethernet: IRQ eth_lpi not found
[    1.469810] meson8b-dwmac c9410000.ethernet: PTP uses main clock
[    1.477309] meson8b-dwmac c9410000.ethernet: User ID: 0x10, Synopsys ID: 0x37
[    1.482726] meson8b-dwmac c9410000.ethernet:         DWMAC1000
[    1.487963] meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
[    1.495400] meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
[    1.502887] meson8b-dwmac c9410000.ethernet: COE Type 2
[    1.508093] meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
[    1.515112] meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
[    1.521590] meson8b-dwmac c9410000.ethernet: Normal descriptors
[    1.527460] meson8b-dwmac c9410000.ethernet: Ring mode enabled
[    1.533262] meson8b-dwmac c9410000.ethernet: Enable RX Mitigation via HW Watchdog Timer
[    1.541274] meson8b-dwmac c9410000.ethernet: device MAC address 2a:34:81:10:f1:a5
[    1.548956] libphy: stmmac: probed
[    1.610972] dwc2 c90c0000.usb: c90c0000.usb supply vusb_d not found, using dummy regulator
[    1.613670] dwc2 c90c0000.usb: c90c0000.usb supply vusb_a not found, using dummy regulator
[    1.622172] random: fast init done
[    1.649973] random: crng init done
[    1.813221] irq 26: nobody cared (try booting with the "irqpoll" option)
[    1.814290] CPU: 0 PID: 20 Comm: kworker/0:1 Tainted: G        W         5.4.85 #0
[    1.821836] Hardware name: Amlogic Meson platform
[    1.826540] Workqueue: events deferred_probe_work_func
[    1.831669] [<c030ccb4>] (unwind_backtrace) from [<c030ac20>] (show_stack+0x10/0x14)
[    1.839395] [<c030ac20>] (show_stack) from [<c03512b0>] (__report_bad_irq+0x38/0xb0)
[    1.847119] [<c03512b0>] (__report_bad_irq) from [<c03514a8>] (note_interrupt+0x10c/0x29c)
[    1.855367] [<c03514a8>] (note_interrupt) from [<c034eb18>] (handle_irq_event_percpu+0x58/0x64)
[    1.864051] [<c034eb18>] (handle_irq_event_percpu) from [<c034eb4c>] (handle_irq_event+0x28/0x3c)
[    1.872910] [<c034eb4c>] (handle_irq_event) from [<c0351f8c>] (handle_fasteoi_irq+0x9c/0x13c)
[    1.881419] [<c0351f8c>] (handle_fasteoi_irq) from [<c034de68>] (generic_handle_irq+0x24/0x34)
[    1.890015] [<c034de68>] (generic_handle_irq) from [<c034e3a4>] (__handle_domain_irq+0x54/0xa8)
[    1.898703] [<c034e3a4>] (__handle_domain_irq) from [<c05d78f0>] (gic_handle_irq+0x4c/0x80)
[    1.907037] [<c05d78f0>] (gic_handle_irq) from [<c0301a8c>] (__irq_svc+0x6c/0x90)
[    1.914496] Exception stack(0xc0dd5c90 to 0xc0dd5cd8)
[    1.919538] 5c80:                                     04208060 c0d4c744 c0d4b000 00000000
[    1.927704] 5ca0: 00000002 00000000 00000001 00000000 c0d7c000 f0803100 c0203e00 c0203e14
[    1.935864] 5cc0: 04208060 c0dd5ce0 c031dc50 c0302214 600c0113 ffffffff
[    1.942468] [<c0301a8c>] (__irq_svc) from [<c0302214>] (__do_softirq+0x94/0x2a8)
[    1.949846] [<c0302214>] (__do_softirq) from [<c031dc50>] (irq_exit+0xd0/0xd4)
[    1.957054] [<c031dc50>] (irq_exit) from [<c034e3a8>] (__handle_domain_irq+0x58/0xa8)
[    1.964871] [<c034e3a8>] (__handle_domain_irq) from [<c05d78f0>] (gic_handle_irq+0x4c/0x80)
[    1.973206] [<c05d78f0>] (gic_handle_irq) from [<c0301a8c>] (__irq_svc+0x6c/0x90)
[    1.980667] Exception stack(0xc0dd5d70 to 0xc0dd5db8)
[    1.985708] 5d60:                                     c0203e00 00000084 00000084 00000000
[    1.993876] 5d80: c0203e00 00000000 c1a2ca00 0000001a c0203ec0 600c0013 c0203e00 c0203e14
[    2.002036] 5da0: 80000000 c0dd5dc0 c0350278 c0350288 600c0013 ffffffff
[    2.008638] [<c0301a8c>] (__irq_svc) from [<c0350288>] (__setup_irq+0x330/0x7cc)
[    2.016020] [<c0350288>] (__setup_irq) from [<c0350884>] (request_threaded_irq+0xd0/0x148)
[    2.024269] [<c0350884>] (request_threaded_irq) from [<c0353028>] (devm_request_threaded_irq+0x64/0xb8)
[    2.033650] [<c0353028>] (devm_request_threaded_irq) from [<c0782290>] (dwc2_driver_probe+0x1fc/0x5c0)
[    2.042944] [<c0782290>] (dwc2_driver_probe) from [<c067fb94>] (platform_drv_probe+0x48/0x98)
[    2.051451] [<c067fb94>] (platform_drv_probe) from [<c067deb4>] (really_probe+0x1f8/0x360)
[    2.059699] [<c067deb4>] (really_probe) from [<c067e198>] (driver_probe_device+0x60/0x168)
[    2.067948] [<c067e198>] (driver_probe_device) from [<c067c42c>] (bus_for_each_drv+0x70/0x94)
[    2.076458] [<c067c42c>] (bus_for_each_drv) from [<c067dc4c>] (__device_attach+0xc0/0x128)
[    2.084708] [<c067dc4c>] (__device_attach) from [<c067d040>] (bus_probe_device+0x84/0x8c)
[    2.092870] [<c067d040>] (bus_probe_device) from [<c067d4d0>] (deferred_probe_work_func+0x68/0x94)
[    2.101820] [<c067d4d0>] (deferred_probe_work_func) from [<c032fb34>] (process_one_work+0x1d4/0x43c)
[    2.110935] [<c032fb34>] (process_one_work) from [<c0330038>] (worker_thread+0x29c/0x59c)
[    2.119098] [<c0330038>] (worker_thread) from [<c033459c>] (kthread+0x144/0x148)
[    2.126477] [<c033459c>] (kthread) from [<c03010e8>] (ret_from_fork+0x14/0x2c)
[    2.133678] Exception stack(0xc0dd5fb0 to 0xc0dd5ff8)
[    2.138718] 5fa0:                                     00000000 00000000 00000000 00000000
[    2.146885] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    2.155046] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[    2.161637] handlers:
[    2.163898] [<(ptrval)>] dwc2_handle_common_intr
[    2.168498] Disabling IRQ #26
[    2.237023] dwc2 c90c0000.usb: DWC OTG Controller
[    2.237086] dwc2 c90c0000.usb: new USB bus registered, assigned bus number 1
[    2.243166] dwc2 c90c0000.usb: irq 26, io mem 0xc90c0000
[    2.248843] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    2.256707] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.263884] usb usb1: Product: DWC OTG Controller
[    2.268591] usb usb1: Manufacturer: Linux 5.4.85 dwc2_hsotg
[    2.274130] usb usb1: SerialNumber: c90c0000.usb
[    2.279448] hub 1-0:1.0: USB hub found
[    2.282717] hub 1-0:1.0: 1 port detected
[    2.297886] hctosys: unable to open rtc device (rtc0)
[    2.304520] Freeing unused kernel memory: 1024K
[    2.305069] Run /init as init process
[    2.726607] usb 1-1: new high-speed USB device number 2 using dwc2
[    2.977147] usb 1-1: New USB device found, idVendor=048d, idProduct=1234, bcdDevice= 1.00
[    2.979697] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.986842] usb 1-1: Product: UDisk           
[    2.991243] usb 1-1: Manufacturer: General
[    2.995410] usb 1-1: SerialNumber: &#1033;
[    3.069302] usb-storage 1-1:1.0: USB Mass Storage device detected
[    3.082371] scsi host0: usb-storage 1-1:1.0
[    9.226803] usb 1-1: USB disconnect, device number 2
[   10.106570] usb 1-1: new high-speed USB device number 3 using dwc2
[   10.357094] usb 1-1: New USB device found, idVendor=048d, idProduct=1234, bcdDevice= 1.00
[   10.359640] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   10.366780] usb 1-1: Product: UDisk           
[   10.371187] usb 1-1: Manufacturer: General
[   10.375355] usb 1-1: SerialNumber: &#1033;
[   10.381391] usb-storage 1-1:1.0: USB Mass Storage device detected
[   10.385797] scsi host0: usb-storage 1-1:1.0
[   11.447165] scsi 0:0:0:0: Direct-Access     General  UDisk            5.00 PQ: 0 ANSI: 2
[   11.454201] sd 0:0:0:0: [sda] 262144000 512-byte logical blocks: (134 GB/125 GiB)
[   11.459041] sd 0:0:0:0: [sda] Write Protect is off
[   11.461875] sd 0:0:0:0: [sda] Mode Sense: 0b 00 00 08
[   11.462116] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   11.472174] sd 0:0:0:0: [sda] No Caching mode page found
[   11.472468] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   11.483649]  sda: sda1 sda2
[   11.486976] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   12.642878] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[   12.832352] init: Console is alive
[   12.832511] init: - watchdog -
[   12.840585] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[   12.848350] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[   12.853892] init: - preinit -
[   13.122771] meson8b-dwmac c9410000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet]
[   13.138953] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found
[   13.140901] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
[   13.147692] meson8b-dwmac c9410000.ethernet eth0: configuring for phy/rgmii link mode
[   14.744634] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   14.747836] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   17.263945] mount_root: mounting /dev/root
[   17.264839] EXT4-fs (sda2): re-mounted. Opts: (null)
[   17.269250] urandom-seed: Seeding with /etc/urandom.seed
[   17.303319] meson8b-dwmac c9410000.ethernet eth0: Link is Down
[   17.322569] procd: - early -
[   17.322667] procd: - watchdog -
[   17.860911] procd: - watchdog -
[   17.861867] procd: - ubus -
[   17.912930] procd: - init -
[   18.334221] kmodloader: loading kernel modules from /etc/modules.d/*
[   18.396667] wireguard: WireGuard 1.0.20201112 loaded. See www.wireguard.com for information.
[   18.399473] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   18.444850] xt_time: kernel timezone is -0000
[   18.474836] PPP generic driver version 2.4.2
[   18.476453] NET: Registered protocol family 24
[   18.486975] urngd: jent-rng init failed, err: 2
[   18.494479] kmodloader: done loading kernel modules from /etc/modules.d/*
[   22.207531] meson8b-dwmac c9410000.ethernet eth0: PHY [stmmac-0:00] driver [RTL8211F Gigabit Ethernet]
[   22.325169] meson8b-dwmac c9410000.ethernet eth0: No Safety Features support found
[   22.327156] meson8b-dwmac c9410000.ethernet eth0: PTP not supported by HW
[   22.333890] meson8b-dwmac c9410000.ethernet eth0: configuring for phy/rgmii link mode
[   24.023741] meson8b-dwmac c9410000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   24.029147] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   32.486575] VCC3V3: disabling
[   32.486609] DDR_VDDC: disabling
[   32.487038] VDD_RTC: disabling
[   32.490077] TFLASH_VDD: disabling
[  248.919465] pppoe-wan: renamed from ppp0

9

回帖

5631

积分

117 小时

在线时间

中校

注册时间
2020-12-11
金币
5610 个
威望
0 个
荣誉
0 个
累计签到:402 天
连续签到:0 天
[LV.730]常住居民
发表于 2021-1-6 12:25
摩拜大佬

3

回帖

46

积分

10 小时

在线时间

新兵上阵

注册时间
2013-6-2
金币
42 个
威望
0 个
荣誉
0 个
累计签到:1 天
连续签到:0 天
[LV.20]漫游旅程
发表于 2022-1-11 10:40
damy2 发表于 2021-1-2 13:31
**** 作者被禁止或删除 内容自动屏蔽 ****

出个适配教程?

19

回帖

844

积分

23 小时

在线时间

中尉

注册时间
2022-1-16
金币
803 个
威望
2 个
荣誉
1 个
累计签到:39 天
连续签到:0 天
[LV.50]初入江湖
发表于 2022-1-16 14:31
这个比较厉害了

站点统计 | Archiver | 手机版 | 无线门户 ( 粤ICP备11076993号|粤公网安备44010602008359号 ) |网站地图

GMT+8, 2024-4-20 00:24

返回顶部 返回列表