All public logs
Combined display of all available logs of FMods.net. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:25, 16 July 2024 Kolkman talk contribs created page Autoinstall.sh (Created page with "'''General''' As explained on the previous page, a file called autoinstall.sh is used to instruct Sync 3 which commands need to be executed. The language used in this file is bash/shell. You can find a lot about in on the internet but below are some useful subjects: * The first line of the autoinstall.sh of a Mod or App always starts with a so called "she-bang": #!/bin/sh It is used to tell the interpreter which scripting language is offered. In this case it is bash/s...") Tag: Visual edit
- 21:25, 15 July 2024 Kolkman talk contribs created page Sync 3 Themes (Created page with "'''General''' A Sync 3 theme changes the look of multiple pages of the Sync 3 system. '''More info''' There are [https://www.fmods.net/community/dlext/index?cat=2 themes for Sync 3] itself and there is a special category for [https://www.fmods.net/community/dlext/index?cat=10 CANBUS box themes]. A popular Sync 3 Theme is the [https://www.fmods.net/community/dlext/details?df_id=44 semi-transparent theme] which supports viewing special background images, like provide...") Tag: Visual edit
- 20:45, 15 July 2024 Kolkman talk contribs created page Sync 3 Mods (Created page with "'''General''' To be able to install [https://www.fmods.net/community/dlext/index?cat=1 any Sync 3 Mods,] your SYNC 3 system has to be jailbroken first! To do this, download and apply the following [https://www.fmods.net/community/dlext/index?cat=4 basic Mods] first: # [https://www.fmods.net/community/dlext/details?df_id=1 Sync 3 Jailbreak] # [https://www.fmods.net/community/dlext/details?df_id=2 FMods Installer (Daemon)] # [https://www.fmods.net/community/dlext/detail...") Tag: Visual edit
- 20:27, 15 July 2024 Kolkman talk contribs created page Sync 3 Apps (Created page with "General If you want to install any App, you have to install Custom Apps Loader Mod first. Info An App is a standalone application developed entirely from scratch by developers. Unlike mods, apps don't rely on existing OEM features, except for their integration with the Sync 3 system via the Sync 3 QT5 implementation. Here's what sets them apart: Apps are independent software programs designed to run on the Sync 3 platform. They are written from the ground up, offering...")
- 20:13, 15 July 2024 User account Kolkman talk contribs was created by Admin talk contribs and password was sent by email
- 00:58, 27 May 2024 Admin talk contribs created page Reformat package (Created page with "To Do")
- 00:57, 27 May 2024 Admin talk contribs created page Software Info (Created page with "To Do") Tag: Visual edit: Switched
- 00:56, 27 May 2024 Admin talk contribs deleted page Welcome to the FMods.net Sync 3 Wiki platform (content was: "== Welcome to the Ford Sync 3 Community Wiki! == <!--T:2--> Welcome to our community-driven wiki dedicated to sharing technical information and resources related to Ford Sync 3. Whether you're a Ford vehicle owner, enthusiast, or technician, this wiki serves as a collaborative platform where members can share their expertise, tips, tricks, and troubleshooting guides for maximizing t...", and the only contributor was "Admin" (talk))
- 00:38, 27 May 2024 Admin talk contribs created page FMods.net:General disclaimer (Created page with "All information obtained during the Ford SYNC3 OS research and presented for entertainment purposes only. No one is responsible for the reliable of the information provided here. Use it at your own risk.")
- 00:34, 27 May 2024 Admin talk contribs created page Updating process (Created page with "== Update process == <!--T:1--> === APP_SUM === <!--T:52--> <pre> /fs/mp/apps/APP_SUM /fs/mp/apps/usr/lib/libNS_ExtractVerifyCore.so </pre> === NS_ExtractVerify === <!--T:52--> {{#fas:circle-info}} Present only in reformat OS <pre> Usage: SS_HashSpeedTest <certificate File Path> <src file> <dst Dir Path> <Particular file name to be extracted [Optional]> </pre> Example: <pre> NS_ExtractVerify /fs/mp/usr/share/ford_prod_ca_certs.pem PU5T-14G386-BB_1690840002000.TAR.GZ ....")
- 00:21, 27 May 2024 Admin talk contribs created page Unpacking firmware (Created page with "== OS update package == <!--T:1--> All commands and tools described here work on Linux === Top layer archive === <!--T:52--> <pre> $ tar -tf NU5T-14G381-AD_1689364279000.TAR.GZ Version.der # Update certificate apps.tar.gz # Apps partition QNX-IFS # StartupIFS MLO # Bootloader </pre> === apps.tar.gz === <!--T:52--> <pre> $ tar -tf apps.tar.gz apps.img # qnx6fs image for hd0t177 or hd0t178 </pre> This image can be mounted with: <pre> $ tar -tf apps.tar....") Tag: Visual edit: Switched
- 23:10, 26 May 2024 Admin talk contribs created page USB subsystem (Created page with "== USB subsystem == <!--T:1--> === usblauncher === <!--T:52--> <pre> /fs/mp/etc/usblauncher/ ├── iap2ea.lua ├── iap2.lua ├── iap2ncm.lua ├── netstart.sh ├── netstop.sh ├── override.lua ├── rules.lua ├── rules_otg.lua ├── startncm-molex.sh ├── startncm.sh ├── stopncm.sh └── umass.lua </pre> Useful commands: <code>usb -vvv -N /dev/otg/io-usb-otg</code> == USB-LAN ethernet == <!--T:1--> List of supp...")
- 23:02, 26 May 2024 Admin talk contribs created page Logging subsystem (Created page with "== QNX system logs == <!--T:1--> <code>/bin/sloginfo</code> - print system log <code>/proc/boot/slogger</code> - system logger == PASA (Panasonic) tools == <!--T:1--> === nslogutil === <!--T:52--> <code>/fs/mp/apps/usr/sbin/nslogutil</code> <pre> Help: nslogutil -q QUEUENAME [-m MASKVALUE(hex)] | [-l "slogger|msgq|console"] [-p "log message"] [-s severity] [-g "mask|outopt|severity"] [-t "rxontxoff, rxofftxon, rxontxon, rxofftxoff"] [-d Debug Dump Request] </pre> Ex...")
- 22:54, 26 May 2024 Admin talk contribs created page Graphics subsystem (Created page with "== DRM/GPU == <!--T:1--> https://www.qnx.com/developers/docs/8.0/com.qnx.doc.screen/topic/manual/cscreen_config_intro.html Screen configs: <pre> # cd /usr/lib/graphics/omap5430ES2_0/ # ls -l *.conf lrwxrwxrwx 1 root root 47 Jan 01 07:09 graphics.conf -> /usr/lib/graphics/omap5430ES2_0/graphics_l.conf -rwxr-xr-x 1 root root 1132 Jul 07 2023 graphics_l.conf -rwxr-xr-x 1 root root 1518 Jul 07 2023 graphics_p.conf </pre>...")
- 22:52, 26 May 2024 Admin talk contribs created page Disk subsystem (Created page with "== Bootloader + Startup IFS == <!--T:1--> https://www.qnx.com/developers/docs/7.1/#com.qnx.doc.neutrino.building/topic/intro/intro_startup_sequence.html <code>MLO</code> - ROM monitor or Multimedia card Loader. <code>Startup IFS</code> - Startup program, QNX kernel and rootfs Layout on EMMC flash: <pre> Block# Offset in bytes Name --------------------------------------------------- 0x0000 0x0000000 MBR 0x0002 0x0000400 (1024) bo...")
- 22:30, 26 May 2024 Admin talk contribs created page Hardware Info (Created page with "== QNX tools == <!--T:1--> <span style="background-color: grey;">pidin</span>")
- 22:24, 26 May 2024 Admin talk contribs created page Welcome to the FMods.net Sync 3 Wiki platform (Created page with "Disclaimer All information obtained during the Ford SYNC3 OS research and presented for entertainment purposes only. No one is responsible for the reliable of the information provided here. Use it at your own risk.")
- 22:21, 26 May 2024 Admin talk contribs created page MediaWiki:Mainpage-description (Created page with "Main page v")
- 22:14, 26 May 2024 Admin talk contribs created page MediaWiki:Mainpage (Created page with "Welcome to the FMods.net Sync 3 Wiki platform")
- 19:10, 26 May 2024 User account BigUncleMax talk contribs was created
- 18:59, 26 May 2024 MediaWiki default talk contribs created page Main Page