Yazar: nurettin alp

  • linux skystar 2.6c ts35 kumandası için lirc kurulumu

    http://lirc.sourceforge.net/remotes/technisat/100TS035
    sudo apt-get install lirc

    daha sonra aşağıda yazanları bir dosya oluştur kaydet. ve /usr/share/lirc/remotes/technisat/ içine at.

    #
    # this config file was automatically generated
    # using lirc-0.6.6(any) on Wed May 19 00:28:01 2004
    #
    # contributed by Nicolas Huillard
    #
    # brand: TechniSat
    # model no. of remote control: 100TS035
    # devices being controlled by this remote: SkyStar 2 TV (DVB PCI card)
    #

    begin remote

    name 100TS035
    bits 13
    flags RC5|CONST_LENGTH
    eps 30
    aeps 100

    one 907 885
    zero 907 885
    plead 954
    gap 113935
    toggle_bit 2

    begin codes
    MUTE 0x000000000000128D
    EXT 0x00000000000012B8
    A/B 0x00000000000012A3
    POWER 0x000000000000128C
    TV/RADIO 0x0000000000000293
    -/– 0x000000000000128A
    1 0x0000000000001281
    2 0x0000000000001282
    3 0x0000000000001283
    4 0x0000000000001284
    5 0x0000000000001285
    6 0x0000000000001286
    7 0x0000000000001287
    8 0x0000000000001288
    9 0x0000000000001289
    0 0x0000000000001280
    INFO 0x0000000000000A8F
    MENU 0x0000000000000292
    EPG 0x00000000000012AF
    BACK 0x00000000000012A2
    OK 0x0000000000000297
    UP 0x00000000000012A0
    DOWN 0x00000000000012A1
    RIGHT 0x0000000000001290
    LEFT 0x0000000000001291
    RED 0x00000000000002AB
    GREEN 0x00000000000002AC
    YELLOW 0x00000000000002AD
    BLUE 0x00000000000002AE
    CHECK 0x0000000000000AB6
    TXT 0x00000000000012BC
    STOP 0x00000000000012A9
    STOP2 0x0000000000001AA9
    HILFE 0x000000000000128F
    end codes

    end remote

    bu işlem bittikten sonra
    sudo gedit /etc/lirc/lircd.conf dosyasına
    include /usr/share/lirc/remotes/technisat/100TS035 yazısını yaz. sonra kaydet.

    sonra
    sudo /etc/init.d/lirc restart yap.

    sonra
    irw yaz.ve test et.

  • ubuntu nümerik klavye problemi

    First off, there’s an easy workaround for it. Go into the Keyboard Preferences (System >Preferences > Keyboard) and go to the Mouse Keys tab. Simply uncheck the box for Allow to control the pointer using the keyboard. (I know the grammar sucks on that sentence. I need to find a bug for that as well.) That will let users of Ubuntu Hardy, and other distros that use GNOME 2.22, to regain the use of their numeric keypad.

  • ubuntu ses problemi çözümü

    sudo apt-get install linux-386

  • mythtv için channels.conf dosyası oluşturma

    scan -t 1 -s 0 turksat > channels.conf

  • medion akoya netbook

    anatech firması ile yurtiçi kargo arasında yapılan sözleşme numarası: 166838511.

  • türksat symbol rate listesi

    10000,12310,13000,15555,17500,2180,2222,2400,24444,2500,2590,27500,2800,2815,2916,2950,2960,2962,2963,2965,2980,30000,3150,3333,3700,3750,4250,4400,4444,4557,4800,5200,5925,6666,7200,8888,9600

  • linuxta ses aygıtı problemi

    açıkça söylemek gerekirse bu problem beni çok zorladı. conexant modemimi linuxta çalıştırmak için kullandığım linuxant driver başıma fena halde bela oldu. sebebi oymuş. siz siz olun kernel güncellemelerini yaparken 3 kez düşünün. şu programı indirip kurdum düzeldi. ftp://nurettinalp.com/alsa-driver-linuxant_1.0.20.3_all.deb

  • grub da kernel seçimi

    sudo aptitude install startupmanager programını kur. sonra çalıştır.
    ya da sudo gedit /boot/grub/menu.lst dosyasını düzenle.

  • kaffeine programının dvb-s i çalıştıramamasının sebebi

    şayet aynı makinaya mythtv kurulduysa mythtv tv kartını ele geçiriyor. o yüzden kaffeine çalıştıramıyor. çözümü sudo /etc/init.d/mythtv-backend stop komutunu çalıştırmak.

  • virtualbox-ose-modules hatası

    just found the info:

    one command a time

    sudo apt-get install virtualbox-ose-source module-assistant
    sudo module-assistant auto-install virtualbox-ose-source
    sudo /etc/init.d/vboxdrv start

    https://help.ubuntu.com/community/VirtualBox/Previous