OXNAS Kernel Modules (beyond 2011.06 rootfs)

This forum is for all other ARMv5 devices

Re: OXNAS Kernel Modules (beyond 2011.06 rootfs)

Postby iganin » Fri Nov 25, 2011 6:30 pm

Indeed there is an issue.
I have just reinstalled OXNAS kernel.

I tried to add those modules to the fresh system and got an inaccessible device.
It seems like iptables is blocking SSH.

However it resolves LED blinking issue :D
iganin
 
Posts: 5
Joined: Tue Nov 01, 2011 6:59 pm

Re: OXNAS Kernel Modules (beyond 2011.06 rootfs)

Postby nosesquid » Sun Dec 04, 2011 11:38 pm

See mysteri's post, the problem modules are mii, gmac, and scsi_wait_scan. As far as I can tell iptables doesn't even start automatically by default, you have to manually add it in rc.conf.
What's more, for me at least iptables doesn't seem to work. This has persisted even after rebuilding the netfilter modules, rules can be added, but never match anything:

$this->bbcode_second_pass_code('', '
[root@Winona etc]# iptables -F
[root@Winona etc]# iptables -A INPUT -p icmp -j DROP
[root@Winona etc]# ping localhost
PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost.localdomain (127.0.0.1): icmp_req=1 ttl=64 time=0.143 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_req=2 ttl=64 time=0.103 ms
64 bytes from localhost.localdomain (127.0.0.1): icmp_req=3 ttl=64 time=0.104 ms
^C
--- localhost.localdomain ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2010ms
rtt min/avg/max/mdev = 0.103/0.116/0.143/0.022 ms
[root@Winona etc]# iptables -vnL INPUT
Chain INPUT (policy ACCEPT 527 packets, 0 bytes)
pkts bytes target prot opt in out source destination
1 0 DROP icmp -- * * 0.0.0.0/0 0.0.0.0/0
')
nosesquid
 
Posts: 1
Joined: Sat Nov 19, 2011 7:28 pm

Re: OXNAS Kernel Modules (beyond 2011.06 rootfs)

Postby yossarian » Fri Dec 16, 2011 3:59 pm

I would like to echo what others have said here. When I install these modules my Pogoplug Pro hangs during network initialization and the kernel never fully boots. I have to replace my rootfs to fix this. I don't recommend installing these modules.
yossarian
 
Posts: 22
Joined: Thu Dec 08, 2011 5:55 pm

Re: OXNAS Kernel Modules (beyond 2011.06 rootfs)

Postby mysteri » Wed Jan 11, 2012 10:58 am

Out of interest has any of this been fixed? When was the last time the rootfs was updated?
mysteri
 
Posts: 18
Joined: Sat Aug 20, 2011 2:37 pm

Re: OXNAS Kernel Modules (beyond 2011.06 rootfs)

Postby WarheadsSE » Wed Jan 11, 2012 1:35 pm

I last updated the rootfs in December, pre-installing udev-oxnas, as well as several updates and removing the need for xce.ko :)

The 3.1 kernel has yet to have something we throw at it fail (iSCSI, NFS, xfs, netfilter, etc), so we will hopefully begin mainlining soon. The upgrade script will be the tricky part, and we will also be trying to sort out a more concrete method for boot disk selection.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: OXNAS Kernel Modules (beyond 2011.06 rootfs)

Postby jt93 » Mon Feb 06, 2012 12:41 am

Newbie, basic question, I trust easy to answer.

I'm trying to read an FTDI CO2 monitor device on a pink pogoplug B01. I have no problems with
it being recognized on yer basic ubuntu machine, and it's got the TTL232R chipset.

I just followed the instructions about loading arch linux on the pogo and had zero
difficulties, just great, thanks! But a "modprobe ftdi_sio" yields "FATAL: Module ftdi_sio not found".
When I look in /lib/modules I see directories 2.6.31.6_SMP_820 and 3.1.10-2-ARCH.
The kernel I'm running after the scripted install is apparently 2.6.31.6_SMP_820, and
sure enough the only ftdi module is 3.1.10-2-ARCH/kernel/drivers/usb/serial/ftdi_sio.ko.gz.
If I gunzip ftdi_sio.ko.gz and pipe to strings I see 1.6.0 as a version and FT232RL as a
recognized device, so it seems as though you guys have already updated the driver, thanks!

But what the heck? Am I running the wrong kernel? Is there some sort of modprobe configuration
I don't understand that will point it into this alternate tree?

- John
jt93
 
Posts: 1
Joined: Mon Feb 06, 2012 12:28 am

Re: OXNAS Kernel Modules (beyond 2011.06 rootfs)

Postby kmihelich » Mon Feb 06, 2012 12:43 am

Arch Linux ARM exists and continues to grow through community support, please donate today!
kmihelich
Developer
 
Posts: 1133
Joined: Tue Jul 20, 2010 6:55 am
Location: aka leming #archlinuxarm

Previous

Return to Community Supported

Who is online

Users browsing this forum: No registered users and 59 guests