diejuse has joined #maemo-leste
mqlnv has quit [Ping timeout: 268 seconds]
diejuse has quit [Remote host closed the connection]
diejuse has joined #maemo-leste
diejuse has quit [Remote host closed the connection]
uvos__ has quit [Quit: Konversation terminated!]
uvos__ has joined #maemo-leste
uvos__ has quit [Ping timeout: 268 seconds]
Daanct12 has joined #maemo-leste
diejuse has joined #maemo-leste
akossh has quit [Quit: Leaving.]
Juest has quit [Read error: Connection reset by peer]
Juest has joined #maemo-leste
diejuse39 has quit [Quit: Client closed]
diejuse72 has joined #maemo-leste
SystemError has quit [Remote host closed the connection]
Juest has quit []
SystemError has joined #maemo-leste
Juest has joined #maemo-leste
SystemError has quit [Remote host closed the connection]
SystemError has joined #maemo-leste
LjL has quit [Read error: Connection reset by peer]
LjL has joined #maemo-leste
f_ has quit [Read error: Connection reset by peer]
Juest has quit []
f_ has joined #maemo-leste
xmn has quit [Ping timeout: 246 seconds]
Juest has joined #maemo-leste
xmn has joined #maemo-leste
diejuse has left #maemo-leste [#maemo-leste]
diejuse72 has quit [Quit: Client closed]
joerg has quit [Ping timeout: 264 seconds]
joerg has joined #maemo-leste
antranigv_ has joined #maemo-leste
antranigv has quit [Ping timeout: 260 seconds]
ceene has joined #maemo-leste
Juest has quit []
Juest has joined #maemo-leste
antranigv_ is now known as antranigv
antranigv is now known as antranigv_
antranigv_ is now known as antranigv
antranigv is now known as antranigv_
xmn has quit [Ping timeout: 252 seconds]
antranigv_ has quit [Ping timeout: 272 seconds]
antranigv has joined #maemo-leste
<sicelo> ok, i have otg cable (hub in fact) and keyboard works. there's no terminal for me to login though :-p
<sicelo> must modify inittab?
<gnarface> sicelo: otg? if you mean a serial adapter, than yes, you have to modify the inittab as well as your kernel command-line to add the serial console
<sicelo> ah, i was hoping to login on the device directly, because screen is working
<gnarface> sicelo: oh, sorry, i thought that was possible actually but i'm no maemo expert, stick around to talk to someone who actually knows what's going on
<sicelo> it's a normal computing thing ... i'm just not used to setting it up myself. let me check
<gnarface> what do you mean by OTG cable? you mean some sort of usb->hdmi adapter?
<gnarface> the OTG terminology rings a bell but i'm having trouble recalling where i heard it last in this context
<sicelo> i have a usb hub. otg cable means roughly same thing, but only has one 'downstream' port
antranigv has quit [Quit: ZNC 1.8.2 - https://znc.in]
SystemError has quit [Remote host closed the connection]
antranigv has joined #maemo-leste
SystemError has joined #maemo-leste
uvos__ has joined #maemo-leste
<uvos__> sicelo: hmm leste should getty the ttys
<uvos__> sicelo: i gues its geting stuck somewhere before that :\
<gnarface> is it possible the screen is on but not directed to the right source?
<sicelo> i *think* it passes the getty stage fine. isn't xorg startup much later?
<gnarface> yes
<gnarface> the kernel will be doing something to the display settings well before that though, because of the framebuffer (now on by default for regular displays too though last i checked in debian derivatives anyway)
<gnarface> but depending on your bootloader setup, it could even be engaging the framebuffer before the linux kernel
<gnarface> so just because the screen is on doesn't necessarily even mean you made it as far as linux...
<gnarface> and it can certainly go wrong in a number of ways at that point
<gnarface> you using u-boot? or... tow-boot, or something else?
<gnarface> make sure you don't have "quiet" in your kernel command-line
<uvos__> sicelo: getty is pretty late on leste
<uvos__> im not sure if its before or after xorg
<gnarface> (that way if it makes it at least as far as linux you can see exactly how far it got)
<uvos__> anyhow if its not coperateing i would create a new runlevel with no xrog by hand on the sdcard and boot to that and try and start xorg by hand after that
SystemError has quit [Remote host closed the connection]
<uvos__> sicelo: you can install fbkeybord from chroot/ some other host it comes with a emergency runlevel thats futher along in the process than the normal single user mode
Juest has quit []
Juest has joined #maemo-leste
fab_ has joined #maemo-leste
<sicelo> fun: if the librem5 goes into suspend, the SD card gets reported as write-protected. doesn't look like there's much that can be done after that
<sicelo> *to fix that
fab_ has quit [Quit: fab_]
xmn has joined #maemo-leste
Juest has quit [Read error: Connection reset by peer]
Juest has joined #maemo-leste
Daanct12 has quit [Quit: WeeChat 4.2.1]
Daanct12 has joined #maemo-leste
fab_ has joined #maemo-leste
Daanct12 has quit [Quit: WeeChat 4.2.1]
<sicelo> any hints for my problem based on http://destrier.alwaysdata.net/auth.log ?
<sicelo> looks like elogind and udev set the correct permissions for the video card
<gnarface> put it at paste.debian.net if you want me to actually look, but just as a guess make sure your user is in the video group
<sicelo> it's 400KB, so not a fit for paste.debian
<gnarface> is that much of it really relevant?
<gnarface> i figured we were talking about just a few lines here, maybe repeating...
ceene has quit [Ping timeout: 256 seconds]
<sicelo> user is in video group ...
<sicelo> grep video /etc/group
<sicelo> video:x:44:user
<sicelo> https://paste.debian.net/1311263/ this is openrc log
<gnarface> hmm
<gnarface> some suspicious errors
<gnarface> seems like your kernel build might be missing something? or maybe it's a initrd issue?
<sicelo> leste doesn't use an initrd
<gnarface> oh
fab_ has quit [Ping timeout: 256 seconds]
ungeskriptet9 has joined #maemo-leste
ungeskriptet has quit [Ping timeout: 246 seconds]
ungeskriptet9 is now known as ungeskriptet
Juest has quit [Read error: Connection reset by peer]
parazyd has quit [Read error: Connection reset by peer]
Juest has joined #maemo-leste
parazyd has joined #maemo-leste
pere has quit [Ping timeout: 268 seconds]
<Wizzup> sicelo: I think if you set the softlevel to rescue or something then you might get a tty
<Wizzup> with keyboard
<Wizzup> uvos__: ^ right?
<uvos__> Wizzup: [11:03] <uvos__> sicelo: you can install fbkeybord from chroot/ some other host it comes with a emergency runlevel thats futher along in the process than the normal single user mode
<Wizzup> yes, that :)
<Wizzup> sorry
uvos__ has quit [Quit: Konversation terminated!]
uvos__ has joined #maemo-leste
uvos__ has quit [Ping timeout: 260 seconds]
pere has joined #maemo-leste
uvos__ has joined #maemo-leste
akossh has joined #maemo-leste
<dsc_> https://invidious.nerdvpn.de/watch?v=U2k9D81fbpA good rant regarding the ability to put bootloaders on your own devices
duuude has quit [Read error: Connection reset by peer]
duuude has joined #maemo-leste
<sicelo> so i'm on recovery runlevel ... logged in successfully.
<sicelo> not sure what to do now? :p
<sicelo> user is definitely in video group
<gnarface> stop display manager, try it with startx?
<gnarface> at least then maybe you'll get some error
<gnarface> the log file should be in ~/.local/share/xorg/
<gnarface> if not there, check /var/log/Xorg.0.log
<gnarface> ... unless it's using wayland, then i'm not sure where it puts it
<sicelo> heh, hildon shows up
<sicelo> the problem, whatever it is ... is most likely related to rootless X
fab_ has joined #maemo-leste
diejuse has joined #maemo-leste
duuuude has joined #maemo-leste
duuude has quit [Read error: Connection reset by peer]
<Wizzup> sicelo: you ran X as root and it worked?
<Wizzup> sicelo: you need to check the dev nodes and see if they have video as their group maybe
<Wizzup> sicelo: great progress
fab_ has quit [Ping timeout: 255 seconds]
sunshavi_ has quit [Ping timeout: 260 seconds]
mdz has joined #maemo-leste
diejuse has quit [Quit: Client closed]
lolcat has joined #maemo-leste
uvos__ has quit [Quit: Konversation terminated!]
duuuude has quit [Ping timeout: 268 seconds]
uvos__ has joined #maemo-leste
duuuude has joined #maemo-leste
lolcat has quit [Quit: had to jack off]