Author Topic: Graphics Driver Problem Abit AN-M2HD / GeForce 7050PV -- driver 100.14.19  (Read 8157 times)

pasta514

  • Newbie
  • *
  • Posts: 9
    • View Profile
So far have been unable to get past the video driver on this mobo/chipset combo.

The same machine running Ubuntu 7.10 has the 100.14.19 working, but under 7.04 no luck.

I tried installing the driver from LMCE, the package manager and also at the command line with the download from nvidia.  (The last method required I install libc so it could make some hooks into the kernel.)

This thread would indicate I'm stuck for now:
http://forum.linuxmce.org/index.php?topic=2765.0

It also seems some earlier installs bypassed the step requiring a proprietary nvidia driver update...

It seems I cannot run X with this new driver.  The screen comes up black with a blinking cursor.  keystrokes result in characters on the screen.

next attempt will be installing using the vesa driver... or will that not work?  Any advice would be greatly appreciated.

Thanks,

rafik24

  • Guru
  • ****
  • Posts: 158
    • View Profile
 try looking for display drivers on the wiki.

 i would recommend using the gpu drivers if your card is pcix.

Rafik

pasta514

  • Newbie
  • *
  • Posts: 9
    • View Profile
try looking for display drivers on the wiki.

 i would recommend using the gpu drivers if your card is pcix.

Rafik

Hi Rafik, thanks for your suggestion.  Yes, I've tried that, but it doesn't work.  I think I will just have to wait for a new nvidia driver or LMCE on 7.10 before I can get LMCE going.  In the meantime mythbuntu is working somewhat better than LMCE/vesa.

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
try looking for display drivers on the wiki.

 i would recommend using the gpu drivers if your card is pcix.

Rafik

Hi Rafik, thanks for your suggestion.  Yes, I've tried that, but it doesn't work.  I think I will just have to wait for a new nvidia driver or LMCE on 7.10 before I can get LMCE going.  In the meantime mythbuntu is working somewhat better than LMCE/vesa.
You've tried what exactly?
"Change is inevitable. Progress is optional."
-- Anonymous


tkmedia

  • wants to work for LinuxMCE
  • **
  • Posts: 937
    • View Profile
    • LMCECompatible
Just installed this board as Media director last night used envy to install latest nvidia drivers now it seems fine.
Not a whole lot testing yet. Using UI2 on HDMI to Sony Wega 720p rear projection TV.
My Setup http://wiki.linuxmce.org/index.php/User:Tkmedia

For LinuxMce compatible  systems and accessories
http://lmcecompatible.com/

pasta514

  • Newbie
  • *
  • Posts: 9
    • View Profile
You've tried what exactly?

1) tried to install the proprietary driver from kubuntu desktop tool
2) tried to install the prop. driver from nvidia command line updater
   http://www.nvidia.com/object/linux_display_amd64_100.14.19.html

in either case I end up at a black screen with a blinking cursor when rebooting.

I haven't heard of envy.
« Last Edit: November 28, 2007, 10:36:22 pm by pasta514 »

tkmedia

  • wants to work for LinuxMCE
  • **
  • Posts: 937
    • View Profile
    • LMCECompatible
Quote
I haven't heard of envy.
Google It
Install It
Run It

Have fun with it ;D

Good Luck
My Setup http://wiki.linuxmce.org/index.php/User:Tkmedia

For LinuxMce compatible  systems and accessories
http://lmcecompatible.com/

pasta514

  • Newbie
  • *
  • Posts: 9
    • View Profile
Hey, just one question,do you run envy before or after installing LMCE?  I tried after, but it no worked.  Now I'm going to re-install Kubuntu, then envy, then LMCE...  hope 5th time is a charm... ;D

Zaerc

  • Alumni
  • LinuxMCE God
  • *
  • Posts: 2256
  • Department of Redundancy Department.
    • View Profile
Or... you could do it properly by hand: http://wiki.linuxmce.org/index.php/Display_Drivers. And I vaguely seem to remember reports that the .19 version was broken, so you might like to try the latest one instead.
"Change is inevitable. Progress is optional."
-- Anonymous


totallymaxed

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Or... you could do it properly by hand: http://wiki.linuxmce.org/index.php/Display_Drivers. And I vaguely seem to remember reports that the .19 version was broken, so you might like to try the latest one instead.

Below are the nVidia components that are currently in lmce-0710 as of yesterdays build;

nvidia-glx = 1:1.0.9639+2.6.22.4-14.9+lmce1
nvidia-kernel-common = 20051028+1ubuntu7

Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk

pasta514

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Graphics Driver Problem Abit AN-M2HD / GeForce 7050PV -- driver 100.14.19
« Reply #10 on: November 30, 2007, 06:20:34 pm »
Or... you could do it properly by hand: http://wiki.linuxmce.org/index.php/Display_Drivers. And I vaguely seem to remember reports that the .19 version was broken, so you might like to try the latest one instead.

 ??? ??? ??? This says the latest is .19
http://www.nvidia.com/object/unix.html

but I found this...
Code: [Select]
wget http://us.download.nvidia.com/XFree86/Linux-x86/100.14.23/NVIDIA-Linux-x86-100.14.23-pkg1.run :D

then I did this
Code: [Select]
sudo sh NVIDIA-Linux-x86-100.14.23-pkg1.runand followed all the default prompts through completion, including having the nvidia-installer alter my Xorg.conf
Code: [Select]
startxcame up using vesa driver but the nvidia tool said the .23 driver was installed, so cntl+alt+bksp and the screen went black.  After rebooting it comes up to the login prompt, looks like it tries to start X, fails, then tries again, repeating this cycle in an infinite loop. ... I will describe my experience with envy next in a different post.

« Last Edit: November 30, 2007, 07:48:58 pm by pasta514 »

tkmedia

  • wants to work for LinuxMCE
  • **
  • Posts: 937
    • View Profile
    • LMCECompatible
Re: Graphics Driver Problem Abit AN-M2HD / GeForce 7050PV -- driver 100.14.19
« Reply #11 on: November 30, 2007, 06:39:31 pm »
Hey, just one question,do you run envy before or after installing LMCE?  I tried after, but it no worked.  Now I'm going to re-install Kubuntu, then envy, then LMCE...  hope 5th time is a charm... ;D

What did not work
Did envy install
if not did you follow instructions to fix dependcies.

A) How do I Install the package?

1) Download and install the deb package:

double click on the deb package in Ubuntu (or Xubuntu) OR open Terminal or Konsole and type:

cd path_to_envy's_deb_package

sudo dpkg -i envy*.deb

2) Make sure that all the dependencies were installed by typing:

sudo apt-get install -f

3) Launch Envy's GUI (inside a Desktop Environment such as GNOME,KDE, etc.) by selecting it in the "Applications/System Tools" menu

OR if you need to use Envy's textual interface you will have to type:

sudo envy -t
My Setup http://wiki.linuxmce.org/index.php/User:Tkmedia

For LinuxMce compatible  systems and accessories
http://lmcecompatible.com/

pasta514

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Graphics Driver Problem Abit AN-M2HD / GeForce 7050PV -- driver 100.14.19
« Reply #12 on: November 30, 2007, 06:58:07 pm »
Hey, just one question,do you run envy before or after installing LMCE?  I tried after, but it no worked.  Now I'm going to re-install Kubuntu, then envy, then LMCE...  hope 5th time is a charm... ;D

What did not work
Did envy install
if not did you follow instructions to fix dependcies.

A) How do I Install the package?

1) Download and install the deb package:

double click on the deb package in Ubuntu (or Xubuntu) OR open Terminal or Konsole and type:

cd path_to_envy's_deb_package

sudo dpkg -i envy*.deb

2) Make sure that all the dependencies were installed by typing:

sudo apt-get install -f

3) Launch Envy's GUI (inside a Desktop Environment such as GNOME,KDE, etc.) by selecting it in the "Applications/System Tools" menu

OR if you need to use Envy's textual interface you will have to type:

sudo envy -t
After LMCE installed I could no longer find a package manager on the desktop, so I
1) right clicked the envy package on the desktop and selected install package2) It told me there were dependencies and suggested I use aptitude at the command line.  It flagged dependencies and I thought I installed them all.  Then tried to execute envy -t but got error messages, then gave up.

tkmedia

  • wants to work for LinuxMCE
  • **
  • Posts: 937
    • View Profile
    • LMCECompatible
Re: Graphics Driver Problem Abit AN-M2HD / GeForce 7050PV -- driver 100.14.19
« Reply #13 on: November 30, 2007, 07:01:26 pm »
Think you just missed

2) Make sure that all the dependencies were installed by typing:

sudo apt-get install -f
My Setup http://wiki.linuxmce.org/index.php/User:Tkmedia

For LinuxMce compatible  systems and accessories
http://lmcecompatible.com/

pasta514

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Graphics Driver Problem Abit AN-M2HD / GeForce 7050PV -- driver 100.14.19
« Reply #14 on: November 30, 2007, 08:15:15 pm »
Think you just missed

2) Make sure that all the dependencies were installed by typing:

sudo apt-get install -f

Wonderful Tool!!  Envy runs!  I selected option 1) install nvidia driver it removed prior drivers and (re)installed .23.

But when I reboot the screen comes up dead black. :-\

I have this system connected to a Sharp LC-32D43U 32" 720p using HDMI. Native resolution is 1368x768.  It displays ubuntu at 1280x768 with some moderate but unacceptable overscan using the .19 driver.

I have ordered a VGA cable, but it is not here yet.

I have looked in xorg.conf but cannot see anything meaningful.  I will post this, then get on the other computer and post the xorg.conf shortly.


xorg.conf that works 640x480 VESA:
Code: [Select]
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "record"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
Load "dbe"
Load "xtrap"
Load "speedo"
Load "type1"
Load "v4l"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Generic Video Card"
Driver "vesa"
BusID "PCI:0:18:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
Modeline "640x480" 25.18 640 656 752 800 480 490 492 525
HorizSync 20-500
VertRefresh 59-61
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 4
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 8
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 15
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 24
Modes "640x480"
Virtual 640 480
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "false"
Option "RENDER" "true"
EndSection
xorg.conf that comes up black screen:
Code: [Select]
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "record"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
Load "dbe"
Load "xtrap"
Load "speedo"
Load "type1"
Load "v4l"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
BusID "PCI:0:18:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
Modeline "640x480" 25.18 640 656 752 800 480 490 492 525
HorizSync 20-500
VertRefresh 59-61
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 4
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 8
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 15
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 16
Modes "640x480"
Virtual 640 480
EndSubSection
SubSection "Display"
Depth 24
Modes "640x480"
Virtual 640 480
EndSubSection
Option "AddARGBGLXVisuals" "True"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "RENDER" "true"
Option "Composite" "Enable"
EndSection

tkmedia, can you share your xorg.conf?
« Last Edit: November 30, 2007, 08:29:35 pm by pasta514 »