Giter VIP home page Giter VIP logo

freedomev's People

Contributors

jnuyens avatar lau85 avatar tomvanbraeckel avatar whachoe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freedomev's Issues

not mounting USB drive anymore

The USB drive isn't being automatically mounted anymore when I insert it. It used to mount sda1's ext4 partition automatically under /disk/usb.???/.

I'm on 2019.12.1.1 now, but I could be that this started before I upgraded to this firmware. I tested whether I could mount it manually and that actually works fine. If i mount it on /disk/usb.tst/, freedom EV also starts properly.

dmesg shows:

[  889.776017] usb 2-1.3: new high-speed USB device number 6 using tegra-ehci
[  889.809681] usb 2-1.3: New USB device found, idVendor=0930, idProduct=140b
[  889.809739] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  889.809750] usb 2-1.3: Product: TransMemory
[  889.809761] usb 2-1.3: Manufacturer: TOSHIBA
[  889.809771] usb 2-1.3: SerialNumber: 0060E059153DE2304000417A
[  889.811852] usb-storage 2-1.3:1.0: USB Mass Storage device detected
[  889.823283] scsi host2: usb-storage 2-1.3:1.0
[  890.821550] scsi 2:0:0:0: Direct-Access     TOSHIBA  TransMemory      PMAP PQ: 0 ANSI: 6
[  890.822842] sd 2:0:0:0: Attached scsi generic sg0 type 0
[  890.826120] sd 2:0:0:0: [sda] 60506112 512-byte logical blocks: (31.0 GB/28.9 GiB)
[  890.829923] sd 2:0:0:0: [sda] Write Protect is off
[  890.829962] sd 2:0:0:0: [sda] Mode Sense: 45 00 00 00
[  890.831154] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[  890.986672]  sda: sda1
[  890.997770] sd 2:0:0:0: [sda] Attached SCSI removable disk
[  891.684808] FAT-fs (sda): invalid media value (0xb9)
[  891.690653] FAT-fs (sda): Can't find a valid FAT filesystem
[  892.171522] FAT-fs (sda1): bogus number of reserved sectors
[  892.179098] FAT-fs (sda1): Can't find a valid FAT filesystem
[  892.339939] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 1059.869932] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)

Permission denied when trying to chroot to USB rootfs

Hi Jasper and others, I created the USB drive and inserted it into my Model S. It gets mounted under /disk/usb.*/ like it is supposed to. Using chroot to update it is another story, though.

When typing chroot /disk/usb.???/ I'm getting:
chroot: failed to run command /bin/bash': Permission deniedI'm doing this as root on the cid. The permissions seem normal but it's caused by the USB drive being mounted noexec. I solved this bymount -o remount,exec,dev /dev/sda1. After this the chroot worked fine. Also, it removes nodevand changes that intodev` and makes the chroot actually work on my car.

Also, following the README.md to the letter at this point leave it in a subdirectory, because it only moves it out of a subdirectory, and not the subdirectory inside the subdirectory.

I'll fix this with a PR.

Tesla system on virtual machine

I thinking about developing app on tesla browser. Could I find somewhere image of tesla system or browser app to test something?

A few questions

How to get a connection to the local network of tesla?

How to ssh to the CID?

Asking for help, please reply as soon as possible...

git pull gives "fatal: refusing to merge unrelated histories"

With a fresh download (from yesterday) of the USB rootfs I tried to git pull from the Model S within the chroot, but got the following:

remote: Enumerating objects: 368, done.
remote: Counting objects: 100% (368/368), done.
remote: Compressing objects: 100% (147/147), done.
remote: Total 606 (delta 220), reused 366 (delta 219), pack-reused 238
Receiving objects: 100% (606/606), 110.58 KiB | 501.00 KiB/s, done.
Resolving deltas: 100% (274/274), completed with 49 local objects.
From https://github.com/jnuyens/freedomev
 + 3e5aace...b6fed87 master      -> origin/master  (forced update)
 * [new branch]      new_toggles -> origin/new_toggles
fatal: refusing to merge unrelated histories

I'm not sure what's going on, but I'll hold off installing it for now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.