Re: [osol-help] Marvel Yukon PCI-E

2010-07-23 Thread dave
This probably the worst forum I ever been to.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Marvel Yukon PCI-E

2010-07-23 Thread Paul Johnston
Don't take it too hard!
We have been told to wait and see if we will be getting a new iteration of the 
OS since Oracle bought Sun and it seems a lot of people are just drifting away.
Internally we see references to build 145 (thanks Alan) yet the last release 
made generally available was 134 in March.

Paul
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Marvel Yukon PCI-E

2010-07-23 Thread dave
Paul,

Thanks for the reply. I am new to Unix and I am not sure how to handle stuff. I 
am unable to enter 'export' directory, cant find an idiot's guide to solaris. 

I do understand you guys concerns over Oracle being a bitch but that is how it 
is. How do I get this thing to work. Wish to use it before Oracle ruins it any 
further. 

Best,

David
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Marvel Yukon PCI-E

2010-07-23 Thread dave
Here is my scanpci -

da...@opensolaris:~# scanpci

pci bus 0x cardnum 0x00 function 0x00: vendor 0x10de device 0x03ea
 nVidia Corporation MCP61 Memory Controller

pci bus 0x cardnum 0x01 function 0x00: vendor 0x10de device 0x03e0
 nVidia Corporation MCP61 LPC Bridge

pci bus 0x cardnum 0x01 function 0x01: vendor 0x10de device 0x03eb
 nVidia Corporation MCP61 SMBus

pci bus 0x cardnum 0x01 function 0x02: vendor 0x10de device 0x03f5
 nVidia Corporation MCP61 Memory Controller

pci bus 0x cardnum 0x02 function 0x00: vendor 0x10de device 0x03f1
 nVidia Corporation MCP61 USB Controller

pci bus 0x cardnum 0x02 function 0x01: vendor 0x10de device 0x03f2
 nVidia Corporation MCP61 USB Controller

pci bus 0x cardnum 0x04 function 0x00: vendor 0x10de device 0x03f3
 nVidia Corporation MCP61 PCI bridge

pci bus 0x cardnum 0x05 function 0x00: vendor 0x10de device 0x03f0
 nVidia Corporation MCP61 High Definition Audio

pci bus 0x cardnum 0x06 function 0x00: vendor 0x10de device 0x03ec
 nVidia Corporation MCP61 IDE

pci bus 0x cardnum 0x08 function 0x00: vendor 0x10de device 0x03f6
 nVidia Corporation MCP61 SATA Controller

pci bus 0x cardnum 0x09 function 0x00: vendor 0x10de device 0x03e8
 nVidia Corporation MCP61 PCI Express bridge

pci bus 0x cardnum 0x0b function 0x00: vendor 0x10de device 0x03e9
 nVidia Corporation MCP61 PCI Express bridge

pci bus 0x cardnum 0x0c function 0x00: vendor 0x10de device 0x03e9
 nVidia Corporation MCP61 PCI Express bridge

pci bus 0x cardnum 0x0d function 0x00: vendor 0x10de device 0x03d1
 nVidia Corporation GeForce 6100 nForce 405

pci bus 0x cardnum 0x18 function 0x00: vendor 0x1022 device 0x1100
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology 
Configuration

pci bus 0x cardnum 0x18 function 0x01: vendor 0x1022 device 0x1101
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map

pci bus 0x cardnum 0x18 function 0x02: vendor 0x1022 device 0x1102
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller

pci bus 0x cardnum 0x18 function 0x03: vendor 0x1022 device 0x1103
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control

pci bus 0x0003 cardnum 0x00 function 0x00: vendor 0x11ab device 0x4364
 Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Marvel Yukon PCI-E

2010-07-23 Thread Paul Johnston
You say you cannot get into the export directory do you mean the 
pa...@opensolaris-2:~$ ls -l /export
total 2
drwxr-xr-x 4 root root 4 2010-05-12 09:29 home

What are the permissions on it?
Using the pfexec command gives you accelerated rights i.e. 

drwx--  2 root  root 2 2010-07-23 12:11 testsdir

Only root can do anything with this.

pa...@opensolaris-2:~$ ls -l ./testsdir/
ls: cannot open directory ./testsdir/: Permission denied

Using pfexec

pa...@opensolaris-2:~$ pfexec ls -l ./testsdir/
total 0

You could get hold of the OpenSolaris Bible  by Solter, Jelinek and Miner 
published by Wiley, it's actually very good IMHO! (Well I gave it a good review 
on Amazon)
Hope this helps
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Marvel Yukon PCI-E

2010-07-23 Thread dave
Paul,

Thanks for a quick reply and boot recommendation.

I have downloaded YMK driver and wish to install that by 'pkgadd'. I need to 
move this driver to export directory. I can not paste anything in export. Will 
try your commands now and see if it allows me to paste the file.

This is my 3rd install of solaris (I multiboot with 5 OS), in past I managed to 
ruin it by adding driver by 'touch response' that made my machine unbootable (I 
am not sure what made it though, the 'touch response' was the last activity 
then. 

Best,

David
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Marvel Yukon PCI-E

2010-07-23 Thread dave
This thing works in virtualbox. 

Linux/unix - 1/0
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org