Unix Technical Forum

msi k8 neo2 platinum + ubuntu

This is a discussion on msi k8 neo2 platinum + ubuntu within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> hardware specs: mainboard: msi k8n neo2 platinum cpu: amd athlon 64 3200+ vga: r8500 64mb pci soundcard: soundblaster 128 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 12:52 PM
kevin
 
Posts: n/a
Default msi k8 neo2 platinum + ubuntu

hardware specs:

mainboard: msi k8n neo2 platinum
cpu: amd athlon 64 3200+
vga: r8500 64mb
pci soundcard: soundblaster 128

hello my name is kevin i've been an avid slackware user for over 2 yrs and always was able to google and fix my problems, but recently my brother bought a new computer and because there were free ubuntu cdroms available at the shop where he bought his gear, he grabbed a cd and tried it;

it was weird not having a fully su at first; but thats not why i'm posting this shit
he has 1 pci soundcard installed and another on board but neither one of them gives him sound this is his

>>>lspci:


0000:00:00.0 Host bridge: nVidia Corporation: Unknown device 00e1 (rev a1)
0000:00:01.0 ISA bridge: nVidia Corporation: Unknown device 00e0 (rev a2)
0000:00:01.1 SMBus: nVidia Corporation: Unknown device 00e4 (rev a1)
0000:00:02.0 USB Controller: nVidia Corporation: Unknown device 00e7 (rev a1)
0000:00:02.1 USB Controller: nVidia Corporation: Unknown device 00e7 (rev a1)
0000:00:02.2 USB Controller: nVidia Corporation: Unknown device 00e8 (rev a2)
0000:00:05.0 Bridge: nVidia Corporation: Unknown device 00df (rev a2)
0000:00:06.0 Multimedia audio controller: nVidia Corporation: Unknown device 00ea (rev a1)
0000:00:08.0 IDE interface: nVidia Corporation: Unknown device 00e5 (rev a2)
0000:00:09.0 IDE interface: nVidia Corporation: Unknown device 00ee (rev a2)
0000:00:0a.0 IDE interface: nVidia Corporation: Unknown device 00e3 (rev a2)
0000:00:0b.0 PCI bridge: nVidia Corporation: Unknown device 00e2 (rev a2)
0000:00:0e.0 PCI bridge: nVidia Corporation: Unknown device 00ed (rev a2)
0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE]
0000:02:07.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
0000:02:0c.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
0000:02:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)

>>>and lsmod | grep snd returns these values:


snd_ens1371 25088 2
gameport 16392 1 snd_ens1371
snd_rawmidi 27040 1 snd_ens1371
snd_seq_device 9488 1 snd_rawmidi
snd_intel8x0 34816 1
snd_ac97_codec 87000 2 snd_ens1371,snd_intel8x0
snd_pcm_oss 51232 0
snd_mixer_oss 17664 1 snd_pcm_oss
snd_pcm 91020 5 snd_ens1371,snd_intel8x0,snd_ac97_codec,snd_pcm_os s
snd_timer 24200 2 snd_pcm
snd_page_alloc 11408 2 snd_intel8x0,snd_pcm
snd_sb_common 17536 0
snd 55784 14 snd_ens1371,snd_rawmidi,snd_seq_device,snd_intel8x 0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm
,snd_timer,snd_sb_common
soundcore 10912 1 snd

Now from my experience when a module shows usage thats higher then 0; its green flag for me aka it 'should' work

Another issue: he is unable to mount samba shares directly in his filesystem with slack this works out of the box, the module smbfs is present but i dont know if the standard ubuntu 5.10 (64bit) kernel allows this as i can remember u have to enable 2 options; if this isnt the case will apt-get will allow me to fetch the kernel sources so i can just make a new kernel with this option enabled or when this is done i should also have to recompile mount utility to enable samba????


help would be appreciated



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-20-2008, 12:52 PM
Melissa Danforth
 
Posts: n/a
Default Re: msi k8 neo2 platinum + ubuntu

kevin <pauluskevin@hotmail.com> wrote:
: hardware specs:

: mainboard: msi k8n neo2 platinum
: cpu: amd athlon 64 3200+
: vga: r8500 64mb
: pci soundcard: soundblaster 128

: hello my name is kevin i've been an avid slackware user for over 2 yrs and always was able to google and fix my problems, but recently my brother bought a new computer and because there were free ubuntu cdroms available at the shop where he bought his gear, he grabbed a cd and tried it;

: it was weird not having a fully su at first; but thats not why i'm posting this shit
: he has 1 pci soundcard installed and another on board but neither one of them gives him sound this is his

I would suspect the default Ubuntu setup is not loading (or not loading the
proper) nVidia drivers for the nForce chipset on that motherboard. Try
downloading the nForce drivers from nvidia.com or seeing if there are Ubuntu
packages available for the nForce drivers and using the nvsound module for
sound. You may want to search on some variation of "ubuntu nforce" to see if
there are any distro specific caveats to using an nForce based motherboard
with that distro.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-20-2008, 12:53 PM
cashmir
 
Posts: n/a
Default Re: msi k8 neo2 platinum + ubuntu

kevin wrote:

>
>>>>lspci:

>
>
> 0000:00:00.0 Host bridge: nVidia Corporation: Unknown device 00e1 (rev a1)
> 0000:00:01.0 ISA bridge: nVidia Corporation: Unknown device 00e0 (rev a2)
> 0000:00:01.1 SMBus: nVidia Corporation: Unknown device 00e4 (rev a1)
> 0000:00:02.0 USB Controller: nVidia Corporation: Unknown device 00e7 (rev a1)
> 0000:00:02.1 USB Controller: nVidia Corporation: Unknown device 00e7 (rev a1)
> 0000:00:02.2 USB Controller: nVidia Corporation: Unknown device 00e8 (rev a2)
> 0000:00:05.0 Bridge: nVidia Corporation: Unknown device 00df (rev a2)
> 0000:00:06.0 Multimedia audio controller: nVidia Corporation: Unknown device 00ea (rev a1)
> 0000:00:08.0 IDE interface: nVidia Corporation: Unknown device 00e5 (rev a2)
> 0000:00:09.0 IDE interface: nVidia Corporation: Unknown device 00ee (rev a2)
> 0000:00:0a.0 IDE interface: nVidia Corporation: Unknown device 00e3 (rev a2)
> 0000:00:0b.0 PCI bridge: nVidia Corporation: Unknown device 00e2 (rev a2)
> 0000:00:0e.0 PCI bridge: nVidia Corporation: Unknown device 00ed (rev a2)
> 0000:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 0000:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 0000:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 0000:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 NorthBridge
> 0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE]
> 0000:02:07.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
> 0000:02:0c.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
> 0000:02:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet (rev 10)
>


you might want to update the " pci.ids " file to fill in
the " unknown " devices.
get the latest with : " wget http://pciids.sourceforge.net/pci.ids "
and move that file to " /usr/share/pci.ids "

"lspci" will probably give better answers after that.

cashmir


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-20-2008, 01:02 PM
hunok
 
Posts: n/a
Default Same Motherboard.

Here is my "lsmod" for the "onboard sound":

snd_intel8x0 30464 1

snd_ac97_codec 86216 1 snd_intel8x0

snd_pcm 80716 2 snd_intel8x0,snd_ac97_codec

snd_timer 20808 1 snd_pcm

snd 42288 6
snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer

soundcore 8032 1 snd

snd_page_alloc 9424 2 snd_intel8x0,snd_pcm

Using it the last year like that, no my system is not "ubuntu" , but
for the "sound" driver
from the kernel that is irrevelent, for the "PCI card" i never used
one of those, no idea.

Happy hacking.

hunok

Message posted via:
=====================
www.linuxpackages.net/forum
www.linuxpackages.net
Expanding the world of Slackware
=====================
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:50 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com