Ezio ownatore
if you've got an iwlwifi card, then use wlans_iwlwifi0="wlan0"
Yes, it worked! I have an interface now but I'm still unable to connect, i did setup WPA supplicant with my ssid and password, and with bsdconfig netdev i did setup an IP manually, DHCP wasn't available
Ezio ownatore
Looks like it is associated but still i can't ping things x.x
Ezio ownatore
I managed to get it working 🥳🍾
Tyler
i want to do the same. i want connect to wifi bit in LiveCD. but i cant use wpasupplicant.conf as read-only filesystem. ssid can does work. i have foumd my wifi but if i run dhclient wlan0 i have got output: no link.....giving up
Tyler
Have you tried something like this in single user mode? https://t.me/FreeBSD/52
i have got it now. i have ethernet connection instead of wifi. more then enough to fix broken system
Tyler
But still i cant mount the problematic partition on liveCD which is /dev/ada0p11. thats my efi partiton for the system. it is "msdosfs" but even if i use the -t msdosfs flag wont mount it. invalid filesystem....🙄
Tyler
Oh... i got it now. succesfully mounted. 🤓
Tyler
but for chroot need to mount the system also. ans anything else needed? like var proc...
Krond
And /dev
Tyler
ah okay
Tyler
And /dev
not permitted...🙄
Tyler
why does not mount the system?
r2g2
when you crated a zpool you do not use the mount command but zpool import
Tyler
when you crated a zpool you do not use the mount command but zpool import
ok. thx. i have got it now. but how to actually chroot into after that?
Tyler
Krond
Nah, dev should be mounted from devfs.
Tyler
i see freebsd chroot is a bit different what i used to use on arch...🙄
Tyler
Nah, dev should be mounted from devfs.
sorry. i dont get it. 🙄
Tyler
devfs is mounted on /dev. whats wrong with that?
Krond
I mean when you chroot your filesystem should have all the proper mounts for some syscalls to function, so some stuff might fail without /dev mounted.
Tyler
at the moment i am chrooted like this. but some basic commands like clear just not working
Tyler
so dev should be mounted to where?
Tyler
root/dev mounted to testfreebsd. lt seems good for me....but what would you change?
Tyler
actually my goal is here to reinstall the bootx64.efi amd loader.efi
Tyler
but i dont get it why commands not found....
Krond
You are missing /usr/bin in there.
Krond
zfs destroy root/dev, then mkdir /tmp/testfreebsd/root/dev && mount -t devfs devfs /tmp/testfreebsd/root/dev.
Krond
As you created …/usr in there it shadows your root original contents.
Krond
Actually you can just rename it so you can see under it.
Tyler
ok. lets have a look...
Tyler
Almost...at least i got what u mean 🤓
Tyler
mistype before. zfs no need
Tyler
this is how u mean?
Tyler
But still basic commands wont work. like clear
Tyler
do i have to export bin? 🧐
Krond
But still basic commands wont work. like clear
Again, you still have empty (24K?) root/usr mounted onto it, there's probably no binaries in there.
Krond
> which clear /usr/bin/clear
Tyler
i see. will have a look on it.
Tyler
All what i want to mount into chroot do i have to create dataset also?? 🙄
r2g2
No. But why are you fumbling around with chroot and zfs when you want to install an efi file? The efi file belongs to the efi partition
Tyler
Operation not permitted
Tyler
👍😊
ɴꙩᴍᴀᴅ
?
ɴꙩᴍᴀᴅ
Well there are rules indeed, check https://t.me/FreeBSD1/1/27892
Tyler
currently having 278 members...
ɴꙩᴍᴀᴅ
Useful port links: https://docs.freebsd.org/en/books/porters-handbook/ https://t.me/freebsd_ports https://www.freshports.org/
ɴꙩᴍᴀᴅ
I suspect the ethernet cable i am using is not gigabit capable. Can i see somehwere what FreeBSD thinks about the cable? The ifconfig output shows media: "Ethernet autoselect (1000baseT full duplex" Does this means the cable is cat6?
ɴꙩᴍᴀᴅ
@extrowerk moved here to keep conversation a bit more organized (:
extrowerk
Oh thanks. Sorry about the careless post!
ɴꙩᴍᴀᴅ
No worries
ɴꙩᴍᴀᴅ
For linux there's a program named ethtool that may have your answer, but I think it's not on FreeBSD iirc
ɴꙩᴍᴀᴅ
I never checked that indepth detail for a network connection
Stéphane
Hello, about IPv6, where can I saw a sample for the file dhcp6c_duid ? I need to translate a DUID from hex to bin, so I use 'od -A x -t o' for each parts. But I do not know how to reassemble it in the file dhcp6c_duid
Stéphane
(Maybe there is a better way to add DUID in FreeBSD)
Tyler
why i can not mount the boot partition after writing bootcode on it? if i create a new partition and format it with newfs_msdos mounting is no problem. however if i unomount it and write the bootcode on it after that i can not mount it again.
Tyler
after 5 mins unattanded the pool can not be waking up from sleep...😔
ɴꙩᴍᴀᴅ
Is that from an external usb drive?
Carl
all begins with uhub0 beeing disconnected , i think it disconnects because the automatic suspend, i was looking the usbconfig options ... in the usbconfig man they say
Carl
power_off Turn the device off. power_save Turn the automatic suspend and resume on. This is the default for USB hubs. power_on Turn the device on and disable automatic suspend and resume. This is the default for non-hub devices.
Carl
the default for hubs is the automatic suspend, you could try to make usbconfig power_on over your uhub0
Carl
usbconfig -d ugen0.4 power_on try to execute this after you reboot for your seagate disk, for deactivate the suspend in in ugen0.4 ... if this is not the solution, you would must do something with uhub0 detached
Tyler
usbconfig -d ugen0.4 power_on try to execute this after you reboot for your seagate disk, for deactivate the suspend in in ugen0.4 ... if this is not the solution, you would must do something with uhub0 detached
thanks. i have tried but does not help. See my post: Post in thread 'Install FreeBSD in external USB HDD disk with Auto-ZFS' https://forums.freebsd.org/threads/install-freebsd-in-external-usb-hdd-disk-with-auto-zfs.85484/post-614017
Tyler
?
invalid argument error. but before writing the bootcode with gpart bootcode -p the mount is succes.
Daniel Sławek
What you think about KDE Plasma?
ɴꙩᴍᴀᴅ
What you think about KDE Plasma?
A nice looking DE flavor so to speak. They moved to hardware acceleration to achieve better performance iirc
Tyler
What you think about KDE Plasma?
I am using it with hybrid laptop. Works well. 👍
Stéphane
I am still lost. I have a DUID and an IPv6/64 block. As I didn't have SLAAC, I needed a working 'DHCP server' on my FreeBSD, right ? Where can I find documentation to use the IPv6 bloc in my server ? I have try to follow a 2018 tutorial, but 'dhcp6c' does not exist in my FreeBSD so it is maybe a too old post. Where is the best starting point to play ?
Baron
Baron
Redoing my old Gentoo setup with RatpoisonWM, but on FreeBaSeD
Ronard NX
i cant get screensharing working