![]() |
Raw read N9
Is there any way to Raw Read cmt of an existing workig N9 ? Is cmt accessible through /dev or /proc ?
I can probabbly strip the cmt from downloaded binary image. Then I'll compare with mine. |
Re: Raw read N9
dd if=/dev/mtd6 of=/home/user/MyDocs/mtd6_content
(assuming that MTD6 is the correct partition, it's labeled "omap2-onenand". Could also be you want MTD2, which is "config") |
Re: Raw read N9
where can I get a list ? which device points to what ?
|
Re: Raw read N9
Code:
cat /proc/mtd |
Re: Raw read N9
I read mtd6. I expected there will a string containing exact version name of current software running in cmt. But I didn't find any such name matching the file name. Any hints ?
|
Re: Raw read N9
there is no read access to cmt from kernel and/or userspace, so you will never be able to read it.
|
Re: Raw read N9
Quote:
I made mistake thinking that this was about drivers, I did not think you meant the modem SW. Silly me for thinking it should be there on mtd... BTW, why would you need to know anything about it, it's binary object anyway... I'd like to get the source but that's not going to be available, ever :D |
Re: Raw read N9
I saw /dev/cmt is not a file, its a directory, there is cmt_en inside. and I didn't find anything meaningful inside that directory. What I want is to know is where to check which cmt version I am using.
|
Re: Raw read N9
Quote:
the /dev/ hierarchy is kernel drivers, absolutely nothing to do with modem firmware :p |
Re: Raw read N9
Quote:
|
All times are GMT. The time now is 09:40. |
vBulletin® Version 3.8.8