Solaris Express Developer Edition ????????????

Solaris Express 12/05 ??????

????????????????????? Solaris Express 12/05 ????????????

x86: ???????????????????????????????????????????????????????????????

?????? Solaris 10 ????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? Xserver??????????????????????????????

  1. ???????????????????????????

    • ?????????????????? GNOME Display Manager???????????????????????????

      1. ???????????????????????????????????????

      2. ???????????????????????? svcadm disable application/gdm2-login???

      3. ????????????????????????????????????

    • ?????????????????? dtlogin???????????????????????????

      1. ??? dtlogin ??????????????????“??????”????????????“???????????????”???

      2. ??????????????????????????????

  2. ???????????? xorg.conf ?????????


    # /usr/X11/bin/Xorg -configure
    

    ??????????????? (/) ????????????????????? xorg.conf.new???

  3. ?????????????????????????????? /etc/x11 ???????????????????????? xorg.conf???


    # cp /xorg.conf.new /etc/X11/xorg.conf
    
  4. ???????????????????????????????????????????????????

    • ???????????? monitor ??????


      Section "Monitor"
         Identifier   "monitor_dummy"
         ModelName    "dummy"
         HorizSync    10-200
         VertRefresh  20-90
      EndSection
    • ???????????? device ??????


      Section "Device"
         BoardName    "dummy"
         Driver       "dummy"
         Identifier   "device_dummy"
         VendorName   "dummy"
         videoram	10000
      EndSection

      ??? –

      ????????????????????????????????????????????????????????????????????????????????? videoram ??????????????? KB ?????????????????????????????????????????????????????????????????????????????????“?????? * ?????? * bpp/8”??????????????????


    • ???????????? screen ??????


      Section "Screen"
         DefaultDepth 24
         SubSection "Display"
           Depth      24
           Modes      "1280x1024"
         EndSubSection
         Device       "device_dummy"
         Identifier   "screen_dummy"
         Monitor      "monitor_dummy"
      EndSection

      ?????????????????????????????????????????????????????????

  5. ?????? ServerLayout ?????????????????????


    Screen   0  "Screen0" 0 0
  6. ???????????????????????????????????????


    Screen   1  "screen_dummy" RightOf "Screen0"

    ??????????????? Screen1????????????????????? Screen0????????????????????????????????????????????????

  7. ???????????????

  8. ????????????????????????????????????????????????

    • ?????????????????? GDM???????????????????????????

      1. ?????? svcadm enable application/gdm2-login???

      2. ?????????????????????

    • ?????????????????? dtlogin????????????????????????????????????

  9. ?????? Gnopernicus ?????????????????????

  10. ???“????????????”?????????“?????????”???

  11. ??????“?????????”???????????????“?????????”???

  12. ??????“??????/??????”???

  13. ???????????????????????????????????????

    • ????????????0.1

    • ????????????????????????

      • ????????????0

      • ????????????maximum

  14. ??????“??????”???

    ?????????????????????????????????????????????????????? Gnopernicus ????????????????????????????????????????????????????????????

x86: ??? USB ???????????????????????? GNOME ??????????????????????????????????????????????????????

????????? USB ???????????????????????? GOK ??????????????????????????????????????? USB ?????????????????????????????? PS2 ???????????????????????????????????????????????????????????????????????? USB ?????????????????????????????????

  1. ??????????????????????????????

  2. ?????? USB ?????????????????????????????????????????????????????????


    # ls -l /dev/usb/hid*
    
  3. ?????? USB ????????????????????????????????????

  4. ??????????????????????????? USB ??????????????????

  5. ???????????????????????????

    • ?????????????????? GNOME Display Manager???????????????????????????

      1. ???????????????????????????????????????

      2. ???????????????????????? svcadm disable application/gdm2-login???

      3. ????????????????????????????????????

    • ?????????????????? dtlogin???????????????????????????

      1. ??? dtlogin ??????????????????“??????”????????????“???????????????”???

      2. ??????????????????????????????

  6. ???????????? xorg.conf ?????????


    # /usr/X11/bin/Xorg -configure
    

    ??????????????? (/) ????????????????????? xorg.conf.new???

  7. ?????????????????????????????? /etc/x11 ???????????????????????? xorg.conf???


    # cp /xorg.conf.new /etc/X11/xorg.conf
    
  8. ???????????????????????????

    • ??? ServerLayout ??????????????? InputDevice "Mouse0" "CorePointer" ?????? Mouse1 ?????????????????????????????????????????????


      InputDevice   "Mouse0" "CorePointer"
      InputDevice   "Mouse1"
    • ???????????? Identifier "Mouse0" ??? InputDevice ??????????????????????????????

      • ??? Option "Device" "/dev/mouse" ????????? Option "Device" "/dev/kdmouse"

      • ??? Option "Protocol" "auto" ????????? Option "Protocol" "VUID"

      • ????????????????????????


        Option    "StreamsModule" "vuid3ps2"

      ?????????????????????????????????????????????????????????????????????


      Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "VUID"
         Option      "Device" "/dev/kdmouse"
         Option      "StreamsModule" "vuid3ps2"
      EndSection
    • ???????????? InputDevice ?????????????????? InputDevice ??????


      Section "InputDevice"
         Identifier  "Mouse1"
         Driver      "mouse"
      	  Option      "Device" "/dev/usb/hid1"
      EndSection

      ??? –

      /dev/usb/hid1 ??? USB ???????????????????????????????????? 4 ?????????????????? /dev/usb/hid1???


  9. ????????????????????????

  10. ????????????????????????????????????????????????

    • ?????????????????? GDM???????????????????????????

      1. ?????? svcadm enable application/gdm2-login???

      2. ?????????????????????

    • ?????????????????? dtlogin???????????????????????????

  11. ????????????????????? UI ??????????????????

  12. ????????????“??????”?????? =>“?????????”=>“????????????”=>“??????????????????”?????????“??????????????????”???

  13. ???????????????????????????????????????????????? UI ??????????????????

  14. ?????????????????????????????????????????????


    % /usr/sfw/bin/gok --select-action=switch1
    
  15. ??? GOK ?????????????????? "GOK" ?????????“?????????”???

  16. ????????????????????????????????? UI ????????????????????? GOK?????????????????????????????????????????? GOK“?????????”???????????????“??????”???????????????“??????”???

  17. ?????? GOK?????????????????????“??????”?????? =>“????????????”=>“????????????”=>“????????????”??????????????? GOK?????????????????????????????????????????????


    The device you are using to control GOK is
    also controlling the system pointer.
  18. ??????“??????”???

  19. ?????? GOK????????????????????? 14-17???

    ????????????????????????????????????

???????????????????????????????????? pkgchk ????????????????????? (6267966)

patchadd ??? patchrm ?????????????????????????????????????????????????????????????????????????????????????????????????????????pkgchk ????????????????????????????????????????????????????????????????????????

  1. ??????????????????????????? patchadd ?????????????????????????????? Solaris 10 ???????????????

  2. ?????? patchrm ??????????????????????????????????????????

  3. ???????????????????????????????????????????????????????????? pkgchk ?????????????????????????????????????????????????????????????????????????????????

????????????????????????????????????????????? SUNWcsu ????????? pkgchk ???????????????????????????????????????????????????


# pkgchk SUNWcsu
ERROR: /usr/lib/inet/certdb
   modtime <04/26/05 10:55:26 PM> expected <01/23/05 01:48:24 AM> actual
   file size <36012> expected <42152> actual
   file cksum <37098> expected <19747> actual
ERROR: /usr/lib/inet/certlocal
   modtime <04/26/05 10:55:26 PM> expected <01/23/05 01:48:24 AM> actual
   file size <44348> expected <84636> actual

??????????????? ????????????????????????????????????????????????????????????