All times are UTC-06:00




Post new topic  Reply to topic  [ 12 posts ] 
Author Message
PostPosted: Mon Jul 14, 2008 7:03 am 
Offline

Joined: Sat Oct 27, 2007 12:18 pm
Posts: 26
Location: Grenoble, France
Hi

I installed Debian again on my Efika and it works well except I can't configure it with a static IP. Using dmesg, I obtain that :

fec_close : queues didn't drain
eth0 : config: auto-negotiation on, 100HDX, 10HDX

Is this a known bug ? Is there a patch ?


Top
   
PostPosted: Wed Jul 16, 2008 3:01 pm 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Hi

I installed Debian again on my Efika and it works well except I can't configure it with a static IP. Using dmesg, I obtain that :

fec_close : queues didn't drain
eth0 : config: auto-negotiation on, 100HDX, 10HDX

Is this a known bug ? Is there a patch ?
I have no idea why this happens and personally have not experienced it, it is probably something to do with the way ifupdown works on Debian (I always had a problem getting DHCP but it would always eventually work)

What kernel version are you using? It may work better with Domen Puncer's network driver (2.6.24 and above I think) than the older one.

_________________
Matt Sealey


Top
   
PostPosted: Wed Jul 16, 2008 3:22 pm 
Offline

Joined: Sat Oct 27, 2007 12:18 pm
Posts: 26
Location: Grenoble, France
Matt : I use all files given on efika.de, I see no other updates for kernel or drivers. Maybe some of them have been updated. Could you tell me where I can check ? Why not put new files on efika.de ?


Top
   
 Post subject:
PostPosted: Fri Jul 18, 2008 3:40 am 
Offline
Genesi

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1422
Hi corto,

We won't be updating the Linux support on the EFIKA. If bplan spent the time they would need to continuously and progressively build new Linux images as the Linux community moves ahead, we would never get any new work done.

R&B :)

_________________
http://bbrv.blogspot.com


Top
   
 Post subject:
PostPosted: Fri Jul 18, 2008 5:45 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Linux support for the MPC5200B is in mainline anyway. You can download the latest Linux kernel source (2.6.26) and build a kernel yourself, or find someone to do it for you.

Note that to build 2.6.26 you need a recent update to binutils (2.18 or above) due to a change in how the kernel is linked. You may also need updates to several userland utilities on Debian (for hard disk shutdown support, and udev).

All in all, I would recommend leaving Debian behind, and grabbing a copy of openSUSE 11.0.

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Fri Jul 18, 2008 6:34 am 
Offline

Joined: Wed Oct 13, 2004 7:26 am
Posts: 348
Quote:
All in all, I would recommend leaving Debian behind, and grabbing a copy of openSUSE 11.0.
Which I might add provides a very nice experience at least on my Pegasos (haven't tried it on the EFIKA yet) :)


Top
   
 Post subject:
PostPosted: Sun Jul 20, 2008 4:12 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Quote:
All in all, I would recommend leaving Debian behind, and grabbing a copy of openSUSE 11.0.
Which I might add provides a very nice experience at least on my Pegasos (haven't tried it on the EFIKA yet) :)
It leaves a little to be desired on Efika - mainly because there is limited memory, the disk is not DMA-capable (this means, swapping takes CPU time, and happens a lot). Boot time is also rather long. But this is true of every Linux distribution on these boards, it just so happens that SuSE is one of those that has a LOT of functionality, so there is more to turn off.

However picking Xfce and disabling a lot of unneeded services really does work to improve system response. We are doing tests this week on this.

The two things I really do think need solving are implementing the PIO-DMA support into libata (Tim Yamin's recent patch for UDMA support, we are testing and have found some "issues" with, in that it doesn't speed anything up or lessen CPU usage.. but that is probably because of a SuSE kernel patch that is totally FUBAR) and something really silly; being able to dedicate 32MB of my Radeon's memory to swap space while still using the Radeon for graphics. Swapping to PCI memory is not as fast as even swapping to disk but at least the PCI controller does DMA, and therefore it does not soak up CPU time.

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Sun Jul 20, 2008 3:27 pm 
Offline

Joined: Sat Oct 27, 2007 12:18 pm
Posts: 26
Location: Grenoble, France
Quote:
Linux support for the MPC5200B is in mainline anyway. You can download the latest Linux kernel source (2.6.26) and build a kernel yourself, or find someone to do it for you.

Note that to build 2.6.26 you need a recent update to binutils (2.18 or above) due to a change in how the kernel is linked. You may also need updates to several userland utilities on Debian (for hard disk shutdown support, and udev).
Hum ... that's so many things to get a well configured network driver ... I don't know if I will do that.

Thank you for your reply. I thought other people were using Debian here ...


Top
   
 Post subject:
PostPosted: Mon Jul 21, 2008 12:34 am 
Offline
Site Admin

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1589
Location: Austin, TX
Quote:
Hum ... that's so many things to get a well configured network driver ... I don't know if I will do that.

Thank you for your reply. I thought other people were using Debian here ...
I'm sorry we couldn't help. Those that are using Debian probably have compiled their own kernel by now either by kernel.org sources or using the Debian patches and rules from alioth (http://alioth.debian.org/scm/?group_id=30428) to make their own package.

We used to have a couple of people (Sven Luther and Konstantinos Margaritis) on the Debian teams here and there, but they have either been ousted through politiking or have left of their own volition over.. well, the politiking in Debian.

As such most of our support for Linux has been focussed on kernel support (for 2.6.19 as this is a target which will never move, although we do watch what people do with later kernels) and openSUSE, because openSUSE by far offers the best support for Power Architecture; it is not a "second rate" or "Macs only" environment. Fedora is close behind but their focus on non-proprietary software might not be compatible with our goals for future products..

_________________
Matt Sealey


Top
   
 Post subject:
PostPosted: Tue Jul 22, 2008 10:50 am 
Offline
Genesi

Joined: Mon Jan 30, 2006 2:28 am
Posts: 409
Location: Finland
Hi.

You could try this kernel (ubuntu_efika) here:
http://www.cc.puv.fi/~jd/kernel_efika/

It's only a 2.6.22 - not sure if that will help though.

I can compile a 2.6.26 for Efika and host it as soon as I have the time...


Best regards,
Johan

_________________
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Top
   
 Post subject:
PostPosted: Tue Jul 22, 2008 5:55 pm 
Offline
Genesi

Joined: Mon Jan 30, 2006 2:28 am
Posts: 409
Location: Finland
Hi.

Here: http://www.cc.puv.fi/~jd/kernel_efika/ you can now also find a 2.6.26 kernel for Efika. I did not have time to really test is, but it boots.

The 2.6.26.tar.gz should be installed in /lib/modules (although there are no modules, it prevents lots of warnings during boot)

The config file (config_2.6.26) is also there.


Hope this can help.
Johan.

_________________
Johan Dams, Genesi USA Inc.
Director, Software Engineering

Yep, I have a blog... PurpleAlienPlanet


Top
   
 Post subject:
PostPosted: Sat Aug 02, 2008 2:54 am 
Offline

Joined: Sat Oct 27, 2007 12:18 pm
Posts: 26
Location: Grenoble, France
Hi all

My configuration with static IP finally works ! I was focusing on error messages reported by dmesg but it was coming from networking configuration (gateway in fact, maybe other things too).

Now I can use my Efika as a small server with MorphOS on dual boot !


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

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 29 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