[OpenIndiana-discuss] openindiana-discuss Digest, Vol 60, Issue 17
Ramesh Chari
rvchari at ymail.com
Thu Aug 13 03:43:11 UTC 2015
hello alexander...as is my hobby to dig around and customize my OI hipster, i felt i ll set publisher to hipster-encumbered and opescww for your guidelines on totem / mplayer / movie player
1. i was not able to play video in vlc as it returened with some plugins are missing, nothing i can do !2. when i try installing mplayer i get this...
root at openindiana:~# pkg install pkg:/media/mplayer at 1.1.1-0.0.151.1.8
Creating Plan (Solver setup): -
pkg install: No matching version of media/mplayer can be installed:
Reject: pkg://localhostoi151a8/media/mplayer@1.1.1-0.0.151.1.8
Reason: No version matching 'require' dependency library/lzo at 2.6-0.0.151.1.8 can be installed
----------------------------------------
Reject: pkg://localhostoi151a8/library/lzo@2.6-0.0.151.1.8
pkg://localhostoi151a8/library/lzo@2.6-0.0.151.1.8
Reason: Currently installed package 'library/lzo' is from sticky publisher 'openindiana.org'.
----------------------------------------
Reject: pkg://localhostoi151a8/media/mplayer@1.1.1-0.0.151.1.8
Reason: No version matching 'require' dependency library/lzo at 2.6-0.0.151.1.8 can be installed
do i make openindiana.org as non-sticky ? is that ok ?
P S : i ve no issues as of now coz i already am running totem with plugins [installed from pkgsrc, joyent] only glitch is itotem works with esd and ive forced esd to use /dev/dsp that points to pulse audio / audiohd#1
so volume levels in totem is low [so i need to keep master @ 100%] and other audio progs blare !
On Tuesday, 21 July 2015 5:30 PM, "openindiana-discuss-request at openindiana.org" <openindiana-discuss-request at openindiana.org> wrote:
Send openindiana-discuss mailing list submissions to
openindiana-discuss at openindiana.org
To subscribe or unsubscribe via the World Wide Web, visit
http://openindiana.org/mailman/listinfo/openindiana-discuss
or, via email, send a message with subject or body 'help' to
openindiana-discuss-request at openindiana.org
You can reach the person managing the list at
openindiana-discuss-owner at openindiana.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of openindiana-discuss digest..."
Today's Topics:
1. Sendmail logging (Jonathan Adams)
2. todays experience in OI hipster (Ramesh Chari)
3. Re: todays experience in OI hipster (Jonathan Adams)
4. Re: todays experience in OI hipster
(Predrag Ze?evi? - Unix Systems Administrator)
5. Re: todays experience in OI hipster (Alexander Pyhalov)
----------------------------------------------------------------------
Message: 1
Date: Tue, 21 Jul 2015 09:07:06 +0100
From: Jonathan Adams <t12nslookup at gmail.com>
To: Discussion list for OpenIndiana
<openindiana-discuss at openindiana.org>
Subject: [OpenIndiana-discuss] Sendmail logging
Message-ID:
<CAKr4wiTxZ=4GzWQSu_9mszqtgjyufcd3xb3xBbyCa1c1U6=fAg at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Hi I'm looging for some help over sendmail writing to syslog.
I am using oi a9 on a couple of our servers, and they are running sendmail,
using almost the same main.mc compiled from the original servers.
They are all logging to syslog, but on the original servers I get the
"from=" headers and the "to=" headers logged in syslog, and on the new
server I only get "to=" logged to syslog, and then only when the email is
being forwarded to the smart-host, not on receipt.
We grep the syslog to see if an email has been received, before it goes
through our mail scanner system, and the lack of a from makes this
impossible.
has anyone else come across this, or any solution/suggestion on how to get
it to work?
Jon
------------------------------
Message: 2
Date: Tue, 21 Jul 2015 10:52:46 +0000 (UTC)
From: Ramesh Chari <rvchari at ymail.com>
To: "openindiana-discuss at openindiana.org"
<openindiana-discuss at openindiana.org>
Subject: [OpenIndiana-discuss] todays experience in OI hipster
Message-ID:
<926620210.1725617.1437475966055.JavaMail.yahoo at mail.yahoo.com>
Content-Type: text/plain; charset=UTF-8
1. after a lot of jugglery i was atlast able to play mp3 files using xmms as well as beep media player clash of plugins n that i installed using pkgin from joyent source. [here i did not have any plugins clash or plugins not available / loaded]
2. after todays update, i felt mplayer should work but alas, libx....so.125 was needed where as the system was having libx...so.140. i felt if the system was updated to *so..140, relative apps that ?needed may have been made compatible. i am sure it will be solved and OI will truly become a rugged desktop on par with its BSD cousins..!
3. wifi usb adapter. i have WUSB54GCv3,0 cicso-linksys usb adapter which shows up in device driver utility as a usb_mid device. i am trying to learn to use nwamcfg to make this work but i am unsure of using the dev [should it be urtwn0 ot ral0?]
------------------------------
Message: 3
Date: Tue, 21 Jul 2015 12:00:30 +0100
From: Jonathan Adams <t12nslookup at gmail.com>
To: Discussion list for OpenIndiana
<openindiana-discuss at openindiana.org>
Subject: Re: [OpenIndiana-discuss] todays experience in OI hipster
Message-ID:
<CAKr4wiQJj4jmKDAOgON0te7=BQBxnh8LYVgnmAWQLf2ZX0=xow at mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
3) if you want to find all the interfaces in your machine you can use the
"dladm show-link" command, which will show you all the physical and virtual
interfaces.
After you find out your interfaces, which only work if you have a working
driver, nwam will work well for you.
Jon
On 21 July 2015 at 11:52, Ramesh Chari <rvchari at ymail.com> wrote:
> 1. after a lot of jugglery i was atlast able to play mp3 files using xmms
> as well as beep media player clash of plugins n that i installed using
> pkgin from joyent source. [here i did not have any plugins clash or plugins
> not available / loaded]
> 2. after todays update, i felt mplayer should work but alas,
> libx....so.125 was needed where as the system was having libx...so.140. i
> felt if the system was updated to *so..140, relative apps that needed may
> have been made compatible. i am sure it will be solved and OI will truly
> become a rugged desktop on par with its BSD cousins..!
> 3. wifi usb adapter. i have WUSB54GCv3,0 cicso-linksys usb adapter which
> shows up in device driver utility as a usb_mid device. i am trying to learn
> to use nwamcfg to make this work but i am unsure of using the dev [should
> it be urtwn0 ot ral0?]
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
------------------------------
Message: 4
Date: Tue, 21 Jul 2015 13:04:54 +0200
From: Predrag Ze?evi? - Unix Systems Administrator
<predrag.zecevic at 2e-systems.com>
To: openindiana-discuss at openindiana.org
Subject: Re: [OpenIndiana-discuss] todays experience in OI hipster
Message-ID: <55AE2756.6060500 at 2e-systems.com>
Content-Type: text/plain; charset=utf-8; format=flowed
On 07/21/15 12:52 PM, Ramesh Chari wrote:
> 1. after a lot of jugglery i was atlast able to play mp3 files using xmms as well as beep media player clash of plugins n that i installed using pkgin from joyent source. [here i did not have any plugins clash or plugins not available / loaded]
> 2. after todays update, i felt mplayer should work but alas, libx....so.125 was needed where as the system was having libx...so.140. i felt if the system was updated to *so..140, relative apps that needed may have been made compatible. i am sure it will be solved and OI will truly become a rugged desktop on par with its BSD cousins..!
1) and 2) I am using other SFE repository (and search goes in order of
displaying items):
$ PUBLISHER TYPE STATUS P LOCATION
openindiana.org origin online F
http://pkg.openindiana.org/hipster-2015/
localhostoi151a8 origin online F
http://sfe.opencsw.org/localhostoi151a8/
sfe (non-sticky) origin online F
http://pkg.openindiana.org/sfe/
sfe-encumbered origin online F
http://pkg.openindiana.org/sfe-encumbered/
For playing of various media types, I can now use: totem
(openindiana.org), vlc and mlpayer (both from sfe.opencsw.org).
I see there is preparation for
http://pkg.openindiana.org/hipster-encumbered/ - but I guess it is not
yet ready for use).
Regards.
> 3. wifi usb adapter. i have WUSB54GCv3,0 cicso-linksys usb adapter which shows up in device driver utility as a usb_mid device. i am trying to learn to use nwamcfg to make this work but i am unsure of using the dev [should it be urtwn0 ot ral0?]
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
--
Predrag Ze?evi?
Technical Support Analyst
2e Systems GmbH
Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile: +49 174 3109 288, Skype: predrag.zecevic
E-mail: predrag.zecevic at 2e-systems.com
Headquarter: 2e Systems GmbH, K?nigsteiner Str. 87,
65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht K?nigstein (Germany), HRB 7303
Managing director: Phil Douglas
http://www.2e-systems.com/ - Making your business fly!
------------------------------
Message: 5
Date: Tue, 21 Jul 2015 14:09:34 +0300
From: Alexander Pyhalov <alp at rsu.ru>
To: Discussion list for OpenIndiana
<openindiana-discuss at openindiana.org>
Cc: Ramesh Chari <rvchari at ymail.com>
Subject: Re: [OpenIndiana-discuss] todays experience in OI hipster
Message-ID: <55AE286E.400 at rsu.ru>
Content-Type: text/plain; charset=UTF-8; format=flowed
On 07/21/2015 13:52, Ramesh Chari wrote:
> 1. after a lot of jugglery i was atlast able to play mp3 files using xmms as well as beep media player clash of plugins n that i installed using pkgin from joyent source. [here i did not have any plugins clash or plugins not available / loaded]
> 2. after todays update, i felt mplayer should work but alas, libx....so.125 was needed where as the system was having libx...so.140. i felt if the system was updated to *so..140, relative apps that needed may have been made compatible. i am sure it will be solved and OI will truly become a rugged desktop on par with its BSD cousins..!
> 3. wifi usb adapter. i have WUSB54GCv3,0 cicso-linksys usb adapter which shows up in device driver utility as a usb_mid device. i am trying to learn to use nwamcfg to make this work but i am unsure of using the dev [should it be urtwn0 ot ral0?]
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>
Hello.
Old http://pkg.openindiana.org/sfe/ and
http://pkg.openindiana.org/sfe-encumbered/ repositories were
unmaintained for some time. For OI Hipster we are working on
http://pkg.openindiana.org/hipster-encumbered/ repository with
multimedia codecs. But it's still in its early stages. During transition
some old SFE components can be broken, as we add newer libraries to
/hipster-2015 and /hipster-encumbered.
What exact libraries were missing for mplayer?
--
Best regards,
Alexander Pyhalov,
system administrator of Southern Federal University IT department
------------------------------
Subject: Digest Footer
_______________________________________________
openindiana-discuss mailing list
openindiana-discuss at openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss
------------------------------
End of openindiana-discuss Digest, Vol 60, Issue 17
***************************************************
More information about the openindiana-discuss
mailing list