• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Installing 64bit Ubuntu 7.1 linux

Page 4 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: biodoc
Originally posted by: Rudy Toody
I need some help!

I installed a new video card in my Linux box and Linux can't recognize it. It's in a different PCIE slot than the dead one was.

I think I need to reconfigure X-Server somehow from the command line during boot, however, I don't have a clue.

--Fred

If you're running ubuntu....to reconfigure for a new VC type:


sudo dpkg-reconfigure xserver-xorg

Then either reboot or type in:

sudo /etc/init.d/gdm restart

No guarantees!!! I found this from a couple of sources on the net.

If you're running a diff version of linux, let me know and I can find the right commands.

:beer::beer:

I tried those already. The sudo command returns: /etc/sudoers is mode 0666, should be 0440
--Fred

EDIT: I use Debian/GNU AMD64.

I fixed the sudo problem with a rescue disk. Running the reconfigure works up to the point where the terminal in not recognized.
 
I got it running by switching in a VC from another box, running the reconfiguration, and rebooting.

I put the new VC in the other box and re-installed Linux and everything is swell!

Thanks for your help!

--Fred
 
Back
Top