x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

Linux Kernel 4.9 and a (not so) happy Jornada 720

« Prev 1 2 3 4 5 6 7 8 9 ... Next »
ArchiMark Page Icon Posted 2020-09-14 4:08 PM
#
Avatar image of ArchiMark
Subscribers
H/PC Sensei

Posts:
1,200
Location:
Silicon Valley
Status:
Any limitations as to what CF cards will work with this linux setup?

Thanks,

Mark
 Top of the page
_dev-null Page Icon Posted 2020-09-15 6:27 AM
#
Avatar image of _dev-null
Subscribers
Factorite (Elite)

Posts:
208
Location:
Austria
Status:
Hi Mark!
Here is a list of currently supported CF cards:
PCMCIA_DEVICE_PROD_ID12("IBM", "microdrive", 0xb569a6e5, 0xa6d76178),
PCMCIA_DEVICE_PROD_ID12("IBM", "IBM17JSSFP20", 0xb569a6e5, 0xf2508753),
PCMCIA_DEVICE_PROD_ID12("KINGSTON", "CF CARD 1GB", 0x2e6d1829, 0x55d5bffb),
PCMCIA_DEVICE_PROD_ID12("KINGSTON", "CF CARD 4GB", 0x2e6d1829, 0x531e7d10),
PCMCIA_DEVICE_PROD_ID12("KINGSTON", "CF8GB", 0x2e6d1829, 0xacbe682e),
PCMCIA_DEVICE_PROD_ID12("M-Systems", "CF300", 0x7ed2ad87, 0x7e9e78ee),
PCMCIA_DEVICE_PROD_ID12("M-Systems", "CF500", 0x7ed2ad87, 0x7a13045c),
PCMCIA_DEVICE_PROD_ID1("TRANSCEND 512M ", 0xd0909443),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS1GCF45", 0x709b1bf1, 0xf68b6f32),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS1GCF80", 0x709b1bf1, 0x2a54d4b1),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS2GCF120", 0x709b1bf1, 0x969aa4f2),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS4GCF120", 0x709b1bf1, 0xf54a91c8),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS4GCF133", 0x709b1bf1, 0x7558f133),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS8GCF133", 0x709b1bf1, 0xb2f89b47),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS32GCF133", 0x709b1bf1, 0x12fd2f49),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS64GCF800", 0x709b1bf1, 0x84382de1),

I can add cards to the kernel source if you tell me the id your card has. You need to put the card into a working Linux PC with PCMCIA or the Jornada itself booted from a working CF card to Linux. Here is a short description: http://www.sp-net.at/wiki/doku.php?id=jornada_j720_linux_cfdriver

If you have a currently not supported card, i need the output from these two commands:
$ cat /sys/bus/pcmcia/devices/0.0/prod_id1
$ cat /sys/bus/pcmcia/devices/0.0/prod_id2


Regards
Stefan

Edited by _dev-null 2020-09-15 6:32 AM
 Top of the page
ArchiMark Page Icon Posted 2020-09-15 1:22 PM
#
Avatar image of ArchiMark
Subscribers
H/PC Sensei

Posts:
1,200
Location:
Silicon Valley
Status:
Thank you for all the info, Stefan!

Have a SanDisk 64GB card I would like to use if possible.

Will check out the info you request and let you know.

Regards,

Mark
 Top of the page
ArchiMark Page Icon Posted 2020-09-17 5:17 PM
#
Avatar image of ArchiMark
Subscribers
H/PC Sensei

Posts:
1,200
Location:
Silicon Valley
Status:
Hi Stefan,

Don't have computer with a PCMCIA slot anymore.

I do have laptop running Manjaro Linux and USB card reader that accepts CF cards.

Been trying to read card info in terminal, but so far, just get info about the USB card reader.

Any ideas as to what command to use to get to the CF card info?

Thanks,

Mark
 Top of the page
kennytaylor661 Page Icon Posted 2020-09-22 4:30 PM
#
Avatar image of kennytaylor661
H/PC Newbie

Posts:
24
Location:
United States
Status:
Hi Stefan,

Great work on the 4.x kernel! I'm running JLime on my 720 and am going to try it this week! I'd also be interested in the 128 mb board.

Kenny
---------------------
Current: Jornada 720, Jornada 820
Past: HP 95LX, 100LX, 200LX, 320LX, 620LX

Edited by kennytaylor661 2020-09-22 4:36 PM
 Top of the page
_dev-null Page Icon Posted 2020-09-23 7:43 AM
#
Avatar image of _dev-null
Subscribers
Factorite (Elite)

Posts:
208
Location:
Austria
Status:
Hi!
@Mark, i will try to find a way to get information about the card via a USB - CF card reader!

@Kenny Please do not use the 4.8.7 kernel, since it has a bug that freezes the system when it swaps. Use the 3.16.81 kernel instead! http://www.sp-net.at/nextcloud/s/5qBbkaXaZtiypbP?path=%2Fkernel3.16.81

Regards
Stefan
 Top of the page
ntware Page Icon Posted 2020-09-23 2:35 PM
#
Avatar image of ntware
H/PC Elite

Posts:
660
Location:
Florida, US
Status:
Stefan, did you manage to make apt work (or any other package manager) on your Debian or Devuan rootfs?
 Top of the page
_dev-null Page Icon Posted 2020-09-23 2:37 PM
#
Avatar image of _dev-null
Subscribers
Factorite (Elite)

Posts:
208
Location:
Austria
Status:
Yes, with the new 3.16.81 kernel the freezes are gone and apt works.

Stefan
 Top of the page
hpcboy Page Icon Posted 2020-09-23 2:41 PM
#
Avatar image of hpcboy
H/PC Philosopher

Posts:
256
Location:
Hong Kong SAR
Status:
That's exciting news! Many thanks for your effort. It's so rare now to see people caring about these decent old gadgets.
With this working 3.16 kernel, what is the latest debian release that can work with it?

ps I am super latecomer to this hpc world. I am just feeling super happy with my recently acquired Jornada 720 (from a collector friend).

Edited by hpcboy 2020-09-23 2:41 PM
 Top of the page
_dev-null Page Icon Posted 2020-09-23 2:50 PM
#
Avatar image of _dev-null
Subscribers
Factorite (Elite)

Posts:
208
Location:
Austria
Status:
The newest Debian release you can use on the Jornada 7xx is Debian 9. Newer releases dont work, because Debian dropped support for ARMv4t machines.
Anyway, i recommend using Devuan 2 because it uses less system resources!

Stefan
 Top of the page
_dev-null Page Icon Posted 2020-09-23 2:58 PM
#
Avatar image of _dev-null
Subscribers
Factorite (Elite)

Posts:
208
Location:
Austria
Status:
I finally managed to start working on a manual to get Linux running on the Jornada 7xx.

http://www.sp-net.at/wiki/doku.php?id=jornada_j720_devuanlinux

Regards
Stefan
 Top of the page
hpcboy Page Icon Posted 2020-09-23 2:59 PM
#
Avatar image of hpcboy
H/PC Philosopher

Posts:
256
Location:
Hong Kong SAR
Status:
Debian 9 is good enough to me (almost too good to be true!!). I am a bit familiar with Debian but not Devuan. Is there any installation guide for the Jornada?
Resource-wise, I am thinking of using Windowmaker perhaps as it's both resource and mouse (ie finger/stylus) friendly.

PS. Just saw your guide. Sorry for cross-posting. Great stuff indeed! I will certainly make use of your info and tips. Please keep it up!

Edited by hpcboy 2020-09-23 3:03 PM
 Top of the page
_dev-null Page Icon Posted 2020-09-23 3:01 PM
#
Avatar image of _dev-null
Subscribers
Factorite (Elite)

Posts:
208
Location:
Austria
Status:
Two posts above I posted the link to my documentation, Devuan is exactly like Debian - except it uses sysvinit as init system ...
 Top of the page
ArchiMark Page Icon Posted 2020-09-23 3:02 PM
#
Avatar image of ArchiMark
Subscribers
H/PC Sensei

Posts:
1,200
Location:
Silicon Valley
Status:
Hi Stefan,

Thanks for your help regarding getting CID info using card reader! Hope that's possible......otherwise, will need to get another CF card.

Thanks for the manual page for getting Linux running on 7xx!

And would be really great if it's possible to get a 128GB board......



Best,

Mark
 Top of the page
ArchiMark Page Icon Posted 2020-09-24 9:56 PM
#
Avatar image of ArchiMark
Subscribers
H/PC Sensei

Posts:
1,200
Location:
Silicon Valley
Status:
Hi Stefan,

Tried following your instructions on preparing the CF card. Using 64GB Transcend card that's on your list of CF cards in your post above here.

After setting up partitions with cfdisk, I tried formatting the new partitions with the commands shown. However, with each of the 3 partitions, I get an error message as follows:

$ sudo mkfs.vfat /dev/sdb1
mkfs.vfat 4.1 (2017-01-24)
mkfs.vfat: /dev/sdb1 contains a mounted filesystem

$ sudo mkfs.ext4 /dev/sdb2
mke2fs 1.45.6 (20-Mar-2020)
The file /dev/sdb2 does not exist and no size was specified.

$ sudo mkswap /dev/sdb3
mkswap: cannot open /dev/sdb3: No such file or directory


When I checked CF card with fdisk -l, I get:

Device Boot Start End Sectors Size Id Type

/dev/sdb1 * 2048 43007 40960 20M 4 FAT16 <32M

/dev/sdb2 43008 124648788 124605781 59.4G 83 Linux

/dev/sdb3 124649472 125059071 409600 200M 82 Linux swap / Solaris


Any suggestions???

Thanks!

Mark
 Top of the page
« Prev 1 2 3 4 5 6 7 8 9 ... Next »
Jump to forum:
Seconds to generate: 0.219 - Cached queries : 69 - Executed queries : 12