@Daniel_darko If by lag you are referring to menu lockups, then it is a known issue and we are working on it.
@letter_weaver To disable overscan, edit the file /boot/firmware/config.txt and uncomment disable_overscan=1 (line number 10). The changes should be applied on reboot
First of all, thank you for providing support for Raspberry PI 2. This distro look neat. However, there are few things that still bugged me.
I tried to plug in RT5730 wifi dongle in, however it cannot recognize. How to solve this?
Somemore, how is the gpu acceleration progress? Some visual UI shown black because it does not support GPU acceleration. Furthermore, it would be great if OpenGL ES can be use to render video from VLC. And provide support for Graphical effects.
@darrenliew96 You can have a look at this page for instructions to get your Wi-Fi dongle running.
I have been testing the image and after including the VideoCore (GPU) libraries, the video playback is very good. Will be releasing an updated image in the next couple of weeks with various fixesā¦
It not that my network-manager is not working, it is something like this.
I tried on other ubuntu unofficial distro, it just canāt recognize my USB dongle assuming that due to no drivers available.
So I tried another old wifi dongle, which is only G. It works but not this.
PS: i am using kubuntu distro to show, anyway is the same. Link to Image
Hi Rohith!
Thanks a lot! youāve done a really very great great job!.
For my side, the wifi dongle is not recognized : lspci returns ācannot find any working access methodā
and iwconfig:
lo : no wireless extention.
eth0 no wireless extention
The procedure here didnāt work for me.
Any how, I am diging again, it will come later.
Except this, all of the distro is fully functional
Again, great, great job
Thanks
Gil
Not sure if Iāve prepared the card correctly, but the display doesnāt seem to work on my pi2. I extracted the .img file and used win32 disc imager to write to the card. As far as I can tell, itās booting, the keyboard lights flash, etc. But nothing shows up on the screen.
So far most things work great here. Iāve installed ubuntuMATE for Raspberry Pi 2, moved / to an external HDD, ,moved /home to the HDD, and made a more than reasonable swap partition on the HDD. The only issues so far are the time being incorrect on every reboot (my ignorance likely) and poor video playback-not just VLC- mpv, parole, snappy all played very choppily or not at all-Nestopia didnāt fair well either. Thanks for the efforts, eager for the fully functioning results.
Okay, please forgive my noobness here, Iām on my first RPi and am on ly dabbling in linux for like the second time⦠Iāve got the image installed and running, on my Pi 2, got the sound working, all that fun stuff, but if anyone can point me toward the lay personās guide to expanding the file system to fill my entire SD card I would greatly appreciate it, because I am pretty well stumped.
I fell very stupid⦠THat`s me. I forgot to have changed previously the wap_supplicant.conf file, as it is necessary in raspbain to make working the wifi doogle as recommanded here or elswhere.
Eliminating the changes I made , i.e. removing the lines I added in the file:
Iāve been watching this thread with interest and it has sparked another of my too-numerous-to-mention daft ideas!
I once owned a diatonic button accordion and really enjoyed playing it. But, foolishly lent it to my brother in lawās son a few years back. Anyway, to cut a long story short, he buggered it up so badly it was more or less irreparable.
Since then, I have read about midi accordions, which operate in all respects like a normal accordion in terms of the bellows force affecting volume and bellows direction affecting note pitch. These machines use a midi synthā and on board speaker instead of traditional steel reeds. The advantages over traditional accordions are several fold. Firstly, they can be re-programmed to play different notes and so can mimic every type of accordion set-up. Secondly, they can be played with head-phones for practising purposes. Thirdly, they can use a variety of voices including non accordion voices, if desired.
And then I found out how much they costā¦They start at around Ā£1500!
and so I got to thinkingā¦
I already know how to mimic an accordion treble and bass keyboards using two simultaneously open copies of zynaddsubfx. I already know how to rig up small momentary button switches and map them to keyboard buttons from a previous daft idea when I made a mini arcade machine. All that is left, in terms of gadgetry, is a barometric gauge to measure airflow in the bellows and then redirect this to output volume.
All of the above could be easily driven by a pi, which itself could be easily buried inside a midi accordion case.
Anywayā¦nothing more than thinking out load for the moment
Firstly - what a polished port, it really is excellent. The only problem I have is when using wifi, the disconnected eth0 port continues to do dhcp and defaults to default values which clobbers those obtained by the wifi connection.
I have tried the obvious :-
ifdown eth0
and
ifconfig eth0 down.
The network manager does not see the eth0 at any time so I cannot disable eth0 that way.
The other error I get is on startup I see something like sysctl status cannot load kernel modules.
I tried to look for more information with dmsg but found nothing.
Video still choppy on youtube.
But hey I am listening to rdio on my pi - that is a very good start
I would like to include the changes you made in your 14th of March release, but I donāt want to start over with a new image since Iāve made customizations which I donāt want to loose.
Is there a way to add the changes to my current system?