木曜日, 10月 26, 2006

Life: Napa is burnning?

Oh, my god!!

Work: Today's install

I installed solaris nevada build 50-2 on 6 systems today.
o line1-w1100z
o line2-w1100z
o line2-v20z
o line1-v40z
o line2-v60x
o line2-colfax4p

I got some issue only v20z about gnome login failure and font cache failure. Both of two issue is detacted SIGSEGV. I'll check it whether known issues or not.

木曜日, 10月 19, 2006

Work: workaround for font issue on 10/16

I tried to change "libfontconfig.so.1"(build 50) for old one(build38).
It seems like that font issue doesn't come up so far.

But, I'm not sure "libfontsconfig.so.1" is root cause.

% pgrep thunderbird-bin
5423
% pldd 5423 | grep font
/usr/lib/libfontconfig.so.1
%
% bzcat Product/SUNWfontconfig/archive/none.bz2 | cpio -dvif -
bin/fc-cache
bin/fc-list
include/fontconfig/fcfreetype.h
include/fontconfig/fcprivate.h
include/fontconfig/fontconfig.h
lib/amd64/libfontconfig.so.1
lib/amd64/pkgconfig/fontconfig.pc
lib/libfontconfig.so.1
lib/pkgconfig/fontconfig.pc

# cd /usr/lib
# mv libfontconfig.so.1 libfontconfig.so.1.back
# cp -p /tmp/font/lib/libfontconfig.so.1 .
# chmod 755 libfontconfig.so.1
#

% thunderbird &
[1] 5396
Fontconfig warning: line 705: unknown element "poor"
Fontconfig warning: line 707: unknown element "lang"

%

###
### Maybe, this warning is ignorable, if we don't need to use AR locale.
###

% diff -c fonts.conf /etc/fonts/fonts.conf
*** fonts.conf <-- build 38
--- /etc/fonts/fonts.conf < -- build 50
***************
*** 696,699 ****
--- 696,710 ----
</edit>
</match>

+ <!--
+ Mark Lucida Sans Typewriter as poor support for AR locale
+ Use KacstQurn instead.
+ -->
+ <alias>
+ <family>Monospace</family>
+ <poor>
+ <family>Lucida Sans Typewriter</family>
+ <lang>ar</lang>
+ </poor>
+ </alias>
</fontconfig>



水曜日, 10月 18, 2006

Work: brandZ

I installed CentOS on Solaris non-global zone(brandZ) today. Actually, I didn't have any linux medias nor iso images. So, I used CentOS tarball prepared opensolaris community. It was very easy to install and very quickly.
================================================
zinfandel# zlogin brandz
[Connected to zone 'brandz' pts/5]

Welcome to your shiny new Linux zone.

For anything more complicated, see:
http://opensolaris.org/os/community/brandz/

You have mail.
-bash-2.05b# uname -a
Linux merlot 2.4.21 BrandZ fake linux i686 athlon i386 GNU/Linux
-bash-2.05b#
================================================

火曜日, 10月 17, 2006

Work: I had font issue about Thunderbird 1.5.05

I installed Solaris Nevada build 50 today. Alomost install was succsess, but japanese font was seemed like corrupted. When I run the thunderbird and then edit text field in Japanese, the fonts were very dirty. I think this issue is happened just Thunderbird and Firefox (mozilla family). I don't know where I should file this issue as bug so far.

Life: Rondo

I watched Rondo too. But, I have no idea... It was difficult for me to understand the story. It was just boring me. If you are an enthusiastic fan of Chejiu or Takenouti, I apologize to you.

Life: Umizaru evolution 9

I watched Umizaru evolution 9? yesterday. I really cried so hard again. Well, I don't know why... I think I don't wanna cry any more. that is fiction,and Ikezawa-san is not real. But, My pure pure hert doesn't stop crying. Do you have pure hert?

土曜日, 10月 14, 2006

Life: iwi driver works!!

The iwi driver works with dhcp when I executed wificonfig command with "rover" in essid.


# wificonfig -i iwi0 connect rover
wificonfig: connecting to essid 'rover'
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
iwi0: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 0.0.0.0 netmask 0
ether 0:16:6f:*:*:*
# ifconfig iwi0 auto-dhcp
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
iwi0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
inet *.*.*.* netmask ffff0000 broadcast *.*.255.255
ether 0:16:6f:*:*:*
#


金曜日, 10月 13, 2006

Life: Installing Solaris on VAIO

I installed Solaris on VAIO. My vaio has wireless LAN, so I tried to configure wireless network interface. But I can't use wireless LAN because of iwi driver does'nt work with DHCP. (sucks...)

Open Solaris iwi driver information

Work: Flash Archive install

I was testing Solaris Flash Archive install and Custom Jump start install. We found some issues.
  • Custom Jumpstart install need to do some action. Normaly, It doesn't have to do something.
  • Timeout function doesn't work correctly. It needs to hit some key.
  • Xorg new installer doesn't work on V20z. GUI screen doesn't come up, just blank screen.

火曜日, 10月 10, 2006

Life: I watched Umizaru.

I watched umizaru yesterday. Ikezawa-san was shot in his neck by seajacker, and he was dead. I can't forgive seajacker. Just the thought of it makes me sad. (Sucks...)

Work: Xorg messages

Today, I also had tested the build 11 with network cd install.
I guess installer was working correctly. But, I wonder whether Xorg.log
has some messages after reboot are ignorable or not.

And I guess postrun.log is getting huge.

# grep -i fail /var/log/Xorg*
/var/log/Xorg.0.log:(EE) Failed to load module "xtsol" (module does not exist, 0)
/var/log/Xorg.0.log:(EE) Failed to load module "fbdev" (module does not exist, 0)
/var/log/Xorg.0.log:(WW) ATI(0): I2C bus Mach64 initialisation failure.
#

#### Xorg.0.log ####
----------------------------------------------------------------------
396 (II) Loading extension SolarisIA
397 (II) LoadModule: "xtsol"
398 (WW) Warning, couldn't open module xtsol
399 (II) UnloadModule: "xtsol"
400 (EE) Failed to load module "xtsol" (module does not exist, 0)
401 (II) LoadModule: "ati"
402 (II) Loading /usr/X11/lib/modules/drivers/ati_drv.so
403 (II) Module ati: vendor="X.Org Foundation"
404 compiled for 6.9.0, module version = 6.5.8
405 Module class: X.Org Video Driver
406 ABI class: X.Org Video Driver, version 0.8
407 (II) LoadModule: "fbdev"
408 (WW) Warning, couldn't open module fbdev
409 (II) UnloadModule: "fbdev"
410 (EE) Failed to load module "fbdev" (module does not exist, 0)
411 (II) LoadModule: "vesa"
412 (II) Loading /usr/X11/lib/modules/drivers/vesa_drv.so
413 (II) Module vesa: vendor="X.Org Foundation"
414 compiled for 6.9.0, module version = 1.0.1
415 Module class: X.Org Video Driver
416 ABI class: X.Org Video Driver, version 0.8
-------------------------------------------------------------------------
# ls -Rl /usr/X11/lib | grep -i fbdev
-rwxr-xr-x 1 root bin 9408 Aug 25 10:35 libfbdevhw.so
# ls -Rl /usr/X11/lib | grep -i xtsol
# ls -l /usr/X11/lib/modules/linux/libfbdevhw.so
-rwxr-xr-x 1 root bin 9408 Aug 25 10:35 /usr/X11/lib/modules/linux/libfbdevhw.so
#
# ls -lh /var/log
total 47282
...
...
-rw-r--r-- 1 root sys 23M Oct 9 17:48 postrun.log

木曜日, 10月 05, 2006

Work: flash archive install

I talked to colleague about flash archive installer. It has some bugs also. So I have to test the flash archive installer. And I got an assignment that bug is localize issue on installer. I'll make workspace tomorrow.
  • confirm flash archive issue
  • create flash archive
  • understand how to make workspace and use tools.

Life: ISTA fee was not sent from UBOC(cont)

I got a call from UBOC. And I know the reason why my check was not sent from UBOC. Usually, UBOC send a total amount check to ISTA. If some customer's balance is not enogh, that sent check will be return from ISTA. Thus the other customer's check will not be recieved. In my case, It goes without saying my balance was enogh. So, I asked UBOC to talked to ISTA about my late chage, and then ISTA fixed my payment without late chage.( sucks...)

Today, it was raining! What's going on?

水曜日, 10月 04, 2006

Work: install script doesn't work

I found some problems on new installer(GUI). First, GUI installer couldn't start because of install script was wrong. Second, the xorg couldn't start properly when xinit was executed.
  • set up install server in lab
  • test new installer integrated xorg
  • analize installer problems
  • understand how to create miniroot

Life: Dinner at Hawthorne Lane

Today, I had a dinner at Hawthorne Lane with co-workers. Chinese style roasted duck is very nice!! It sounds like the Peking duck. If you'll go to there, you should try that.

火曜日, 10月 03, 2006

Work: set up getimage tool

I set up getimage tool to get install image file from server. and I browsed the bug list about install issues. There are many bugs with dispatched for a couple of month. I chose some proper bugs to understand development process. I asked super visor to check whether my choice was reasonable.
  • set up "getimage" tool
  • select bugs of installer
  • write Java program

Life: ISTA fee was not sent from UBOC

Today, I found that ISTA fee wasn't sent from UBOC. I'm sure that I scheduled that payment on 9/1. UBOC said that trouble is happening to other customers. And UBOC has already sent our check to ISTA. Maybe, UBOC is confirming the reason why our check wasn't received. Anyway, I'll just have to wait for the solution about that. (sucks...)

blog start!!!

How do you feel?