LiNUX |
2000.04.02. - Új kernel ugrott fel az alpha-ra
Feltettem a 2.3.99-Pre3-at. A Creative RT300 video digi kártya helyett pedig betettem egy Bt848A chip-es C.U.C.U.S. névre hallgató kártyát.
(A kártya Puttié... nincs elfelejtve...) Néhány órás szívás után elkészült a patch a bttv modulhoz. Mostantól nem megy a GUS P&P... :-(((
2000.01.30. - Kazettás egység.
Kaptam egy TANDBERG Model: TDC 360092X4180 Rev: I07 SCSI kazattas magnót.
1999.10.28. - Nyomtatás II.
Na ilyet sem lehet Windows-on csinálni: man -Tps pppd|mpage -2|lp (avagy duplex nyomatóra: man -Tps pppd|mpage -2 -t|lp). Az eredmény egyszerûen hihetetlen.
1999.10.28. - Mini HTML2TXT
sed -e 's/<[^>]*>//g' (A PERL-es megoldás jobb, de ahova nem kell nagyágyú oda ez is +teszi.)
Example: echo 'GET /flex/index.html'|nc www.extra.hu 80|sed -e 's/<[^>]*>//g'
1999.10.22. - Nyomatás I. (HP LaserJetIIIp és egy HP JetDirect 300X)
Nincs arra kifejezés, hogy mekkora szopatás egy magicfilter-es nyomtatás bekonfigurálása Debian alatt... Kollégám találta + a +oldást: Debian) bug report logs - #41310
printcap setup should be easier to do. A valóságban pedig a /etc/printcap valahogy így néz ki:
lp|hpljIIIp|HP LaserJet IIIp:\
:rp=jetdirect:\
:sd=/var/spool/lpd/hpljIIIp:rm=192.168.1.100:\
:lf=/var/log/hplog:\
:sh:pw#80:pl#72:px#1440:mx#0:\
:if=/etc/magicfilter/ljet3-filter:\
:af=/var/log/lp-acct:lf=/var/log/lp-errs:\
:lpr_bounce:
Egy less csomag installálása barátságosabbá teszi a man page-ek olvasgatását...
1999.10.21. - Hang (Gravis Ultrasound P&P Pro)
Végre sikerült beizgatnom a GUS P&P hangkártyámat. ALSA driver version 0.4.1c
Quick install
=============
1) You must turn on sound support (soundcore module).
2) Run './configure' script.
If you have ISA Plug & Play soundcard, use --with-isapnp=yes switch.
Example: ./configure --with-isapnp=yes
3) Run 'make install'.
4) Run the './snddevices' script to create new sound devices in /dev directory.
Skip this step, if you have a kernel with the DEVFS support.
5) Edit your /etc/conf.modules (see the kerneld/kmod support section below).
A complete example for Gravis UltraSound PnP soundcard:
----- /etc/conf.modules
# ISA PnP support
options isapnp isapnp_reserve_irq=9,10,11,12,13
# ALSA native device support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-interwave
options snd-card-interwave snd_index=1 snd_id="GusPnP"
# OSS/Free setup
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss
6) Run 'modprobe snd-card' where the card is the name of your card.
Note: If you have a ISA PnP soundcard you need to first run the isapnp
program from isapnptools package to initialize your
soundcard. You can also use the native ISA PnP support by
using the --with-isapnp=yes configuration switch, in which
case you do not need the isapnptools package.
1999.10.20. - Hálózat ()
ppp megy, ipforward megy, bridging megy.
1999.10.18. - egyelőre DEBIAN v2.1 (potato)
Elkészült az otthoni háló:
|
ppp1
|
PPP to Internet +-----------+ +-----------+
provider | LiNUX | 192.168.0.254 | LiNUX | 192.168.0.2 +-----------+
<---------- ppp0 -|Debian v2.1|- eth0 ----------- eth0 -|Debian v2.1|- ppp0 ----------------| Psion S3c |
dynamic IP | lowry* | 192.168.0.1 | alpha** | 192.168.0.3 +-----------+
+-----------+ +-----------+
| 192.168.1.254
eth1
|
|
192.168.1.100 |
+-----------+ +-----------------+
| JetDirect |- parallel --------------| HP LaserJetIIIp |
+-----------+ +-----------------+
lowry* - COMPAQ Presario 486SX, 20MB RAM, Quantum 270MB IDE, NE2000, AMD2100, ZyXEL serial port, 3Com U.S.Robotics 56K
alpha** - DTK P120, 32MB RAM, Adaptec 2940 SCSI(MICROP 640MB, MICROP 640MB, IBM 1G, HP 1G, NEC CD, TANDBERG TDC 3600), WD 1.2MB IDE, 3Com 3C905B-TX, Creative VideoBlaster RT300, GUS P&P Pro
© FLEISCHMANN György - |