Re: [osol-help] How to update Firefox from v3.1beta3 to the newest version?

2010-07-22 Thread Hillel Lubman
> I would like to update my current Firefox browser v3.1beta3
> to the newer/newest version (e.g. 3.6).
> Unfortunately the Firefox->help menu does not have a "Check for update" 
> submenu (as in newer/win versions).

That's because IPS packaged release of Firefox is built without updater option. 
(You can always check it in about:buildconfig). It's not logical to mix two 
different update mechanisms. 

I'd suggest you just download a tarball of Firefox release (or beta/nightly) 
from Mozilla ftp:
ftp://ftp.mozilla.org/pub/firefox/releases/3.6.7/contrib/solaris_tarball/
ftp://ftp.mozilla.org/pub/firefox/nightly/contrib/latest-mozilla-central/

and you can unpack it in some designated location (/opt/mozilla/firefox/ for 
example, etc.). You can set the symlink in /usr/bin to point to 
/opt/mozilla/firefox/firefox, and set your desktop launchers accordingly. This 
way you wouldn't depend on the IPS release cycle, and you can always use the 
version you need.

Regards,

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


Re: [osol-help] Opensolaris Firefox won't start

2010-06-29 Thread Hillel Lubman
> For safety, reboot opensolaris
> Login as normal, check that Mozilla Firefox can now start. 
> Explanation:
> Firefox cannot access .mozilla/firefox file.

I guess it's for the case when you run update under root. May be it's worth to 
file a bug about it (i.e. retaining original file permission in Mozilla 
profile, if it was run as root). But there is no need to restart the system at 
all.

You can also simply run such script to fix this issue:

#!/bin/bash
pfexec chown -v -R ${USER}:staff ${HOME}/.mozilla/firefox | grep 'changed'
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] How to configure ejabberd with RBAC?

2010-06-16 Thread Hillel Lubman
Eventually I did it switching to daemon user (from administrative account), 
something like:

$ pfexec su daemon
$ ejabberdctl register ... etc.

But I'm not sure if it's an intended way. The current exec_attr has for 
Ejabberd Administration:

Ejabberd 
Administration:solaris:cmd:::/usr/sbin/ejabberdctl:uid=daemon;gid=daemon
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] How to configure ejabberd with RBAC?

2010-06-15 Thread Hillel Lubman
I'm testing ejabberd server installation, and as a first step there needs to be 
created an administrative XMPP user account. Administrative ejabberd tool - 
ejabberdctl requires Ejabberd Management profile to be used. I tried to assign 
that profile to my user, but still running ejabberdctl requires daemon user. 
What is a normal way of using it? 

Thanks,

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


Re: [osol-help] How to manually install OpenSolaris / status of RAID-Z boot

2010-04-27 Thread Hillel Lubman
> I'd like to install OpenSolaris without the installer where I'd prefer
> to install the whole system on a RAID-Z pool.

Unfortunately OpenSolaris doesn't support booting from ZFS RAID-Z yet (it is 
planned in some future). If you need it now, you can try FreeBSD for that.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] OpenSolaris on a SPARC with non-OBP compatible PCI video?

2010-04-07 Thread Hillel Lubman
Video support on SPARC is pretty limited for Xorg. You better ask about it on X 
Window list: http://www.opensolaris.org/jive/forum.jspa?forumID=25
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Brightness keys don't work on HP Compaq 8710w

2010-04-07 Thread Hillel Lubman
I'm using OpenSolaris snv_134 on HP Compaq 8710w laptop, and brightness keys 
(Fn + F9 / Fn + F10) don't affect the display brightness, even when automatic 
mode is off (automatic mode switching works though, with Fn + F11). What can be 
wrong with them? (The video card is Quadro FX 1600M, VBIOS 60.84.56.02.02).

On a side note, how are Sun brightness keys supposed to be used (on Sun 
keyboard)? There are volume keys which work with OpenSolaris, and they also 
have brightness function, but I didn't figure out how it's supposed to be used 
(with what modifier) and do they work at all?

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


Re: [osol-help] how do i change console to output via dvi?

2010-03-10 Thread Hillel Lubman
> Im on snv_134 as of today. I also switched monitors from a std vga cable 
> attached crt monitor to 
> a nice new dvi attached flat screen. I have noticed that once gdm starts, it 
> outputs fine via the 
> DVI but until that point i get none of the console output. Also if i stop gdm 
> I have no console to 
> then restart it.

> What is the process to update the default console output device please?

I noticed such behavior on SPARC machine with XVR-100 which has both VGA and 
DVI outputs. That's because XVR-100 supports only VGA in console boot mode (not 
sure why, but there is such restriction). While other cards support DVI too. So 
it can depend on the video card itself.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Boot problems with snv_134

2010-03-10 Thread Hillel Lubman
> Yep, that looks very similar to bug 6932552
> "OpenSolaris panic when booted with graphic console"

Yes, that's it. It should probably be added to release notes, since it's a 
severe usability bug.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Boot problems with snv_134

2010-03-09 Thread Hillel Lubman
After installing an update to snv_134 (on x86 machine), OpenSolaris stopped 
booting normally. Right afger the GRUB choice is made, OpenSolaris splash 
screen is shown, and even before the bar starts running, the machine simply 
reboots (no time to even press Esc there). I removed console=graphics from the 
menu.lst so the kernel line looks like:
kernel$ /platform/i86pc/kernel/$ISADIR/unix -v -B $ZFS-BOOTFS
After that system started booting (however no text is being shown on the 
screen, and some messed images appear around and partially inside the splash 
screen), but at least the system boots. What can be wrong with it and were can 
it be verified?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Wi-Fi for SPARC?

2010-02-24 Thread Hillel Lubman
Are there any known network cards with WiFi which have drivers and can work on 
SPARCs with OpenSolaris?

Thanks,

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


Re: [osol-help] Blender on OpenSolaris snv131

2010-01-30 Thread Hillel Lubman
Did you try SFEblender? See 
http://sourceforge.net/apps/mediawiki/pkgbuild/index.php?title=Pkgbuild_on_OpenSolaris
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Problems with local IPS repository

2009-12-10 Thread Hillel Lubman
I tried to use local IPS server to test building and installing some packages, 
following guidelines from here: 
http://sourceforge.net/apps/mediawiki/pkgbuild/index.php?title=Pkgbuild_on_OpenSolaris

I did:

pfexec zfs create -o compression=on rpool/ips
pfexec mkdir /rpool/ips/repo
pfexec svcadm disable pkg/server
pfexec svccfg -s application/pkg/server setprop pkg/inst_root=/rpool/ips/repo
pfexec svccfg -s application/pkg/server setprop pkg/port=10001
pfexec svcadm refresh pkg/server
pfexec svcadm enable pkg/server
pfexec svcadm restart pkg/server
pfexec pkg set-publisher -O http://localhost:10001 local

This however didn't work. http://localhost:10001 doesn't open and set-publisher 
failed:
pkg: The origin URIs for 'local' do not appear to point to a valid pkg server.
Please check the server's address and client's network configuration.
Additional details:

Unable to contact valid package server: http://localhost:10001/
Encountered the following error(s):
Transport errors encountered when trying to contact depot server.
Reported the following errors:
1: Framework error: code: 7 reason: couldn't connect to host
URL: 'http://localhost:10001'. (happened 3 times)
2: Too many retryable errors encountered during transfer.
URL: http://localhost:10001 Count: 4

What can be wrong with the local IPS server and how can it be verified?
Thanks,

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


[osol-help] .bash_logout is not called on logout

2009-11-03 Thread Hillel Lubman
I wanted to put some resource releasing settings in .bash_logout but noticed 
that it's not executed when logout from Gnome session is performed. Why isn't 
it called and where can logout scripts be set up?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] How to format a USB flash drive with UDFS on OpenSolaris?

2009-10-28 Thread Hillel Lubman
> You probably have to erase the device (write zeros to it),
> so that all old ntfs pieces are removed from the device.
Aren't format utilities supposed to do that? Or it should be done manually?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] How to format a USB flash drive with UDFS on OpenSolaris?

2009-10-27 Thread Hillel Lubman
> Try the same mkfs command and add the number of
> seconds on the device at the end.

$ pfexec mkfs -F udfs /dev/rdsk/c1t0d0p0 31719424
Vtoc.v_sanity != VTOC_SANE
Creating file system with sector size of 512 bytes

Afterwards, tested with:
$ pfexec fstyp -v /dev/rdsk/c1t0d0p0
unknown_fstyp (no matches)

It looks like the filesystem was not created, and the USB drive is steal 
readable as NTFS on other machine.

$ pfexec mount -F udfs /dev/rdsk/c0t0d0p0 /mnt/usb
mount: /dev/rdsk/c0t0d0p0 not a block device
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] How to format a USB flash drive with UDFS on OpenSolaris?

2009-10-27 Thread Hillel Lubman
> Last time I experimented with this, Solaris'
> udfs filesystem was quite slow, similar to
> Solaris' pcfs filesystem... 

At least it's shipped by default on many OSes, unlike NTFS.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] How to format a USB flash drive with UDFS on OpenSolaris?

2009-10-27 Thread Hillel Lubman
> On the command line level, you can format
>it with mkfs -F udfs /dev/rdsk/c?t?d?p0 .
>See also man mkfs_udfs(1M).

Thanks. But I've got the following error:

$ mkfs -F udfs /dev/rdsk/c1t0d0p0

Vtoc.v_sanity != VTOC_SANE
udfs usage: mkfs [-F FSType] [-V] [-m] [-o options] special size(sectors)
 -m : dump fs cmd line used to make this partition
 -V : print this command line and return
 -o : udfs options: :psize=512:label=*NoLabel*
NOTE that all -o suboptions: must be separated only by commas so as to
be parsed as a single argument
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] How to format a USB flash drive with UDFS on OpenSolaris?

2009-10-26 Thread Hillel Lubman
In a recent discussion there was a suggestion to use UDFS as a file system for 
flash drives since it's quite portable. GParted doesn't list UDFS as an option. 
What is a good way to format a flash drive using UDFS?

I guess it's a combination of rmformat and mkfs, but I'm not sure what options 
should be used. Maybe someone who already tried it can please give an example? 
I have a 16 Gb Flash Voyager drive. iostat lists the device like this:

c11t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: Corsair Product: Flash Voyager Revision: 0100 Serial No:
Size: 16.24GB <16240345088 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 23 Predictive Failure Analysis: 0

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


Re: [osol-help] flash_player

2009-09-04 Thread Hillel Lubman
> i cannot copie/paste since xwindow, can i change rights, chmod.
> how to log and use root account .

If you are the primary admin you can do for example "pfexec cp ..." to increase 
your privileges.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] flash_player

2009-09-04 Thread Hillel Lubman
> hello, I would like to install the plashplayer in mozilla.
I think you can install it from OpenSolaris extras repository: 
https://pkg.sun.com/opensolaris/extra/ 

You'll need an SSL certificate from Sun to use it. (You can get one for free at 
https://pkg.sun.com ).
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Trying to install OpenSolaris SPARC 2009.06

2009-09-03 Thread Hillel Lubman
wleonard:
> Note, there is a project to create a text based installer for Sparc

When can the sparc installer (or live CD) be approximately expected?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Remote access to OpenSolaris box?

2009-09-01 Thread Hillel Lubman
Is there anything analogous to Nomachine to access OpenSolaris box remotely? 
Currently Nomachine has only SPARC version of their server for Solaris: 
http://www.nomachine.com/select-package.php?os=solaris&id=2 but nothing for 
x86. What are possible alternatives? Are there any expectations for x86 
Nomachine OpenSolaris server?

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


Re: [osol-help] OpenSolaris codec pack (subtitute)

2009-08-27 Thread Hillel Lubman
Did you try using mplayer? It comes with its own codecs.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] OpenSolaris desktop wallpapers?

2009-08-22 Thread Hillel Lubman
Sites with reviews of older releases of OpenSolaris often show this wallpaper: 
http://www.wahyudiharto.com/blog_images/osol_desktop.jpg which looks pretty 
nice (I like it more than the current default one). But for some reason it is 
not found anywhere. Is it still available?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] I think I should forget about OpenSolaris... opinion?

2009-08-20 Thread Hillel Lubman
See http://solaris.homeunix.com/?q=node/24 for details.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] I think I should forget about OpenSolaris... opinion?

2009-08-20 Thread Hillel Lubman
Sitck with mplayer ;)
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Duplicate packages while installing from blastwave repository

2009-08-17 Thread Hillel Lubman
Thanks Brian!

That worked just fine.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Duplicate packages while installing from blastwave repository

2009-08-16 Thread Hillel Lubman
I tried to install Bittorent package from blastwave, and it dragged after 
itself a whole bunch of packages which are normally found in primary 
OpenSolaris repository (and some of them were for sure already installed). Why 
can't blastwave package use the existing ones? Is there a normal way to install 
Bittorent from there or other repository?

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


Re: [osol-help] Sharing files/directories with Windows

2009-08-15 Thread Hillel Lubman
Doesn't Samba server provide that functionality?

See about it here:
http://blogs.sun.com/observatory/entry/accessing_opensolaris_shares_from_windows
http://blogs.sun.com/observatory/entry/accessing_windows_shares
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Multiboot OpenSolaris / Linux live USB?

2009-08-13 Thread Hillel Lubman
Is there a way to create a multiboot live USB with OpenSolaris and Linux on it? 
So far, the method prescribed to create a live USB drive for OpenSolaris 
overwrites anything that's there. I'd prefer to have one big USB and to choose 
what to boot, instead of having a separate USB drive for each OS.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Problems with using Wine from contrib repo

2009-08-12 Thread Hillel Lubman
Thanks, I guess I'll have to find some other solution. 1.0.1 is a stable 
version isn't it? So contrib is in sync with the release vesion of Wine. Is 
development version usable?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Problems with using Wine from contrib repo

2009-08-12 Thread Hillel Lubman
Did anyone manage to run Outlook 2003 under OpenSolaris using Wine?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Problems with using Wine from contrib repo

2009-08-12 Thread Hillel Lubman
I installed Wine from http://pkg.opensolaris.org/contrib/ However when used, it 
produces a following message:

err:iphlpapi:getNumWithOneHeader Unable to open '/proc/net/route' to count 
entries!
err:iphlpapi:getRouteTable unimplemented!

I think it might cause problems when I run several programs (for exmaple MS 
Outlook 2003 got installed, but refused to run producing: [Cannot start MS 
Outlook]).

Why is Wine looking for /proc/net/route?

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


[osol-help] How to install OpenSolaris on SPARC machine.

2009-08-12 Thread Hillel Lubman
I have two computers - one with installed OpenSolaris (x86) and another blank 
Sun Blade 2500. What's the easiest way to install OpenSolaris to Sun Blade?

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


Re: [osol-help] NVIDIA vs ATI 3D acceleration on OpenSolaris

2009-08-06 Thread Hillel Lubman
Thanks, I saw them but I wanted some 15 inch laptop with high resolution. I 
considered Lenovo W500 (which supports up to 1920x1200), but it only ships with 
ATI Mobility FireGL V5700 and it's not a good option in this case. I guess I'll 
have to look around more for NVIDIA based ones.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] NVIDIA vs ATI 3D acceleration on OpenSolaris

2009-08-06 Thread Hillel Lubman
Thanks. NVIDIA in general it seems puts more effort on supporting different 
UNIX platforms than ATI.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] NVIDIA vs ATI 3D acceleration on OpenSolaris

2009-08-05 Thread Hillel Lubman
What is in better supported under OpenSolaris, NVIDIA or ATI video cards in 
regards to 3D acceleration? I was planning to get a new laptop and was 
considering the video card choice.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Problem downloading VirtualBox from "extra" repository

2009-08-04 Thread Hillel Lubman
I get the same problem trying to install Sun Studio update 12 on OpenSolaris 
snv_118.

I did: pfexec pkg install -v sunstudio12u1

It downloaded around 180+Mb when download failed. I retried to install it 
again, and it pretty fast repeated the download of that part (it was probably 
cached). But afterward it started to behave strange. When it reaches 186 Mb it 
falls back to 181 Mb (and the number of files jumps back to 6630 from 6631). 
And this pattern repeats itself many times until it fails. Here is the part of 
the output:

pfexec pkg install -v sunstudio12u1
Creating Plan | Before evaluation:   
UNEVALUATED:
+pkg:/sunstudio1...@12.1,5.11-0.111:20090617T225413Z

After evaluation:
None -> pkg:/sunstudio1...@12.1,5.11-0.111:20090617T225413Z
None -> pkg:/sunwj6...@0.5.11,5.11-0.118:20090707T220736Z
None -> pkg:/sunwj6...@0.5.11,5.11-0.118:20090707T220752Z
None -> pkg:/sunwj6...@0.5.11,5.11-0.118:20090707T220814Z
None -> pkg:/sunwj6...@0.5.11,5.11-0.118:20090707T220753Z
None -> pkg:/sunwj6...@0.5.11,5.11-0.118:20090707T220725Z
None -> pkg:/sunwj6...@0.5.11,5.11-0.118:20090707T220756Z
None -> pkg:/sunwj6...@0.5.11,5.11-0.118:20090707T220724Z
Actuators:
  restart_fmri: svc:/application/desktop-cache/gconf-cache:default
  restart_fmri: svc:/application/font/fc-cache:default
None
DOWNLOAD  PKGS   FILESXFER (MB)
sunstudio12u1  0/8   6630/8881  181.4/302.0


Errors were encountered while attempting to retrieve package or file data for
the requested operation.
Details follow:

1: Framework error: code: 28 reason: Operation timed out after 3 
milliseconds with 5331492 out of 8290912 bytes received
URL: 
'http://pkg.opensolaris.org/dev/file/0/63d1d68adc62ddb6ab7269c260dcac1ea396c936'.
2: Framework error: code: 28 reason: Operation timed out after 3 
milliseconds with 5471480 out of 7859155 bytes received
URL: 
'http://pkg.opensolaris.org/dev/file/0/46ace7fe165a55e31c125cf996a55878621bb7bd'.
3: Framework error: code: 28 reason: Operation timed out after 3 
milliseconds with 5369572 out of 6677299 bytes received
URL: 
'http://pkg.opensolaris.org/dev/file/0/4692572f20f972e5f40f8f398cd1c43f65278633'.

etc. etc.

Is there any way to remedy this?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Using AnyConnect Cisco VPN client in OpenSolaris?

2009-08-04 Thread Hillel Lubman
Is there a way to use AnyConnect Cisco VPN under OpenSolaris (on x86)? Or any 
alternatives? There were some older versions of Cisco VPN client for Solaris, 
but AnyConnect doesn't work with it it seems. If I won't be able to set up a 
VPN on OpenSolaris, I'll have to do it through Linux.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Problems with mounting USB flash drive.

2009-07-28 Thread Hillel Lubman
Thanks, it helped when I added:

attribute-override-list = "vid=* reduced-cmd-support=true";

to /kernel/drv/scsa2usb.conf  however I didn't figure out how to specify my 
device specifically without giving a general override.

There are a bunch of /dev/dsk/c9t0d0* like c9t0d0s0 c9t0d0s1 etc. but making on 
them
prtconf -v /dev/dsk/c9t0d0s0 for example didn't produce usb-vendor-id or 
usb-product-id as specified in scsa2usb.conf.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Problems with mounting USB flash drive.

2009-07-28 Thread Hillel Lubman
Thanks for the info. I've got the following from iostat -En:

c9t0d0   Soft Errors: 0 Hard Errors: 0 Transport Errors: 12 
Vendor: Corsair  Product: Flash VoyagerRevision: 0100 Serial No:  
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0 
Illegal Request: 0 Predictive Failure Analysis: 0

c9t0d0 did not appear in /dev/dsk
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Problems with mounting USB flash drive.

2009-07-27 Thread Hillel Lubman
(Beginning: 
http://www.opensolaris.org/jive/thread.jspa?threadID=108841&tstart=0 )
Just to clarify - it works fine on other systems and is actually being red 
during boot of the machine with OpenSolaris if it's inserted (the LED blinks 
few times). But when the system is up - it doesn't even blink after being 
inserted.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Problems with mounting USB flash drive.

2009-07-27 Thread Hillel Lubman
I tried to use my Corsair 16 Gb USB flash drive under OpenSolaris 2009.06 but 
it didn't even react on inserting it and nothing appeared in Gnome 
computer:///. What is the procedure for mounting a USB drive?

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


Re: [osol-help] Screen resolution problems with HP LP2465

2009-07-21 Thread Hillel Lubman
I used to have this hanging with black screen too. But problem with resolution 
is another issue.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Screen resolution problems with HP LP2465

2009-07-21 Thread Hillel Lubman
I attached it in xwindow discussion branch: 
http://www.opensolaris.org/jive/thread.jspa?threadID=108373&tstart=0
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] firefox 3.5 for OpenSolaris, where can i get them?

2009-07-20 Thread Hillel Lubman
You can get SVR4 (these are not IPS) contributed packages or tarballs from 
Mozilla releases: 
3.5: ftp://releases.mozilla.org/mozilla.org/firefox/releases/3.5/contrib/ 
3.5.1: ftp://releases.mozilla.org/mozilla.org/firefox/releases/3.5.1/contrib/ 
(However see: 
http://www.opensolaris.org/jive/thread.jspa?threadID=108210&tstart=0 )
Or you can switch from stable to development repository: 
http://pkg.opensolaris.org/dev  which is updated with later versions.

See http://opensolaris.org/os/package/ and 
http://opensolaris.org/os/community/desktop/communities/mozilla/development/ 
for details.
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


Re: [osol-help] Screen resolution problems with HP LP2465

2009-07-20 Thread Hillel Lubman
/usr/X11/bin/scanpci reports as follows:

pci bus 0x cardnum 0x02 function 0x00: vendor 0x8086 device 0x2572
 Intel Corporation 82865G Integrated Graphics Controller
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org


[osol-help] Screen resolution problems with HP LP2465

2009-07-20 Thread Hillel Lubman
After I updated from /release to /dev repository, screen resolution stopped 
working properly in X. After I log in, it only sets to 1024x768, while native 
one is 1920x1200. If I try to change to 1920x1200 screen becomes messed up. But 
when I close X using Ctrl+Alt+Backspace, the login screen is shown in 1920x1200 
without a problem. Is something messed up with the driver or other settings?
-- 
This message posted from opensolaris.org
___
opensolaris-help mailing list
opensolaris-help@opensolaris.org