<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6787&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Problems upgrading to Excalibur]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6787</link>
		<description><![CDATA[The most recent posts in Problems upgrading to Excalibur.]]></description>
		<lastBuildDate>Wed, 21 Aug 2024 17:36:43 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Problems upgrading to Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51776#p51776</link>
			<description><![CDATA[<p>I installed the following packages, turned the wifi off and on again and everything Networking is working perfectly. Something had removed wpasupplicant.</p><p>network-manager_1.48.8-1devuan1_amd64.deb<br />wpasupplicant_2.10-21.1_amd64.deb<br />dnsmasq-base_2.90-4_amd64.deb<br />ppp_2.5.0-1+2_amd64.deb<br />wireless-regdb_2024.07.04-1_all.deb<br />libnl-route-3-200_3.7.0-0.3_amd64.deb<br />libpcap0.8t64_1.10.4-5_amd64.deb</p>]]></description>
			<author><![CDATA[dummy@example.com (Taz)]]></author>
			<pubDate>Wed, 21 Aug 2024 17:36:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51776#p51776</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems upgrading to Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51760#p51760</link>
			<description><![CDATA[<p>Please use &quot;code&quot; tags in your posts.Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Tue, 20 Aug 2024 18:26:00 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51760#p51760</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems upgrading to Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51759#p51759</link>
			<description><![CDATA[<p>New problems.</p><p>3 days ago I ran the updates and everything was working. Before I could close down and restart there was a power cut that crashed the box, when it came back up I had no wifi. I can&#039;t even see any wifi networks, there are about 20 around here which my other computer and phone can see.</p><p>I don&#039;t know if the problem is in one of the updates or files that got damaged with the power failure.</p><p>So far I have tried the following with no success. Can anyone suggest what I should try next or any packages I should reinstall to try to fix this? I can&#039;t plug this computer into eth0 so will need to download packages on another box and move them over by USB.</p><p>Boot Mint 20 from USB to confirm the hardware is working, no problems with wifi.</p><div class="codebox"><pre><code>sudo /etc/init.d/networking stop

sudo /etc/init.d/networking start</code></pre></div><p>No change</p><div class="codebox"><pre><code>richard@devuan:~$ ip link show
1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: &lt;NO-CARRIER,BROADCAST,MULTICAST,UP&gt; mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether f0:de:f1:94:fe:f3 brd ff:ff:ff:ff:ff:ff
3: wlan0: &lt;NO-CARRIER,BROADCAST,MULTICAST,UP&gt; mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000
    link/ether 46:db:5b:34:29:24 brd ff:ff:ff:ff:ff:ff permaddr 08:11:96:70:fa:44</code></pre></div><p>At least the wlan is there</p><div class="codebox"><pre><code>sudo ip link set dev wlan0 up</code></pre></div><p>No change</p><div class="codebox"><pre><code>sudo rfkill list
[sudo] password for richard: 
0: tpacpi_bluetooth_sw: Bluetooth
    Soft blocked: no
    Hard blocked: no
1: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
2: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no</code></pre></div><p>Not blocked</p><div class="codebox"><pre><code>sudo rfkill unblock all</code></pre></div><p>No change</p><div class="codebox"><pre><code>lspci -k
03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
    Subsystem: Intel Corporation Centrino Advanced-N 6205 (802.11a/b/g/n)
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi</code></pre></div><p>Looks like wifi should be working</p><div class="codebox"><pre><code>richard@devuan:~$ sudo modprobe -r iwlwifi
modprobe: FATAL: Module iwlwifi is in use.</code></pre></div><p>As expected if the module is in use</p><div class="codebox"><pre class="vscroll"><code>richard@devuan:~$ sudo dmesg | grep iwlwifi
[    6.328095] iwlwifi 0000:03:00.0: can&#039;t disable ASPM; OS doesn&#039;t have ASPM control
[    6.328677] iwlwifi 0000:03:00.0: Detected crf-id 0xa5a5a5a1, cnv-id 0xa5a5a5a1 wfpm id 0xa5a5a5a1
[    6.328711] iwlwifi 0000:03:00.0: PCI dev 0085/1311, rev=0xb0, rfid=0xd55555d5
[    6.342829] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 6000g2a-6.ucode op_mode iwldvm
[    6.593801] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    6.593806] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    6.593807] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[    6.593809] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
[   11.609426] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   11.900849] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   12.033649] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[   12.329006] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[  548.948798] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[  549.252406] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 6508.830474] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 6509.129835] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 6510.402199] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
[ 6510.698211] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0

richard@devuan:~$ sudo lshw -class network
  *-network                 
       description: Ethernet interface
       product: 82579LM Gigabit Network Connection (Lewisville)
       vendor: Intel Corporation
       physical id: 19
       bus info: pci@0000:00:19.0
       logical name: eth0
       version: 04
       serial: f0:de:f1:94:fe:f3
       capacity: 1Gbit/s
       width: 32 bits
       clock: 33MHz
       capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=6.10.3-amd64 firmware=0.13-3 latency=0 link=no multicast=yes port=twisted pair
       resources: irq:38 memory:f3b00000-f3b1ffff memory:f3b2b000-f3b2bfff ioport:6080(size=32)
  *-network
       description: Wireless interface
       product: Centrino Advanced-N 6205 [Taylor Peak]
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlan0
       version: 34
       serial: 46:db:5b:34:29:24
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=6.10.3-amd64 firmware=18.168.6.1 6000g2a-6.ucode latency=0 link=no multicast=yes wireless=IEEE 802.11
       resources: irq:36 memory:f3a00000-f3a01fff</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Taz)]]></author>
			<pubDate>Tue, 20 Aug 2024 17:33:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51759#p51759</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems upgrading to Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51758#p51758</link>
			<description><![CDATA[<p>Yes I ran usemerge some time before doing the upgrade so that doesn&#039;t seem to be the problem</p><p>I ran apt update, apt upgrade, apt dist-upgrade, apt install kde-full</p><p>I have sorted out the python problem when attempting to configure it py3clean was reporting that it couldn&#039;t find a lot of programs. I don&#039;t remember most of them but they seemed to be python programs I had installed in the past. None of them seemed like they should prevent the configuration of python. The only one I remember was convert-all. Installing them all fixed it and allowed python to be configured.</p>]]></description>
			<author><![CDATA[dummy@example.com (Taz)]]></author>
			<pubDate>Tue, 20 Aug 2024 15:41:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51758#p51758</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems upgrading to Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51702#p51702</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>apt update, apt upgrade</p></div></blockquote></div><p>Did you run <span class="bbc">apt dist-upgrade</span> too?</p><p>I&#039;m currently installing excalibur on my new desktop, which is not as much fun as I hoped.<br />The proprietary nvidia driver seems not like kernel 6.10. Beside that and some uefi boot BS, everything seems to work. But I don&#039;t use/have KDE.</p><p>EDIT: <br />Debian&#039;s testing netinstall.iso throwed errors after booting, so I ran bookworm and daedalus isos and migrated them to excalibur.</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Sat, 17 Aug 2024 21:43:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51702#p51702</guid>
		</item>
		<item>
			<title><![CDATA[Re: Problems upgrading to Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51692#p51692</link>
			<description><![CDATA[<p>Did you do the usrmerge before upgrading?</p><p><a href="https://www.devuan.org/os/announce/excalibur-usrmerge-announce-2024-02-20.html" rel="nofollow">https://www.devuan.org/os/announce/exca … 02-20.html</a></p><p>That&#039;s why I&#039;m still safely on Chimaera until the dust settles . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 17 Aug 2024 15:37:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51692#p51692</guid>
		</item>
		<item>
			<title><![CDATA[Problems upgrading to Excalibur]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=51691#p51691</link>
			<description><![CDATA[<p>I don&#039;t know if this was just something broken on my box or if it is a bug with Devuan.</p><p>The upgrade proceeded normally, apt update, apt upgrade, apt --fix-broken install repeated several times. Then it hung on texlive with a dependency hell that apt --fix-broken install couldn&#039;t fix and aptitude with full-resolver wanted to delete about a thousand packages. Downloading texlive and texlive-fonts and force installing them with dpkg fixed that and allowed apt to fix the remaining broken packages which also removed KDE.</p><p>From there the update proceeded well until it got hung up with this message </p><p>DPkg::Pre-Install-Pkgs { &quot;/usr/bin/apt-listchanges --apt || test $? -lt 10&quot;; };</p><p>deleting /etc/apt/sources-list.d/20apt-listchanges fixed that and allowed the upgrade to complete.</p><p>Reinstalled KDE and I have a running but still partly broken box. Somehow there were two versions of python3 (python3_2.12.4 and python3_3.12.5) It was impossible to configure them with dpkg, fix them with apt or delete them even remove purge force. python -V reported python3_3.12.5. Eventually using synaptic and selecting every python package it was possible to delete them and to reinstall python3 which gave me python3_2.12.4.</p><p>No idea if it is bugs in Devuan or just something stupid I did on my box but that was may adventures over a couple of days in running the upgrade, might&#160; be useful to someone else if they run into those problems might not.</p><p>REMANING PROBLEMS</p><p>It is impossible to configure python3 (although it seems to work), emacs, emacs-pgtk, sane-utils</p><p>If I can&#039;t get it sorted out I will come back and ask for help, otherwise this might help someone with similar problems.</p>]]></description>
			<author><![CDATA[dummy@example.com (Taz)]]></author>
			<pubDate>Sat, 17 Aug 2024 15:25:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=51691#p51691</guid>
		</item>
	</channel>
</rss>
