平淡生活

          平淡的生活

            BlogJava :: 首頁(yè) :: 聯(lián)系 :: 聚合  :: 管理
            4 Posts :: 0 Stories :: 8 Comments :: 0 Trackbacks

          2007年6月5日 #

          ??? 已經(jīng)全面的將我的工作,開發(fā),生活都升級(jí)到了ubuntu7.04上了,折騰了將近3天,總算是跑起來(lái)了。也試著習(xí)慣了ubuntu,為了安裝我的佳的美 utv-330電視盒,一直忙活到了4點(diǎn)多才弄好。主要是就是一個(gè)驅(qū)動(dòng)的問(wèn)題,找了n多網(wǎng)頁(yè)才找到了解決的問(wèn)題的方法,備忘如下:
          ???
          For Ubuntu’s Feisty Fawn :

          sudo?apt-get?install?mercurial?linux-headers-$(uname?-r)?linux-source?build-essential

          cd?
          /lib/firmware

          wget?http
          ://konstantin.filtschew.de/v4l-firmware/firmware_v4.tgz

          tar?xvzf?firmware_v4
          .tgz

          hg?clone?http
          ://mcentral.de/hg/~mrec/v4l-dvb-experimental

          cd?v4l
          -dvb-experimental

          make

          make?install

          reboot

          sudo?modprobe?em2880
          -dvb


          If on the next reboot, the card stops working the em2880-dvb module is not being loaded properly in Feisty. To fix this :

          cd /etc/modprobe.d
          sudo gedit dvbstick

          then add this line to the new dvbstick file :
          install em28xx /sbin/modprobe --ignore-install em28xx; /bin/sleep 2; /sbin/modprobe em2880-dvb

          reboot and it should be back up and running.

          —————————————————————————————————–
          For Ubuntu’s Edgy Eft :
          sudo?su

          apt
          -get?install?mercurial?linux-headers-$(uname?-r)?linux-source?build-essential

          cd?
          /lib/firmware

          wget?http
          ://konstantin.filtschew.de/v4l-firmware/firmware_v4.tgz

          tar?xvzf?firmware_v4
          .tgz

          hg?clone?http
          ://mcentral.de/hg/~mrec/v4l-dvb-kernel


          cd?v4l
          -dvb-kernel

          make

          make?install

          reboot

          sudo?modprobe?em2880
          -dvb

          If on the next reboot, the card stops working the em2880-dvb module is not being loaded properly in Edgy. To fix this :

          cd /etc/modprobe.d
          sudo gedit dvbstick

          then add this line to the new dvbstick file :
          install em28xx /sbin/modprobe --ignore-install em28xx; /bin/sleep 2; /sbin/modprobe em2880-dvb

          reboot and it should be back up and running.

          —————————————————————————————————–
          For Fedora Core 6 :

          You should first make sure you have the development tools installed. Applications —> Add / Remove Software —>Development —> Development Tools.

          su -

          yum install mercurial

          cd /lib/firmware

          wget http://konstantin.filtschew.de/v4l-firmware/firmware_v4.tgz

          tar xvzf firmware_v4.tgz

          hg clone http://mcentral.de/hg/~mrec/v4l-dvb-kernel


          cd v4l-dvb-kernel

          make

          make install

          reboot

          sudo modprobe em2880-dvb

          If on reboot, the card stops working the em2880-dvb module is not being loaded properly in FC6. To fix this :

          cd /etc/modprobe.d
          sudo gedit dvbstick

          then add this line to the new dvbstick file :

          install em28xx /sbin/modprobe --ignore-install em28xx; /bin/sleep 2; /sbin/modprobe em2880-dvb

          From there I just had to add the new tuner to MythTV via mythtv-setup in Ubuntu Edgy Eft and then the Hauppage HVR-950 worked smoothly in Linux with MythTV & ATSC HDTV (Although, I could never get the unit to play analog cable tv channels).

          posted @ 2007-06-05 00:25 平淡生活 閱讀(5034) | 評(píng)論 (8)編輯 收藏

          轉(zhuǎn)自vxii

          一、安裝apache2+php5+mysql
          sudo?apt-get?install?apache2?php5-mysql?libapache2-mod-php5?mysql-server

          二、設(shè)置mysql密碼

          mysqladmin?-u?root?password?新密碼


          三、安裝phpmyadmin

          sudo?apt-get?install?phpmyadmin

          測(cè)試:http://localhost/phpmyadmin/

          四、其它操作:
          編輯測(cè)試頁(yè):

          sudo?gedit?/var/www/testphp.php


          <?
          phpinfo()
          ?>



          啟動(dòng)Apache
          $?sudo?/usr/sbin/apache2ctl?start

          停止Apache

          $?sudo?/usr/sbin/apache2ctl?stop

          重啟Apache

          $?sudo?/etc/init.d/apache2?restart


          如果只是用于本地開發(fā),加強(qiáng)安全性,設(shè)置如下:

          $?gksudo?
          "gedit?/etc/apache2/ports.conf"
          $?password
          :

          更改ports.conf
          Listen 127.0.0.1:80
          保存文件之后,并重啟apache。這時(shí),只有通過(guò)127.0.0.1才能訪問(wèn)Apache。

          posted @ 2007-06-05 00:10 平淡生活 閱讀(312) | 評(píng)論 (0)編輯 收藏

          主站蜘蛛池模板: 文昌市| 新河县| 青岛市| 合阳县| 赞皇县| 延川县| 乌拉特前旗| 长子县| 中西区| 济阳县| 外汇| 库伦旗| 黑龙江省| 万年县| 望奎县| 济阳县| 五常市| 琼中| 子洲县| 临沧市| 金坛市| 台中县| 林芝县| 东安县| 乌兰浩特市| 萍乡市| 堆龙德庆县| 商丘市| 轮台县| 威信县| 西城区| 砀山县| 沅陵县| 凤翔县| 清苑县| 和林格尔县| 金川县| 同德县| 阳城县| 五原县| 石林|