Re: [LEDE-DEV] Need fix / advice / idea

2017-04-03 Thread Denis Periša
size: 256 MiB NAND size: 64 MiB Press any key within 1 seconds to enter setup. loading kernel from nand... kernel not found trying bootp protocol On Wed, Mar 8, 2017 at 8:28 AM, Alberto Bursi wrote: > > > On 03/07/2017 11:09 PM, Denis Periša wrote: >> Alberto , th

Re: [LEDE-DEV] rb532 / install to NAND

2017-04-20 Thread Denis Periša
hm, works for me: root@XFX:/OPENWRT/2017/LEDE/rb532/bin/targets/rb532# cd generic/ root@XFX:/OPENWRT/2017/LEDE/rb532/bin/targets/rb532/generic# ls -Alh total 41M -rw-r--r-- 1 darkman users 5.4K Apr 1 13:20 config.seed -rw-r--r-- 1 darkman users 11M Apr 1 13:20 lede-rb532-combined-squashfs.bin -

[LEDE-DEV] latest git compile error trying to compile at

2017-06-15 Thread Denis Periša
If I select utils>at it depends on libelf which fails to compile. If anyone can fix it. thank you! Making all in lib mips-openwrt-linux-musl-gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/usr/share/locale"' -I. -I.. -I. -I. -I../lib -I.. -I./../libelf -I/DISK2/LEDE/rb435g/staging_dir/target-m

[LEDE-DEV] base-files trouble with root dir

2017-06-30 Thread Denis Periša
Hi everyone, I had this problem before, lucky for me I remembered. If you put directory named "root" inside targets/*/base-files/ compile fails with error related to missing libs. (??) I had my head smashed into wall for this.. and all I had inside that dir was .bash_profile with my custom setting

[LEDE-DEV] option ttylogin in system config breaks entire system

2017-07-02 Thread Denis Periša
Hi all, me again, What happened to option ttylogin '1' in /etc/config/system ?? If I put it in, my system in inacessible. [ 29.903337] NET: Registered protocol family 24 [ 30.027492] usbcore: registered new interface driver carl9170 [ 30.036255] usbcore: registered new interface driver

[LEDE-DEV] NFS force/lazy umount

2017-10-09 Thread Denis Periša
Sorry to bother you all but this problem is frustrating for too long time (years) I have NFS server which might become unreachable; during that time all my access to LEDE firmware is limited (ls, df, scp).. and umount -f and umount -l don't do anyhing. Could as well be removed. I know about soft

Re: [LEDE-DEV] Problem with NFS unmounting

2017-10-11 Thread Denis Periša
Old topic, but I did try soft mount. Still same issue. On Tue, Feb 28, 2017 at 1:01 AM, Greg Oliver wrote: > On Wed, Feb 22, 2017 at 6:05 PM, Denis Periša wrote: >> Hi, >> >> I've been using old version of OpenWRT and umount -f works just fine. >> But some time

Re: [LEDE-DEV] meetup for beer in Prague

2017-10-23 Thread Denis Periša
Wish I could be there but it's getting snowy and my Transalp would be a little too much for travel :D Maybe next yr, Have a beer for me.. or dozen :D On Mon, Oct 23, 2017 at 12:55 AM, Hauke Mehrtens wrote: > On 10/19/2017 10:18 PM, Hauke Mehrtens wrote: >> On 10/18/2017 08:58 PM, Hauke Mehrtens w

[LEDE-DEV] error building sudo for x86

2018-01-03 Thread Denis Periša
Hi all, If someone can help me, I have error building sudo, something about PAM I tried including pam lib and enabling pam in busybox but with no avail it's latest openwrt/lede git Thank you! -- checking for pam_start in -lpam... yes checking security/pam_appl.h usability... no checking securi

[LEDE-DEV] TDR / VeriPHY

2018-01-17 Thread Denis Periša
Hi all, I've searched three days in a row and I cannot find any more info on software cable tester for linux/openwrt. Many my devices support this feature as in original firmware (Mikrotik for example) I can see cable pairs and which cable wire is not connected and such. Even length of the cable.

[LEDE-DEV] Bad NAND my sysupgrade / help

2018-01-31 Thread Denis Periša
Hi all, I got this once before but sent it on RMA. anyhow, I did some flashing from jffs2 to ubifs and initramfs kernel image loaded up fine, but on sysupgrade it marked all my kernel filesystem as bad nand.. 0 space left. I know for sure this is just fake mark as I copied kernel just before in i

Re: [LEDE-DEV] Bad NAND my sysupgrade / help

2018-01-31 Thread Denis Periša
5:03 PM, Alberto Bursi wrote: > > > On 01/31/2018 01:56 PM, Denis Periša wrote: >> >> Hi all, >> >> I got this once before but sent it on RMA. >> >> anyhow, I did some flashing from jffs2 to ubifs and initramfs kernel >> image loaded up fine, but

Re: [LEDE-DEV] Bad NAND my sysupgrade / help

2018-02-02 Thread Denis Periša
31, 2018 at 8:41 PM, Denis Periša wrote: > Hi, Thanx for input ;) > it's routerboard 433AH and 435G (rb433AH/435G) > I've found out like `nand scrub` .. haven't tried it yet as I don't > have nand tools compiled but will. But also I'm afraid it's not it.

Re: [LEDE-DEV] Bad NAND my sysupgrade / help

2018-02-02 Thread Denis Periša
uccess but bootloader says there is no kernel. Other device - no problem. On Fri, Feb 2, 2018 at 1:04 PM, Denis Periša wrote: > root@RECOVERY:/# ubinfo /dev/ubi1 > ubi1 > Volumes count: 0 > Logical eraseblock size: 258048 bytes, 252.0 KiB >

[LEDE-DEV] small request: add RB435G to list of enabled serial devices

2017-02-18 Thread Denis Periša
please add "435G" to list of devices in file 701-MIPS-ath79-add-routerboard-detection.patch I'm unable to submit patch right now but it's simple edit. thank you! ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/

[LEDE-DEV] need help / info [httpd/apache]

2017-02-19 Thread Denis Periša
Hello, I run captive portal and in LEDE (as opposed to OpenWRT) apache is not starting up by default and with my custom httpd.conf it's giving error 500. Is there any other httpd that supports php and 404 error pages? big up for sysupgrade and ubi filesystem thank you!

Re: [LEDE-DEV] need help / info [httpd/apache]

2017-02-20 Thread Denis Periša
meone here??] On Mon, Feb 20, 2017 at 10:56 AM, Bastian Bittorf wrote: > * Denis Periša [20.02.2017 09:06]: >> Is there any other httpd that supports php and 404 error pages? > > the "builtin" server 'uhttpd' supports both. > read

Re: [LEDE-DEV] Mikrotik RB411AH sysupgrade issues

2017-02-22 Thread Denis Periša
love it! +1 for last. On Tue, Feb 21, 2017 at 11:10 PM, Sergey Ryazanov wrote: > Hello, > > I tried to install latest LEDE to RB411AH board. Sysupgrade worked > fine, but device now do not boot at all. Bootloader claims that it > could not find kernel :( > > I tracked down the situation and found

[LEDE-DEV] Problem with NFS unmounting

2017-02-22 Thread Denis Periša
Hi all, I'm having this problem long from long time ago. When NFS server is not responding which is currently case for me (and my log files go there) I cannot unmount network volume even with -f (force). Actually I think that -f don't do any change to unmount. I was kinda hoping in LEDE it will b

Re: [LEDE-DEV] Problem with NFS unmounting

2017-02-22 Thread Denis Periša
Hi, I've been using old version of OpenWRT and umount -f works just fine. But some time ago it was lost. Does anyone know point where I could shorten check for remote accessibility? Thank you all. On Thu, Feb 23, 2017 at 12:08 AM, Florian Fainelli wrote: > > > On 02/22/2017 0

Re: [LEDE-DEV] MikroTik RB493G supported?

2017-02-24 Thread Denis Periša
Hi All, I use many of these devices and they work fine as rb4xx devices ar71xx Just be sure to enable console .. I've submitted request to add, but no reply. please add "435G" to list of devices in file 701-MIPS-ath79-add-routerboard-detection.patch On Fri, Feb 24, 2017 at 8:13 AM, Thomas Endt

Re: [LEDE-DEV] Mikrotik sysupgrade install not working on sxt lite2.

2017-02-26 Thread Denis Periša
I dont see issues in boot log? I had problem with sysupgrade on rb435g with kernel partition nand had bad sectors so kernel was too big. it rebooted without warning and I was left in net boot.. and since make kernel_menuconfig is not working I cannot shrink it. If anyone have suggestion... or fix t

[LEDE-DEV] rb112/rb133 (adm5120) compile fail

2017-02-26 Thread Denis Periša
Does anyone use these devices, I cannot compile minimal firmware for them. Here is build log. (last part) # Cellvision # Compex export MAKEFLAGS= ;make V=ss -C lzma-loader KDIR=/DISK2/OPENWRT/2017/LEDE/rb133c/build_dir/target-mipsel_mips32_musl/linux-adm5120_router_le TARGET_DIR=/DISK2/OPENWRT/20

Re: [LEDE-DEV] rb112/rb133 (adm5120) compile fail

2017-02-26 Thread Denis Periša
Ah, now I saw if I enable "BROKEN" that it will show as rb1xx, not generic.. And does compile altho I cannot get ath5k running for some crypto reason.. Sorry for this, but problem above is maybe someones else. On Mon, Feb 27, 2017 at 3:42 AM, Denis Periša wrote: > Does anyone use

Re: [LEDE-DEV] rb112/rb133 (adm5120) compile fail

2017-02-27 Thread Denis Periša
not find. On Mon, Feb 27, 2017 at 7:51 AM, Stefan Lippers-Hollmann wrote: > Hi > > On 2017-02-27, Denis Periša wrote: >> Ah, now I saw if I enable "BROKEN" that it will show as rb1xx, not >> generic.. And does compile altho I cannot get ath5k running for some >&g

Re: [LEDE-DEV] rb112/rb133 (adm5120) compile fail

2017-03-03 Thread Denis Periša
Knaack wrote: > Denis Periša schrieb am 27.02.2017 um 16:36: >> Yes, indeed, old kernel. >> I suck at coding so I'm of no use there. > > I also have got an adm5120 device around and thought for some time > already to tinker with it, again. So, seems like now woul

[LEDE-DEV] Need fix / advice / idea

2017-03-05 Thread Denis Periša
Hi all, I have situation where one of my devices (rb435g) has lot of bad sectors on (NAND) kernel partition. First of all, are those partitions physical? Can they be somehow re-partitioned by kernel cmd line or? I'm left with only under 1mb of usable space so I need to make kernel that fits that

Re: [LEDE-DEV] Need fix / advice / idea

2017-03-07 Thread Denis Periša
pport NAND partitions Board is rb4xx .. rb433 and rb435g are almost same thing. Thank you! On Sun, Mar 5, 2017 at 7:31 PM, Alberto Bursi wrote: > > > On 03/05/2017 04:25 PM, Denis Periša wrote: >> Hi all, >> >> I have situation where one of my devices (rb435g) has l

Re: [LEDE-DEV] Need fix / advice / idea

2017-03-07 Thread Denis Periša
>> Just curious, this bad sectors appeared during regular device >> operation or just after sysupgrade? Sysupgrade. I had to get to roof and replace device as I could no longer get firmware on it. Btw. I wrote that it would be nice to first check nand than write if possible. sysupgrade told me th

[LEDE-DEV] phy distance error (ath5k atleast)

2017-03-08 Thread Denis Periša
Hi all, I seem to have all weird problems, sorry for that. If I do `iw phy phy0 set distance 300` or anything less than 500 it seems that it's ok, hostapd runs, I have dev in the air as access point.. only.. association is denied.. it's just like rejected.. Lost whole day until I dissected this.