Home  |  About  | Last |  Submit  |  Contact
AllQuests.com




Previous Question:  [ubuntu] services settings  Absolute Beginner TalkNext Question:  Shutdown Restart  Desktop Environments
Question Nivida ( Ubuntu Forums Desktop Environments )
Updated: 2008-11-23 01:45:17 (9)
Nivida

I installed the Nvidia driver for Daper Drake and I have one problem hopefully someone can help with. When I log out I just get a white screen and can not log back in, I have to shut down the computer by the power button. Any suggestions?

Answers: Nivida ( Ubuntu Forums Desktop Environments )
Nivida

Sorry arnieboy it didn't work. Still get the white screen loging out and have to shut down with the power button. Will try something else. Thanks anyway.

tardis

Nivida

Quote:
Originally Posted by tardis
Sorry arnieboy it didn't work. Still get the white screen loging out and have to shut down with the power button. Will try something else. Thanks anyway.
you mean you are not being dropped into console?
It might be an issue with your monitor in that case.
Are you sure ctrl-alt-F1 (all 3 pressed together) doesnt work? press all 3 when the system apparently hangs at the white screen.



Nivida

Quote:
Originally Posted by tardis
I installed the Nvidia driver for Daper Drake and I have one problem hopefully someone can help with. When I log out I just get a white screen and can not log back in, I have to shut down the computer by the power button. Any suggestions?
do the following from console (which you can go into by pressing ctrl-alt-F1 after X server fails):
there first log in with ur user name and password and then issue the following command
Code:
sudo nano /etc/X11/xorg.conf
when the file opens up, scroll down to the "Devices" section and change the word "nvidia" to "nv"
press ctrl-X and hit Y (that will save the file and you will go back to console).
now restart your computer.
also please paste the output of the following command if the above works:
Code:
lspci -n | grep "0300" | cut -d " " -f3 | sed s/.*://

tardis

Nivida

use this howto and enable restr.modules
https://help.ubuntu.com/community/Bi...erHowto/Nvidia

leoquantus

Nivida

did you install the legacy driver or the standard nvidia driver?

Also what guide did you use to install the driver?

John.Michael.Kane

Nivida

I installed them using Automatix...

tardis

Nivida

never never use automatix. it messes up your compu....

leoquantus

Nivida

What kind of nvidia card is it?

legacy=geforce-5
or
Geforce-6-7

Are you running sli or twinview or both?

John.Michael.Kane

Nivida

Geforce2 MX100/200
APG 4X
32MG
GL_ARB_imaging
GL_ARB_multitexture
GL_ARB_pixel_buffer_object
GL_ARB_point_parameters
GL_ARB_point_sprite
GL_ARB_shader_objects
GL_ARB_shading_language_100
GL_ARB_texture_compression
GL_ARB_texture_cube_map
GL_ARB_texture_env_add
GL_ARB_texture_env_combine
GL_ARB_texture_env_dot3
GL_ARB_texture_mirrored_repeat
GL_ARB_texture_rectangle
GL_ARB_transpose_matrix
GL_ARB_vertex_buffer_object
GL_ARB_vertex_program
GL_ARB_vertex_shader
GL_ARB_window_pos
GL_S3_s3tc
GL_EXT_texture_env_add
GL_EXT_abgr
GL_EXT_bgra
GL_EXT_blend_color
GL_EXT_blend_minmax
GL_EXT_blend_subtract
GL_EXT_clip_volume_hint
GL_EXT_compiled_vertex_array
GL_EXT_Cg_shader
GL_EXT_draw_range_elements
GL_EXT_fog_coord
GL_EXT_multi_draw_arrays
GL_EXT_packed_pixels
GL_EXT_paletted_texture
GL_EXT_pixel_buffer_object
GL_EXT_point_parameters
GL_EXT_rescale_normal
GL_EXT_secondary_color
GL_EXT_separate_specular_color
GL_EXT_shared_texture_palette
GL_EXT_stencil_wrap
GL_EXT_texture_compression_s3tc
GL_EXT_texture_cube_map
GL_EXT_texture_edge_clamp
GL_EXT_texture_env_combine
GL_EXT_texture_env_dot3
GL_EXT_texture_filter_anisotropic
GL_EXT_texture_lod
GL_EXT_texture_lod_bias
GL_EXT_texture_object
GL_EXT_vertex_array
GL_IBM_rasterpos_clip
GL_IBM_texture_mirrored_repeat
GL_KTX_buffer_region
GL_NV_blend_square
GL_NV_fence
GL_NV_fog_distance
GL_NV_light_max_exponent
GL_NV_packed_depth_stencil
GL_NV_pixel_data_range
GL_NV_point_sprite
GL_NV_register_combiners
GL_NV_texgen_reflection
GL_NV_texture_env_combine4
GL_NV_texture_rectangle
GL_NV_vertex_array_range
GL_NV_vertex_array_range2
GL_NV_vertex_program
GL_NV_vertex_program1_1
GL_SGIS_generate_mipmap
GL_SGIS_multitexture
GL_SGIS_texture_lod
GL_SUN_slice_accum

tardis

Previous Question:  [ubuntu] services settings  Ubuntu Forums  Absolute Beginner TalkNext Question:  Shutdown Restart  Ubuntu Forums  Desktop Environments

- Source: Nivida Ubuntu Forums Desktop Environments
- Previous Question: [ubuntu] services settings Ubuntu Forums Absolute Beginner Talk
- Next Question: Shutdown Restart Ubuntu Forums Desktop Environments