After xorg update boot does not go thru anymore

You have a problem with Salix? Post here and we'll do what we can to help.
westms
Posts: 298
Joined: 17. Mar 2013, 18:51

Re: After xorg update boot does not go thru anymore

Post by westms »

jsfarinet wrote:
westms wrote: ... The LILO boot prompt is always there.
How? In grub you have to type e to get the grub prompt ... but in lilo?
I completely missed your question.

You're right. With activated LILO bitmap as bitmap = /boot/salix.bmp you see no prompt, only a scroll bar menu.
However, if no bitmap screen is displayed, then a text graphic menu and a prompt is visible.
User avatar
jsfarinet
Posts: 305
Joined: 23. Nov 2014, 07:32

Re: After xorg update boot does not go thru anymore

Post by jsfarinet »

gapan wrote:If you're using proprietary video drivers, then I think you may need to reinstall them.
Gapan! Big thank you to you. :D

That was the hint which did it!!!!

Now, just a question:
Is it mandatory that *ANY* update of X needs a re-install of the fgrlx driver. Or would a

Code: Select all

aticonfig --initial -f
sufficient?

Fortunately, i had in ~/Downloads the catalyst package and could install it locally. In case that i'd would have needed to download it (from the commandline) 2 additional questions:

1. is wicd loaded before X is starting (so I'd have a working internet connection via wlan router even on the commandline)?
2. is elinks working from console (or should i use lynx)?

(That's just to learn something ;) ).

Thanks a lot again & Happy New Year!!!
User avatar
gapan
Salix Wizard
Posts: 6361
Joined: 6. Jun 2009, 17:40

Re: After xorg update boot does not go thru anymore

Post by gapan »

jsfarinet wrote:Is it mandatory that *ANY* update of X needs a re-install of the fgrlx driver. Or would a

Code: Select all

aticonfig --initial -f
sufficient?
I have exactly zero experience with ATI cards so I don't really know what that commands does and how it is different from reinstalling the driver.

I think it is very uncommon for a xorg update to require reinstalling the proprietary driver though... Not sure why it was the case this time.
jsfarinet wrote:1. is wicd loaded before X is starting (so I'd have a working internet connection via wlan router even on the commandline)?
Wicd the GUI, no. Wicd the service, yes. So you do get a working network even without X loaded. There is even wicd-curses, so you can manage your connections from a console too.
jsfarinet wrote:2. is elinks working from console (or should i use lynx)?
I don't know, I don't think I have tried it. I like w3m for a console browser.
Image
Image
Post Reply