XS
K
XS
we have some HP Itanium rx4640, rx2620 and HP Integrity rx1620
XS
the good thing is that most of them still works today...
Anonymous
XS
I don't think so but I do not know tbh. We buy thoses machines on ebay usually
XS
that's totally outdated
🇵🇸🍉
What does hello systems use as desktop environment?
Anonymous
Do you have the link ?
Anonymous
OK so whereis the iso file?
Anonymous
hello system
Anonymous
👌
Anonymous
I did have it then found it needed more of a machine I had at the time SO I deleted it.
🇵🇸🍉
When will hello systems ready?
Anonymous
it out now
Anonymous
OK here it is https://github.com/helloSystem/ISO/releases/tag/r0.6.0
Arminio
Ah, that helloSystem thing
Anonymous
downloading now, will have it in about 6 (six) hours. hope the speed don't burn up the net. LOL
Anonymous
looks like its better to do the torrent. 40 minutes
Anonymous
well YES I am && thank you
ɴꙩᴍᴀᴅ
ɴꙩᴍᴀᴅ
On which hardware are you trying it?
Anonymous
HP notebook 2000 in vmware.
ɴꙩᴍᴀᴅ
Cool. Let's see how it behaves
Anonymous
it will be awhile. maybe tomorrow
D.M
hello, anyone using adb and fastboot? I need some help
Anonymous
ain't adb etc.. used to root your phone?
D.M
Anonymous
and you are try to install bsd on it ?
Anonymous
I just plug the phone in useing usb connector and wham 0 it work that way.
D.M
Anonymous
the phone shows up as a folder
D.M
Anonymous
whats mtp?
D.M
whats mtp?
do adb devices and post a screenshot
Anonymous
I didn't use adb. phone to windows shows as Phoenix5
D.M
Anonymous
to figure out what you are doing with it.
Anonymous
BTW: linux on the phone does not appear to be an install. only links to the cloud.
D.M
D.M
not being able to use adb on freebsd, for me it is no good to have bsd as a journal.
Anonymous
my adb fastboot is a windows exe. going to try w/ wine ?
XS
XS
apparently some people uses it on FreeBSD, but few steps may be required to set it up
XS
like here: https://baohaojun.github.io/blog/2020/06/16/0-Android-App-development-under-FreeBSD.html
XS
but this concerns setting up the whole google sdk, which is not needed for just issuing adb commands normally
D.M
XS
Probable that your device just require the good rights in /dev
Badugar
afaik the owner, group and permissions for files under /dev are editable in /etc/devfs.conf
ɴꙩᴍᴀᴅ
Indeed
ɴꙩᴍᴀᴅ
I had to edit them with this:
[localrules=10]
add path 'ugen*' mode 0660 group operator
add path 'usb/*' mode 0660 group operator
add path 'usb' mode 0770 group operator
ɴꙩᴍᴀᴅ
And then point to the rules in the /etc/rc.conf file
Nick
Hi All,
I'm trying to build customer kernel for freebsd 12.3 VM, but it is failing to mount zfs, I have following options in /etc/make.conf:
MODULES_OVERRIDE=opensolaris zfs krpc
but still failing, even if I try to build generic kernel. What I'm doing wrong?
Nick
here is the screenshot when it fail to boot
Nick
Krond
So type ?.
Krond
I guess you missed a huge amount of modules that are still required to work. In this case probably something like geom_part_gpt_load.
Nick
Krond
Wait a sec, why zroot/ROOT/default, if it should point to device first?
Krond
Ah, BE, this is supported.
Nick
I'm surprised that it's not building all modules, last time when I use FreeBSD in 5.11 era it was building all modules by defualt
Nick
and from makefile
FreeBSD% grep -i module /usr/src/Makefile
# buildkernel - Rebuild the kernel and the kernel-modules.
# installkernel - Install the kernel and the kernel-modules.
XADE
D.M
D.M
Anonymous
root@punisher:/usr/home/beastie # /usr/local/bin/mtp-connect
libmtp version: 1.1.18
Device 0 (VID=1004 and PID=633e) is a LG Electronics Inc. LG G Flex 2.
Android device detected, assigning default bug flags
Usage: connect <command1> <command2>
it appears it wants bluetooth.
Anonymous
btw: after 6 tries I could not get hellosystem to install
🇵🇸🍉
But are y'all guys switched from linux to bsd
XS
I was using BSD before systemd existed
🇵🇸🍉
swodig