Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Announcements: #armbian-announcements | Developer talk: #armbian-devel | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #armbian
TheCoffeMaker has quit [Quit: So long and thanks for all the fish]
TheCoffeMaker has joined #armbian
hackkitten has quit [Ping timeout: 244 seconds]
Miyu has joined #armbian
Miyu has quit [Ping timeout: 265 seconds]
hackkitten has joined #armbian
zeemate_ has quit [Ping timeout: 252 seconds]
TheCoffeMaker has quit [Remote host closed the connection]
TheCoffeMaker has joined #armbian
borgnix has joined #armbian
zeemate_ has joined #armbian
zeemate_ has quit [Ping timeout: 272 seconds]
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #armbian
archetech has joined #armbian
likeafox has quit [Quit: Leaving]
coldfeet has joined #armbian
coldfeet has quit [Quit: Lost terminal]
wd has quit [Ping timeout: 272 seconds]
wd has joined #armbian
armbianUusseerr has joined #armbian
<armbianUusseerr>
hi Again
<armbianUusseerr>
Installing armbian Ubuntu my odroid C4 suspended and the boot process is broken
<armbianUusseerr>
Last time I came, you recommended me to fix it via UART, so I bought an UART device and now I'm connected
<armbianUusseerr>
but no idea how to fix it
<armbianUusseerr>
Current fdtfile after armbianEnv: amlogic/meson-sm1-odroid-c4.dtb
<DC-IRC>
[Discord] <menu> Suspend is a personal preference, and you should disable suspend before doing anything that requires the system to remain unsuspended
<DC-IRC>
[Discord] <igorpec> suspend was never working properly anyway
<DC-IRC>
[Discord] <menu> i disable suspend and hibernation completely in my images, the kernel does not get built with it
<DC-IRC>
[Discord] <igorpec> we should disable this by default i think
<DC-IRC>
[Discord] <Werner> agree
<DC-IRC>
[Discord] <igorpec> just how is the easistes way?
<DC-IRC>
[Discord] <Werner> easiest maybe remove kernel support for it. however ideally this is disabled at userspace level so whoever wants to play with can easily re-enable it.
<DC-IRC>
[Discord] <Werner> Isn't there maybe a kernel boot parameter for?
<DC-IRC>
[Discord] <menu> default build targets should drop it, is it not loadable as a module?
<DC-IRC>
[Discord] <Werner> seems to be built in
<DC-IRC>
[Discord] <Werner> boolean, so no module at `CONFIG_SUSPEND` level
<DC-IRC>
[Discord] <menu> that's annoying
<armbianUusseerr>
lol
<armbianUusseerr>
fixed now
<armbianUusseerr>
suspend is disabled now
<armbianUusseerr>
but for sure is devs fault , not us user
<armbianUusseerr>
bye bye
<armbianUusseerr>
users
<DC-IRC>
[Discord] <Werner> `nohibernate [HIBERNATION] Disable hibernation and resume.`
armbianUusseerr has quit [Quit: Konversation terminated!]
<DC-IRC>
[Discord] <menu> what's the earliest kernel target armbian has ever supported? (i.e. first supported version)
<DC-IRC>
[Discord] <menu> what's the earliest kernel target armbian has ever supported? (i.e. first supported version) - i've been arguing with a legacy device lately
<DC-IRC>
[Discord] <Werner> My guess is 3.4.y but that old allwinner stuff was dropped years ago
<DC-IRC>
[Discord] <ceansounet> hi, i was running klipper on armbian on a rockpi 5b but i changed sd card to do some tests and back to my normal sd card i can't boot to armbian, when booting up i get this (image), so i tried doing ls /dev and my sd card is detected (mmcblk1) but when doing ls /dev/mmcblk1*, no partition is found, i think my sd card might be corrupted and i wanted to know how to troubleshoot and <clipped message>
<DC-IRC>
[Discord] <ceansounet> maybe get it running again or at least get back some data, i only have a windows pc on hand and no uart device, i don't know if its the right channel
<DC-IRC>
[Discord] <igorpec> Armbianuser: it is your fault, always.
wootehfoot has joined #armbian
zeemate_ has quit [Ping timeout: 246 seconds]
zeemate has joined #armbian
<DC-IRC>
[Discord] <johnthecoolingfan> I think they meant that it's dev's fault because they supply images wit ha "bad" default config that breaks stuff
<DC-IRC>
[Discord] <johnthecoolingfan> I think they meant that it's dev's fault because they supply images with a "bad" default configuration that breaks stuff
<DC-IRC>
[Discord] <johnthecoolingfan> I think they meant that it's dev's fault because they supply images with a "bad" default configuration
<DC-IRC>
[Discord] <johnthecoolingfan> Although in this case I'm not sure if it's just user not being aware or how to do upgrades properly or because the suspend shouldn't be on by default
<DC-IRC>
[Discord] <menu> hmm, i don't think the freescale i.MX 508 ever got mainline support :(
<DC-IRC>
[Discord] <johnthecoolingfan> Try using GParted to check the partitioning on the sd card. It shopuld be able to show you if there are any partitions on the sd card and what the ids are.
buzzmarshall has joined #armbian
<DC-IRC>
[Discord] <ceansounet> So i got to this part and it seems like this is the partition that i need to recover, but im not sure what the other partition is, and it seems like it will delete it when i press enter, it says that it can't open the filesystem for the second one
<DC-IRC>
[Discord] <johnthecoolingfan> That screenshots doesn't tell me the information I would need to understand the situation:
<DC-IRC>
[Discord] <johnthecoolingfan> 1. is the partition table readable or broken?
<DC-IRC>
[Discord] <johnthecoolingfan> 2. what's the partition uuids if the partition table is ok?
<DC-IRC>
[Discord] <johnthecoolingfan> It's likely this program ignores the partition table and just tries to find dignatures for the partition, might be why it found this hpfs-ntfs partition that probably doesn't exist. Try gparted, it's available for windows.
<DC-IRC>
[Discord] <ceansounet> It said partition table : msdos
<DC-IRC>
[Discord] <ceansounet> And i didn't see any uuid
<DC-IRC>
[Discord] <ceansounet> I was in gparted but i couldnt get on the gui so im using the command line and using chatgpt to try to understand a little bit, it said to try and recover a partition i should use testdisk so i did
ced117 has left #armbian [#armbian]
ced117 has joined #armbian
<DC-IRC>
[Discord] <johnthecoolingfan> the partition tabel should be gpt
<DC-IRC>
[Discord] <johnthecoolingfan> the partition table should be gpt
<DC-IRC>
[Discord] <johnthecoolingfan> chatgpt will only give general advice based on keywords, it's worse than google
<DC-IRC>
[Discord] <johnthecoolingfan> Which means the partition tabel is broken
<DC-IRC>
[Discord] <johnthecoolingfan> Try and recover the armbi_root partition to restore data from it
<DC-IRC>
[Discord] <johnthecoolingfan> Try and recover the armbi_root partition to restore important data from it
<DC-IRC>
[Discord] <johnthecoolingfan> I have no idea how that's done with testdisk, on linux I would recommend using ddrescue with some online guide for example setup, but you're on windows so I can only suggest gparted
<DC-IRC>
[Discord] <johnthecoolingfan> Then you can flash a fresh rock 5b image and re-install teh stuff you need using teh data from the partition. You would need to access the ext4 partition somehow, can't suggest any tools for that on windows
<DC-IRC>
[Discord] <johnthecoolingfan> chatgpt is not a reliable source for anything
<DC-IRC>
[Discord] <ceansounet> well it might not be the best but at least this time it worked like a charm, almost no issue and my klipper is back up and running
<DC-IRC>
[Discord] <ceansounet> i know google and forums can get you better/more reliable info if you know where to look for it but at least chatgpt answers directly and i don't have to wait hours if i have a question, and most of the time it just spits out the same tutorials anyways
<DC-IRC>
[Discord] <johnthecoolingfan> Well, what matters is that you got it running, well done
daikojun_ has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]