ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
joshaspinall has quit [Ping timeout: 276 seconds]
joshaspinall has joined #armbian
mjt0k has quit [Ping timeout: 255 seconds]
archetech has quit [Quit: Konversation terminated!]
popolon has quit [Quit: Leaving]
mjt0k has joined #armbian
sally_ has joined #armbian
mjt0k has quit [Ping timeout: 268 seconds]
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian
joshaspinall has quit [Ping timeout: 272 seconds]
joshaspinall has joined #armbian
archetech has joined #armbian
<DC-IRC> [Discord] <og_riotz> Hello hoping for some help here, nothing I try seems to be working and i know I am missing something silly. I am trying to get a mounted external exfat drive that I have been able to successfully get to mount at boot to be writeable from Windows. I cant seem to get it to be writeable. Here is the line I have in my "/etc/fstab"
<DC-IRC> [Discord] <og_riotz> ```UUID=0E1C-793C /media/tesla-store exfat rw,defaults 0 0```
<DC-IRC> [Discord] <og_riotz> What am I doing wrong here?
jclsn has quit [Ping timeout: 276 seconds]
jclsn has joined #armbian
<DC-IRC> [Discord] <og_riotz> This is what I see in Windows:
buzzmarshall has quit [Quit: Konversation terminated!]
mjt0k has joined #armbian
archetech has quit [Quit: Leaving]
KREYREN_ has quit [Remote host closed the connection]
KREYREN_ has joined #armbian
archetech_ has joined #armbian
lyri has joined #armbian
lyri has quit [Remote host closed the connection]
lemonzest is now known as SimonPutt
SimonPutt is now known as lemonzest
norton has joined #armbian
danilogondolfo has joined #armbian
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #armbian
<DC-IRC> [Discord] <sunmaster> yeah, there are .deb files in the output dir.
<DC-IRC> [Discord] <sunmaster> I'm wondering how to install the new kernel. I can install a new kernel using armbian-config, but not the one I built. In the old days you just set the kernel symlink to the new kernel 🙂 But my little linux knowledgfe is 25+ years
<DC-IRC> [Discord] <sunmaster> just 'sudo apt install ./mynewkernel.deb' ?
junaid_ has joined #armbian
jclsn has quit [Ping timeout: 256 seconds]
jclsn has joined #armbian
<DC-IRC> [Discord] <gambl0r> Try `sudo dpkg -i newkernel.deb`
junaid_ has quit [Remote host closed the connection]
ikmaak has quit [Ping timeout: 264 seconds]
<DC-IRC> [Discord] <nicod_sbc> Are you using samba to share it with WIndows? Then you have to enable writable = yes
ikmaak has joined #armbian
alekksander has joined #armbian
danilogondolfo has quit [Quit: Leaving]
norton has quit [Ping timeout: 264 seconds]
danilogondolfo has joined #armbian
<DC-IRC> [Discord] <sunmaster> a bunch of output files in the ouutput/debs directory - I have no idea which to instal
<DC-IRC> [Discord] <sunmaster> a bunch of output files in the ouutput/debs directory - I have no idea which to install
<DC-IRC> [Discord] <viraniac> file that starts with linux-image and linux-dtb are the file to install. If you also need kernel headers install linux-headers-* package as well
<DC-IRC> [Discord] <viraniac> if you see multiple files for the same device, then you can figure out which one is latest and should install only those once
<DC-IRC> [Discord] <sunmaster> The only files there are the ones I built last night
<DC-IRC> [Discord] <sunmaster> ```
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 20672 feb. 6 00:58 armbian-bsp-cli-rock-4se_24.2.0-trunk_arm64__1-PC249f-V6b08-H3400-B43b9-R6632.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 1566912 feb. 6 00:58 armbian-bsp-cli-rock-4se-current_24.2.0-trunk_arm64__1-PC249f-V6b08-H3400-B43b9-R6632.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 136184 feb. 6 00:58 armbian-config_24.2.0-trunk_all__1-SAfb17-B0293-R448a.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 75168140 feb. 6 00:58 armbian-firmware_24.2.0-trunk_all__1-SA6b6f-B90f5-R448a.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 108116 feb. 6 00:58 armbian-plymouth-theme_24.2.0-trunk_all__1-Bfcdb-R448a.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 11815320 feb. 6 00:58 armbian-zsh_24.2.0-trunk_all__1-SAbfee-Baafd-R448a.deb
<DC-IRC> [Discord] <sunmaster> drwxrwxr-x 2 root root 4096 feb. 6 00:58 bookworm
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 11131072 feb. 6 00:58 linux-dtb-current-rockchip64_24.2.0-trunk_arm64__6.6.15-S51f3-Ddb75-Pdec1-C999999Hfe66-HK01ba-Vc222-B4d80-R448a.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 98529472 feb. 6 00:58 linux-headers-current-rockchip64_24.2.0-trunk_arm64__6.6.15-S51f3-Ddb75-Pdec1-C999999Hfe66-HK01ba-Vc222-B4d80-R448a.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 211159232 feb. 6 00:58 linux-image-current-rockchip64_24.2.0-trunk_arm64__6.6.15-S51f3-Ddb75-Pdec1-C999999Hfe66-HK01ba-Vc222-B4d80-R448a.deb
<DC-IRC> [Discord] <sunmaster> -rw-rw-r-- 1 root root 481088 feb. 5 21:04 linux-u-boot-rock-4se-current_24.2.0-trunk_arm64__2023.10-rc2-Sa169-P0000-H8c72-V82f3-Baebe-R448a.deb
<DC-IRC> [Discord] <sunmaster> root@rockpi-4b:~/build/output/debs#```
<DC-IRC> [Discord] <viraniac> yeah, then its simple enough. just install linux-dtb and linux-image deb file. Also linux-headers if required
<DC-IRC> [Discord] <sunmaster> but by going from 6.1 to 6.6 I may install headers as well
kolla has quit [Quit: %fog relay%]
kolla has joined #armbian
<DC-IRC> [Discord] <sunmaster> ok, update done ans seems to work
<DC-IRC> [Discord] <sunmaster> should I install u-boot too?
<DC-IRC> [Discord] <viraniac> there is a trick to installing u-boot. The installing deb file doesn't really updates the uboot being used on the device. To use new u-boot, you have to use armbian-install command and choose the option to update bootloader after you have installed the deb file
<DC-IRC> [Discord] <sunmaster> right, I know where it is
<DC-IRC> [Discord] <viraniac> unless you are having boot issues, I will suggest to skip that
<DC-IRC> [Discord] <sunmaster> I was looking at it when I set up to use nvme
<DC-IRC> [Discord] <sunmaster> probably wise 🙂
<DC-IRC> [Discord] <sunmaster> well, my new kernel use a lot less ram it seems
<DC-IRC> [Discord] <sunmaster> btw, thanks for the help!
<DC-IRC> [Discord] <TuxTheArchUser> Can anyone build an image for OPi PC with preinstalled RTL8192EU module?
stipa has quit [Ping timeout: 255 seconds]
stipa has joined #armbian
<DC-IRC> [Discord] <viraniac> Its already built in the official image. Are you having any issues using the same?
zeemate has joined #armbian
arch3r has quit [Ping timeout: 256 seconds]
arch3r has joined #armbian
arch3r has quit [Quit: bye]
arch3r has joined #armbian
alekksander has quit [Quit: Konversation terminated!]
jantones_ has joined #armbian
jantones has quit [Ping timeout: 256 seconds]
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #armbian
lyri has joined #armbian
zeemate has quit [Ping timeout: 272 seconds]
obinou has quit [Read error: Connection reset by peer]
califax has quit [Ping timeout: 255 seconds]
califax has joined #armbian
DarthGandalf has quit [Quit: Bye]
DarthGandalf has joined #armbian
lyri has quit [Remote host closed the connection]
archetech_ has quit [Ping timeout: 272 seconds]
KREYREN_ has quit [Remote host closed the connection]