opencardev / crankshaft

Crankshaft: A turnkey GNU/Linux solution that transforms a Raspberry Pi to an Android Auto head unit.
http://getcrankshaft.com
GNU General Public License v3.0
2.1k stars 248 forks source link

Problem with 4.3inch DSI LCD touchscreen #668

Open chingchong879 opened 1 month ago

chingchong879 commented 1 month ago

my screen is 4.3inch DSI LCD 800×480 When I inserted the SD card into raspberry and it installed successfully, but I couldn't get into the system, and the screen stayed stuck on black. and i add this in to config.txt max_usb_current=1 hdmi_group=2 hdmi_mode=87 hdmi_cvt 800 480 60 6 0 0 0 hdmi_drive=1 but still won't work

Geekyadz commented 2 weeks ago

What one do you have specifically? My one ( https://thepihut.com/products/4-3-dsi-capacitive-touchscreen-display-for-raspberry-pi-800x480?variant=41483994300611 ) has been working with changing any files

chingchong879 commented 2 weeks ago

yes it's this one

Geekyadz @.***> 於 2024年6月16日 週日 下午10:24 寫道:

What one do you have specifically? My one ( https://thepihut.com/products/4-3-dsi-capacitive-touchscreen-display-for-raspberry-pi-800x480?variant=41483994300611 ) has been working with changing any files

— Reply to this email directly, view it on GitHub https://github.com/opencardev/crankshaft/issues/668#issuecomment-2171687485, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATNUG2SBDPSRVVLYINRRMA3ZHWNYNAVCNFSM6AAAAABIHV3BH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZRGY4DONBYGU . You are receiving this because you authored the thread.Message ID: @.***>

chingchong879 commented 2 weeks ago

maybe my sd is broken

淝水不入阿黑顏 @.***> 於 2024年6月16日 週日 下午10:26 寫道:

yes it's this one

Geekyadz @.***> 於 2024年6月16日 週日 下午10:24 寫道:

What one do you have specifically? My one ( https://thepihut.com/products/4-3-dsi-capacitive-touchscreen-display-for-raspberry-pi-800x480?variant=41483994300611 ) has been working with changing any files

— Reply to this email directly, view it on GitHub https://github.com/opencardev/crankshaft/issues/668#issuecomment-2171687485, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATNUG2SBDPSRVVLYINRRMA3ZHWNYNAVCNFSM6AAAAABIHV3BH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZRGY4DONBYGU . You are receiving this because you authored the thread.Message ID: @.***>

Geekyadz commented 2 weeks ago

I'm not convinced it's your SD card.

What I'm more convinced about is that it's the actual DSI cable itself or the lines you have added.

Simple test: flash crankshaft to the SD card again and see if that works without adding anything to the files

chingchong879 commented 2 weeks ago

okay i will try it later

Geekyadz @.***> 於 2024年6月16日 週日 下午10:33 寫道:

I'm not convinced it's your SD card.

What I'm more convinced about is that it's the actual DSI cable itself or the lines you have added.

Simple test: flash crankshaft to the SD card again and see if that works without adding anything to the files

— Reply to this email directly, view it on GitHub https://github.com/opencardev/crankshaft/issues/668#issuecomment-2171691300, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATNUG2VRJPQ4QZF4C43BQH3ZHWO4RAVCNFSM6AAAAABIHV3BH2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZRGY4TCMZQGA . You are receiving this because you authored the thread.Message ID: @.***>

Geekyadz commented 1 week ago

Any update on this?