xorg

  1. C

    Solved No screens found (EE)

    You'll be bored to read "always" the same problem, but have installed FreeBSD on my old Laptop with two graphic cards: pciconf -lv vgapci0@pci0:2:0:0: class=0x030000 card=0x02711028 chip=0x06e810de rev=0xa1 hdr=0x00 vendor = 'NVIDIA Corporation' device = 'G98M [GeForce 9200M...
  2. R

    X fails with AMD integrated graphics, "/dev/dri/card0: No such file or directory"

    I am trying to get X running on an AMD board with integrated graphics. I increased the graphics memory from 64MB to 256MB. This is a fresh install of FreeBSD 11.2, there is no xorg.conf file and I try using startx. rh@lark2:~ % pciconf -lv | grep -B 4 VGA vgapci0@pci0:0:1:0: class=0x030000...
  3. kafka0

    Slow network only when X is running

    After re-installing my desktop PC with FreeBSD, I noticed that my network is awfully slow, but only when X is running. In the console, I get my usual speed of approx 1.2MiB/s (download). This is the speed it used to run at, both with FreeBSD 11 and 12 before I re-installed. If I start X and...
  4. robhar

    Lenovo docking station not working

    Hi, I just bought a Lenovo Hybrid USB-C/USB-A docking station for my X1 Carbon thats running FreeBSD. I can't get it to play nicely. It seems to detect the dock, lights flash etc. Can turn the laptop on/off via the button on the dock. I bought it to connect 2 external monitors and ethernet...
  5. M

    cd /usr/ports/x11/xorg make install clean

    I am Beginner to UNIX environment. Can anyone help me how can i fix this "Error Code 1"
  6. jdb

    Solved Xorg error another window manager seems to be running...

    Hey guys :) I am trying to install x11/xorg and x11-wm/i3 OS: FreeBSD 12.0-STABLE[/I] CPU/GPU: Intel Core i5-2450M SandyBridge iGPU Laptop?: yes Intel Driver: installed (x11-drivers/xf86-video-intel) i915kms: loaded x11/xorg error message (using startx as non-root...
  7. B

    The perennial Xorg inside jails patch

    I've modified the patch I found on these fora to allow /dev/kmem write access inside jails. The security arguments are hopefully well known: there isn't any. It's still useful for me in order to test different Xorg configs, desktop environments, and ports trees without potentially screwing up...
  8. B

    Solved Salutations, and Can't get to text console using Alt+Ctrl+F1-F8

    First of all, hello to all members and the FreeBSD staff. First time here, I'm bruno from italy, a FreeBSD addicted (but also to other BSDs and micro-kernel architectures like Minix, and hybrid microkernel-BSD likes such as MacOsX), and a software programmer unemployed at the moment. Thank you...
  9. White

    VMware guest: vmmouse vs. XkbLayout

    Hello, I try to setup a FreeBSD 11.2 with Openbox as a VMware Fusion guest but I struggle with the virtual mouse and the keyboard layout. Here are the commands I use: https://gist.github.com/arthurwhite/cc3b9c77f1c4d712bd281abbdfcf0199 More specifically, the X11 configuration: Section...
  10. RedPhoenix

    FreeBSD on the HP 15-bs212wm

    Hey guys. :) I come to you with a new problem. :) I'm currently running FreeBSD on my pretty new HP 15-bs212wm. From what I have gathered from Windows and Linux, which are also installed on the same Laptop, it's got either Realtek or Intel for the Wireless, and, as it says clearly on...
  11. L

    How to fix no screens found (EE) NVIDIA issue

    Problems installing the NVIDIA driver in your FreeBSD system? My graphics card is a GeForce GTX 1060 6 GB, and the guides I followed in many sites didn't work for me. The main reason: no screens found(EE) when running startx. After some days of pain, I found the way to do it. If you want to...
  12. G

    Solved Port xorgproto failed to install

    During updating of my 11.2-STABLE box, x11/xorgproto failed to update/install. This was because the port failed to replace all installed '*proto' ports. I have to force delete all "*proto" ports without deleting their dependent ports. After upgrade am I to reinstall those deleted ports? Is there...
  13. B

    Solved xcfe login gui doesn't show up

    Hello, I'm new to freebsd and the way it works(I mean, completely new; I don't even really understand what's going on in the handbook). I'm mentioning this, because I've searched the threads to find the solution to my problem and I didn't get half the things that were said, so please be...
  14. B

    Xorg configuration for Nvidia Geforce gtx 1050 ti

    Hallo everyone, I have some trouble with my Tuxedo DX1707, on Fedora and Ubuntu I needed to install it in CLI, then install Nvidia driver and start the GUI, otherwise it freeze. With the upgrade from Fedora 26 to 27, NVidia driver stop working and I changed it to nv driver, it worked like a...
  15. Harmnot

    Solved Failed startx on nvidia optimus

    i have a difficult thing to set up Xorg on my laptop nvidia optimus, Allienware M11x R3 Intel i7-4xxx Nvidia gt 540M and intel driver Ram 8 GB When i install Xorg on Freebsd and startx It failed I tried to create spesicif driver to enable just one driver because my laptop cant run both driver on...
  16. Harmnot

    Solved Failed Startx after PKG install xorg

    I was install Xorg on x11/xorg to make install clean, but it was take times and more 2 hours , so I cancel it and run pkg install xorg Then trying to rename or remove the xorg.conf as handbook FreeBSD said and then startx The error message Open dev/drive/card0 : no such file or directory...
  17. Harmnot

    Failed to install because X server

    I can't install *bsd* because can't connect or failed to X server to graphical mode , The pic here ( I can't upload picture here because the file it said the file too larger) I am in very first time to install unix , and I am not IT guy please be friendly to explain to make me easy to...
  18. T

    Solved mid-2011 Macmini 5,2 - Hybrid Radeon, Intel mess

    FreeBSD 11.1-STABLE #5 r329296: Thu Feb 15 15:09:36 AEDT 2018 root@ghost:/usr/obj/usr/src/sys/MACMINI amd64 pciconf -lv | grep -A 4 vga vgapci1@pci0:0:2:0: class=0x038000 card=0x00f0106b chip=0x01268086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '2nd...
  19. S

    Howto: light desktop setup (2018 < update)

    Xinit and XDM login managers are covered. KDM, GDM, WDM and SLiM login managers are not described here. Install The following are sufficient to install the programs for a running Desktop system: x11/xorg, x11/xdm and your chosen window manager. If you're not using a graphical desktop login...
  20. Rastko

    Solved poudriere on ZFS: write failed, filesystem full

    Hi, I am a newbie to ZFS, but I've installed it on my laptop in order to learn about it (hey, it's a free country). I am totatlly confused about what are the recommended poudriere.conf settings to use? For example, there is the memory setting to use instead of TMPFS, but I configure TMPFS to...
Back
Top