Eliab/Andi
Eliab/Andi
Here I don't have a background
Keshav
It is weird
Eliab/Andi
It is and I dont have any idea why
Keshav
Is it happening with every window ?
Eliab/Andi
Yeap with any other app
Let me say after 5-10mins
Eliab/Andi
Maybe intel HD?
Eliab/Andi
But I've install it
Keshav
Maybe the drivers aren't compatible fully yet.
Keshav
Do you have any other graphics h/w which you might have installed drivers for ?
Nvidia, Radeon ?
Keshav
If thats the case, Xorg might be having a little difficulty.
Keshav
Eliab/Andi
Keshav
Issue might be having some libs outdated ?
Keshav
Hal ?
Keshav
https://duckduckgo.com/?q=freebsd+kde+blank
Releaved many links and posts. @andifedge Check them out. See if any of them helps.
Eliab/Andi
Hal ?
Hal enabled
Using freebsd 13
Keshav
Ok
Keshav
Keshav
Eliab/Andi
Same like typing in task manager
And I don't see anything
Eliab/Andi
How to change it? I'm on boot single user
Keshav
In the installed system in the video referred in above message,
i mounted ada0p1(efi) using
# mount -t msdosfs /dev/ada0p1 /mnt
And ls till the last file shows /mnt/efi/boot/ contain BOOTx64.efi and startup.nsh. but this doesn't happen when i create partitions manually.
Any suggestions ? 🙂
Or direction as to how i can collect info in this running system which might help me getting the desired partitioned system booting. ?
Keshav
@andifedge You do not login in single user mode. It is not recommeded
Keshav
That is only recommended for recovery purposes and people wanna get taste of the system before installing it on their hardware.
Keshav
Create a user and add it to "wheel" and "operator" groups.
Wheel - if normal user wants to gain admin rights for some operation
Operator - to shutdown the system.
Eliab/Andi
Ahh the problem is I added proc on etc /fstab
Eliab/Andi
And now the system.stucks on kde
Keshav
yes. That too.
Eliab/Andi
I want to delete it
Eliab/Andi
Before the de starts 😂
Keshav
Comment the line.
Keshav
Add # before it.
Keshav
Save it and reboot.
Eliab/Andi
Ive deleted it
Proc is not needed isn't it?
Eliab/Andi
Thx for your help!
I have used before ghostbsd and so...🙈
Keshav
/proc is not meant for normal user.
Eliab/Andi
Ah thx
Keshav
👍
Keshav
what can i config using sysctl ?
Can you give me a direction. 🙂
Keshav
Meanwhile i'll check boot time flags and rc.conf
Keshav
Well.. i succeeded in booting freebsd as i wanted it to.
It did not need freebsd-boot partition in pure efi+gpt configuration.
Problem was that after installation and reboot, efi would loose its files(BOOTx64.efi and startup.nash)
Copied it from bootable usb and it works now.
Thanks and immense appreciation for all the help and guidance.
Off to multiboot now 🙂
Eliab/Andi
Keshav
Keshav
Ok. I'll look into it.
So much to learn.. 😂
Eliab/Andi
Would you recommend freebsd 12 or 13 as daily use?
Fred
Eliab/Andi
Eliab/Andi
Is another issue
Eliab/Andi
Hehe
Anonymous
Hi all, sorry for my bad English, and when I want to use xdm I need to add xdm_enable="YES" in /etc/rc.conf and create link of ~/.xsession pointing to the ~/.xinitrc? And is it all?
Алик Сережевич
Игорь
Аххахах
Anonymous
Лол
Anonymous
Но в целом то, нужно еще редактировать ttys или нет?
Константин
Anonymous
Keshav
@khng300 yes. I am. I succeeded. I had to copy efi.fat and BOOTx64.efi files to efi partition manually by entering into shell after installation. bootcode was written to efi partition successfully.
Everything else was same as i mentioned in the text message above.
Now I am trying to find why the files were not placed during the installation. 🙂
Keshav
@khng300 freebsd-boot partition was not needed as mentioned in the handbook.
Also someone mentioned in bugs section that ext4 is now fully supported with all its properties which is also not mentioned in the handbook.
Learning curve is fun around freebsd. 🙂
Keshav
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234979
Keshav
I would love to but do not know how to do it. Will look into it 🙂
Keshav
Many in the community are multi booting because of many reasons. I am one of them. I was looking for a way to share data between two OS.
I was happy to see that ext4 is now fully supported. I am on AVLinux2019 multibooted with freebsd. I am learning freebsd whenever i get time and opportunity. And thinking of shifting all the work in freebsd because.. i love freebsd philosophy. 🙂
Anonymous
Anonymous
Anonymous
i think it was for transition purpose mainly
Anonymous
given that you actually never gain full support due to quite a lot of differences in terms of things like extended attributes (note that freebsd extattr and linux xattr are not equivalent) and also linux's lacking NFSv4 ACL support (which you will find in FreeBSD's OpenZFS and FFS/UFS)
Anonymous
but for migration ext2fs.ko is already perfectly fine
Keshav
Keshav
Anonymous
Anonymous
yourself
Anonymous
such as renaming it from ESP\boot\bootx64.efi to ESP\freebsd\freebsd.efi
Keshav
you can also try renaming it and register a boot entry
I tried it. But with rEFInd bootloader. So that i can multiboot easily. Registering for new entries for every new install in multiboot sounds inconvenient. 😅
This is purely my opinion... Others may find that easier to manage 🙂
Anonymous
Keshav
Yes its just one line command.