Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Hardware & Laptops
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Hardware & Laptops
Problems with hardware & laptops not being detected or supported during or after install.

 
 
Thread Tools Display Modes
Old February 10th, 2008   #1
tianran.chen
First Cup of Ubuntu
 
Join Date: Feb 2008
Beans: 7
nForce 610i chipset not supported

Greetings,

I just bought MSI P6NGM(L) motherboard, which uses nForce 610i chipset (with GeForce 7050 integrated), but now the onboard video and audio are not working. When I do "lspci" I get a whole list of "Unknown device"s. NVidia has no linux driver for nForce 610i or GeForce 7050 neither. So now I don't know what to do. Any information on this will be appreciated.

(I guess I should have studied more about this before I buy, but... oh well)
tianran.chen is offline  
Old February 10th, 2008   #2
Fechter
Just Give Me the Beans!
 
Fechter's Avatar
 
Join Date: Jan 2008
Beans: 45
Ubuntu 7.10 Gutsy Gibbon
Re: nForce 610i chipset not supported

It will be a little bit sticky, but let's give it a try.

Audio

* Intel High Definition Audio (Azalia)
* Realtek ALC888 HD Audio CODEC
So the 610 chipset gives you very good capabilities. You will need to install the Realtek drivers from their site/ they have the alc888 hd driver for linux/unix/.
I am not sure if you will make the video work properly.. try from add/remove Nvida "new" driver.
Fechter is offline  
Old February 28th, 2008   #3
Sam_Lowry
First Cup of Ubuntu
 
Sam_Lowry's Avatar
 
Join Date: Feb 2008
Beans: 5
Ubuntu 7.10 Gutsy Gibbon
Unhappy Re: nForce 610i chipset not supported

Damn, I just built a Linux system with a nForce 610i chipset, and I think I am having the same problem. Install stops half-way through. Boned.
Sam_Lowry is offline  
Old February 28th, 2008   #4
Sam_Lowry
First Cup of Ubuntu
 
Sam_Lowry's Avatar
 
Join Date: Feb 2008
Beans: 5
Ubuntu 7.10 Gutsy Gibbon
Re: nForce 610i chipset not supported

UPDATE: I just switched monitors and Linux loaded right up! I was using a very old CGA monitor (ask your grandpa what that is).

----------------------------------------------------------------
Linux CD:
Ubuntu 7.10 "Gutsy Gibbon"
(CD from PCTech101, not downloaded)

Motherboard:
GIGABYTE GA-73VM-S2
Onboard Graphics Integrated in the nVIDIA® GeForce 7050 / nForce 610i chipset
Audio Realtek ALC662 codec

CPU:
Intel Pentium E2160 Dual-Core Processor Allendale 1.8GHz 1MB L2 Cache LGA 775 65W

1GB RAM
4 GB of disk space
Sam_Lowry is offline  
Old February 28th, 2008   #5
Temüjin
Deprecated
 
Join Date: Jun 2007
Location: PA, USA
Beans: 5,204
Ubuntu 9.10 Karmic Koala
Re: nForce 610i chipset not supported

First, try this command to update your lspci list:
Code:
sudo update-pciids
Envy should allow you to install the nvidia driver version off their web site, which should support the video.

As for audio, try this script to upgrade to the latest version of ALSA:
http://ubuntuforums.org/showpost.php...4&postcount=24

If that doesn't work, use OSS4, which I know supports the latest nvidia mcp audio.
Temüjin is online now  
Old March 1st, 2008   #6
djopino
First Cup of Ubuntu
 
Join Date: Oct 2007
Beans: 6
Re: nForce 610i chipset not supported

Quote:
Originally Posted by Sam_Lowry View Post
UPDATE: I just switched monitors and Linux loaded right up! I was using a very old CGA monitor (ask your grandpa what that is).

----------------------------------------------------------------
Linux CD:
Ubuntu 7.10 "Gutsy Gibbon"
(CD from PCTech101, not downloaded)

Motherboard:
GIGABYTE GA-73VM-S2
Onboard Graphics Integrated in the nVIDIA® GeForce 7050 / nForce 610i chipset
Audio Realtek ALC662 codec

CPU:
Intel Pentium E2160 Dual-Core Processor Allendale 1.8GHz 1MB L2 Cache LGA 775 65W

1GB RAM
4 GB of disk space
I got the same motherboard, GA-73VM-S2 but the nforce 610i chipset does not work with the downloaded cd of ubuntu 7.10 AMD64. I want to know if you did anything to make onboard sound and graphics work for GA-73VM-S2.

I have Pentium dual core E2180 with GA-73VM-S2.
djopino is offline  
Old March 1st, 2008   #7
djopino
First Cup of Ubuntu
 
Join Date: Oct 2007
Beans: 6
Re: nForce 610i chipset not supported

This post could be related to an Ubuntu bug filed at: https://answers.launchpad.net/ubuntu/+question/22924
----------------------------


Ok, my previous post was not really precise so here's some info

My hardware :

Motherboard : GA-73VM-S2, integrated GeForce 7050/ nForce 610i chipset
onboard graphic : GeForce 7050
onboard audio : Realtek ALC662 codec, High Definition Audio
onboard ethernet : RTL 8201N chip (10/100 Mbit)
for the specs page : http://www.gigabyte.com.tw/Products/...ame=GA-73VM-S2

Processor : Pentium Dual Core E2180 @ 2.0 gHz

Hard Drive : Western Digital SATA2 500gb


What works :

First, with the fresh install of download ubuntu 7.10, the audio did not work. I made all the updates of ubuntu, I did the code proposed by Temüjin :
Code:
sudo update-pciids
I also ran the scripts proposed by Temüjin:
http://ubuntuforums.org/showpost.php...4&postcount=24
I'm not sure what of these did fix my audio but know it works!

The graphic works only with vesa driver. Ubuntu detects that a nVidia chip is inside but when I enable the proprietary driver the display manager will not work properly. It's says that the display manager will work with reduced resolution. With the vesa driver, I cannot use my native 1440x900 resolution. When I select this resolution, it's like if gdm stays in 1024x768 cause my monitor info says so and a lot of pixel are off screen. I will try to search for this issue and give you news.

I checked on the nVidia site and the nForce 610i chipset is not supported for linux, 32bits and 64bits neither. I will write nVidia to know when they expect to release and linux driver for nForce 610i chipset.

The network did work with fresh install without any updates.

I tried to install ubuntu 8.04 alpha 5 but the installer crashes when installing the bootloader. I could boot anyway by editing menu.lst of grub that was already installed by ubuntu 7.10. The network does not work on 8.04, neither the audio.

I will try to install the latest graphic driver from nVidia site. If you go to http://www.nvidia.com/object/unix.html , it says that nForce drivers are supposed to be supported with open source drivers included in the linux kernel... but I think it's only for nForce-1 to nForce-4.

Ok I just searched and if you go to this site : http://pci-ids.ucw.cz/iii/?i=10de , and search on the page for nForce 610i, you will see that the pciids of nForce 610i have not been accepted. We can hope this will come soon...

Here's the output of lspci :
00:00.0 Host bridge: nVidia Corporation Unknown device 07c3 (rev a2)
00:00.1 RAM memory: nVidia Corporation Unknown device 07cb (rev a2)
00:01.0 RAM memory: nVidia Corporation Unknown device 07cd (rev a1)
00:01.1 RAM memory: nVidia Corporation Unknown device 07ce (rev a1)
00:01.2 RAM memory: nVidia Corporation Unknown device 07cf (rev a1)
00:01.3 RAM memory: nVidia Corporation Unknown device 07d0 (rev a1)
00:01.4 RAM memory: nVidia Corporation Unknown device 07d1 (rev a1)
00:01.5 RAM memory: nVidia Corporation Unknown device 07d2 (rev a1)
00:01.6 RAM memory: nVidia Corporation Unknown device 07d3 (rev a1)
00:02.0 RAM memory: nVidia Corporation Unknown device 07d6 (rev a1)
00:03.0 ISA bridge: nVidia Corporation Unknown device 07d7 (rev a2)
00:03.1 SMBus: nVidia Corporation Unknown device 07d8 (rev a1)
00:03.2 RAM memory: nVidia Corporation Unknown device 07d9 (rev a1)
00:03.4 RAM memory: nVidia Corporation Unknown device 07c8 (rev a1)
00:04.0 USB Controller: nVidia Corporation Unknown device 07fe (rev a1)
00:04.1 USB Controller: nVidia Corporation Unknown device 056a (rev a1)
00:08.0 IDE interface: nVidia Corporation Unknown device 056c (rev a1)
00:09.0 Audio device: nVidia Corporation Unknown device 07fc (rev a1)
00:0a.0 PCI bridge: nVidia Corporation Unknown device 056d (rev a1)
00:0b.0 PCI bridge: nVidia Corporation Unknown device 056e (rev a1)
00:0c.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1)
00:0d.0 PCI bridge: nVidia Corporation Unknown device 056f (rev a1)
00:0e.0 IDE interface: nVidia Corporation Unknown device 07f0 (rev a2)
00:0f.0 Ethernet controller: nVidia Corporation Unknown device 07dc (rev a2)
00:10.0 VGA compatible controller: nVidia Corporation Unknown device 07e3 (rev a2)

Hope this will help!

Djo
djopino is offline  
Old March 1st, 2008   #8
djopino
First Cup of Ubuntu
 
Join Date: Oct 2007
Beans: 6
Re: nForce 610i chipset not supported

This post could be related to an Ubuntu bug filed at: https://bugs.launchpad.net/ubuntu/+bug/195139
----------------------------


Euréka!

Here's and HOW-TO make work audio, video proprietary drivers for the motherboard GA-73VM-S2 that has nforce 610i chipet with GeForce 7050 graphic card. Maybe this will work for other motherboards that has nforce 610i.

AUDIO

First, with the fresh install of download ubuntu 7.10, the audio did not work. I made all the updates of ubuntu over internet and after I did the code proposed by Temüjin :
Code:
sudo update-pciids
I also ran the scripts proposed by Temüjin:
http://ubuntuforums.org/showpost.php...4&postcount=24
I'm not sure what of these did fix my audio but know it works!

GRAPHICS

After that, I had a problem to set the native resolution. I have a wide screen monitor that runs with 1440x900 but with the vesa graphic driver, when I tried to set to 1440x900, it did not work. When I tried to install the restricted driver with the graphical utility in System/Administration/Restricted Drivers Manager the display manager did not work. So here's how to make nVidia drivers work :

First uninstall the nVidia drivers provided by the Restricted Drivers Manager.

After go to http://www.nvidia.com/object/unix.html. Select Linux IA32 latest version if you have 32bits distribution or AMD64 if you have ubuntu AMD64. Download and save it on your desktop.

Go where you saved the file and right click on it, select propreties. Go into permissions and mark the box "Allow executing file as a program".

Now you have to close your display manager. Close all you programs, log out and press ctrl+alt+F1. You will enter in a console that is not on the display manager. Log with your normal user and password.

First close your display manager. Type :
Code:
killall gdm
replace gdm by kdm for KDE display manager.

Go to the directory where you saved the nVidia driver for linux. Type :
Code:
cd Desktop
and then
Code:
sudo sh NVIDIA-Linux-x86_64-169.12-pkg2.run
verify the version that is written. If the version is different, change it on the command above. To see the files you have in the directory you are, type "dir".

Now follow the step by step installer. At the end it is asked if you want to configure your xorg.conf. Say yes, this will select the nvidia driver. Now nVidia driver is installed!

When you return to the console type:
Code:
sudo gdm
You should see the nVidia logo before the login screen.

Enjoy!


NOTE: the new nVidia drivers from their web site were uploaded by nVidia on the February 26, 2008.

Last edited by djopino; March 1st, 2008 at 07:31 PM.. Reason: ajustments
djopino is offline  
Old March 7th, 2008   #9
Sam_Lowry
First Cup of Ubuntu
 
Sam_Lowry's Avatar
 
Join Date: Feb 2008
Beans: 5
Ubuntu 7.10 Gutsy Gibbon
Smile Re: nForce 610i chipset not supported

Thank you, djopino. I am about to tackle this and I think you saved my a lot of hair pulling. Thanks man!
Sam_Lowry is offline  
Old March 22nd, 2008   #10
ceefour
5 Cups of Ubuntu
 
Join Date: Oct 2006
Beans: 25
Ubuntu
Smile Re: nForce 610i chipset not supported

This post could be related to an Ubuntu bug filed at: https://bugs.launchpad.net/ubuntu/+s...on/+bug/195139
----------------------------


Quote:
Originally Posted by djopino View Post
This post could be related to an Ubuntu bug filed at: https://bugs.launchpad.net/ubuntu/+bug/195139
----------------------------


Euréka!

Here's and HOW-TO make work audio, video proprietary drivers for the motherboard GA-73VM-S2 that has nforce 610i chipet with GeForce 7050 graphic card. Maybe this will work for other motherboards that has nforce 610i.
Thank you so much, djopino. Yes, confirmed to work with Zotac N73V-AC7V:

https://bugs.launchpad.net/ubuntu/+s...on/+bug/195139
ceefour is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:26 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry