Linked by Adam S on Tue 1st Jan 2008 17:05 UTC
In the News From all of us at OSNews, we'd like to wish you a happy and healthy new year. In honor of the new year, we'd like to ask you: what headlines do you expect to read in the tech world in 2008? Are you expecting iPhone rev2? Or maybe Vista SP1's success? Perhaps Hardy Heron's world domination? Will Google's Android swallow the cellphone market? Can Facebook continue to rule the roost in social networking? Tell us what you expect in the comments!
Thread beginning with comment 293984
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: naturally
by RIchard James13 on Tue 1st Jan 2008 23:08 UTC in reply to "RE[2]: naturally"
RIchard James13
Member since:
2007-10-26

I did the ATI->NVIDIA switch recently too. It stuffs up Linux something bad.

I don't know why X.org doesn't scan lspci and then load drivers for the cards it find there but only if it detects that the hardware actually has changed. There are two conflicting things here. One is that autodetection overwrites most peoples settings but then again if those settings are wrong it doesn't matter. The system needs to be a better judge on which of the settings need to be changed and when.

Ubuntu supposedly has this safe-mode that activates the third time X.org fails to load but you cannot reliably change your video settings from there it stuffs up the X.org file. You can however load your desktop from that point.

It would be nice if X.org could become more dynamic and switch video systems without needing to be reloaded. I'm sure someone is working on all this stuff.

Reply Parent Bookmark Score: 1

RE[4]: naturally
by hurdboy on Wed 2nd Jan 2008 12:40 in reply to "RE[3]: naturally"
hurdboy Member since:
2005-09-02

I don't know why X.org doesn't scan lspci and then load drivers for the cards it find there but only if it detects that the hardware actually has changed.

Probably because lspci is Linux-specific, and doesn't work anywhere else (I can't remember if it works under GNU, but I seem to remember GNU Mach having support).

Reply Parent Bookmark Score: 2