NEW Fractal BUILDS 17949 *CLOSED* Moving on to Devel Thread

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3, ... 10, 11, 12  Next
Author Message
jrscs
DD-WRT User


Joined: 09 Aug 2010
Posts: 413

PostPosted: Mon Nov 14, 2011 21:18    Post subject: Reply with quote
Can confirm that Wi-viz is not working in this Mega build when installed on WRT610 v2.

WOL from the Internet does not work in this build either. When the following commands are entered under the Administration > Commands tab in the startup command and the router is rebooted nothing seems to happen.

ip neigh change 192.168.1.254 lladdr ff:ff:ff:ff:ff:ff nud permanent dev br0
ip neigh add 192.168.1.254 lladdr ff:ff:ff:ff:ff:ff nud permanent dev br0

In prior builds after the reboot the following would appear under the Status > LAN tab.

Host Name - IP Address - MAC - Conn. Count
* - 192.168.1.254 - FF:FF:FF:FF:FF:FF - 0

I’m guessing since this is missing it’s not able to broadcast the magic packet.

Otherwise, this build seems faster. Thanks

_________________
Netgear XR500, R7800
Asus AC87Ua1
Repeater Bridge
Netgear R6400v2otp
Sponsor
Taomyn
DD-WRT User


Joined: 23 Oct 2011
Posts: 50

PostPosted: Mon Nov 14, 2011 21:20    Post subject: Reply with quote
Seems for me anyway, the "wl -i eth1 interference 2" command is not sticking when changes are made to the router. Have to reapply the value every time Crying or Very sad
Rimsey
DD-WRT Novice


Joined: 24 Sep 2006
Posts: 29

PostPosted: Mon Nov 14, 2011 21:30    Post subject: Reply with quote
Great stuff! I had my E4200 in a cupboard until now (tried Tomato but the support on there is ZERO).

USB device shows in dmesg but can't seem to get it mounted. Has anyone got some clear instructions for this?

thanks
<Kong>
DD-WRT Guru


Joined: 15 Dec 2010
Posts: 4339
Location: Germany

PostPosted: Mon Nov 14, 2011 22:11    Post subject: Reply with quote
If your drives don't mount with this svn based build, then your partition must be of type ext2/3/4 -> ext4 as already mentioned is not "supported".

ext2 and ext3 are currently detected as ext4 since BS broke diskpart with his last diskpart commit, therefore the modules for ext2 or ext3 are not loaded and mounting fails:-)

_________________
KONG PB's: http://www.desipro.de/ddwrt/
KONG Info: http://tips.desipro.de/
fggs
DD-WRT Guru


Joined: 28 Jan 2008
Posts: 1741

PostPosted: Tue Nov 15, 2011 0:28    Post subject: Reply with quote
You mean disktype Kong?

http://svn.dd-wrt.com:8000/changeset/17841

Also, can I send you a PM?
<Kong>
DD-WRT Guru


Joined: 15 Dec 2010
Posts: 4339
Location: Germany

PostPosted: Tue Nov 15, 2011 0:37    Post subject: Reply with quote
Yes sorry I meant disktype, diskpart is microsofts console util:-)
_________________
KONG PB's: http://www.desipro.de/ddwrt/
KONG Info: http://tips.desipro.de/
lawleo
DD-WRT Novice


Joined: 17 Sep 2011
Posts: 25

PostPosted: Tue Nov 15, 2011 2:22    Post subject: Reply with quote
kt_haddock wrote:
lawleo wrote:
firmware used:dd-wrt.v24-17893_NEWD-2_K2.6_mega.bin

I did upgrade from 17084 and running optware before. Router function seem work fine but the usb automount seem not working after the update

here is the disk info
Disk 0:
--- /dev/scsi/host0/bus0/target0/lun0/disc
Block device, size 1000 MiB (1048576000 bytes)
DOS/MBR partition map
Partition 1: 512 MiB (536870912 bytes, 1048576 sectors from 2048)
Type 0x83 (Linux)
Ext4 file system
UUID 42770D79-761D-4D4E-8850-FC9021248904 (DCE, v4)
Volume size 512 MiB (536870912 bytes, 131072 blocks of 4 KiB)
Partition 2: 64 MiB (67108864 bytes, 131072 sectors from 1050624)
Type 0x82 (Linux swap / Solaris)
Linux swap, version 2, subversion 1, 4 KiB pages, little-endian
Swap size 63.99 MiB (67100672 bytes, 16382 pages of 4 KiB)
Partition 3: 423 MiB (443547648 bytes, 866304 sectors from 1181696)
Type 0x0B (Win95 FAT32)
FAT32 file system (hints score 5 of 5)
Volume size 422.2 MiB (442662912 bytes, 108072 clusters of 4 KiB)
Volume name ""
Mountpoints:
/dev/scsi/host0/bus0/target0/lun0/part1 mounted to /tmp/mnt/disc0-part1
/dev/scsi/host0/bus0/target0/lun0/part2 mounted to swap
/dev/scsi/host0/bus0/target0/lun0/part3 mounted to /tmp/mnt/disc0-part3

-------
the ext3 partition (part1) can't be mounted, I also try to do auto mount by UUID to /opt, it still fail to do so, it just show empty folder.

part of the dmesg
-------
scsi 0:0:0:0: Direct-Access Generic USB Flash Disk 0.00 PQ: 0 ANSI: 2
sd 0:0:0:0: [sda] 2048000 512-byte hardware sectors (1049 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: ioctl_internal_command return code = 8000002
: Sense Key : 0x0 [current]
: ASC=0x0 ASCQ=0x0
sd 0:0:0:0: [sda] 2048000 512-byte hardware sectors (1049 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 00 00 00
sd 0:0:0:0: [sda] Assuming drive cache: write through
/dev/scsi/host0/bus0/target0/lun0: p1 p2 p3
sd 0:0:0:0: [sda] Attached SCSI removable disk
usb-storage: device scan complete

-------
root@router:/opt# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
ramfs on /tmp type ramfs (rw)
devpts on /dev/pts type devpts (rw)
devpts on /proc/bus/usb type usbfs (rw)
/dev/scsi/host0/bus0/target0/lun0/part3 on /tmp/mnt/disc0-part3 type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=utf8)
--------
any idea about this?


Yes, read second post. btw Ext4 isn't supported use Ext2/Ext3.


The partition is actually formatted as "ext3", I don't know why it display it as ext4.... I use the same USB when I am running 17084
djroby19
DD-WRT Novice


Joined: 23 Dec 2009
Posts: 34
Location: Italy

PostPosted: Tue Nov 15, 2011 17:08    Post subject: Reply with quote
Fractal perhaps found a small bug in state tab always shows Fixed Wireless transmission of 135 Mbps wl0, and 81 Mbps on WL1, seems not to work ....
_________________
Buffalo WZR-HP-AG300H DD-WRT v24-sp2 (03/19/12) std - build 18777 + modem Digicom combo cx + Nas Synology DS-209 da 2 T + LG DP1W+ APC Back-UPS RS-Power Saving Back-UPS Pro 550 + switch Zyxel Gs105B + http://forum.emulesecurity.net/topic.asp?TOPIC_ID=3441
droblesa
DD-WRT Novice


Joined: 01 Dec 2010
Posts: 27

PostPosted: Tue Nov 15, 2011 18:45    Post subject: Platform Question Reply with quote
I know this is the broadcom forum but can these weekly build updates be loaded on an atheros based unit or does someone have to compile the code to specifically work on Atheros units?
Fractal
DD-WRT Guru


Joined: 19 Apr 2010
Posts: 1243

PostPosted: Tue Nov 15, 2011 20:39    Post subject: Re: Platform Question Reply with quote
droblesa wrote:
I know this is the broadcom forum but can these weekly build updates be loaded on an atheros based unit or does someone have to compile the code to specifically work on Atheros units?


specific builds have to be built for atheros. Right now the source code is not in subversion to do those builds. If sebhastian were to make it public I am sure it would be possible to build them as well..

-Fractal
lawleo
DD-WRT Novice


Joined: 17 Sep 2011
Posts: 25

PostPosted: Wed Nov 16, 2011 3:02    Post subject: Reply with quote
after running 2 days... the router stop response now, I can't telnet and not reboot the router yet.

do I need to provide any information for u guys?

Belkin N600 HD router
Fractal
DD-WRT Guru


Joined: 19 Apr 2010
Posts: 1243

PostPosted: Wed Nov 16, 2011 4:29    Post subject: Updated bins with EXT2/3 FIX Reply with quote
EDIT: 11/16: Will fix EXT2/3 and repost.
Bins removed.


Last edited by Fractal on Wed Nov 16, 2011 17:31; edited 1 time in total
Fractal
DD-WRT Guru


Joined: 19 Apr 2010
Posts: 1243

PostPosted: Wed Nov 16, 2011 6:08    Post subject: Reply with quote
EDIT: 11/16: Will fix EXT2/3 and repost.
Bins removed.


Last edited by Fractal on Wed Nov 16, 2011 17:32; edited 1 time in total
mike5026
DD-WRT Novice


Joined: 28 Jul 2008
Posts: 3

PostPosted: Wed Nov 16, 2011 9:25    Post subject: E4200 Cisco Light Reply with quote
not sure if anyone noticed but my Cisco light on the E4200 router is not lit. Unless there is a fix for it already...also is there an option to turn of the lights on the back of the router somewhere?
Taomyn
DD-WRT User


Joined: 23 Oct 2011
Posts: 50

PostPosted: Wed Nov 16, 2011 9:37    Post subject: Re: Updated bins with EXT2/3 FIX Reply with quote
Fractal wrote:
I have been working on EXT2/3 fix, enclosed is latest trac 17902... I have modified 17841 to commit EXT2/3... Please test and give feedback and I will put in a ticket.

Thanks again

-Fractal


Will this also sort the "interference" setting not getting set and being reset on changes that I reported previously with 17893?
Goto page Previous  1, 2, 3, ... 10, 11, 12  Next Display posts from previous:    Page 2 of 12
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum