Re: arm-linux cross compiler

2005-11-17 Thread William Xu
Harald Krammer [EMAIL PROTECTED] writes:

 The footprint is much smaller with uclibc.
 look here for more deatils:
 http://www.uclibc.org/FAQ.html

buildroot works great ! I've set up the arm toolchain successfully,
finally. Many thanks.

-- 
William

((email . [EMAIL PROTECTED])
 (blog  . http://matchsticker.mysmth.net;))


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: 2.6.14 USB vs. sleep issues

2005-11-17 Thread Mike Pfleger
Hi Ben.

 Only newer machines with a NEC USB2 chip that shares
 interrupts appear to be affected by the problem.

I have a question that I don't believe has been
answered outright either in this thread or the others
I've dug through:

Can we take the above to mean that older New
World machines (ie my iBook 2.2r2) will now
happily sleep (and wake again) with the
2.6.14.1 kernel?

Which machines started using the NEC USB2 chip, btw?

tangent
This actually raises another question:
Is there any kind of a comprehensive list or set of
lists detailing which hardware the various New World
Macs contain, from a Linux driver perspective?

I ask from the desire to prune dross that's not
needed from my kernels, and also from those kernels
that I might help friends build for their Macs.  Such
a list would be a godsend for such work ;)

My apologies if such a thing exists; I haven't for
the life of me been able to find it.
/tangent

Thanks a bunch in advance...

whee!
Mike Pfleger




__ 
Start your day with Yahoo! - Make it your home page! 
http://www.yahoo.com/r/hs


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: UDF-fs No partition found(1)

2005-11-17 Thread Federico Pistono
On 16/11/05, Federico Pistono [EMAIL PROTECTED] wrote:
 HI.

Sorry, I made a mistake in writing the email, the following line

 cp bzImage /boot/vmlinux.new

was of course
cp vmlinux /boot/vmlinux.new
(vi /etc/yaboot.conf)
ybin-v

Sorry, Anyway I did it correctly when compiling the kernel.


--
  Federico Pistono
  Department of Computer Science - Verona, Italy
  My website : http://www.federicopistono.org
  My personal website  http://pain.altervista.org
  Ex-College Website : http://pain.altervista.org/flatnukeuwcad/
  Linux Registered User :: #340392
   Though I walk through the valley of the shadow of death,
I will fear no evil: for thou art with me;
thy rod and thy staff they comfort me.



Re: UDF-fs No partition found(1)

2005-11-17 Thread Paul TT
On Thu, 17 Nov 2005 09:27:49 +0100
Federico Pistono [EMAIL PROTECTED] wrote:

 On 16/11/05, Federico Pistono [EMAIL PROTECTED] wrote:
  HI.
 
 Sorry, I made a mistake in writing the email, the following line
 
  cp bzImage /boot/vmlinux.new
 
 was of course
 cp vmlinux /boot/vmlinux.new
 (vi /etc/yaboot.conf)
 ybin-v
 
 Sorry, Anyway I did it correctly when compiling the kernel.

did you rebuild the initrd image for the new compiled kernel?
the root fs driver is compiled internally?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: arm-linux cross compiler

2005-11-17 Thread Joerg Sommer
Hello William,

William Xu [EMAIL PROTECTED] wrote:
 Hi guys, 

 I'm trying to set up a arm-linux cross compiler environment. Are there
 any precompiled debs? since i've met various problems trying to compile
 from source myself... 

I don't know of anyone. Bbut the gcc package /should/ offer the
possibility to build a cross-compiler. But this doesn't work with the
current gcc packages: http://bugs.debian.org/319624 Maybe someone is more
familiar with dpkg-cross or has time to step in.

Bye, Jörg.
-- 
Viele Leute glauben, daß sie denken, wenn sie lediglich
ihre Vorurteile neu ordnen.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: UDF-fs No partition found(1)

2005-11-17 Thread Federico Pistono
On 17/11/05, Paul TT [EMAIL PROTECTED] wrote:
 On Thu, 17 Nov 2005 09:27:49 +0100
 Federico Pistono [EMAIL PROTECTED] wrote:

I commented the initrd.img in the yaboot file, and now it works
perfectly. Damn it, searching for all possible mistakes inthe kernel
config, and in the end it was that stupid detail. better to know
it now than later one.

Thanks for the pvt advice.

--
  Federico Pistono
  Department of Computer Science - Verona, Italy
  My website : http://www.federicopistono.org
  My personal website  http://pain.altervista.org
  Ex-College Website : http://pain.altervista.org/flatnukeuwcad/
  Linux Registered User :: #340392
   Though I walk through the valley of the shadow of death,
I will fear no evil: for thou art with me;
thy rod and thy staff they comfort me.



yaboot command-T

2005-11-17 Thread Fritz Wettstein

Hi,

Is there a solution to boot with command-t - mac acts as a firewire-disk 
server - with yaboot?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: yaboot command-T

2005-11-17 Thread Olof Johansson
On Thu, Nov 17, 2005 at 08:16:42PM +0100, Fritz Wettstein wrote:
 Hi,
 
 Is there a solution to boot with command-t - mac acts as a firewire-disk 
 server - with yaboot?

not sure how you would do it from within yaboot, but you can always do:

yaboot: bye
... to get you back to OF, then:
0  target-mode

then ctrl-z when you want to break out of it.


-Olof


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



control-center 2.12

2005-11-17 Thread Mike S
How often are things taken from ubuntu and converted to debian?  The 
reason I ask is because I just took gnome-control-center 2.12 from one 
of the ubuntu repositories and changed it to be installable on debian.  
I think I have worked out the dependency problems successfully, but I 
was wondering if this was an acceptable practice.


--Mike S


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]