jaeger changed the topic of #crux to: CRUX 3.7 | Homepage: https://crux.nu/ | Ports: https://crux.nu/portdb/ https://crux.ninja/portdb/ | Logs: https://libera.irclog.whitequark.org/crux/
tilman has quit [Ping timeout: 260 seconds]
tilman has joined #crux
SiFuh has quit [Remote host closed the connection]
SiFuh has joined #crux
deltahotel has joined #crux
deltahotel has quit [Ping timeout: 264 seconds]
nihil has joined #crux
<nihil> hello
<nihil> for some reason I can't seem to get stuff to work with Xorg
<nihil> I used the binaries that come with the installer image
<nihil> so I'm thinking about just compiling it again
<nihil> but I'm not sure how to proceed, and I also don't want to have to build rust and llvm, something that seems to be needed for some features? idk.
lavaball has quit [Quit: lavaball]
<jaeger> When you say you can't get stuff to work, what specifically is going wrong?
<ukky> nihil: post your xorg log
<nihil> where does it get stored?
<nihil> One thing that happens is that it just seems to halt my computer
<ukky> I hope you do not run xorg as root
<nihil> no
<jaeger> usually /var/log/Xorg.0.log. One easy way would be to use sprunge: cat /var/log/Xorg.0.log | curl -F 'sprunge=<-' http://sprunge.us
<ukky> Does xorg start before you log in, or after?
<nihil> ukky: after, I type startx
<nihil> I tried using fvwm
<nihil> and also tried executing emacs directly in the .xinitrc
<ukky> I use xorg and fvwm
<nihil> with emacs it doesn't seem to take any keyboard input
<nihil> fvwm I loaded with the default config, tried to open xterm with the mousne but nothing happens
<jaeger> Looks like a couple of problems are occurring... look at the lines containing "(EE)" in the log. dbus isn't running (add it to rc.conf's services array) and you might be missing the appropriate GPU drives from your kernel config (/dev/dri/card0 missing)
<jaeger> s/drives/drivers/
<nihil> it crashes when I switch to a tty and back to the x11 display
<nihil> mmmm which driver do I need for a "vga compatible .. .intel atom processor"
<ukky> you need intel video driver for 8086:0be1
<jaeger> Probably DRM_I915
<ukky> nihil: runas root: lspci -nnk -s 0:2.0
<nihil> 8086:0be1 yes
<nihil> so I do CONFIG_DRM_I915=yes ?
<jaeger> https://linux-hardware.org/?id=pci:8086-0be1-144d-c629 indicates it might be CONFIG_DRM_GMA500 instead
<jaeger> Maybe just enable both and see which one it uses
<nihil> cool
<nihil> eeer, now what? how do I build just the modules?
<nihil> all I've ever done is type make all lol
<jaeger> Generally you should run 'make all' and 'make modules_install' when you change options
<jaeger> Sometimes more changes than just the modules
<nihil> oh ok
<nihil> thank you, I will do that and see what happens
<ukky> 'make menuconfig' to change settings
<nihil> X is a big mystery to me
<jaeger> It's definitely not the most user-friendly system
nihil has quit [Quit: Lost terminal]
ivandi has quit [Quit: WeeChat 4.2.1]
ivandi has joined #crux
<brian|lfs> don't think I've used X to configure a kernel in like 20 years at least
nekobit has joined #crux
zorz has quit [Quit: WeeChat 4.2.1]
<jaeger> menuconfig is much better in my opnion, never liked xconfig
deltahotel has joined #crux
zorz has joined #crux
z3bra has quit [Ping timeout: 256 seconds]
z3bra has joined #crux
deltahote1 has joined #crux
deltahotel has quit [Ping timeout: 252 seconds]
<cruxbot> [opt.git/3.7]: poppler: updated to version 24.02.0
<cruxbot> [opt.git/3.7]: libsdl2: updated to version 2.30.0
<cruxbot> [core.git/3.7]: tzdata: updated to version 2024a
deltahote2 has joined #crux
deltahote1 has quit [Ping timeout: 255 seconds]
deltahote3 has joined #crux
deltahote2 has quit [Ping timeout: 260 seconds]
deltahote3 has quit [Quit: deltahote3]
farkuhar has joined #crux
stoffepojken has joined #crux
lavaball has joined #crux
z3bra has quit [Ping timeout: 252 seconds]
z3bra has joined #crux
stoffepojken has quit [Read error: Connection reset by peer]
stoffepojken has joined #crux
stoffepojken has quit [Read error: Connection reset by peer]
stoffepojken has joined #crux
jue has joined #crux
jue has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
stoffepojken has quit [Read error: Connection reset by peer]
stoffepojken has joined #crux
jue has quit [Ping timeout: 264 seconds]
jue has joined #crux
serpente has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
jue has quit [Ping timeout: 264 seconds]
jue has joined #crux
zorz has quit [Quit: WeeChat 4.2.1]
jue has quit [Ping timeout: 252 seconds]
jue has joined #crux
jue has quit [Changing host]
jue has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
jue has quit [Ping timeout: 246 seconds]
jue has joined #crux
jue has joined #crux
jue has quit [Changing host]
jue has quit [Ping timeout: 268 seconds]
jue has joined #crux
jue has quit [Changing host]
jue has joined #crux
jue has quit [Ping timeout: 240 seconds]
<cruxbot> [contrib.git/3.7]: easyeffects: 7.1.3 -> 7.1.4
<cruxbot> [contrib.git/3.7]: eza: 0.17.3 -> 0.18.0
<cruxbot> [contrib.git/3.7]: faudio: 24.01 -> 24.02
<cruxbot> [contrib.git/3.7]: fzf: 0.46.0 -> 0.46.1
<cruxbot> [contrib.git/3.7]: gitea: 1.21.4 -> 1.21.5
<cruxbot> [contrib.git/3.7]: libmediainfo: 23.11 -> 24.01
<cruxbot> [contrib.git/3.7]: matrix-synapse: 1.99.0 -> 1.100.0
<cruxbot> [contrib.git/3.7]: mediainfo: 23.11 -> 24.01.1
<cruxbot> [contrib.git/3.7]: neomutt: 20231221 -> 20240201
<cruxbot> [contrib.git/3.7]: openh264: 2.4.0 -> 2.4.1
<cruxbot> [contrib.git/3.7]: p5-datetime-timezone: 2.61 -> 2.62
<cruxbot> [contrib.git/3.7]: p5-image-exiftool: 12.75 -> 12.76
<cruxbot> [contrib.git/3.7]: p5-libwww: 6.72 -> 6.76
<cruxbot> [contrib.git/3.7]: papirus-icon-theme: 20231201 -> 20240201
<cruxbot> [contrib.git/3.7]: pipewire: 1.0.1 -> 1.0.3
<cruxbot> [contrib.git/3.7]: python3-apeye-core: 1.1.4 -> 1.1.5
<cruxbot> [contrib.git/3.7]: python3-cachecontrol: 0.13.1 -> 0.14.0
<cruxbot> [contrib.git/3.7]: python3-certifi: 2023.11.17 -> 2024.2.2
<cruxbot> [opt.git/3.7]: python3-poetry-core: 1.8.1 -> 1.9.0
<cruxbot> [compat-32.git/3.7]: curl-32: 8.5.0 -> 8.6.0
<cruxbot> [compat-32.git/3.7]: faudio-32: 24.01 -> 24.02
<cruxbot> [compat-32.git/3.7]: libpng-32: 1.6.41 -> 1.6.42
<cruxbot> [compat-32.git/3.7]: libsdl2-32: 2.28.5 -> 2.30.0
<cruxbot> [compat-32.git/3.7]: libusb-32: 1.0.26 -> 1.0.27
<cruxbot> [compat-32.git/3.7]: mesa-32: 23.3.4 -> 23.3.5
<cruxbot> [compat-32.git/3.7]: pipewire-32: 1.0.1 -> 1.0.2
lavaball has quit [Quit: lavaball]
lavaball has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
ivandi has quit [Quit: WeeChat 4.2.1]
ivandi has joined #crux
lavaball has quit [Remote host closed the connection]
lavaball has joined #crux