All times are UTC-06:00




Post new topic  Reply to topic  [ 47 posts ] 
Author Message
 Post subject:
PostPosted: Thu May 10, 2012 4:28 pm 
Offline
Genesi

Joined: Tue Feb 07, 2006 4:49 pm
Posts: 145
Location: San Antonio, TX
The Z430 backend does not support EXA, only the Z160 backend.

_________________
Steev Klimaszewski, Genesi USA Inc.
Senior Software Engineer


Top
   
 Post subject:
PostPosted: Fri May 11, 2012 3:10 am 
Offline

Joined: Fri Aug 19, 2011 10:58 am
Posts: 17
Location: Denmark
I now have working Xv support again. I did copy over xorg.conf, but didn't notice I had to make it load the gpu module.
Maybe the install script should put gpu in the /etc/modules file, along with the sound and wifi stuff.


Top
   
 Post subject: repo?
PostPosted: Sun May 20, 2012 6:44 am 
Offline

Joined: Fri Feb 17, 2012 11:02 am
Posts: 18
Location: Cambrils , Ca
Hi,
Is the repository still online?

When I tried to install imx-essential and imx-essential-dev, this is what I get:
Code:
# apt-get -u install imx-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package imx-essential

# apt-get -u install imx-essential-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package imx-essential-dev
I've wrote my sources.list, Is this correct?
Code:
# cat /etc/apt/sources.list
#deb http://ftp.us.debian.org/debian unstable main
deb http://ftp.debian.org/debian testing main
deb-src http://ftp.debian.org/debian testing main
deb http://armf.efikamx.com unstable main
thanks


Top
   
 Post subject: Re: repo?
PostPosted: Sun May 20, 2012 9:24 am 
Offline

Joined: Wed Oct 13, 2004 7:26 am
Posts: 348
Quote:
I've wrote my sources.list, Is this correct?
Code:
# cat /etc/apt/sources.list
#deb http://ftp.us.debian.org/debian unstable main
deb http://ftp.debian.org/debian testing main
deb-src http://ftp.debian.org/debian testing main
deb http://armf.efikamx.com unstable main
thanks
Try adding an 'h' to armhf above :)


Top
   
 Post subject:
PostPosted: Mon May 21, 2012 9:28 am 
Offline

Joined: Fri Feb 17, 2012 11:02 am
Posts: 18
Location: Cambrils , Ca
Thank you!


Top
   
PostPosted: Fri Mar 29, 2013 11:06 am 
Offline

Joined: Fri Feb 17, 2012 11:02 am
Posts: 18
Location: Cambrils , Ca
hello everybody!
I'm trying to update the repo as usually but since some days ago I get a GPG error.
The error message says:
Invalid Signing: KEYEXPIRED 1364033284 KEYEXPIRED 1364033284 KEYEXPIRED 1364033284

I'm trying update armhf unstable release
thank you in advance


Top
   
PostPosted: Fri Mar 29, 2013 2:14 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 88
Location: Central Europe
Quote:
thank you in advance
Hi, thank you for reporting this. The development team is aware of the issue.


Top
   
PostPosted: Fri Mar 29, 2013 3:25 pm 
Offline

Joined: Sun Mar 27, 2011 1:18 pm
Posts: 183
Location: Hornell, NY
I will take a look at the GPG key issue. that said there are several packages that need updating for wheezy.

I'm currently working on other projects at the moment but I will at least try and get the key issue sorted out soon (and post an update here about it) and when I have time see if I can get some re-built packages uploaded to the armhf repo.


Top
   
PostPosted: Thu Apr 04, 2013 11:57 am 
Offline

Joined: Sun Mar 27, 2011 1:18 pm
Posts: 183
Location: Hornell, NY
Sorry I still haven't had a chance to get in and work on this. just wanted to say aside from that message you should still probably be able to grab packages from the repo, they just won't be trusted. as long as you aren't using the Xorg server packages the rest should just work. getting the key updated is on my todo list still.


Top
   
PostPosted: Tue May 28, 2013 1:11 pm 
Offline

Joined: Thu Apr 19, 2012 2:43 pm
Posts: 5
Is there going to an update for the kernel? The latest libc for "Jessie" wants
a newer one.

Thank you.


Top
   
PostPosted: Wed Jun 26, 2013 10:27 am 
Offline

Joined: Fri Apr 01, 2011 9:16 am
Posts: 2
armhf.efikamx.com has disappeared!


Top
   
PostPosted: Thu Jun 27, 2013 12:47 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 88
Location: Central Europe
Please use: armhf.powerdeveloper.org


Top
   
PostPosted: Fri Sep 06, 2013 5:04 pm 
Offline

Joined: Wed Jul 01, 2009 4:35 pm
Posts: 94
Location: Italy
Looking to the web repo http://armhf.powerdeveloper.org/pool/ma ... e-keyring/ I still don't see a updated GPG key, any eta?

And when I do apt-get upgrade ( from the debian unstable installation)
it want to install the new libc6 but ask me to install a kernel version greater than 2.6.32
that is not present for efikamx.
I remember that Genesi was preparing an updated version of kernel, any news about?
Thanks
Quote:
Sorry I still haven't had a chance to get in and work on this. just wanted to say aside from that message you should still probably be able to grab packages from the repo, they just won't be trusted. as long as you aren't using the Xorg server packages the rest should just work. getting the key updated is on my todo list still.

_________________
http://deliriotecnologico.blogspot.com


Top
   
PostPosted: Thu Sep 26, 2013 2:11 pm 
Offline
Genesi

Joined: Sun Apr 01, 2012 8:05 am
Posts: 9
Quote:
And when I do apt-get upgrade ( from the debian unstable installation)
it want to install the new libc6 but ask me to install a kernel version greater than 2.6.32
that is not present for efikamx.
We have no plans for updating the kernel for efikamx. The kernel sources are on github (
https://github.com/genesi/linux-legacy). There are a couple of hints I can give you to see if you can get around the problem. Firstly you can simply try to bump the kernel version yourself to 2.6.32 (Just modify the Makefile header in the kernel sources): by rebuilding the kernel deb using make-kpkg and using those headers/kernel debs instead. Looking briefly at the libc check all it does is check 'uname -s' against 2.6.32 and will either continue or not (This is in debian/debhelper.in/libc.preinst, in eglibc sources). The note here is you simply bump the version from 2.6.31 to 2.6.32 and hopefully that works fine. The other approach could be to download the libc package sources and reduce the 2.6.32 requirement to 2.6.31 and rebuild the package.


Hope that helps,
Ahmed.


Top
   
PostPosted: Thu Sep 26, 2013 4:02 pm 
Offline

Joined: Wed Jul 01, 2009 4:35 pm
Posts: 94
Location: Italy
I will try, thanks
Quote:
Quote:
And when I do apt-get upgrade ( from the debian unstable installation)
it want to install the new libc6 but ask me to install a kernel version greater than 2.6.32
that is not present for efikamx.
We have no plans for updating the kernel for efikamx. The kernel sources are on github (
https://github.com/genesi/linux-legacy). There are a couple of hints I can give you to see if you can get around the problem. Firstly you can simply try to bump the kernel version yourself to 2.6.32 (Just modify the Makefile header in the kernel sources): by rebuilding the kernel deb using make-kpkg and using those headers/kernel debs instead. Looking briefly at the libc check all it does is check 'uname -s' against 2.6.32 and will either continue or not (This is in debian/debhelper.in/libc.preinst, in eglibc sources). The note here is you simply bump the version from 2.6.31 to 2.6.32 and hopefully that works fine. The other approach could be to download the libc package sources and reduce the 2.6.32 requirement to 2.6.31 and rebuild the package.


Hope that helps,
Ahmed.

_________________
http://deliriotecnologico.blogspot.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 47 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 11 guests


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

Search for:
Jump to:  
cron
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group