Linux on the Windows 7 Phone

Поділитися
Вставка
  • Опубліковано 26 сер 2024
  • My attempts to run Linux on the Fujitsu F-07C Windows 7 phone. I found this to be more challenging than I expected. My primarily goal was to see if I could backup the internal eMMC SSD. Including the Windows 7 recovery partition.
    Help support the future of this channel using SuperThanks here on UA-cam,
    Or by subscribing on Patreon to help support this channel
    / januscycle

КОМЕНТАРІ • 63

  • @the2323guy
    @the2323guy Рік тому +30

    Android-x86 would be really interesting to see working!

    • @SOTP.
      @SOTP. Рік тому +3

      Agreed

  • @mistrotech8894
    @mistrotech8894 4 місяці тому +2

    Linux distros such as Elive and Bodhi have given me the best experience on low powered computers. The window manager called Enlightenment is super lightweight but has a ton of special effects and any creature comforts that can come to mind.

  • @reactsos
    @reactsos Рік тому +3

    4:09 OMG It's ReactOS! I didn't expect that.

  • @teapot401
    @teapot401 2 місяці тому +3

    Great video. You could have chosen Debian, it is stable and is compatible with most of architectures. It should work if it is ARM or x86_64.

    • @JanusCycle
      @JanusCycle  2 місяці тому +2

      I would like to revisit this phone again one day. And I have had success recently with Debian on a 2004 Sony VAIO.

  • @cocusar
    @cocusar 2 роки тому +20

    I think you should try some display drivers on that live ubuntu mate OS, just to iron out which one to use and how to configure it before nuking the emmc. Another choice would be Windows XP or Vista

  • @kreuner11
    @kreuner11 Рік тому +3

    status=progress can be placed before the | gzip part, since its part of the dd command

  • @tapafon_red
    @tapafon_red Рік тому +1

    8:00 and Symbian part of phone crashes as well. I had sometimes same glitch on Nokia 5228, followed by phone restart.

  • @mt.taraen
    @mt.taraen 2 роки тому +11

    Great video as always! You could give MX Linux a shot, it's based on Debian, really lightweight, and they have a 32 bit version.

    • @JanusCycle
      @JanusCycle  2 роки тому +3

      Thank you, I do like the idea of light Debian based versions for trying out.

    • @mt.taraen
      @mt.taraen 2 роки тому +2

      I would have recommended something Arch based due to the advancement in graphics drivers lately, but sadly they no longer offer 32 bit. MX is very well polished and maintained, I'd be excited if it actually worked.

  • @geometrikselfelsefesi
    @geometrikselfelsefesi Рік тому +4

    Touch screen doesnt work proper because its set to xorg instead of wayland also xorg doesnt support auto rotation and proper touchscreen in tablets

    • @JanusCycle
      @JanusCycle  Рік тому +3

      Wayland looks way better :) Thank you for helping me learn something new. I want to do more Linux installs.

    • @geometrikselfelsefesi
      @geometrikselfelsefesi Рік тому +2

      @@JanusCycle no problem :) also xorg mouse emulation sucks on tablets but runs good in monitors

  • @mskiptr
    @mskiptr 2 роки тому +16

    Afaik there's some kernel parameter that overrides the screen orientation. You can temporarily set it in GRUB
    As for the distro to install, I would definitely try some phone-related distribution. Maybe postmarketos? You will definitely find helpful people there!
    Btw, did you check your backup is full and correct? Don't forget to copy it off of the SD card, as they like to be fiddly

    • @JanusCycle
      @JanusCycle  2 роки тому +5

      I have checked the backup and I can see at least the recovery partition looks good.
      Thanks for the tips! I'm trying out some OS installs at the moment. But I'm currently stuck on the wireless network adaptor.

    • @mskiptr
      @mskiptr 2 роки тому +3

      @@JanusCycle Oh nice!
      What vendor is it from?
      (I mean the Wi-Fi card)

    • @JanusCycle
      @JanusCycle  2 роки тому +5

      @@mskiptr It's an Atheros, but the issue is with the interface. I hope to have an update video soon.

  • @user-pb8uw2mq1t
    @user-pb8uw2mq1t Рік тому +4

    As a (almost) pro in Linux, I can tell you this:
    good job choosing the distro, tho I would recommend Mint Mate instead
    it probably doesn't use acceleration at all coz you didn't install drivers yet (obviously), but if the phone uses Intel integrated graphics, then the open source Mesa drivers are pre-installed
    it is possible to rotate the multitouch input in the xorg.d config
    your CLI skills are absolutely terrible, but that's fine since you are a first time Linux user
    I thought that if you are a phone enthusiast that knows how to use UART you would already be familiar with Linux. Imagine still using Win98 to flash Nokias 💀

  • @jakeparkinson8929
    @jakeparkinson8929 Рік тому +2

    debian with i3wm/i3. Its about as light as you can get.
    if you can check that cpu virt extensions are enabled, i could set up an image that autoboots dos under kvm that starts in landscape mode.
    debian with i3 uses 200mb idles and around 800 with say a web browser open.

  • @slay3rgamingyt
    @slay3rgamingyt 2 роки тому +1

    Great video mate

  • @somecuntxxx
    @somecuntxxx Рік тому +1

    I boot MATE and windows 11. This is a cool thing to see on a little phone.

  • @s8wc3
    @s8wc3 2 роки тому +6

    Maybe booting off a USB CD drive will solve some of the boot issues? Also this Atom chip probably uses PowerVR graphics which is famously terrible in Linux, you may be SOL. I don't think Imagination Technologies (creator of PowerVR) are interested. I'd probably roll with a basic debian install and a super basic desktop like i3wm on hardware like this. Even "lightweight" desktops of yesteryear like xfce and gnome2 (MATE now) kinda chug on stuff like this these days in my experience. Hopefully you can get the graphics working right and we can find out.

    • @JanusCycle
      @JanusCycle  2 роки тому +4

      CD booting does seem more reliable and a good technique to use.
      Thanks for these details on the graphics hardware. There is lots for me to learn in this area. i3wm looks intriguing.

  • @christianstarling3710
    @christianstarling3710 Рік тому +5

    Have you tried Android x86 on this? I'm curious how it would run on the latest version of Android you can get it to boot!

    • @JanusCycle
      @JanusCycle  Рік тому +5

      The challenge is finding a 32 bit version of Android x86, and that will work with the GPU in this phone. I would like to try this but it might only work with an older version of Android.

  • @trunghg82
    @trunghg82 Рік тому +1

    mình thích máy như này nè, vừa làm việc được, lại nhỏ gọn, có cổng usb để cắm vào máy in thì tốt

    • @iesx_leg1on
      @iesx_leg1on 8 місяців тому

      Dock này cắm máy in được nhé, nhưng con này mở được Word chắc cháy mất

  • @lumpython5351
    @lumpython5351 8 місяців тому +1

    Wow, I don't even turn on compression when dd on i5-1035G1 computer because of slowness, and you turn on compression on an Atom with even lower frequencies.

  • @raxpyraxp
    @raxpyraxp 11 місяців тому +2

    After you showed a slow responsiveness of the Ubuntu MATE I realized this thing has a GMA600, aka *fuck you, no drivers for you in linux*.
    Which is probably why you couldn't run some distros (except those times when your phone ran out of memory leaving you in an initramfs shell)

  • @kbhasi
    @kbhasi 2 роки тому +3

    (2:46) It failed to mount the Linux root filesystem image stored on the memory card

    • @JanusCycle
      @JanusCycle  2 роки тому +2

      Thank you. I'm learning lots of new things.

  • @domi1347
    @domi1347 Рік тому +1

    You should share the image somewhere, im sure there aren't many backups of working system available

  • @TC-ec4fx
    @TC-ec4fx Рік тому +1

    Yes Yes Yes Nice. gotta love it

  • @Raptor50aus
    @Raptor50aus 2 роки тому +3

    What about an older version of Ghost to copy the drive?

    • @JanusCycle
      @JanusCycle  2 роки тому +2

      Being an eMMC SSD means there are no drivers for older OS's to even see it.

  • @lufiasila
    @lufiasila Рік тому +1

    Good one

  • @matthew65536
    @matthew65536 8 місяців тому

    Raspberry pi OS would be nice, its been opened up to where it can run on x86

  • @Planeta-Shelezyaka
    @Planeta-Shelezyaka 2 роки тому +2

    мсье знает толк в извращениях! давно хотел себе этот телефон, теперь хочу еще больше. продолжайте в том же духе. вот ради такого и подписался на канал

  • @nerdguy088
    @nerdguy088 8 місяців тому +1

    something like kollibri os could work just saying

  • @memoryhunter2084
    @memoryhunter2084 9 місяців тому +2

    Can you upload the emmc backup on somewhere? I wanna take a look at it

    • @JanusCycle
      @JanusCycle  9 місяців тому +1

      It's 32Gb, if you have an easy suggestion for doing this then email me.

  • @joshj88
    @joshj88 Рік тому

    I'd try a ubuntu 16 based LXDE linux

  • @asbfabfoaijfo8
    @asbfabfoaijfo8 2 дні тому +1

    7:56 im really intrested into this. what happend there?

    • @JanusCycle
      @JanusCycle  День тому

      I'm not really sure unfortunately

  • @NikiDaDude
    @NikiDaDude 2 роки тому +2

    Why not try Android x86 as well just for the fun of it?

    • @JanusCycle
      @JanusCycle  2 роки тому +2

      If I can find a version that works I will.

  • @ifyouleavenow5960
    @ifyouleavenow5960 3 місяці тому +1

    PLAY HALF LIFE ON ITTTTT

  • @blakegriplingph
    @blakegriplingph 2 роки тому +1

    TempleOS when?

  • @TheAtariSan
    @TheAtariSan Рік тому +2

    Is there an alternative with amd64 architecture ?

  • @leonidas14775
    @leonidas14775 Рік тому

    But can it run Crysis?

  • @softwarelivre2389
    @softwarelivre2389 2 роки тому +1

    ReactOS \o/

  • @jamesowens7148
    @jamesowens7148 Рік тому +1

    i386 non PAE CPU! This is your problem. Get older kernel.

    • @JanusCycle
      @JanusCycle  Рік тому

      I thought Intel Atom Z600 did have PAE? I've been exploring PAE on early Pentium M recently. It's in the CPU but not identified, video soon.

  • @DreQueary
    @DreQueary 2 роки тому +2

    Don't worry, it's not the device's fault, everything seems to unexpectedly quit in Linux regardless of what hardware it's on. 😂

  • @JanusCycle
    @JanusCycle  2 роки тому +9

    This was more challenging than I expected. I have also been getting some great suggestions on Reddit for other distros to try out. I will be testing out Linux further on this phone/PC and other devices in the future. www.reddit.com/r/linuxhardware/comments/s3fbne/best_distros_for_unusual_portable_hardware/