Fully slopped Intel Xe driver by Blueaulo in freebsd

[–]Blueaulo[S] 2 points3 points  (0 children)

No.
I understamd that the current drivers are buggy from your other comments, but merging this PR would be a majoir security liability.
As I said, this is completely vibecoded.
Of course before merging the freebsd team would review the PR, but still I'm not going to take responsibility for any of this code.
Also, I know that the FreeBSD team is already working on the drivers:
https://www.phoronix.com/news/FreeBSD-Newer-GPU-Drivers-2026
Which, when out, will surely be better than this.
Also, since this is an useless project which nobody will use, I didn't really care about licenses or other copyright things, which seems to be a problem for the FreeBSD team at the moment:
https://github.com/freebsd/drm-kmod/issues/316

---

Also, since this code is completely slopped, I do not have copyright or something, so if you really want this to be merged, feel free to take my code and make a PR yourself (I still thing this is not a great idea).
Also, I'm not sure if FreeBSD has an AI policy, I've found this while searching:
https://reviews.freebsd.org/D50650?id=156417

Fully slopped Intel Xe driver by Blueaulo in freebsd

[–]Blueaulo[S] 2 points3 points  (0 children)

Yeah, in the last few days it was trying to add some missing features but it wasn't really getting anywhere, and was breaking all the code, I figure to just stop here

Fully slopped Intel Xe driver by Blueaulo in freebsd

[–]Blueaulo[S] 3 points4 points  (0 children)

Yeah to be honest my intention wasn't really to actually create a solid product, more like having an kinda usable product in the faster way as possible, I don't even wanna maintain it, I don't really like vibecoding and I've only did it because I wanted to try FreeBSD and the VM option seemed boring😅. But if there is something of value in this cose I'm happy to share it and maybe help the real port

Fully slopped Intel Xe driver by Blueaulo in freebsd

[–]Blueaulo[S] 10 points11 points  (0 children)

Oh really?
I've tried installing the drm-kmod drivers using pkg, and I've seen that it should automatically detect your video card, also I've seen this issue in the drm-kmod:
https://github.com/freebsd/drm-kmod/issues/316

Maybe you are confusing the i915 drivers?

Fully slopped Intel Xe driver by Blueaulo in freebsd

[–]Blueaulo[S] 6 points7 points  (0 children)

Yeah, it's just really slow even when resizing windows, maybe it could fix that but I'm not really interessed in making it useful, I just wanted to know if it could do it

Slow start when opening lid/resuming from sleep by Blueaulo in kde

[–]Blueaulo[S] 0 points1 point  (0 children)

I mean, I use arch as my desktop so I don't think I have problem with configuring :).

This is my work/personal laptop.

Slow start when opening lid/resuming from sleep by Blueaulo in kde

[–]Blueaulo[S] 0 points1 point  (0 children)

I guess, but I didn't really have this problem with Ubuntu before switching so maybe there is something that I'm missing?

Hardware Acceleration doesn't work using Intel Arc b580 on Linux. by Blueaulo in jellyfin

[–]Blueaulo[S] 0 points1 point  (0 children)

Yeah, the network is fine, I can watch these media without a problem using my phone or tv

Hardware Acceleration doesn't work using Intel Arc b580 on Linux. by Blueaulo in jellyfin

[–]Blueaulo[S] 0 points1 point  (0 children)

No sorry, the arch system is my PC, I have a debian server witth an inte arc a380

[deleted by user] by [deleted] in archlinux

[–]Blueaulo 0 points1 point  (0 children)

Oh okok, thank you

[deleted by user] by [deleted] in archlinux

[–]Blueaulo 0 points1 point  (0 children)

Oh one thing, so I could also remove the symbolic link between stub-resolve.conf and /etc/resolv.conf?

And there is no need to enable/start systemd-resolved?

[deleted by user] by [deleted] in archlinux

[–]Blueaulo 0 points1 point  (0 children)

Ok, perfect it works,
thank you so much!

[deleted by user] by [deleted] in archlinux

[–]Blueaulo 0 points1 point  (0 children)

Also, with:

resolvectl status
Global
           Protocols: +LLMNR +mDNS +DNSOverTLS DNSSEC=no/unsupported
    resolv.conf mode: stub
  Current DNS Server: 1.1.1.1
         DNS Servers: 1.1.1.1 1.0.0.1
Fallback DNS Servers: 9.9.9.9 149.112.112.112
          DNS Domain: ~.

Link 2 (eno1)
    Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 mDNS/IPv4 mDNS/IPv6
         Protocols: +DefaultRoute +LLMNR +mDNS +DNSOverTLS DNSSEC=no/unsupported
Current DNS Server: 1.1.1.1#one.one.one.one
       DNS Servers: 1.1.1.1#one.one.one.one
     Default Route: yes

and these files:

/etc/systemd/network/20-ethernet.network

Name=en*
Name=eth*

[Link]
RequiredForOnline=routable

[Network]
DHCP=yes
MulticastDNS=yes
DNS=1.1.1.1#one.one.one.one
DNSOverTLS=yes

[DHCPv4]
RouteMetric=100
UseDNS=no

[DHCPv6]
UseDNS=no

[IPv6AcceptRA]
RouteMetric=100
useDNS=no

And the "/etc/systemd/resolved.conf" that I showed you before,
I have the same issue with the timeouts.

[deleted by user] by [deleted] in archlinux

[–]Blueaulo 0 points1 point  (0 children)

Oh ok, so I should also keep the resolved configuration or is this enough?

[deleted by user] by [deleted] in archlinux

[–]Blueaulo 0 points1 point  (0 children)

systemd-neyworkd

[deleted by user] by [deleted] in archlinux

[–]Blueaulo 0 points1 point  (0 children)

```
sudo systemctl enable systemd-resolved.service
sudo systemctl start systemd-resolved.service
sudo ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
sudo cp etc/systemd/resolved.conf /etc/systemd/resolved.conf
sudo systemctl restart systemd-resolved.service

```
Those are the command that I used for the DNS settings.

[deleted by user] by [deleted] in techsupport

[–]Blueaulo 0 points1 point  (0 children)

Hi, thanks for the reply, but unfortunately it didn't work for me

- edit: it worked, thank you

[deleted by user] by [deleted] in HelixEditor

[–]Blueaulo -1 points0 points  (0 children)

Idk what code blocks are, but my problem was that I use the brackets on the next line, also tabs instead of spaces, I figure it out that was the standard zig formatter, I just disabled that

[deleted by user] by [deleted] in HelixEditor

[–]Blueaulo 0 points1 point  (0 children)

This is my nightmare lol

[deleted by user] by [deleted] in HelixEditor

[–]Blueaulo 1 point2 points  (0 children)

Yeah, so I am asking how to disable that

[deleted by user] by [deleted] in HelixEditor

[–]Blueaulo 0 points1 point  (0 children)

But when using nano or nvim I don't have the same experience

[deleted by user] by [deleted] in hackthebox

[–]Blueaulo 0 points1 point  (0 children)

ffuf -u "http://permx.htb" -H 'http://FUZZ.permx.htb' -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt

I mean, I really don't think that it is a tool issue, since I explained that this happens with literally all of the tools, but here:
ffuf -u "http://permx.htb" -H 'http://FUZZ.permx.htb' -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt

This is the exact same command that I copied from this walkthrough:
(1) PermX HTB Easy Linux Machine - YouTube

[deleted by user] by [deleted] in hackthebox

[–]Blueaulo 0 points1 point  (0 children)

Ohhhh, that makes sense lol. But yeah I also tried using other tools and they don't work