Go Back   xda-developers > HTC Universal: JASJAR, XDA Exec, MDA Pro > JASJAR, XDA Exec, MDA Pro General


Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st December 2005, 01:56 PM
pasztorl pasztorl is offline
Member
 
Join Date: Aug 2005
Posts: 51
Default Linux on Universal. NEW NEW Install is now very simple!!!

Hi All!


Can anybody inform me about:
- Who is working on linux port on Universal?
- Which is the status of the kernel development now?
- When will we see a linux boot on this hardware?
- How can we help to complete the porting project?

I tracked rencently the wiki Universal pages, but the progress
page shows a 'Coming soon' message for a long time.

****
Moderator edit

NEW NEW NEW. Install linux without any knowledge or Linux PC :

http://forum.xda-developers.com/show...78#post1680178

Just follow the instructions in post #1739 on page 174 by goxboxlive

-----------------------------------------------------------------

Old news below

New versions can be downloaded here http://www.linuxtogo.org/~htcpxa/

Go to http://www.handhelds.org/moin/moin.cgi/Universal for a How-To install or
http://wiki.xda-developers.com/index...stalling_Linux

----

We have made a common mailing list for the HTC PXA phone's.

Subscribe to Htc-pxa at https://www.handhelds.org/mailman/listinfo/htc-pxa
****

Last edited by BoSJo; 23rd September 2008 at 09:02 PM..
Reply With Quote
Sponsored Links

  #2  
Old 21st December 2005, 03:25 PM
EyeOfTheStorm EyeOfTheStorm is offline
Senior Member
 
Join Date: Feb 2005
Location: Frankfurt Germany
Posts: 291
Default

Yes :`)

Please .... informations ....
Reply With Quote

  #3  
Old 21st December 2005, 06:50 PM
cr2 cr2 is offline
Senior Member
 
Join Date: Jan 2005
Posts: 1,458
Default Re: Linux on Universal

Quote:
Originally Posted by pasztorl
- Who is working on linux port on Universal?
The hardware information is gathered here in wiki.
The CVS branch for universal is at http://sf.net/projects/xanadux
There is a #htc-blueangel irc channel, where
you can discuss any HTC phone, since they
have a lot in common.

Quote:
- Which is the status of the kernel development now?
Not all necessary hardware information
is found out, see wiki for details.
I have written some basic kernel patches to support the LCD and ASIC3, but this kernel
doesn't boot. I 'll commit the changes to CVS.

Quote:
- When will we see a linux boot on this hardware?
Good question.

Quote:
- How can we help to complete the porting project?
There are many open issues, so it depends
on what you can/want to do.
Reply With Quote

  #4  
Old 22nd December 2005, 02:40 PM
pasztorl pasztorl is offline
Member
 
Join Date: Aug 2005
Posts: 51
Default Re: Linux on Universal

Quote:
There are many open issues, so it depends
on what you can/want to do.
Sorry, but I am not a kernel hacker, so I can't help to solve kernel
level problems. But I already made some embedded systems
with linux. I would like help to make a distribution for this hardware.
I know I can do that now, because linux can run in other pdas,
but I have only an Universal (this is my first pda), so I would like
to test my developement, and it is not possilbe until I dont't have
a running kernel on it.
Reply With Quote

  #5  
Old 2nd January 2006, 10:03 AM
pasztorl pasztorl is offline
Member
 
Join Date: Aug 2005
Posts: 51
Default Re: Linux on Universal

Quote:
There are many open issues, so it depends
on what you can/want to do.
I seen in the wiki, the universal hardware shared with the Motorola E780. What does it mean exactly?
Is it a big help on development?
Reply With Quote

  #6  
Old 2nd January 2006, 10:59 AM
cr2 cr2 is offline
Senior Member
 
Join Date: Jan 2005
Posts: 1,458
Default Re: Linux on Universal

Quote:
Originally Posted by pasztorl
I seen in the wiki, the universal hardware shared with the Motorola E780. What does it mean exactly?
Is it a big help on development?
Motorola A780. It includes some drivers that are not available elsewhere.
Like the camera drivers. A780 also uses USB host for communicating with the GSM/UMTS processor. The CVS kernel for universal boots, but the LCD is
not initialized properly, and that can damage your hardware (it switches on the white flashlight LED for some reason). There is no serial cable, so the kernel must be debugged
over IR, and this code is not working yet.
Reply With Quote

  #7  
Old 2nd January 2006, 12:02 PM
pasztorl pasztorl is offline
Member
 
Join Date: Aug 2005
Posts: 51
Default Re: Linux on Universal

Quote:
Originally Posted by cr2
Quote:
Originally Posted by pasztorl
I seen in the wiki, the universal hardware shared with the Motorola E780. What does it mean exactly?
Is it a big help on development?
Motorola A780. It includes some drivers that are not available elsewhere.
Like the camera drivers. A780 also uses USB host for communicating with the GSM/UMTS processor. The CVS kernel for universal boots, but the LCD is
not initialized properly, and that can damage your hardware (it switches on the white flashlight LED for some reason). There is no serial cable, so the kernel must be debugged
over IR, and this code is not working yet.
Thx for the info!
Can You start the UniversalProgress page on the wiki?
What does it mean 'can damage your hardware'? Damage
the LCD or the flashlight LED?
Can You post the precompiled working kernel, and explain how we are test it?
What is the driver status at now? (working / not working hardware components)
Reply With Quote

  #8  
Old 2nd January 2006, 02:30 PM
gaofi gaofi is offline
Junior Member
 
Join Date: Dec 2005
Posts: 20
Default

I'll be glad to switch to linux on my universal... the sooner the better !

I already moved to linux on my desktop PC since a few years now, and I cant stand beeing enforced to launch windows to sync my handheld (I was used to sync my clié with no hassle, but unfortunately, it died, and palm OS seems to soon become memories )

So if any help is needed, and I can help, I'll be glad to.
Reply With Quote

  #9  
Old 2nd January 2006, 09:52 PM
cr2 cr2 is offline
Senior Member
 
Join Date: Jan 2005
Posts: 1,458
Default Re: Linux on Universal

Quote:
Originally Posted by pasztorl
Can You start the UniversalProgress page on the wiki?
http://wiki.xda-developers.com/index...versalProgress
Quote:
What does it mean 'can damage your hardware'? Damage
the LCD or the flashlight LED?
I want that both are initialized properly.
Quote:
Can You post the precompiled working kernel, and explain how we are test it?
There is no "working" kernel. If you really know what you are doing, compile one
from the xanadux CVS (-un0 branch). And don't blame me for the destroyed hardware
Quote:
What is the driver status at now? (working / not working hardware components)
The CPU, RAM and IR are working.
Don't know about the rest.
Reply With Quote

  #10  
Old 3rd January 2006, 09:19 AM
pasztorl pasztorl is offline
Member
 
Join Date: Aug 2005
Posts: 51
Default Re: Linux on Universal

Thx!
Quote:
There is no "working" kernel. If you really know what you are doing, compile one
from the xanadux CVS (-un0 branch). And don't blame me for the destroyed hardware
I checked out this branch yesterday and my result was:
LD arch/arm/mach-pxa/built-in.o
arch/arm/mach-pxa/pxa27x.o: In function `get_clk_frequency_khz'xa27x.c.text+0x0): multiple definition of `get_clk_frequency_khz'
arch/arm/mach-pxa/pxa25x.oxa25x.c.text+0x0): first defined here
arm-linux-ld: Warning: size of symbol `get_clk_frequency_khz' changed from 428 in arch/arm/mach-pxa/pxa25x.o to 536 in arch/arm/mach-pxa/pxa27x.o
arch/arm/mach-pxa/pxa27x.o: In function `get_memclk_frequency_10khz'xa27x.c.text+0x218 ): multiple definition of `get_memclk_frequency_10khz'
arch/arm/mach-pxa/pxa25x.oxa25x.c.text+0x1ac): first defined here
arm-linux-ld: Warning: size of symbol `get_memclk_frequency_10khz' changed from 64 in arch/arm/mach-pxa/pxa25x.o to 132 in arch/arm/mach-pxa/pxa27x.o
arch/arm/mach-pxa/pxa27x.o: In function `get_lcdclk_frequency_10khz'xa27x.c.text+0x29c ): multiple definition of `get_lcdclk_frequency_10khz'
arch/arm/mach-pxa/pxa25x.oxa25x.c.text+0x1ec): first defined here
arm-linux-ld: Warning: size of symbol `get_lcdclk_frequency_10khz' changed from 20 in arch/arm/mach-pxa/pxa25x.o to 84 in arch/arm/mach-pxa/pxa27x.o
make[1]: *** [arch/arm/mach-pxa/built-in.o] Error 1
make: *** [arch/arm/mach-pxa] Error 2

(emDebian gcc4 cross compiling tools)
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:21 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.