Am 08.01.2014 07:02, schrieb Jim Henderson: > On Tue, 07 Jan 2014 20:09:57 +0000, Jim Henderson wrote: > >> On Tue, 07 Jan 2014 20:58:54 +0100, Andreas Färber wrote: >> >>> Hi, >>> >>> Am 07.01.2014 19:44, schrieb Jim Henderson: >>>> 1. On my setup, I'm getting a smaller graphical screen resolution >>>> (including on the text console) than 1920x1080. I've tried fiddling >>>> with the hdmi_mode and hdmi_group settings, but I still only am >>>> getting 1824x984 on the display. >>> >>> IIRC disable_overscan=1 in Config.txt should address that. >>> The default is for compatibility with TV screens. >> >> Thanks, I'll give that a try. :) > > Confirmed, that solved it. > > I should have time tomorrow to test some of the other things on the list.
Some more things to test would be in Config.txt: ramfsfile=boot/initrd.uboot # or copy file over into root dir of BOOT ramfsaddr= 0x00800000 and checking if kiwi resizes the ext4 partition then. But U-Boot support is already on its way, we're still in need of a new initrd for testing our changes. ;) Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
