Hi! I've bought a new computer, and on windows it is the best.
On Linux, zorin os 16 lite, I have no wifi, no sound over hdmi, no bluetooth.
I'd need to get those. I've tried to install the 6.4 Kernel {where they fix all these issues} but it complains about libssl
and libc6
.
How can I proceed?
Which version of Zorin OS are you installing; 16 or 17?
Hey @Aravisian ! It's been so long!
How are you?
By the way, Zorin os 16 lite (it was written in the op too)
Sorry, I need to run sudo apt clean && sudo apt upgrade
on my brain...
A new Mini PC probably does need the latest kernel. If you were installing manually from the Canonical mainline supply, it likely will complain about libc6.
If you need higher than 6.5 kernel, I recommend switching to Zorin OS 17.
Zorin OS 17 Lite should be coming Soon.
Should I switch to Zorin os core for now? I LOVE xfce...
I'd need 6.4... can I try xanmod? Will it work?
Don't fret, I fully understand you.
Nevermind, TuxInvaders kernel for focal does fit:
sudo add-apt-repository ppa:tuxinvader/lts-mainline
sudo apt update && sudo apt install linux-generic-6.06
That will put you on 6.6.5
All I see is a black screen. What can I do?
ugh
Use esc
or tab
at boot to pull up the Grub Menu.
Choose Advanced Options for Zorin
and select Zorin on...
the earlier working kernel to boot from.
You might try the nomodeset
parameter on the 6.6.5 kernel
sudo nano /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
ctl+o
, enter
, ctl+x
sudo update-grub
If that does not work, you can remove the 6.6.5 kernel
sudo apt remove linux-generic-6.06
sudo apt clean && sudo apt autoremove
Mate, you know what?
I'll try to download Manjaro xfce. If it works, I'll then use that for a while and wait for Zorin 17 lite.
What Specs does Your new PC have?
16GB ram, Intel n100 alder-lake with iGPU
Did You tried Manjaro xfce?
yes, it works.
Kernel is the 6.6.10-1-MANJARO,
WARNING: you should run this program as super-user.
*-display
description: VGA compatible controller
product: Alder Lake-N [UHD Graphics]
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
logical name: /dev/fb0
version: 00
width: 64 bits
clock: 33MHz
capabilities: vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=i915 latency=0 resolution=1360,768
resources: iomemory:600-5ff iomemory:400-3ff irq:131 memory:6000000000-6000ffffff memory:4000000000-400fffffff ioport:4000(size=64) memory:c0000-dffff memory:4010000000-4016ffffff memory:4020000000-40ffffffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
WARNING: you should run this program as super-user.
*-multimedia
description: Audio device
product: Intel Corporation
vendor: Intel Corporation
physical id: 1f.3
bus info: pci@0000:00:1f.3
logical name: card0
logical name: /dev/snd/controlC0
logical name: /dev/snd/hwC0D0
logical name: /dev/snd/hwC0D2
logical name: /dev/snd/pcmC0D0c
logical name: /dev/snd/pcmC0D0p
logical name: /dev/snd/pcmC0D2c
logical name: /dev/snd/pcmC0D3p
logical name: /dev/snd/pcmC0D7p
logical name: /dev/snd/pcmC0D8p
logical name: /dev/snd/pcmC0D9p
version: 00
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: driver=snd_hda_intel latency=32
resources: iomemory:600-5ff iomemory:600-5ff irq:140 memory:6001110000-6001113fff memory:6001000000-60010fffff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
and the mini is Beelink Mini s12
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.