12
Return to list New
Author: ItsMe57

S12 Pro - Problems with Linux solved

[Copy link]

1

Threads

2

Posts

21

Credits

Newbie

Rank: 1

Credits
21
Post time 2023-12-04 02:59:33 | Show all posts
Is there a Linux install for the Mini-S12 that would have support for all of it's peripherals including the 12th gen Intel Video Codec hardware accelerators?  If not then are there instructions on how to install Ubuntu and add those?
Reply Support Not support

Use magic Report

0

Threads

491

Posts

1389

Credits

Moderator

Rank: 7Rank: 7Rank: 7

Credits
1389
Post time 2023-12-04 15:26:59 | Show all posts
Hello there, please send us the photo of SN on the bottom of your machine first, so that we can confirm the model of your mini pc, then we can answer your questions well.
Reply Support Not support

Use magic Report

0

Threads

3

Posts

26

Credits

Newbie

Rank: 1

Credits
26
Post time 2024-01-06 08:20:26 | Show all posts
Hi! I have just install Ubuntu 22.04 and this Kernel:
"Linux 6.4.0.060400-generic x86_64"

Wifi is working but not the bluetooth.

What did you do to solve that?

Thanks!
Reply Support Not support

Use magic Report

0

Threads

491

Posts

1389

Credits

Moderator

Rank: 7Rank: 7Rank: 7

Credits
1389
Post time 2024-01-06 12:19:18 | Show all posts
You can go to this website---kernel.org
Then find 6.5 version Driver to update to solve this issue.

Hope it can help you and have a nice day!
Reply Support Not support

Use magic Report

4

Threads

18

Posts

165

Credits

Member

Rank: 2

Credits
165
Post time 2024-01-06 20:49:52 | Show all posts
@marioml17 will have to compile the kernel package which is not as simple as downloading a driver.  I believe 23.10 is shipping the 6.5 series of kernel.  Can you update to that for your needs?
Reply Support Not support

Use magic Report

0

Threads

3

Posts

26

Credits

Newbie

Rank: 1

Credits
26
Post time 2024-01-07 03:37:19 | Show all posts
Thanks @gsky. I find the solution:

* Update kernel to 6.5.11 (using Mainline Kernels app)
* Execute this on terminal:
**  cd /lib/firmware/intel/
** sudo ln -s ibt-1040-4150.ddc ibt-0040-1050.ddc
** sudo ln -s ibt-1040-4150.sfi ibt-0040-1050.sfi
Reply Support Not support

Use magic Report

4

Threads

18

Posts

165

Credits

Member

Rank: 2

Credits
165
Post time 2024-01-07 20:20:00 | Show all posts
Edited by gsky at 2024-01-07 20:23

I think ItsMe57 is saying that to get bluetooth working on Ubuntu, one needs to create two symlinks which are like shortcuts to use a windows term.  On an up-to-date distro like Arch, this is not needed.

@ItsMe57 - you might want to provide the full path to the files as well as the Ubuntu version for others coming across your fix.

For reference, on Arch (linux-firmware 20231212.f2e52a1c-1):
  1. % pacman -Ql linux-firmware | grep ibt-1040-4150   
  2. linux-firmware /usr/lib/firmware/intel/ibt-1040-4150.ddc.zst
  3. linux-firmware /usr/lib/firmware/intel/ibt-1040-4150.sfi.zst

  4. % pacman -Ql linux-firmware | grep ibt-0040-1050   
  5. linux-firmware /usr/lib/firmware/intel/ibt-0040-1050.ddc.zst
  6. linux-firmware /usr/lib/firmware/intel/ibt-0040-1050.sfi.zst
Copy the Code
Reply Support Not support

Use magic Report

0

Threads

3

Posts

26

Credits

Newbie

Rank: 1

Credits
26
Post time 2024-01-09 16:05:46 | Show all posts
Good morning, for Ubuntu 23.10:

* Update kernel to 6.5.11 (using Mainline Kernels app)
* Execute this on terminal:
**  cd /lib/firmware/intel/
** sudo ln -s ibt-1040-4150.ddc.zst ibt-0040-1050.ddc.zst
** sudo ln -s ibt-1040-4150.sfi.zst ibt-0040-1050.sfi.zst

Works like a charm! (wifi & BT)
Reply Support Not support

Use magic Report

4

Threads

1823

Posts

5615

Credits

Super Moderator

Rank: 8Rank: 8

Credits
5615
Post time 2024-01-31 15:20:38 | Show all posts
marioml17 replied at 2024-01-09 16:05
Good morning, for Ubuntu 23.10:

* Update kernel to 6.5.11 (using Mainline Kernels app)

Hi  there,

Thanks for your sharing.
Reply Support Not support

Use magic Report

12
Return to list New
You have to log in before you can reply Login | Sign up

Points Rules

Quick Reply To Top Return to the list