![]() |
No signal during boot - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Start up and Shutdown (https://www.linuxliteos.com/forums/forumdisplay.php?fid=27) +--- Thread: No signal during boot (/showthread.php?tid=2754) Pages:
1
2
|
No signal during boot - ihinkican - 03-09-2016 Hi I have installed LL2.8 x64 from a live cd to a modest dell dimension e521 (AMD sempron 3400+). I upgraded the video card to a gforce gt610 at 1360 x 768 and added 3 gig of ram. My current issue is that when I boot the computer the monitor has no signal until the desktop(xfce) loads. the live cd had a splash screen to cover the usual code that scrolls during boot as did the previous 2.6 and 2.4. I did not have the issue with 2.6 installed or any of the live cd versions of 2.4,2.6.2.8 ------------------------------------------------------------------------------------------------- long story short, In my case the best solution was to go do something else. The system has no signal during boot but once booted the system appears to function. no one has an explaination second best effort was open /etc/default/grub as root and remove "quiet splash" then sudo update-grub, reboot If that does not work for you try hold shift down for the grub menu hit F4 for a text boot hit shift F2 to see the boot splash hit shift F1 to see boot text remove the # from GRUB_GFXMODE=640x480 in /etc/default/grub ( also try add: GRUB_GFXPAYLOAD_LINUX=text as the next line, ) then sudo update-grub, reboot try an optional driver try another distro Re: No signal during boot - rokytnji - 03-09-2016 Never mind. I am tired of editing my post and then the forum messing up my quote tags and code tags. So I am deleting my post since the forum makes it unintelligible today. Not mad. Just too busy to deal with this today. Re: No signal during boot - ihinkican - 03-09-2016 Well I had a response at least, have a good one busy or no Re: No signal during boot - Wirezfree - 03-09-2016 Have you tried.? Click on Menu then type Driver in the search box, then click on the install drivers and see if it offers any optional drivers.?? Re: No signal during boot - rokytnji - 03-10-2016 Sorry, my last post was to show my Dell 755 with a gforce 410 card with dvi and vga and hdmi working just fine and dandy with the nouveau driver and my xrandr settings set just how I like them on a 10 dollar Viewsonic monitor bought from goodwill with internal speakers in it. I had posted lots of code showing what was going on. But like members on this forum. The forum did not like it. So I gave up. Maybe your card is at fault? I bought my 410 used off ebay and got lucky getting a good card. My monitor is hooked into the dvi port though. Not the vga. Re: No signal during boot - avj - 03-10-2016 After a little research it appears that the version 295.53 driver should be what you are looking for. The following is for information only drivers should be installed through Menu>Settings>Install Drivers. http://www.nvidia.com/object/linux-display-amd64-295.53-driver The driver above may or may not fix the problem, if it doesn't I would suggest looking online for a manual for the card. After further research it appears that this card is also covered by the nvidia graphics driver 352.63 which should be available in install drivers. The previously mentioned driver was evidently available in Ubuntu 12.04 based distros. Driver info below. http://www.nvidia.com/Download/driverResults.aspx/95159/en-us Re: No signal during boot - ihinkican - 03-12-2016 deleted Re: No signal during boot - Valtam - 03-12-2016 ihinkican, why have you deleted your responses? Re: No signal during boot - ihinkican - 03-12-2016 I have deleted all my efforts that did not really work leaving offered solutions if it helps someone else Re: No signal during boot - Valtam - 03-13-2016 Thanks for posting the solution, but please in future leave all posts as they are, there may be something in a post that is useful to a person seeking help. Thank you ![]() |