error

  1. D

    Segmentation Fault GPU

    Hello, whenever I run clinfo or clpeak I get this error: clpeak: Platform: Clover Device: AMD CEDAR (DRM 2.50.0 / 12.2-RELEASE-p3, LLVM 10.0.1) Driver version : 20.2.3 (FreeBSD) Compute units : 2 Clock frequency : 650 MHz Segmentation fault (core dumped) clinfo; ... ICD...
  2. D

    Solved DRM Module Kernel Panic with pkg

    Hello, I have been trying to get OpenCL working and found out I needed graphics/drm-fbsd12.0-kmod in order to get OpenCL recognize my GPU. The problem is, that module only works if it's built from ports and crashes when it's installed from pkg. The other issue is for number of reasons I can't...
  3. D

    Solved Cannot Install pkg

    Hello, I wanted to check for updates on my server and ran pkg update but the output was: The package management tool is not yet installed on your system. Do you want to fetch and install it now? [y/N]: y Which I replied yes Bootstrapping pkg from...
  4. D

    Solved Corrupt Snapshot Error Portsnap

    Hello, I am trying to install programs from ports collection in my jail but I am having files/f9b2bc14436e0db36c374a6943cc990c652b5af966ddf17afcf3effc6f657cf6.gz not found -- snapshot corrupt. error when trying to install ports collection via portnsap extract. uname -a output: FreeBSD MyJail...
  5. Spity

    Nautilus load a long, long, long disk name

    Installed fusefs-ntfs my loader.conf fuse_load="YES" my sysctl.conf: vfs.usermount=1 and fstab: /dev/ada2s1 /mnt/windows ntfs mountprog=/usr/local/bin/ntfs-3g,rw 0 0 Everthing its ok! but, when I click (for open) on the disk, Nautilus show me a long, long, long name (And the...
  6. Spity

    Solved TTY & nVidia Error

    Install FreeBSD 12.2 with Gnome, when installing the nvidia-driver all the tty (Control + alt + F (x) look like this my rc.conf kld_list="nvidia-modeset" my loader.conf linux_load="YES" nvidia-modeset_load="YES" nvidia_load="YES"
  7. JozanOfAstora

    Solved pkg-static: Unable to drop privileges

    Hi, after upgrading from FreeBSD 12.2 to 12.2-p2 from source, I messed up the mergemaster -Ui part, removing my user and all users created by ports installation like avahi, dbus, hal, polkit, etc. Since those are needed for a lot of stuff like running a window manager I'm stuck with the tty for...
  8. dave

    ZFS Permanent Errors on Disk Replacement Resilvering

    pool: tank state: DEGRADED status: One or more devices has experienced an error resulting in data corruption. Applications may be affected. action: Restore the file in question if possible. Otherwise restore the entire pool from backup. see: http://illumos.org/msg/ZFS-8000-8A...
  9. I

    Kernel Panic

    Dear, good day. I am new to freebsd so I use this forum. For a few weeks now, a team I work with has been throwing us kernel panic when it tries to get the system up. We checked the memories with memtest and they threw errors. So we proceeded to change it, they are memory with ecc. Do I need to...
  10. R

    Cannot install FreeBSD on a Pentium 3 processor.

    Hi, I'm having some trouble trying to install FreeBSD on my Pentium 3. I burned a disk with the FreeBSD-12.1-RELEASE-i386-dvd1.iso, and when I try to install it on the Pentium 3 PC I get this error: lua error cannot open /boot/lua/load.lua no such file or directory. So at first I thought maybe...
  11. 53hornet

    Pango Unicode Characters -- Rendering Errors

    Greetings. I have been trying to configure a few of my applications (namely x11/rofi and x11-wm/i3-gaps) with an icon font called Material Design Icons Desktop. It's a font made up of numerous Unicode glyphs, similar to Font Awesome. The problem is those glyphs render with these strange "Unicode...
  12. RedPhoenix

    I'm Having Issues With My AMD Radeon Thames And X Starting Properly

    Hey guys. I hope everyone is staying safe with COVID-19. Here's hoping it will go to /dev/null soon... So, anyway, as the title of this post says, I'm having trouble getting X to start (XFCE4 works fine when it manages to load properly with Xorg). I know things are working fine because the text...
  13. J

    calling kernel space malloc get error

    ###Here is the errors I am getting. Below the error is the code I wrote, any help would be incredibly appreciated.!! Thanks! Can someone explained by I am getting implicit warning for malloc and Malloc_Define, I included the header files. I also would like to know how to fix the errors ...
  14. aragats

    Solved a puzzle with missing file and cron

    An hour I started getting emails with errors reporting by a cron task: /usr/local/www/misc/eldora/get_image.sh: convert: not found I logged in my VPS and found that indeed, the file convert doesn't exist. It's supposed to belong to graphics/ImageMagick7 or to one of its flavors. So, I checked...
  15. goshanecr

    database/mysql57-client Linking fails on 11.2 i386

    Good day! I have a server uname -a FreeBSD db_mysql 11.2-STABLE FreeBSD 11.2-STABLE #0 r338358: Thu Aug 30 01:29:38 +05 2018 user@BSD-TENNIS:/usr/obj/usr/src/sys/BSDSERV i386 And on that server works several jails. One named db_mysql has mysql57-{server,client}. pkg info | grep mysql...
  16. J

    Samba dns_update error

    Urgent help... When I run the samba_service service, I get the error "Failed dns update - with error code 29"
  17. D

    make package "*** Error code 1"

    I am working on my first port and have come across an error that I’m not sure how to research. Can anyone point me in the right direction as to this error code? It says "sed: -I or -i may not be used” but I’m not using sed anywhere in the port. root@:~/pfSense-pkg-localrepo # make package...
  18. Rastko

    Using laptop without battery

    If I take out the laptop battery, do I confuse the acpi system? I get kernel spam containing: No handler for Region [RCM0] acpi_ec0: evaluation of query method _Q42 failed: AE_NOT_EXIST Is it due to me removing the battery, and if so, how can I tell acpi system not to look for it?
  19. goshanecr

    unbound "sendto failed: No buffer space available"

    Good day! I have a FreeBSD 11.1 amd64 box as router for about 300 users. On that server works unbound (from system, not ports) as resolver for network. And in /var/log/messages I such messages: Jan 30 11:29:10 MAIN-GATE unbound: [59552:2] notice: sendto failed: No buffer space available Jan 30...
  20. M

    Solved ZFS Snapshot send/recv fails when triggered via cronjob

    Hi, I have a script that runs every night and basically does the following (with some logging around it and some checks to see, if some older snapshots exist) zfs snapshot -r $snapshot_today zfs send -R -i $snapshot_yesterday $snapshot_today | zfs recv -Fdu $destination The backup works, if...
Back
Top