
Hello I'm currently installing Raspbian in PI V3 Model B+ After installing it works properly for first day but next day when i start my PI it get stucks on networking.service on boot and pi never starts even after waiting for hours. Even though i'm connected to internet
Important: I have a pre installed Noobs image file and i write it on new formatted SD card using Win32DiskImager for new PI install. Is that causing the issue ?
I do following changes in files after installation like no blank screen, quiet clean boot, etc.
Code: Select all
etc/xdg/lxsession/LXDE (autostart)
@lxpanel --profile LXDE
@pcmanfm --desktop --profile LXDE
@xscreensaver -no-splash
@xset s noblank
@xset s off
@xset s -dpms
/home/pi/.config/lxsession/LXDE-pi (autostart)
@lxpanel --profile LXDE-pi
@pcmanfm --desktop --profile LXDE-pi
@xscreensaver -no-splash
@point-rpi
@chromium-browser --noerrordialogs --kiosk --incognito --touch-events=enabled --disable-pinch --noerrdialogs --disable-session-crashed-bubble http://www.google.com
/boot (config.txt)
uncomment/replace:
framebuffer_width=1920
framebuffer_height=1080
/boot (cmdline.txt)
replace full command:
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty3 root=/dev/mmcblk0p7 rootfstype=ext4 elevator=deadline rootwait splash quiet loglevel=0 plymouth.ignore-serial-consoles logo.nologo consoleblank=0 vt.global_cursor_default=0
/etc/lightdm (lightdm.conf)
add in Seat:* seaction
xserver-command=X -s 0 -dpms
/usr/share/plymouth/themes/pix
replace splash.png