Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »ezazazel« (16. Februar 2007, 22:15)
|
|
Quellcode |
1 |
sudo killall gdm |
|
|
Quellcode |
1 |
dpkg-reconfigure xserver-xorg |
|
|
Quellcode |
1 |
aticonfig --initial=dual-head --dtop=horizontal --screen-layout=right |
|
|
Quellcode |
1 2 3 |
cd /etc/X11 cp xorg.conf xorg.conf.backup nano xorg.conf |
Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »ezazazel« (17. Februar 2007, 02:14)
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
Option "DesktopSetup" "horizontal"
#---------- Diesen Teil hinzufügen
Option "UseFBDev" "True"
Option "VideoOverlay" "on"
#----------
BusID "PCI:1:0:0" #kann anders aussehen
Section "Device"
Identifier "aticonfig-Device[1]"
Driver "fglrx"
BusID "PCI:1:0:0"
#---------- Diesen Teil hinzufügen
Option "UseFBDev" "True"
Option "VideoOverlay" "on"
#----------
Screen 1
EndSection
|
|
|
Quellcode |
1 2 3 |
Section "Extensions"
Option "Composite" "Disable"
EndSection
|
Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von »ezazazel« (4. April 2007, 16:14)
|
|
Quellcode |
1 2 3 4 5 6 7 8 9 |
Section "Device" Identifier "ATI Technologies, Inc. RV370 5B62 [Radeon X600 (PCIE)]" Driver "fglrx" #---------- Diesen Teil hinzufügen Option "OpenGLOverlay" "1" Option "DesktopSetup" "horizontal" #---------- BusID "PCI:1:0:0" //Kann anders aussehen EndSection |
|
|
Quellcode |
1 2 3 |
Section "Extensions"
Option "Composite" "Disable"
EndSection
|
Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von »ezazazel« (4. April 2007, 16:14)
|
|
Quellcode |
1 |
sudo nautilus |
Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von »ezazazel« (17. Februar 2007, 02:16)
|
|
Quellcode |
1 |
xawtv -remote |
Dieser Beitrag wurde bereits 4 mal editiert, zuletzt von »ezazazel« (16. Februar 2007, 22:06)
|
|
Quellcode |
1 |
sox -c 2 -s -w -r 16000 -t ossdsp /dev/dsp1 -t ossdsp /dev/dsp & tvtime |
|
|
Quellcode |
1 |
sox -c 2 -s -w -r 16000 -t ossdsp /dev/dsp1 -t ossdsp /dev/dsp & xawtv -remote |
|
|
Quellcode |
1 |
chmod +x tvtime-audio |
|
|
Quellcode |
1 |
chmod +x xawtv-audio |
|
|
Quellcode |
1 |
sudo cp tvtime-audio /usr/local/bin/ |
|
|
Quellcode |
1 |
sudo cp xawtv-audio /usr/local/bin/ |
Dieser Beitrag wurde bereits 3 mal editiert, zuletzt von »ezazazel« (4. April 2007, 16:15)
Burning Board, entwickelt von WoltLab GmbH.
UbuntuFreunde von Easyy-S und basslord seit 06.12.06
Ubuntufreunde.de runs on ubuntu 10.04





