+ freakazoid334 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 00:39 | |
- freakazoid333 (QUIT: Ping timeout: 264 seconds) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 00:42 | |
- _Bnu (QUIT: Read error: Connection reset by peer) (~beeanyew@89-160-120-72.cust.bredband2.com) | 02:44 | |
+ _Bnu (~beeanyew@89-160-120-72.cust.bredband2.com) | 02:50 | |
- Neelfyn (QUIT: Quit: Connection closed for inactivity) (uid180106@id-180106.stonehaven.irccloud.com) | 04:35 | |
* ex--parrot -> ex-parrot | 08:53 | |
+ Neelfyn (uid180106@id-180106.stonehaven.irccloud.com) | 11:48 | |
Kooda | mntmn: your tweets about an audio interface for a phone reminds me of my audio player. A friend gave it to me because the broke it, but only the screen was damaged, I installed Rockbox on it with voice synthesis, it’s perfectly usable now. :D | 15:06 |
---|---|---|
mntmn | cool! | 15:37 |
+ scops (~scops@p200300da372135000219b8fffe08ddc1.dip0.t-ipconnect.de) | 15:46 | |
truck_ | mntmn: ok I have ... a few hours, I think I'll attempt to build the kernel again and use it with my void install... | 16:57 |
truck_ | any caveats to the build system I should know about? (: | 16:57 |
- blast007 (QUIT: Remote host closed the connection) (~blast@bzexcess.com) | 17:13 | |
+ blast007 (~blast@bzexcess.com) | 17:13 | |
- scops (QUIT: Remote host closed the connection) (~scops@p200300da372135000219b8fffe08ddc1.dip0.t-ipconnect.de) | 17:23 | |
+ scops (~scops@p200300da372135000219b8fffe08ddc1.dip0.t-ipconnect.de) | 17:27 | |
- freakazoid334 (QUIT: Read error: Connection reset by peer) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 17:35 | |
+ freakazoid334 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 17:35 | |
+ mjw (~mark@herd.wildebeest.org) | 17:36 | |
mntmn | truck_: write me if any problems pop up! | 17:37 |
Kooda | mntmn: any idea why sway wouldn’t show the external display when I ask it? (get_outputs) | 17:41 |
Kooda | (I ran the display script and rebooted) | 17:41 |
mntmn | Kooda: did you boot with the hdmi display connected? | 17:42 |
Kooda | Yep | 17:42 |
truck_ | do you have wlr-randr installed? | 17:44 |
- scops (QUIT: Quit: Leaving) (~scops@p200300da372135000219b8fffe08ddc1.dip0.t-ipconnect.de) | 17:46 | |
truck_ | (if so: see if it's detecting the screen? Yes, it SHOULD use the same mechanism as swaymsg -t get_outputs, but...) | 17:46 |
+ scops (~scops@p200300da372135000219b8fffe08ddc1.dip0.t-ipconnect.de) | 17:46 | |
Kooda | I can try :) | 17:46 |
* truck_ -> truck | 17:46 | |
Kooda | Yep same | 17:53 |
Kooda | What surprises me is that both these tools say that the internal display is still at 70Hz | 17:53 |
Kooda | I thought it would be lower with HDMI enabled. | 17:54 |
Kooda | http://lxp.fr/p4zn12Xhok | 18:02 |
mntmn | Kooda: what's ls /dev/fb* ? | 18:30 |
mntmn | Kooda: what's ls /dev/dri ? | 18:30 |
Kooda | http://lxp.fr/p4zo1uTFcQ | 18:36 |
Kooda | Should there be a second framebuffer? | 18:36 |
Kooda | If you know of any docs I could check out, don’t hesitate to point me to them. I don’t want to rob you of your free time. ^^' | 18:43 |
mntmn | Kooda: it looks like your monitor is not connected / not recognized | 18:45 |
mntmn | Kooda: if you plug and unplug hdmi while looking at dmesg -w, you should get some info about plug in/out events | 18:45 |
Kooda | Ah! Well I tried that earlier and indeed I can't see anything there | 18:46 |
mntmn | Kooda: but having card0, 1 and 2 says that you have both lcdif and dcss | 18:46 |
Kooda | Ok | 18:46 |
mntmn | Kooda: i hope there's not a soldering issue on the hdmi port or something | 18:46 |
mntmn | Kooda: do you have another monitor and/or cable you could try? | 18:46 |
Kooda | I tried two monitors, let me check if the second one does the same in dmesg | 18:46 |
mntmn | normally it should be plug and play | 18:46 |
mntmn | except that sway has some bugs, so it's better to plug the monitor after starting sway | 18:47 |
Kooda | It should still show in dmesg right? | 18:47 |
mntmn | i think so yes | 18:47 |
Kooda | Ah, the second monitor shows something in dmesg at least | 18:49 |
Kooda | http://lxp.fr/p4zp1T3kA6 | 18:49 |
mntmn | oh that's good | 18:50 |
mntmn | looks like edid is maybe not working, but you can force a resolution | 18:50 |
mntmn | Kooda: put this in .config/sway/config: output HDMI-A-1 resolution 1920x1080 | 18:51 |
mntmn | Kooda: is it a very long hdmi cable or something? | 18:51 |
Kooda | It was already in there | 18:51 |
Kooda | Nope, pretty short and quite shielded | 18:51 |
mntmn | ok | 18:51 |
mntmn | Kooda: capture the sway startup log to a file | 18:51 |
Kooda | (also this monitor is smaller so I ajusted the resolution in the config) | 18:52 |
mntmn | Kooda: like: sway >sway.log 2>&1 | 18:52 |
mntmn | and then pastebin that file pls | 18:52 |
Kooda | yep | 18:54 |
Kooda | http://lxp.fr/p4zq29ElY4 | 18:54 |
Kooda | Something’s weird in there ^^' | 18:55 |
Kooda | If I remove sway,s config line, it shows up in get_outputs but without any available mode. | 18:58 |
Kooda | Oh, important notes! The first one (that doesn't show up at all) is a VGA monitor through an HDMI adapter, and this one is a DVI monitor connected with a HDMI-DVI cable. Maybe these are expected to not work? | 19:01 |
mntmn | ohhhh ok | 19:02 |
mntmn | i never tried that | 19:02 |
Kooda | They both work on an Allwinner ARM board's HDMI output though | 19:02 |
mntmn | well that doesn't mean anything | 19:02 |
mntmn | the hdmi tx driver is experimental and picky | 19:02 |
Kooda | Yeah, it's a completely different chi | 19:02 |
Kooda | chip* | 19:02 |
mntmn | so this is probably the cause then | 19:03 |
mntmn | this would need more in-depth debugging in the driver | 19:03 |
Kooda | Ok no problem :) I might take a look at it myself then ^^ | 19:04 |
mntmn | if you have a lot of time you can put many many printks in the cdns driver | 19:04 |
Kooda | Yep, exactly my thoughts :D | 19:04 |
mntmn | Kooda: here is a list of all the hdmi related driver files https://source.mnt.re/reform/reform-system-image/-/blob/main/reform2-imx8mq/template-kernel/patches/mnt5000-imx8mq-import-HDMI-driver-and-make-DCSS-compatible.patch#L8 | 19:06 |
Kooda | Thanks a lot for the help in any case :) | 19:06 |
mntmn | Kooda: i recently also had to patch the driver to add a new pixelclock for this weird 5.5" 1080x1920 panel | 19:06 |
Kooda | Heh ^^ | 19:06 |
mntmn | because they can only select from a table of predefined pixel clocks | 19:06 |
mntmn | it's not dynamic | 19:06 |
Kooda | Predefined in-chip, or in driver? | 19:07 |
mntmn | in the driver | 19:07 |
Kooda | It might be a pixel clock problem on my end as well because my monitors are 1920x1200 and 1440x900, pretty different than the standard 1920x1080 | 19:07 |
mntmn | it has like a table of possible clocks and a bunch of register settings | 19:08 |
Kooda | I see | 19:08 |
mntmn | and there is an excel based tool (not kidding) to calculate new ones | 19:08 |
Kooda | lol | 19:08 |
mntmn | so i guess the driver could be enhanced to incorporate the magic excel formulae... | 19:08 |
Kooda | Can't this tool be implemented in the driver? x) | 19:08 |
Kooda | Yeah | 19:09 |
mntmn | yeah | 19:09 |
mntmn | but nobody did it | 19:09 |
mntmn | i mean the driver is also not in mainline | 19:09 |
mntmn | at least not completely | 19:09 |
mntmn | some cousin of it is in there | 19:09 |
mntmn | because rockchip use the same or similar hdmi ip | 19:09 |
mntmn | (cadence) | 19:09 |
mntmn | mhdp | 19:09 |
Kooda | I'll take a look later this week, thanks a lot for the help and the pointers. I'll report back if I manage to do anything. ^^ | 19:11 |
mntmn | cool, good luck! | 19:19 |
- erlehmann (QUIT: Ping timeout: 264 seconds) (~erle@dynamic-046-114-036-150.46.114.pool.telefonica.de) | 19:21 | |
+ erlehmann (~erle@dynamic-046-114-039-088.46.114.pool.telefonica.de) | 19:30 | |
+ odnes (~odnes@109-178-144-206.pat.ren.cosmote.net) | 20:49 | |
- scops (QUIT: Quit: Leaving) (~scops@p200300da372135000219b8fffe08ddc1.dip0.t-ipconnect.de) | 20:52 | |
- mjw (QUIT: Quit: Leaving) (~mark@herd.wildebeest.org) | 21:09 | |
- mrus (QUIT: Quit: Surfing the great wave off Kanagawa) (~mrus@149.28.61.155) | 21:20 | |
+ mrus (~mrus@2001:19f0:5:3fd4:5400:3ff:fe48:1820) | 21:20 | |
- mrus (QUIT: Client Quit) (~mrus@2001:19f0:5:3fd4:5400:3ff:fe48:1820) | 21:22 | |
+ mrus (~mrus@149.28.61.155) | 21:24 | |
- BluRaf (QUIT: Quit: WeeChat 2.3) (bluraf@junkcc.net) | 21:25 | |
+ Neelfyn_ (uid180106@stonehaven.irccloud.com) | 21:40 | |
- Neelfyn (QUIT: *.net *.split) (uid180106@id-180106.stonehaven.irccloud.com) | 21:44 | |
- exprez135 (QUIT: *.net *.split) (~sbk@user/sbk) | 21:44 | |
- q66 (QUIT: *.net *.split) (~q66@q66.moe) | 21:44 | |
* Neelfyn_ -> Neelfyn | 21:44 | |
mtm | mntmn: fyi, just received the shipping update email from CS | 21:46 |
+ q66 (~q66@q66.moe) | 21:48 | |
- erlehmann (QUIT: Read error: Connection reset by peer) (~erle@dynamic-046-114-039-088.46.114.pool.telefonica.de) | 21:54 | |
+ mtm` (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 21:54 | |
- mtm (QUIT: Read error: Connection reset by peer) (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 21:54 | |
* mtm` -> mtm | 21:54 | |
+ erlehmann (~erle@dynamic-046-114-039-088.46.114.pool.telefonica.de) | 21:54 | |
- arminweigl (QUIT: Read error: Connection reset by peer) (~arminweig@user/arminweigl) | 21:56 | |
- jomo (QUIT: Ping timeout: 272 seconds) (~jomo@user/jomo) | 21:57 | |
- dodo (QUIT: Ping timeout: 272 seconds) (~dodo@user/dodo) | 21:57 | |
+ arminweigl (~arminweig@user/arminweigl) | 21:58 | |
+ dodo__ (~dodo@user/dodo) | 21:58 | |
- mntmn (QUIT: Ping timeout: 272 seconds) (~mntirc@softboy.mntmn.com) | 21:58 | |
- S0rin (QUIT: Ping timeout: 272 seconds) (~S0rin@ns3078682.ip-217-182-133.eu) | 21:59 | |
- ex-parrot (QUIT: Ping timeout: 272 seconds) (~fincham@user/ex-parrot) | 22:00 | |
* dodo__ -> dodo | 22:00 | |
- natalie (QUIT: Read error: Connection reset by peer) (~natalie@198.98.57.87) | 22:00 | |
+ natalie- (~natalie@198.98.57.87) | 22:00 | |
- marlun (QUIT: Ping timeout: 272 seconds) (~marlun@46.101.246.245) | 22:01 | |
* natalie- -> natalie | 22:01 | |
- natalie (QUIT: Changing host) (~natalie@198.98.57.87) | 22:01 | |
+ natalie (~natalie@user/natalie) | 22:01 | |
+ ex-parrot (~fincham@user/ex-parrot) | 22:03 | |
- signop (QUIT: Ping timeout: 272 seconds) (~signop@li699-102.members.linode.com) | 22:04 | |
+ signop (~signop@li699-102.members.linode.com) | 22:04 | |
- _Bnu (QUIT: Ping timeout: 244 seconds) (~beeanyew@89-160-120-72.cust.bredband2.com) | 22:06 | |
+ _Bnu (~beeanyew@89-160-120-72.cust.bredband2.com) | 22:07 | |
+ S0rin (~S0rin@ns3078682.ip-217-182-133.eu) | 22:07 | |
- jfred (QUIT: Ping timeout: 272 seconds) (quassel@user/jfred) | 22:08 | |
+ jfred (quassel@user/jfred) | 22:08 | |
+ mntmn (~mntirc@softboy.mntmn.com) | 22:10 | |
- jfred (QUIT: Ping timeout: 272 seconds) (quassel@user/jfred) | 22:14 | |
+ jfred (quassel@user/jfred) | 22:14 | |
- Asmadeus (QUIT: Ping timeout: 272 seconds) (~asmadeus@240b:13:8c80:d300:e:98c:8000:d300) | 22:17 | |
+ Asmadeus (~asmadeus@240b:13:8c80:d300:e:98c:8000:d300) | 22:18 | |
- odnes (QUIT: Read error: Connection reset by peer) (~odnes@109-178-144-206.pat.ren.cosmote.net) | 22:19 | |
* wiedi -> sw | 22:22 | |
* sw -> wiedi | 22:22 | |
+ ephase (~ephase@82-64-59-168.subs.proxad.net) | 22:48 | |
ephase | hi | 22:48 |
- ephase (QUIT: Quit: WeeChat 3.1) (~ephase@82-64-59-168.subs.proxad.net) | 23:03 | |
+ ephase (~ephase@2a01:e0a:168:1211:e0ac:6e1f:8def:210a) | 23:03 | |
- ephase (QUIT: Client Quit) (~ephase@2a01:e0a:168:1211:e0ac:6e1f:8def:210a) | 23:06 | |
+ ephase (~ephase@2a01:e0a:168:1211:e0ac:6e1f:8def:210a) | 23:06 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!