Update 22.02.2019 Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98) +--- Forum: Linux on RockPro64 (https://forum.pine64.org/forumdisplay.php?fid=101) +--- Thread: Update 22.02.2019 Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D (/showthread.php?tid=7055) |
RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - Luke - 01-18-2019 Chromium probably won't work because of the included gbm blob. The image is kind-of for a different application - but this will surely be sorted out in time. Also, for mate DE, make sure to enable window compositing. RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - kuerious - 01-18-2019 My first problem: display resolution, forced output of 1920x1024, on workbench monitor (PL1910M), won't work. I have screen, but everything is (quite obviously) shunted to the left. Tried to edit /boot/extlinux/extlinux.conf ... but it's read-only. Any attempts to change file permissions fail. I can view it, that's all. Attempted "apt-get update && apt-get upgrade", a few files updated, but that's it. I grabbed this image because it reported "PCIe is enabled and attached storage works", but (a) lspci wasn't installed; (b) installing it, I'm getting zero output (as 1st page here shows). WTH can I be doing wrong? RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - fosf0r - 01-18-2019 Can I get a gz of the kernel source tree? RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - p1x3l3d - 01-22-2019 (01-16-2019, 11:37 AM)Mrfixit2001 Wrote: Yes - Luke is correct! The current release includes some PCIe support but there will be additional functionality and drivers added to an updated release soon, as well as an updated ROCK64 and RockBox release. Thanks for your patience, all! Thanks very much for this build! I think I'm going to wait for your update before trying it, since I also have a PCIe RAID controller. One question though: can we install a more recent kernel on your build? Or will that break all of the fixes that you implemented? PS.: Fitting nickname RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - Mrfixit2001 - 01-22-2019 @kuerious - you aren't doing anything wrong, you just haven't mounted your boot partition as read/write. Use the "mount" command with the boot partition and "/boot -o remount,rw". Then you can edit extlinux and the default resolution. But be aware that the resolution of emulators will not be the same as the system default in extlinux, as different emulators are optimized for different resolutions. Also, in an upcoming updated release there will be additional PCIe drivers @p1x3l3d - a majority of the "fixes" in my build are kernel related, so swapping in another kernel would effectively undo them. But feel free to test anything you want by dropping in another "Image" or "dtb" and see what results you find And thanks on the nickname props! @fosf0r - kernel source isn't available yet, but I'll be pushing it out to github at some point. Will keep you posted when that happens The next release will also have 4.4.171+ along with both the fan control and additional PCIe drivers RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - y0sh - 01-23-2019 I just installed this and it booted straight to login prompt. I was able to log in but i was getting a wrong ip. I finally found a way to get a correct ip. At that point i did a update and installed mate desktop. once i rebooted i lost ip again and there was no DE environment. I am not sure not what i am doing wrong with getting a correct ip and getting a DE installed. RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - Luke - 01-23-2019 (01-23-2019, 10:01 AM)y0sh Wrote: I just installed this and it booted straight to login prompt. I was able to log in but i was getting a wrong ip. I finally found a way to get a correct ip. At that point i did a update and installed mate desktop. once i rebooted i lost ip again and there was no DE environment. I am not sure not what i am doing wrong with getting a correct ip and getting a DE installed. You need to install xorg. Then, startx RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - y0sh - 01-23-2019 (01-23-2019, 10:13 AM)Luke Wrote:(01-23-2019, 10:01 AM)y0sh Wrote: I just installed this and it booted straight to login prompt. I was able to log in but i was getting a wrong ip. I finally found a way to get a correct ip. At that point i did a update and installed mate desktop. once i rebooted i lost ip again and there was no DE environment. I am not sure not what i am doing wrong with getting a correct ip and getting a DE installed. Thank you, what do i need to do to get the ethernet to grab a dhcp ip? RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - festor89 - 01-23-2019 (01-18-2019, 08:15 AM)krazytpain117 Wrote:(01-18-2019, 01:52 AM)festor89 Wrote: I installed the Mate desktop and everything works. But I have a problem. How to correctly install chromium step by step ?? Chromium and firefox do not start. Below the entry from the terminal: root@localhost:~# chromium [5446:5446:0123/175356.472854:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180. root@localhost:~# root@localhost:~# root@localhost:~# root@localhost:~# root@localhost:~# firefox ExceptionHandler::GenerateDump cloned child 5487 ExceptionHandler::SendContinueSignalToChild sent continue signal to child ExceptionHandler::WaitForContinueSignal waiting for continue signal... root@localhost:~# 2019-01-23 17:54:05: minidump_processor.cc:152: ERROR: Minidump /root/.mozilla/firefox/5mm2blnd.default/minidumps/5ed0fe92-4984-3400-f135-7b1616aac841.dmp has no thread list Failed to open curl lib from binary, use libcurl.so instead (01-18-2019, 08:59 AM)Luke Wrote: Chromium probably won't work because of the included gbm blob. The image is kind-of for a different application - but this will surely be sorted out in time. Also, for mate DE, make sure to enable window compositing. window compositing is enable RE: Feature-complete Debian build - SDIO WiFi/BT / PCIe / 3D / 2D - Mrfixit2001 - 01-23-2019 I might suggest replacing libmali.so on the build with this blob: https://github.com/rockchip-linux/libmali/blob/rockchip/lib/arm-linux-gnueabihf/libmali-midgard-t86x-r14p0-r0p0-x11-gbm.so I haven't test it yet, but *in theory* that blob should support both gbm and x11. Hopefully that would allow you to run XORG applications, such as web browsers. If you want wayland instead of X then you could try this blob: https://github.com/rockchip-linux/libmali/blob/rockchip/lib/arm-linux-gnueabihf/libmali-midgard-t86x-r14p0-r0p0-wayland-gbm.so Again, I haven't tested either one, so please report back if you have success Just download the blob and save it as libmali.so and overwrite the current symlink with this. If it works out then I'll include it in the next release. |