-
V_PauAmma_V
Does anyone with experience of both 13.4 and 14.1 with a DE has preferences or suggestions for which to upgrade my laptop to from 13.3?
-
V_PauAmma_V
s/has/have/
-
ivy
i am not allowed to answer this question since i have not used 13.4, but i find sway is about the same on any OS
-
V_PauAmma_V
To be more specific: I'm mostly aiming for an uneventful upgrade (from 13.3). How do they compare in this respect?
-
kevans
you'll probably have less heartburn moving to 13.4
-
V_PauAmma_V
Thanks. 14.x can wait for a new laptop then, if and when mine starts dying.
-
ober
wifibox seems interesting. four minipci cards later, I wish I had known about this
-
rwp
V_PauAmma_V, I held off upgrading my main desktop to 13.4 because I use the pkg radeonkms driver and 13.4 is compiled against 13.0 and the kernel abi changed triggering a kernel panic.
-
rwp
I then upgraded from 13.3 to 14.1 and the upgrade went simple without any problems. But...
-
rwp
In 14.1-RELEASE plus binary pkgs some combination of that plus firefox plus radeon graphics causes "chunkiness" to occur which never before occurred on this same hardware.
-
rwp
Not all the time but frequent system pauses for ~15 seconds is not uncommon. It's quite annoying. And I don't have a root cause.
-
rwp
I feel certain that if I returned to 13 that the frequent pauses would not occur. But then I would not have a pkg firefox to use with it. And the old firefox available for it is aging away now.
-
» V_PauAmma_V plans to wait until the package builders are upgraded from 13.3 to 13.4, when 13.5 goes EOL at the end of the year.
-
V_PauAmma_V
s/13.5/13.3/
-
HER
V_PauAmma_V: dont forget you can create a snapshot (beadm) before upgrading.. and then you can roll back if something breaks
-
HER
V_PauAmma_V: that is, if you are using zfs.
-
V_PauAmma_V
freebsd-update takes care of that, unless that changed recently. (And yes, ZFS root.)
-
HER
V_PauAmma_V: i3 and dwm works fine for me
-
HER
but any DE should work.. i dont see why it wouldnt
-
HER
unless... you have alder lake 12th generation... i could not get wayland to run... but im not sure if its my mistake or it really does not work. In amd it worked fine
-
HER
unless... you have alder lake 12th generation... i could not get wayland to run... but im not sure if its my mistake or it really does not work. *with radeon card* it worked fine
-
» V_PauAmma_V nods.
-
ei
-
ei
I bisected this down to the 5.11 tag with the new ttm allocator (where scatter gather for phys is no longer used)
-
ei
meanwhile you can cherry pick
freebsd/freebsd-src 84f46335ab5d and build 5.10-lts from drm-kmod git branch
-
ei
to run 5.10 on 14.1 (current can 5.10-lts from git as is, I run it as a workaround with amdgpu)
-
ei
iirc manu still didn't mfc 84f46335ab5d into stable/14 to unbreak 5.10-lts build
-
jauntyd
V_PauAmma_V: you might give Enlightenment a try. it's mature, creative and fun
-
jauntyd
-
drobban
V_PauAmma_V: Im running 13.x on my laptop and 14.x on my server and workstation. Havent had any issues. The server is running with a ARM Ampere Altra CPU and havent had any issues.
-
drobban
V_PauAmma_V: also =) have a look at Windowmaker, its very mature =)
-
drobban
and fun.
-
jauntyd
+1 windowmaker
-
jauntyd
-
drobban
the dockapps is a simple and clever feature. Managed to port the old battery monitor from the beginning of the 2000 to work on current version of FreeBSD.
-
drobban
heck FreeBSD is awesome.
-
jauntyd
FreeBSD is pretty much the best thing ever
-
drobban
I like the fact that things are stable, no urge f* shit up in the pursuit of the new shiny.
-
jauntyd
stable for sure. i like ports, zfs and clear documentation
-
jauntyd
do you daily drive freebsd?
-
rwp
ei, Sounds plausible to me. The description matches what I see pretty closely. I am not compiling or doing anything other than editing files and surfing with firefox when this occurs most of the time.
-
rwp
ei, Oh and you have a cherry-pick commit I could try! Thanks!
-
rwp
drobban, +1 for stability! I need the machine for me to do work. I don't need shiny fluff and glitter features which cause problems.
-
drobban
jauntyd: yes, both to run my business and on my dev-machine.
-
rwp
As to window manager, I have always loved fvwm for the simple and stable but I am currently running i3 tiling. It's a different mindset with a tiling manager. But it's been good for me.
-
rwp
And this is also my main desktop too. I am working using it every day for some years now.
-
drobban
rwp: I have keybindings to how a want a window to tile.
-
drobban
=)
-
rwp
I have to mention the awesome window manager because it is so awful. I ran it for way too long before I tried i3 and then I was sorry I had kept using awesome for so long. It's truly NOT awesome. Avoid. Avoid!
-
HER
hahah
-
rwp
When I was using awesome-wm I felt like I was in this abusive relationship. But I just didn't realize it until I finally got out of it.
-
mzar
6
-
mzar
err
-
dch
i started using freebsd with i3 as a relatively random choice and i'm still running it today, too lazy to try anything else. it seems perfectly cromulent.
-
dch
after getting the battery replaced in my laptop, my 2 usb ports no longer work for connecting my wired NIC
-
dch
grrr
-
drobban
rwp: hahaha!! =D
-
drobban
dch: sounds like you had some bad luck while replacing your batteries.. what model/make are you running with
-
xxy
my boot mode is "UEFI", and my graphic card is navida geForce GTX 1050Ti, how to select xorg driver similar to "xf86-video-vesa"
-
tsoome
vesa is BIOS extension, with UEFI (and no KMS), you would need framebuffer driver.
-
xxy
tsoome: can i install framebuffer driver with "pkg install framebuffer"
-
xxy
tsoome: what's different between framebuffer driver and "nvidia" driver? can you explain more , I install freebsd just one day, it's too difficult
-
dch
xxy: do you explicitly want *not* to use the nvidia ?
-
dch
I have a similar nvidia here, so my instructions should more or less match up if that's your path
-
dch
drobban: its my old xps13
-
tsoome
for driver spec you need to check out its documentation. Basics is that with framebuffer you have memory mapped screen area where you can write your pixel and get them on screen - this is without any hw acceleration. vesa is basically the same, but there are some extra features to make things faster. special card driver will allow you to use "full" power
-
xxy
tsoome: you words , i might digest for long times, now the problem is when i "startx" , it prompt server error" cannot run in framebuffer mode ,please specify busIDs or all framebuffer devices", i quess it ought to be you said " need install framebuffer driver"
-
xxy
tsoome: i don't know how to install framebuffer driver , and what's the exact framebuffer driver name "
-
xxy
dch: i need use nvidia exactly
-
dch
xxy: cool let me get some notes together
-
dch
xxy: can you paste a dmesg somewhere? /var/run/dmesg.boot so we can see what h/w was detected
-
dch
I assume you have some packages installed
-
dch
my list here is a bit longer but I think this is sufficient:
-
dch
xf86-video-scfb xorg-minimal polkit xf86-input-evdev xf86-input-keyboard xf86-input-mouse dbus x11/nvidia-driver x11/nvidia-settings x11/nvidia-xconfig
-
dch
and you need one of the graphics/nvidia-drm-*-kmod ports
-
dch
the right one is h/w dependent
-
xxy
dch: i have installed nvidia driver with command " pkg install nvidia-driver",
-
dch
ok then lets assume thats the right one
-
dch
assuming you are now at root console in text mode
-
dch
what happens when you try `kldload nvidia-modeset` ?
-
xxy
dch: it display 3 line " nvida0: ,,,,on vgapci0,
-
xxy
dch : it seems driver have be used
-
dch
according to
nvidia.com/Download/driverResults.aspx/210651/en-us your 1050 is supported so the graphics/nvidia-driver is indeed the right one
-
dch
so basic config, I load driver via /etc/rc.conf, not /boot/loader.conf
-
dch
in case of problems, I can boot to single-user mode and fix stuff manually
-
dch
in `/etc/rc.conf` I have `kld_list="${kld_list} nvidia-modeset"`
-
dch
thats it
-
xxy
dch: in my rc.conf, have a line " kld_list..", yes ,it already have
-
dch
X11 is a bit trickier, I don't configure that much, I am still using a 10yo config
-
xxy
dch : i have setted in rc.conf like you paste above
-
dch
di you have a basic .xinitrc ?
-
dch
*do you ...
-
xxy
yes
-
dch
ok does `startx &` do anything useful?
-
dch
at least it should flicker and switch to console 7 or 9 or whatever
-
dch
xxy: at the end of that there should be at least a /var/log/Xorg.0.log with any errors
-
xxy
dch: the error is " fatal server error : cannot run in framebuffer mode, please sepcify busIDS for all framebuffer devices"
-
dch
xxy: ok to me this sounds like its already got a framebuffer driver loaded
-
dch
can you post the full `dmesg` output, and the xorg log file please?
-
dch
guessing is too hard
-
xxy
dch: i chat with you on another pc, it's hard to paste soon,, are you still here tomorrow ?
-
dch
xxy: for sure. I know this pain of 2 pcs only too well
-
dch
here's what I have in mine btw
-
dch
-
xxy
dch: it's night , and the internet will shut down soon in my side, and my hex can't read offline message,
-
dch
xxy: np, ping me eu morning I should be around, I can re-send any links you're missing
-
xxy
dch: if i can't resolve this problem , i will return here tomorrow, i hope you are still here , my location is in china, thank you !
-
dch
np
-
xxy
dch : bye
-
» dch waves
-
hackkitten
ivy: just wanted to let you know that I got NymphCast to build & run successfully after compiling the other dependencies also with clang++. Had to pass in /usr/local/include & /usr/local/lib as search paths, but it's working now.
-
hackkitten
not sure why GCC is seemingly broken now, but I will be avoiding it on FreeBSD to make sure
-
drobban
dch: oooh. I had a XPS15. the battery on those dells is no fun. the swollen battery has completely killed something inside that computer
-
gspbirel56
hi all! hopefully this isn't a stupid question but I have been unable to build weechat from ports for a few days and was wondering if anyone knew about it
-
gspbirel56
it gets 20 errors and about 70 warnings before it stops
-
gspbirel56
sorry, I got disconnected. but if anyone has any ideas please let me konw
-
TommyC
gspbirel56: No access to my FBSD machine at the moment, do you mind posting the build log?
-
nimaje
sorry my crystal ball broke recently and the offical builder seem to have no problem currently according to
portsfallout.com/port?port=weechat&maintainer= , so I can't help you
-
gspbirel56
TommyC definitely, one moment
-
gspbirel56
and nimaje you have a crystal ball?
-
TommyC
His crystall ball doesn't have a compiler, though.
-
gspbirel56
GCB
-
gspbirel56
GNU Crystal Ball
-
fold
I have a spare crystal ball available but I think I need 100 usd to use it
-
fold
let me know if you are interested and we can try to use it
-
gspbirel56
here's the pastebin for my output
pastebin.com/Tjc4fbcM
-
gspbirel56
sorry, I couldn't get the bsd.to to work
-
gspbirel56
but it seems like an issue with the v8 plugin
-
nimaje
seems like weechat only supports old versions of v8 currently
weechat/weechat #360
-
nimaje
do you want js support in weechat for some reason?
-
drobban
trying to get a mellanox mce card going.
-
drobban
but getting status: no carrier (Cable is unplugged.)
-
drobban
but in dmesg mlx5_core0: INFO: mlx5_port_module_event:709:(pid 12): Module 0, status: plugged and enabled
-
gspbirel56
nimaje no I don't, I didn't even know it had support for v8
-
gspbirel56
is there a way to build weechat without that?
-
nimaje
why did you enable that option then? it is off by default
-
gspbirel56
the command I ran was "portmaster irc/weechat" and that's what I got
-
nimaje
get it to open the option dialog again and disable the javascript option (no idea how to do that with portmaster)
-
rtprio
make config
-
nimaje
(and I would advise to use some tool like poudriere or synth to build a pkg-repo and install stuff only at the end, to reduce the amount of time where you are in a partially updated system state)
-
rtprio
i have a hard time beliving that poudriere is worth the effort for a single system
-
nimaje
well, synth is build for single system use cases, but never tried it
-
gspbirel56
I'm unfamiliar with synth
-
gspbirel56
I'll run make config on weechat and post back
-
gspbirel56
thank you so much
-
gspbirel56
is there a guide for building a repo for poudriere? I guess I should check the handbook
-
nimaje
-
rtprio
(also in 20 years of updaing pports, i can count on one hand where just upgrading without some fancy build system caused problems)
-
gspbirel56
I wouldn't even really care about a build system but portmaster makes it easy to upgrade all packages
-
gspbirel56
thank you for the guide
-
» ober is familiar with buildworld/buildkernel/real-release but can't find out how FreeBSD-14.1-RELEASE-arm64-aarch64-ROCKPRO64.img.xz is built
-
kevans
ober: release(7) / the scripts in src/release
-
kevans
ober: specifically, that one will be with release.sh and release/arm64/ROCKPRO64.conf
-
ober
ty
-
rwp
ei, In binary pkgs today I see that drm-61-kmod: 6.1.92 is upgrading and replacing drm-515-kmod: 5.15.160 along with drm-kmod-20220907_3. Is this already the fix for
freebsd/drm-kmod #302#issuecomment-2318230263 flowing through?
-
rwp
THANK YOU for working to bisect this problem! I am going to install and reboot for it now. I haven't done that since last night yet.
-
rwp
ei, I am now rebooted running the drm-61-kmod: 6.1.92 pkg and will be hoping! :-)
-
andr01d
Hullo, Could someone recommend a simple ipfw rule to allow one specific lan local IP address to have local LAN access only, with no internet access?
-
cedb
rtprio: what effort is poudriere?
-
» ober hunts for Mark Linimon
-
rtprio
more than ports-mgmt/portupgrade
-
imm_
Hi; does anyone know when it will be possible to passthrough just one USB device to bhyve guest?
-
ober
imm_: join the waiting list :P
-
» ober just bought a pcie usb controller to pass thru
-
imm_
Do we have a club?
-
oprs
o/
-
imm_
It seems I will by one pcie controller also.
-
imm_
s/by/buy/