Displaying 3 results from an estimated 3 matches for "0dc0".
Did you mean:
00c0
2024 Mar 22
1
Error message
? Fri, 22 Mar 2024 14:31:17 -0500
Val <valkremk at gmail.com> ?????:
> How do I get the first few bytes?
What does file.info('X1.RData') say?
Do you get any output if you run print(readBin('X1.RData', raw(), 128))?
If this is happening on a Linux or macOS machine, the operating system
command xxd -l 128 X1.RData will give the same output in a more
readable manner,
2024 Mar 22
1
Error message
...0: 66ce 0ebb 2057 ec36 55b4 0ece a036 695a f... W.6U....6iZ
00000030: 258b 3493 b661 f620 f7fe ada7 158a 15f7 %.4..a. ........
00000040: e016 a548 6fcb 20c8 6fb4 493d adc9 ea4a ...Ho. .o.I=...J
00000050: 0a2b b7cf a416 336e 5e4e abc5 9874 7be3 .+....3n^N...t{.
00000060: 5a5a 3405 fe35 8a3d ad80 0dc0 ca3e ea7a ZZ4..5.=.....>.z
00000070: e628 b220 ee50 0b9f 3a81 e971 8a19 4f54 .(. .P..:..q..OT
On Fri, Mar 22, 2024 at 2:36?PM Ivan Krylov <ikrylov at disroot.org> wrote:
>
> ? Fri, 22 Mar 2024 14:31:17 -0500
> Val <valkremk at gmail.com> ?????:
>
> > How do I get...
2012 Jun 24
0
nouveau _BIOS method
....
0d80: ff 01 00 0a 11 12 0a 04 0b ff ff 0a 02 00 0a 12 ................
0d90: 12 0a 04 0b ff ff 0a 03 00 0a 13 08 50 52 30 41 ............PR0A
0da0: 12 34 04 12 0b 04 0b ff ff 00 4c 4e 4b 42 00 12 .4........LNKB..
0db0: 0b 04 0b ff ff 01 4c 4e 4b 43 00 12 0c 04 0b ff ......LNKC......
0dc0: ff 0a 02 4c 4e 4b 44 00 12 0c 04 0b ff ff 0a 03 ...LNKD.........
0dd0: 4c 4e 4b 41 00 08 41 52 30 41 12 2c 04 12 09 04 LNKA..AR0A.,....
0de0: 0b ff ff 00 00 0a 11 12 09 04 0b ff ff 01 00 0a ................
0df0: 12 12 0a 04 0b ff ff 0a 02 00 0a 13 12 0a 04 0b ................
0e00: ff...