Mac wrote:

Pedro Gracia wrote:

Hi all! I'm very happy with my nexenta box... I have some questions:

- How could I compile opensolaris and to build the core packages?
- What tools are necesary for this issue?


At the moment it is not possible to compile the entire OpenSolaris
on a Nexenta OS environment -- we are working on this.  You can
instead use a Solaris Express environment instead.

The tools that are necessary are mentioned in opensolaris.org, but
it's more than just tools as you need certain non-redistributable
components from a Solaris Express distribution.


Ok.


P.D.: I want to copile the i810 sound driver...

       pci17c0,200a (driver not attached)
           Hardware properties:
               name='assigned-addresses' type=int items=10
value=81001710.00000000.00001400.00000000.00000100.81001714.00000000.00001c80.00000000.00000080
               name='reg' type=int items=15
value=00001700.00000000.00000000.00000000.00000000.01001710.00000000.00000000.00000000.00000100.01001714.00000000.00000000.00000000.00000080 name='compatible' type=string items=7 value='pci1039,7012.17c0.200a.a0' + 'pci1039,7012.17c0.200a' + 'pci17c0,200a' + 'pci1039,7012.a0' + 'pci1039,7012' + 'pciclass,040100' + 'pciclass,0401'
               name='model' type=string items=1
                   value='Audio device'


Are you trying to add new features, or just trying to get the
"audio810" driver to attach to your audio device?  If it's
the latter then you can just add the following lines in
/etc/driver_aliases, do "touch /reconfigure", and reboot:

audio810 "pci1039,7012"

BTW, the above looks like a SiS701x audio chip; you can try
to see if the current audio810 Solaris driver will work with
it, but it's not guaranteed.  In any case, let us know.

It didn't work fine. I can hear something but the quality is very very bad and it freezes my box. :-( I presume that I would need this i810 driver: http://www.tools.de/solaris/audio/beta/

Thanks,

Pedro
_______________________________________________
GNU/Solaris Development mailing list
[email protected]

Reply via email to