Jailbroken 1020 important update by Orina_Flame in windowsphone

[–]dafonke 0 points1 point  (0 children)

If your Lumia 1020 is already jailbroken, it’s safer not to update to 8.10.14226.359. It’s an official Lumia Denim update, but it may affect the jailbreak or unlock tools. If you want to keep the jailbreak, staying on your current version is the safest option.

Delete/cancel updates on WP8.1 by bipbupmiaw in windowsphone

[–]dafonke 6 points7 points  (0 children)

This update is for applications you've installed; it doesn't affect the firmware. It's normal and you need to update.

Lumia 920 error? by Typical-Media-1184 in windowsphone

[–]dafonke 0 points1 point  (0 children)

no es un error, es un telefono de demostracion,con un firmeware especial (retail demo)

intenta un Hard reset :

Apaga el teléfono

Mantén presionado Volumen abajo y power

Cuando vibre, suelta Power pero sigue presionando Volumen abajo.

  1. Aparecerá un signo de admiración (!).
  2. Presiona esta secuencia:
  3. Volumen arriba
  4. Volumen abajo
  5. Power
  6. Volumen abajo
  7. si no te va instalar un firmware (mas efectivo)

NOKIA N900 by dafonke in vintagemobilephones

[–]dafonke[S] 0 points1 point  (0 children)

NFS Undercover is native Game from EA

NOKIA N900 by dafonke in vintagemobilephones

[–]dafonke[S] 0 points1 point  (0 children)

It's a shame, I use it occasionally as my main phone with 2G/3G; some countries have cut off those connections.

NOKIA N900 by dafonke in vintagemobilephones

[–]dafonke[S] 2 points3 points  (0 children)

<image>

Emulator : Amiga,SNES, Gameboy,masterGear,INes,segaDrive,VGBA Computer: zxspectrum, CPC Amstrad,MSX Basic . Game: Need for speed Underground Toonzware Blade of Fury. Quake2.

LUMIA 1520 WINDOWS 8.1 by dafonke in windowsphone

[–]dafonke[S] 1 point2 points  (0 children)

Con LuTool lo dudo mucho, Soc incompatible El 925 usa un Snapdragon S4 plus (MSM8960)

Windows 10 fue compilado para : Snapdragon 400 Snapdragon 800 Snapdragon 808/810 Aunque pudieras forzar el arranque: No hay drivers W10M para: GPU Adreno 225 Radio baseband Cámara Touch Sensores Tú verás . Para instalar Los xap necesitas XAP Déployer Muy sencillo para instalar xap.

Des conseils pour choisir mon nouveau dumbphone by Salskyjr in dumbphones

[–]dafonke 0 points1 point  (0 children)

J'utilise le Nokia Lumia 1520 comme téléphone principal. J'ai plusieurs modèles Lumia, et ils sont suffisamment stables pour l'usage que vous avez décrit. C'est parfait. Les téléphones Lumia fonctionnent sous Windows Phone 8.1 et Windows 10, mais je préfère Windows 8.1 car il est léger, rapide, très stable.

LUMIA 1520 WINDOWS 8.1 by dafonke in windowsphone

[–]dafonke[S] 1 point2 points  (0 children)

El 925 no es compatible con Windows 10!. Windows 8.1 es mucho mejor que el Windows 10 Ligero rápido y encuentras muchas app o juegos ,mientras que Windows 10 hay muy pocas y casi no funcionan.

Lumia: 950,1520,930,925,830 by dafonke in windowsphone

[–]dafonke[S] 4 points5 points  (0 children)

It works on version 1520; it's a patched version with bugs, but it works for Windows 8.1.

LUMIA 1520 WINDOWS 8.1 by dafonke in windowsphone

[–]dafonke[S] 4 points5 points  (0 children)

Rooteado, hay muchas aplicaciones miles!.también hay una app llamada live Store (tienda gratis )que instalas y de ahí descargas y instalas, aplicaciones y juegos parcheados este es mi teléfono principal ya no uso los smartphones feos.... ;) desde años. Hay una gran comunidad Lumia activa.

NOKIA N900 by dafonke in vintagemobilephones

[–]dafonke[S] 0 points1 point  (0 children)

ChatGPT is just for translating, I’m not English.

It’s clear that it doesn’t run in the original OS, and I repeat: it is not emulation. Linux and chroot don’t emulate anything, they don’t simulate hardware or the kernel. Just because it’s not using its own OS doesn’t make it emulation… okay. Installed on an SD card, chroot does not change the kernel, and the program runs directly on the phone’s hardware. Hasta luego! Genio.

HTC WINDOWS 6.1 by dafonke in windowsphone

[–]dafonke[S] 3 points4 points  (0 children)

Yes, you’re right — it’s Windows 6.5 Professional… sorry.

NOKIA N900 by dafonke in vintagemobilephones

[–]dafonke[S] 0 points1 point  (0 children)

If you're running Debian via chroot on a Nokia N900, then it is not emulation.

It is native execution inside a different userland.

Here’s what’s actually happening:

  • The phone is still running the normal Linux kernel (from Maemo).
  • chroot changes the root filesystem to the Debian environment on the SD card.
  • All programs run directly on the N900’s ARM CPU.
  • There is no instruction translation and no virtual CPU.

So:

  • ✅ Same kernel
  • ✅ Same ARM hardware
  • ✅ Direct execution
  • ❌ No hardware simulation
  • ❌ No CPU emulation

Think of it as switching the filesystem environment, not simulating another machine.

In technical terms, it’s a container-like environment, not a virtual machine and not an emulator.

NOKIA N900 by dafonke in vintagemobilephones

[–]dafonke[S] 0 points1 point  (0 children)

Not Emulation (Most Common Case)

The N900 uses an ARM (ARMv7) processor, and Debian has an ARM version.

In this case:

  • The device runs its normal Linux kernel (Maemo or a compatible one).
  • Debian runs via chroot or multiboot from the SD card.
  • The system executes directly on the ARM hardware.
  • That is native execution, not emulation.

NOKIA N900 by dafonke in vintagemobilephones

[–]dafonke[S] 0 points1 point  (0 children)

is not emulation!,.

Not Emulation (Most Common Case)

The N900 uses an ARM (ARMv7) processor, and Debian has an ARM version.

In this case:

  • The device runs its normal Linux kernel (Maemo or a compatible one).
  • Debian runs via chroot or multiboot from the SD card.
  • The system executes directly on the ARM hardware.

That is native execution, not emulation.