1
Ohjelmointi, palvelimet ja muu edistyneempi käyttö / Vs: Mythbuntu, ltsp ja vdpau
« : 17.03.09 - klo:17.25 »
Itseasiassa en ole tuota kokeillut, täytyy tutustua aiheeseen paremmin.
Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelut
Liity Ubuntu Suomen seuraan muualla: Discourse, Facebook, Mastodon, Matrix, Telegram, X
Tässä osiossa voit tarkastella kaikkia tämän jäsenen viestejä. Huomaa, että näet viestit vain niiltä alueilta, joihin sinulla on pääsy.
*-pcmcia
description: CardBus bridge
product: RL5c476 II
vendor: Ricoh Co Ltd
physical id: 9.5
bus info: pci@0000:86:09.5
version: bb
width: 64 bits
clock: 33MHz
capabilities: pcmcia bus_master cap_list
configuration: driver=yenta_cardbus latency=176 maxlatency=5 mingnt=128 module=yenta_socket
resources: iomemory:b08a87860-b08a8785f
*-pccard UNCLAIMED
description: RICOH
physical id: 0
version: Bay8Controller
slot: Socket 0
resources: irq:3
$sudo chmod +s /usr/bin/cpufreq*
[General]
pidfile=/var/run/cpufreqd.pid
poll_interval=1
verbosity=7
enable_remote=1
#remote_group=root
enable_plugins=acpi,exec
#enable_plugins=ac,exec
[/General]
[acpi]
acpid_socket=/var/run/acpid.socket
[/acpi]
[Profile]
name=PerformanceHigh
minfreq=100%
#maxfreq=100%
policy=performance
exec_post=zenity --info --text "Performance 100%"
[/Profile]
[Profile]
name=PerformanceMid
minfreq=50%
maxfreq=80%
policy=performance
exec_post=zenity --info --text "Performance 50-80%"
[/Profile]
[Profile]
name=PerformanceLow
maxfreq=50%
policy=performance
exec_post=zenity --info --text "Performance 50%"
[/Profile]
##
# Basic states
##
[Rule]
name=TempLow
profile=PerformanceHigh
acpi_temperature=0-79
exec_post=zenity --info --text "TempHigh"
[/Rule]
[Rule]
name=TempMid
profile=PerformanceMid
acpi_temperature=80-89
exec_post=zenity --info --text "TempMid"
[/Rule]
[Rule]
name=TempHigh
profile=PerformanceLow
acpi_temperature=90-100
exec_post=zenity --info --text "TempHigh"
[/Rule]
cpi_cpufreq 10568 0
cpufreq_userspace 5280 0
cpufreq_powersave 2688 0
cpufreq_stats 7232 0
cpufreq_ondemand 9612 0
freq_table 5792 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
cpufreq_conservative 8072 0
processor 32072 2 acpi_cpufreq,thermal
Tuo on aika näppärä ja paljon hienompi kuin Linpopup, kiitos! Varsinaista ongelmaa tuo ei poista, mutta tuli tuossa mieleen, että jos tekisi pienen tcp-servon perlillä linuksin päähän, joka vain kuuntelee jotakin porttia ja heti kun porttiin tulee kamaa (tai vaikka vain siten, että heti kun porttiin tulee yhteys), niin se polkaisisi tuon Raimon skriptin käyntiin. Ja winkkarille siis vastaava tyhmä clientti, joka vain mailin tullessa avaa yhteyden tuohon linuksin porttiin ja sulkee sen samantien. Voisi toimia ja olisi aika helppo tehdä.
Eikös tuon saman asian tee gnomen mail notification? (Järjestelmä -> Asetukset -> Mail notification)
tuo sinun kuvio on kyllä ehkä hiukan sekava, mutta onnistuuko jos tuon wmware:n asettaa näkymään joka työpöydälle?
vai onko ongelma sitten että tuo Linpopup aukeaa vain tiettyyn työpöytään?
onko tuo linpopup paneelissa? jos on niin senhän voi laittaa näkymään joka työtilassa.
kumpikin ohjelma on minulle tuntematon joten en parempia neuvoja keksinyt.
[Rakentelin joutessani pienen ohjelman joka ilmenee jokaisella työpöydällä käynnistyessään.
En tiedä auttaako se asiassa sitten, mutta ilmenee kuitenkin jokaisella työpöydällä ja näyttää halutun tekstin jopa. Roll Eyes
Uutena Linux-käyttäjänä haluan lähestyä niitä, joilla jo on kokemusta Ubuntusta HT-käytössä. Onko teillä tietoa miten parhaiten saisi 1280x720 reson käyttöön Ati 9600 Pro näyttiksessä? Työkaluissa on puute tältä osin. Muuten saan kotiteatterin toimimaan;äänet ja kuva toimii muuten, mutta ei näy tuota edellä mainittua tykin natiiviresoa.
Muuten olen erittäin tyytyväinen Ubuntuun käyttiksenä, helppo asentaa ja käyttökin tuntuu mukavalta. Ohjelmat ovat nopeita asentaa ja Linux ei kaappaa hirveästi koneresursseja, toisin kuin Windows. Minulla on tarkoituksena pyhittää pöytäkone kokonaan HT-käyttöön, toivottavasti onnistuu! Jos jollain on tähän vinkkejä, niin otan mielelläni ideoita vastaan.
Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fi"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon Mobility M300 (M22)"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-67
VertRefresh 50-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility M300 (M22)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 4
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 8
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 15
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 16
Modes "1400x1050"
EndSubSection
SubSection "Display"
Depth 24
Modes "1400x1050"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "DRI"
Mode 0666
EndSection