Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Anonymous
    Inactive
    Post count: 3

    No biggie, but the config.txt file seems to be missing from 3.3. I’m using 3.3 – Pi 2 – standard image. I need the file to force HDMI sound. Easily recreated.

    petrockblog
    Keymaster
    Post count: 1827

    New images being created now – but in the meantime please edit /etc/fstab and make sure it contains

    
    proc            /proc           proc    defaults          0       0
    /dev/mmcblk0p1  /boot           vfat    defaults          0       2
    /dev/mmcblk0p2  /               ext4    defaults,noatime  0       1
    

    it will be missing the last 2 lines. Then /boot will be populated after a reboot with the config.txt and the rest of the files from the boot partition.

    Anonymous
    Inactive
    Post count: 3

    I just noticed that too when I went in to put my cifs mount. Thanks.

    muffy
    Participant
    Post count: 57

    Are the new images ready ?

    dwaller
    Participant
    Post count: 1

    After adding the two lines provided by buzz, my /boot is populated with the proper files. Is it possible that I’m missing other things, or am I safe to continue to use the original 3.3 image that I grabbed?

    petrockblog
    Keymaster
    Post count: 1827

    That’s fine. It was a specific issue with that file caused by me interrupting my image building script.

    petrockblog
    Keymaster
    Post count: 1827

    There are new images available now yes. However you can do the manual fix listed above which would save time than downloading again.

    p4r4d0x86
    Participant
    Post count: 3

    I loose two hours because of this bug :'(
    My usb quirks was not working because it was not taken into account.

    But it’s working now.
    Thanks a lot for retropie :)

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.