Re: Newbie video problems



On Monday 03 December 2007 11:14:34 Hal Davis wrote:
Andy, James,

After trying Andy's suggestion, and fumbling and guessing my way through a
large number of things, I now have Ubuntu up and running in low graphics
mode.

I think I know what graphics adaptor to tell it to use, but I don't know
what to tell it about my monitor. Looking at the HP tech support web site,
it's not at all clear which monitor was installed on my laptop. Do I just
guess-and-test until something works?

Thanks,

Hal

andy baxter wrote:
James Takac wrote:

After the splash Ubuntu screen, I see about four of the login screen
horizontally, and it goes down about 80% of the screen, with gibberish
underneath that. The screen has "untuubuntuubuntuubuntuub" going across,
with 4 logos, and a half username box, 3 username boxes, and another half
username box.



Ok, sounds like the driver have been switched to either the wrong one or
wrong mode.

Use CTRL-ALT-F1 to get a console. You'll have to login there. Don't worry
that it wont echo the password, that's normal

next type "sudo nano /etc/X11/xorg.conf" without the quotes. You'll be
asked for your password again. Scroll down to where you see the graphic
card idintified. You should see something resembling the following

Section "Device"
Identifier "Generic Video Card"
Driver "nv"
Busid "PCI:1:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection

What does yours list there? Take note more so of the driver here.

Below that will be the monitor and default screnn areas. Might help to
report back what they say as well

At the very worst, where mine says "nv" can be replaced with "vesa" just to
get a working screen. For nvidia cards it's usually "nvidia" for 3d support
or "nv" for 2d acceleration

When making a change use CTRL-O to write back to disk. CTRL-X will exit
back to the prompt at which you can type "sudo reboot" to reboot the system
for changes to take effect for now

Do you recall exactly what you did before things went awry?


I was going to suggest exactly the same thing, but realised you can do
the same thing in a way that may be easier for a new user by running
dpkg-reconfigure.

I.e.:

get a terminal using ctrl-alt-f1
log in as a normal user.
type:
sudo -i
and type your user's password to become root.
then type:
dpkg-reconfigure xserver-xorg

This will start a text mode menu system which lets you reconfigure the
graphics card. If you say yes whenever it asks you to autodetect
something, and choose the selected option the rest of the time, you
should get a working configuration. If not, try setting the driver to
'vesa' instead of (probably) 'nv' when that option comes up.

You need to type:
/etc/init.d/gdm restart

to restart the graphics system (x server) after you've changed the
configuration. You shouldn't need to reboot.


Hi Al

This is where the envy script at the page I pointed to should get your card up
and going with any luck. install the deb package at

http://albertomilone.com/ubuntu/nvidia/scripts/ubuntu/envy_0.9.9-0ubuntu1_all.deb

then go thru Applications -> System Tools -> Envy

that will install it. If it finds a ready installed one it will prompt you to
uninstall it before carrying on

James

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Newbie video problems
    ... card idintified. ... back to the prompt at which you can type "sudo reboot" to reboot the ... to restart the graphics system after you've changed the ...
    (Ubuntu)
  • Re: Help debugging kernel together with X
    ... I have a computer about five years old with an on-board graphics card ... I am trying to install an ATI Radeon 128 on the AGP port. ... So here I am trying to figure out where the system freezes. ...
    (freebsd-hackers)
  • RE: Direct memory access controller driver problem ?
    ... ALSO says that there IS a "current" driver, ... 8Mb to run the graphics, yet everything I can see points to the graphics card ... install the chipset installation utility,then the graphics driver,if the ...
    (microsoft.public.windowsxp.configuration_manage)
  • Re: HELP! PCI Express Graphics Card
    ... Windows will load standard graphics drivers automatically ... If the card has a power connector it will be a 5 pin connector the ... >> documentation but I have tried to install ATI's Catalyst Driver ...
    (microsoft.public.windowsxp.hardware)
  • Re: Adding optional packages to Solaris 10
    ... the dedicated graphics card socket is present, ... Sounds like the UPA graphics slot which I believe is also unavailable ... If you really 'need' a frame buffer then do a "full" install like RG ... Should rephrase that - Product registry lists the drivers, ...
    (comp.sys.sun.admin)