This forum has been archived. All content is frozen. Please use KDE Discuss instead.

KDE NEON No internet after fresh install

Tags: None
(comma "," separated)
mkbicksen
Registered Member
Posts
20
Karma
0
A few of these packages just don't have i386. Maybe I should just take ppc64el instead? For some of the packages there is seemingly no way to download like https://packages.ubuntu.com/groovy/ppc6 ... 0/download. I might upload a .zip of all the assembled packages for any sad soul that comes after me, if anyone's interested.
User avatar
claydoh
Registered Member
Posts
1170
Karma
9
OS
Neon is 64bit - aka amd64, you don't want the i386 32-bit debs at all.


claydoh, proud to be a member of KDE forums since 2008-Oct, and KDE user since 2001
mkbicksen
Registered Member
Posts
20
Karma
0
Right I'll just manually reload 34 packages then

Isn't there a way I can use apt to download these packages onto the flash drive?

Edit:
cd /path/to/directory/
sudo apt download [package]
Now to figure out how to feed it a list of packages so it can process it on its own.
mkbicksen
Registered Member
Posts
20
Karma
0
I did the install:
sudo dpkg -i *.deb
And I got a lot of errors!
Example
dpkg-deb: error: 'libquadmath0_10.2.0-5ubuntu1~20.04_amd64.deb' is not a Debian format archive
dpkg: error processing archive libquadmath0_10.2.0-5ubuntu1~20.04_amd64.deb (--install):
dpkg-deb --control subprocess returned error exit status 2

Okay right now I have some packages that have errors but less than before.
mkbicksen
Registered Member
Posts
20
Karma
0
Oh damn! I did it! What now? Reboot?
mkbicksen
Registered Member
Posts
20
Karma
0
IT WORKS!!! IT BLOODY WORKS
Reboot did it. Hahaha! I spent all night on it but it paid off!
Thank you claydoh! I would have gone nowhere without you!
surfer
Registered Member
Posts
1
Karma
0
claydoh wrote:
So... lspci detects a network controller.
So.... what does it show, exactly? Does it show the wireless card, or just an Ethernet one?

paste the lspci output, and we should be able to tell.

After installing kubuntu at first and getting the same problem

Note that Neon is the same as Ubuntu/Kubuntu 20.04, so this is not unexpected.

Probably the card you have needs non-free drivers, or ones that are not allowed to be distributed etc etc, or is simply not yet supported in the Ubuntu 20.04 kernel you are running. Though there may be drivers available outside of software repos or it may be one of those that are simply a PITA to set up.

After posting the lspci info, the second thing to check is if there are non-free type drivers for your card. You can do this on the command line

Code: Select all
ubuntu-drivers devices

If anything is available, it will show you the package needed to install.

Here is mine as an example:
Code: Select all
$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0 ==
modalias : pci:v000010ECd0000C821sv0000103Csd0000831Abc02sc80i00
vendor   : Realtek Semiconductor Co., Ltd.
model    : RTL8821CE 802.11ac PCIe Wireless Network Adapter
driver   : rtl8821ce-dkms - distro free


This tells me that rtl8821ce-dkms is what I need to install to get the wifi drivers for my card.
Code: Select all
sudo apt install rtl8821ce-dkms

(note that someone may say 'just use the command
Code: Select all
sudo ubuntu-drivers autoinstall
', but this is deprecated, and does not always work.)


But do post your wifi card's info, and we should be able to narrow things down, hopefully it is an easy one.


Thank you so much for this post. Once I used the command
Code: Select all
sudo ubuntu-drivers autoinstall
and rebooted, I have WIFI. :)

Thanks again,
surfer


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]