Jump to content

Stefan aka a1d3s

Members
  • Posts

    12
  • Joined

  • Last visited

  1. i cloned the whole git from you again and cleard all dirs , now make: *** No rule to make target 'zImage'. Schluss.
  2. got the same error if i use trusty, wheezy or jessie , always kernel break i switched my gcc to 4.8 and g++ 4.8. sunxi 3.4. kernel doesnt build with gcc-5/g++-5 this is known
  3. Nice small Desktop nano /etc/apt/source.list deb http://httpredir.debian.org/debianjessie main contrib non-free deb http://httpredir.debian.org/debianjessie-backports main contrib non-free apt-get update apt-get install slim e17 xorg -yy
  4. http://wiki.piprojects.net/doku.php/image this is my way to get working stretch or jessie with 4.* kernel
  5. normal it must be evdev which kernel you are using? and which chipset has the waveshare?
  6. https://github.com/EddyBeaupre/ap6210this the same as yours? i applied this an run a build dts is much easier, the only thing that not work is mali
  7. hey igor what do you change? i ran in same problem with dan-3.4.108 kernel
  8. https://github.com/a1d3s/linux-bpi/blob/5268122b4e57e8b7065aec7f5dda7857397add3a/arch/arm/boot/dts/sun7i-a20-bananapro.dts Use this DTB but remove codec. This patch is not in mainline This dts enable eth0 wifi and edt display from lemaker
  9. my images under piptojects.net runs with 4.* kernel and work with touch . vga output at boot, the line above needed in u-boot because these only for 7" CONFIG_VIDEO_LCD_MODE=“x:1024,y:600,depth:24 if someone use smaller like 3,5" or 5" x and y must be changed at lemaker i discribe with bruce how to change the dts file and xorg.conf for that http://www.lemaker.org/forum.php?mod=viewthread&tid=15482&highlight=lvds edit: your line added to u-boot now it boots edit2: http://linux-sunxi.org/LCDhere some more lines for lvds lcd sometimes CONFIG_VIDEO_LCD_BL_PWM_ACTIVE_LOW=n this line is needed
  10. my images under piptojects.net runs with 4.* kernel and work with touch . vga output at boot, the line above needed in u-boot because these only for 7" CONFIG_VIDEO_LCD_MODE=“x:1024,y:600,depth:24 if someone use smaller like 3,5" or 5" x and y must be changed at lemaker i discribe with bruce how to change the dts file and xorg.conf for that
  11. Hi Igor can you provide your u-boot config for BananaPro? if i add CONFIG_VIDEO_LCD_BL_PWM_ACTIVE_LOW=n CONFIG_VIDEO_LCD_MODE=“x:1024,y:600,depth:24,pclk_khz:55000,le:100,ri:170,up:10,lo:15,hs:50,vs:10,sync:3,vmode:0†CONFIG_VIDEO_LCD_PANEL_LVDS=y CONFIG_VIDEO_LCD_POWER=“PH12†CONFIG_VIDEO_LCD_BL_EN=“PH8†CONFIG_VIDEO_LCD_BL_PWM=“PB2†Banana didnt start right. These settings needed at startup to add the 7" at boot after rebuild u-boot , screen stay black and kernel doesnt start Found U-Boot script /boot/boot.scr 1801 bytes read in 207 ms (7.8 KiB/s) ## Executing script at 43100000 ** File not found /boot/.next ** ** Unrecognized filesystem type ** 50500 bytes read in 480 ms (102.5 KiB/s) 5607544 bytes read in 517 ms (10.3 MiB/s) Kernel image @ 0x48000000 [ 0x000000 - 0x559078 ] Starting kernel ... thats all :/
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines