12.1.0 status update

2012-07-31 Thread Daniel Drake
Hi,

Sorry for the delay on the 12.1.0 release. We have been battling some
XO-1.5 instability on suspend/resume. Apart from that the release
seems ready to go.

Any extra eyes on the following tickets is much appreciated:
#11982 XO-1.5 graphics hang after resume
#12030 XO-1.5 irq 22: nobody cared when going into suspend
#12031 Hung kworker  other tasks on XO-1.5

Thanks
Daniel
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Engadget post on XO Touch

2012-07-31 Thread Bert Freudenberg

On 26.07.2012, at 20:21, Mike Lee wrote:

 Here's a cool demo of the Neonode multitouch frame:
 
 http://www.slashgear.com/neonode-3d-touch-headed-to-tablets-and-phones-hands-on-28215933/
 
 Not only multi-touch, but also entry direction and tilt. For a dollar!

Well, for tilt you would need to stack multiple frames on top of each other as 
they did in that prototype. For a touch-screen you would want it to be as thin 
as possible, that would mean single-layer. The Kindle Touch and Nook use 
Neonode zForce touch sensors, too. Here's a nice animation showing the 
principle:

http://www.neonode.com/solutions/zforce

Does anyone know how the multi-touch stuff is going to be exposed in Linux?

- Bert -


 
 Seems like this would be great as a retrofit kit.
 
 Mike
 
 On Thu, Jul 26, 2012 at 11:09 PM, Sameer Verma sve...@sfsu.edu wrote:
 www.engadget.com/2012/07/26/olpc-xo-touch-1-75-to-use-neonode-tech/
 
 The post says as yet unreleased XO 1.75. What's the official status
 on the 1.75? Still as yet unreleased?
 
 cheers,
 Sameer


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: Engadget post on XO Touch

2012-07-31 Thread C. Scott Ananian
Presumably with the standard multi-touch X support, which is landing
in Linux all over.  That's how the XO-3 worked, at least, although
that was traditional capacitive touch; I don't think there's an actual
Neonode driver in existence anywhere yet.
  --scott

On Tue, Jul 31, 2012 at 8:54 PM, Bert Freudenberg b...@freudenbergs.de wrote:

 On 26.07.2012, at 20:21, Mike Lee wrote:

 Here's a cool demo of the Neonode multitouch frame:

 http://www.slashgear.com/neonode-3d-touch-headed-to-tablets-and-phones-hands-on-28215933/

 Not only multi-touch, but also entry direction and tilt. For a dollar!

 Well, for tilt you would need to stack multiple frames on top of each other 
 as they did in that prototype. For a touch-screen you would want it to be as 
 thin as possible, that would mean single-layer. The Kindle Touch and Nook use 
 Neonode zForce touch sensors, too. Here's a nice animation showing the 
 principle:

 http://www.neonode.com/solutions/zforce

 Does anyone know how the multi-touch stuff is going to be exposed in Linux?

 - Bert -



 Seems like this would be great as a retrofit kit.

 Mike

 On Thu, Jul 26, 2012 at 11:09 PM, Sameer Verma sve...@sfsu.edu wrote:
 www.engadget.com/2012/07/26/olpc-xo-touch-1-75-to-use-neonode-tech/

 The post says as yet unreleased XO 1.75. What's the official status
 on the 1.75? Still as yet unreleased?

 cheers,
 Sameer


 ___
 Devel mailing list
 Devel@lists.laptop.org
 http://lists.laptop.org/listinfo/devel



-- 
  ( http://cscott.net )
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: [Server-devel] Networking issue with XS 0.7 on EPC-AT270

2012-07-31 Thread Jerry Vonau
On Wed, 2012-08-01 at 09:57 +1000, David Leeming wrote:
 Hello,
 
  
 
 I am training some teachers in PNG to set up school servers. We are
 using the EPC-AT270 (brochure attached, specs on page 7) and
 previously have installed X_-v0.6 with no problems at all.
 
  
 
 This time I am trying XS-0.7 but we have a networking issue. It does
 not configure either of the two Ethernet ports. 
 
  
 
 The EPC-AT270 has two Ethernet ports. 
 
  
 
 The installation is completely default as per the wiki 0.7
 installation guide, from CD, starting with an unformatted HDD. No
 errors are displayed on the screen during installation (but there is
 some scrolling of data).
 
  
 
 After installing, the first symptom is that when plugging in a
 computer or AP to either eth0 or eth1, the port LEDs do not light up
 and no network is seen by the connecting device.
 
  
 
 When querying ifconfig –a I can see eth0 and eth1 but they have no IP
 configuration.
 
  
 
 Any next steps? Meanwhile we are reverting to 0.6 which is OK on the
 EPC

To late to run mii-tool now, or check which kernel modules were loaded.
Or check if HWADDR was set in ifcfg-eth0|1 while having 2 nics with the
same kernel module: http://dev.laptop.org/ticket/11678


Jerry


___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Networking issue with XS 0.7 on EPC-AT270

2012-07-31 Thread David Leeming
On Wed, 2012-08-01 at 09:57 +1000, David Leeming wrote:
 Hello,
 
  
 
 I am training some teachers in PNG to set up school servers. We are
 using the EPC-AT270 (brochure attached, specs on page 7) and
 previously have installed X_-v0.6 with no problems at all.
 
  
 
 This time I am trying XS-0.7 but we have a networking issue. It does
 not configure either of the two Ethernet ports. 
 
  
 
 The EPC-AT270 has two Ethernet ports. 
 
  
 
 The installation is completely default as per the wiki 0.7
 installation guide, from CD, starting with an unformatted HDD. No
 errors are displayed on the screen during installation (but there is
 some scrolling of data).
 
  
 
 After installing, the first symptom is that when plugging in a
 computer or AP to either eth0 or eth1, the port LEDs do not light up
 and no network is seen by the connecting device.
 
  
 
 When querying ifconfig –a I can see eth0 and eth1 but they have no IP
 configuration.
 
  
 
 Any next steps? Meanwhile we are reverting to 0.6 which is OK on the
 EPC

To late to run mii-tool now, or check which kernel modules were loaded.
Or check if HWADDR was set in ifcfg-eth0|1 while having 2 nics with the
same kernel module: http://dev.laptop.org/ticket/11678
 Jerry

mii-tool?



___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Networking issue with XS 0.7 on EPC-AT270

2012-07-31 Thread David Leeming
On Wed, 2012-08-01 at 09:57 +1000, David Leeming wrote:
 Hello,
 
  
 
 I am training some teachers in PNG to set up school servers. We are
 using the EPC-AT270 (brochure attached, specs on page 7) and
 previously have installed X_-v0.6 with no problems at all.
 
  
 
 This time I am trying XS-0.7 but we have a networking issue. It does
 not configure either of the two Ethernet ports. 
 
  
 
 The EPC-AT270 has two Ethernet ports. 
 
  
 
 The installation is completely default as per the wiki 0.7
 installation guide, from CD, starting with an unformatted HDD. No
 errors are displayed on the screen during installation (but there is
 some scrolling of data).
 
  
 
 After installing, the first symptom is that when plugging in a
 computer or AP to either eth0 or eth1, the port LEDs do not light up
 and no network is seen by the connecting device.
 
  
 
 When querying ifconfig –a I can see eth0 and eth1 but they have no IP
 configuration.
 
  
 
 Any next steps? Meanwhile we are reverting to 0.6 which is OK on the
 EPC

To late to run mii-tool now, or check which kernel modules were loaded.
Or check if HWADDR was set in ifcfg-eth0|1 while having 2 nics with the
same kernel module: http://dev.laptop.org/ticket/11678
 Jerry

mii-tool?

Clicked too soon - 

http://www.netadmintools.com/html/mii-tool.man.html 

will try it



___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel