Hello Christian
On 10/10/23 11:24, Christian Helmuth wrote:
Hello Sculpt users,
we entered the testing phase for the upcoming Sculpt 23.10. Before the final release, we like to invite early adopters to give our release candidate a try and report back experiences (or issues) with their use cases.
The current candidate is RC4 and can be retrieved via the "System -> Update" dialog in entry https://depot.genode.org/chelmuth of your current Sculpt installation. Alternatively, you may download the image from the following URL.
https://depot.genode.org/chelmuth/image/sculpt-pc-2023-10-10.img.xz
I did give the image a quick try on my i7 11700 desktop.
When I try to activate the wired network I get the following output:
[init -> nic_drv] time-clocksource: dde_counter: mask: 0xffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns [init -> nic_drv] time-clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [init -> nic_drv] time-clocksource: Switched to clocksource dde_counter [init -> nic_drv] e1000-e1000_main: Intel(R) PRO/1000 Network Driver [init -> nic_drv] e1000-e1000_main: Copyright (c) 1999-2006 Intel Corporation. [init -> nic_drv] e1000e-netdev: Intel(R) PRO/1000 Network Driver [init -> nic_drv] e1000e-netdev: Copyright(c) 1999 - 2015 Intel Corporation. [init -> nic_drv] realtek-r8169_main 07:00.0 eth0: RTL8168e/8111e, 08:be:ac:22:6c:52, XID 2c2, IRQ 21 [init -> nic_drv] realtek-r8169_main 07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [init -> nic_drv] sched_clock: Marking stable (135525000, 255074000)->(417182000, -26583000) [init -> nic_drv] realtek-r8169_main 07:00.0: Unable to load firmware rtl_nic/rtl8168e-2.fw (-1) [init -> nic_drv] RTL8211DN Gigabit Ethernet r8169-0-0:00: attached PHY driver (mii_bus:phy_addr=r8169-0-0:00, irq=MAC) [init -> nic_drv] realtek-r8169_main 07:00.0 eth0: No native access to PCI extended config space, falling back to CSI [init -> nic_drv] Error: Function pcie_capability_clear_and_set_word not implemented yet! [init -> nic_drv] Backtrace follows: Error: illegal READ at address 0xfffffffffffa77b8 by pager_object: pd='init -> nic_drv' thread='ep' ip=0x10a8330
The card is plugged to one of the PCIe ports, as the onboard controller is an Intel IGC 2.5GB adapter.
Linux reports (`lspci -vv`): 07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) Subsystem: Realtek Semiconductor Co., Ltd. Device 0123 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 19 Region 0: I/O ports at 3000 [size=256] Region 2: Memory at 6010904000 (64-bit, prefetchable) [size=4K] Region 4: Memory at 6010900000 (64-bit, prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 Kernel modules: r8169
dmesg: [ 1.535318] r8169 0000:07:00.0: enabling device (0000 -> 0003) [ 1.535415] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control [ 1.537162] r8169 0000:07:00.0 eth0: RTL8168e/8111e, 08:be:ac:22:6c:52, XID 2c2, IRQ 153 [ 1.537165] r8169 0000:07:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 4.922396] r8169 0000:07:00.0 enp7s0: renamed from eth0 [ 14.174715] RTL8211DN Gigabit Ethernet r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC) [ 14.461989] r8169 0000:07:00.0 enp7s0: Link is Down [ 17.257971] r8169 0000:07:00.0 enp7s0: Link is Up - 1Gbps/Full - flow control rx/tx
I will check on the week end if the card works with an older sculpt version, as I never have used it with sculpt. My main use case up until now was to do iPXE-boot with it while testing the driver for the Intel IGC nic.
Regards, Pirmin