• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[solved] SuSE 9.1 und k3b = DVD brennen geht nicht!!

Hallo,

die neue SuSE hat mich bis jetzt überzeugt und das Update ist es auch wert finde ich!!
Man kann es zwar auch selber basteln aber eine Distri die mit allen Packeten gut Harmoniert ist schwer zu verwalten, vor allem für Anfänger!

(Nur ein kleines Statement zu verschiedenen Berichte die ich quer durchs Internet gelesen habe)

Ein paar kleine Probleme hab ich trozdem gefunden! :cry:

1.
k3b kann als normaler User keine DVDs brennen, besser gesagt growisofs oder mkisofs will nicht. Hab die fstab abgeändert so das ich mein DVD-Brenner normal mounten kann und nicht mit Submount, dann geht es!

Hat jemand eine bessere Lösung?

Übrigens ist es egal welche k3b (11.7orig. od. 11.9pm) oder dvd+rw-tools (5.17orig od. 5.19pm) ich benutze es kommt immer eine Fehlermeldung.
k3bsetup2 hab ich ausgeführt (users) und den normalen Benutzer auch mal unter der Gruppe root genommen.leider ohne Erfolg. Als root selber geht es natürlich.

Mein Log:

System
-----------------------
K3b Version: 0.11.7
KDE Version: 3.2.2
QT Version: 3.3.1

growisofs
-----------------------
Executing 'builtin_dd if=/dev/fd/0 of=/dev/hdd obs=32k seek=0'
umount: Nur »root« kann /dev/dvdrecorder von /media/dvdrecorder aushängen
:-( /dev/hdd: unable to proceed with recording: unable to unmount

growisofs comand:
-----------------------
/usr/bin/growisofs -Z /dev/hdd=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=dummy -speed=4.1 -overburn

mkisofs
-----------------------
/usr/bin/mkisofs: Warning: -follow-links does not always work correctly; be careful.
INFO: UTF-8 character encoding detected by locale settings.
Assuming UTF-8 encoded filenames on source filesystem,
use -input-charset to override.
/usr/bin/mkisofs: Connection reset by peer. cannot fwrite 2048*1

mkisofs comand:
-----------------------
/usr/bin/mkisofs -gui -graft-points -V test -volset -A K3B THE CD KREATOR VERSION 0.11.7 (C) 2003 SEBASTIAN TRUEG AND THE K3B TEAM -P -p K3b - Version 0.11.7 -sysid LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-blackmamba/k3bwZteKb.tmp -r -hide-list /tmp/kde-blackmamba/k3bH3Caac.tmp -l -f -iso-level 2 -path-list /tmp/kde-blackmamba/k3bNmq8Va.tmp -dvd-video /tmp/kde-blackmamba/k3bVideoDvd0


Kann mir einer Helfen?


Mein 2. Problem:

Wenn ich meine SuSE starte fängt meine Tastatur an zu spinnen.

Beispiel:
sobald ich den "nscd" erreiche fängt meine Tastatur diese Zeichen wiederzugeben: @^@^@^@ oder @@@@
Dies hört nicht auf wenn man in den Runlevel 3 bootet. Außer irgendeiner
Tastenkombination die man halt im eifer des Gefechts hinbekommt
:oops:
Boote ich direkt in den RL 5 stoppt es im Hintergrund!!
Komischerweise finde ich kein Log welches etwas drin stehen würde.
Auf Konsole 10 steht nur das der Login falsch oder zu Lang sei :wink:
Hab eine Microsoft Tastatur Wireless MM Keyboard 1.0a

Mein XF86Config:

# /.../
# SaX generated XFree86 config file
# Created on: 2004-04-27T01:11:57+0200.
#
# Version: 4.8
# Contact: Marcus Schaefer <sax@suse.de>, 2002
#
# Automatically generated by [ISaX] (4.8)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/opt/kde3/share/fonts"
FontPath "/usr/local/share/fonts"
FontPath "/usr/X11R6/lib/X11/fonts"
FontPath "/usr/local/share/fonts/truetype"
InputDevices "/dev/ttyS0"
InputDevices "/dev/ttyS1"
InputDevices "/dev/ttyS2"
InputDevices "/dev/ttyS3"
InputDevices "/dev/ttyS4"
InputDevices "/dev/ttyS5"
InputDevices "/dev/ttyS6"
InputDevices "/dev/ttyS7"
InputDevices "/dev/ttyS8"
InputDevices "/dev/psaux"
InputDevices "/dev/logibm"
InputDevices "/dev/sunmouse"
InputDevices "/dev/atibm"
InputDevices "/dev/amigamouse"
InputDevices "/dev/atarimouse"
InputDevices "/dev/inportbm"
InputDevices "/dev/gpmdata"
InputDevices "/dev/mouse"
InputDevices "/dev/usbmouse"
InputDevices "/dev/adbmouse"
InputDevices "/dev/input/mice"
InputDevices "/dev/input/event0"
InputDevices "/dev/pointer0"
InputDevices "/dev/pointer1"
InputDevices "/dev/pointer2"
InputDevices "/dev/pointer3"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

Section "Module"
Load "type1"
Load "glx"
Load "v4l"
Load "freetype"
Load "speedo"
Load "dbe"
Load "extmod"
EndSection

Section "InputDevice"
Driver "Keyboard"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc105"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Device" "/dev/input/mice"
Option "InputFashion" "Mouse"
Option "Name" "USB-Mouse;IMPS/2"
Option "Protocol" "imps/2"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
DisplaySize 320 240
HorizSync 28-96
Identifier "Monitor[0]"
ModelName "SYNCMASTER 957DF(X)/907DF(X)/900IFT MAGICSYNCMASTER CD197A"
Option "DPMS"
VendorName "SAMSUNG"
VertRefresh 50-160
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1280x1024" 105.15 1280 1360 1496 1712 1024 1025 1028 1059
Modeline "1280x1024" 125.14 1280 1368 1504 1728 1024 1025 1028 1065
Modeline "1280x1024" 145.69 1280 1376 1512 1744 1024 1025 1028 1071
Modeline "1280x1024" 165.29 1280 1376 1512 1744 1024 1025 1028 1077
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803
Modeline "1024x768" 97.84 1024 1088 1200 1376 768 769 772 808
Modeline "1024x768" 110.91 1024 1096 1208 1392 768 769 772 813
Modeline "1024x768" 122.97 1024 1096 1208 1392 768 769 772 818
Modeline "1024x768" 131.43 1024 1096 1208 1392 768 769 772 821
Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "800x600" 58.73 800 840 928 1056 600 601 604 632
Modeline "800x600" 66.71 800 848 936 1072 600 601 604 635
Modeline "800x600" 73.98 800 848 936 1072 600 601 604 639
Modeline "800x600" 82.55 800 856 944 1088 600 601 604 643
Modeline "800x600" 90.10 800 856 944 1088 600 601 604 647
Modeline "800x600" 97.59 800 856 944 1088 600 601 604 650
Modeline "640x480" 23.06 640 656 720 800 480 481 484 497
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
Modeline "1280x1024" 165.29 1280 1360 1496 1720 1024 1025 1028 1069
Modeline "640x480" 36.97 640 672 736 832 480 481 484 505
Modeline "1400x1050" 181.37 1400 1488 1640 1880 1050 1035 1038 1087
Modeline "640x480" 42.22 640 680 744 848 480 481 484 508
Modeline "640x480" 46.80 640 680 744 848 480 481 484 511
Modeline "640x480" 51.43 640 680 744 848 480 481 484 514
Modeline "640x480" 57.18 640 680 752 864 480 481 484 517
Modeline "640x480" 62.12 640 680 752 864 480 481 484 521
Modeline "1600x1200" 205.99 1600 1696 1872 2136 1200 1185 1188 1245
Modeline "1280x1024" 105.15 1280 1360 1496 1712 1024 1025 1028 1059
Modeline "1280x1024" 125.14 1280 1368 1504 1728 1024 1025 1028 1065
Modeline "1280x1024" 145.69 1280 1376 1512 1744 1024 1025 1028 1071
Modeline "1280x1024" 165.29 1280 1376 1512 1744 1024 1025 1028 1077
Modeline "1280x960" 97.68 1280 1352 1488 1696 960 961 964 993
Modeline "1280x960" 116.18 1280 1360 1496 1712 960 961 964 998
Modeline "1280x960" 135.32 1280 1368 1504 1728 960 961 964 1004
Modeline "1280x960" 155.01 1280 1376 1512 1744 960 961 964 1010
Modeline "1280x960" 164.30 1280 1376 1512 1744 960 961 964 1013
Modeline "1152x864" 78.82 1152 1216 1336 1520 864 865 868 894
Modeline "1152x864" 93.90 1152 1224 1344 1536 864 865 868 899
Modeline "1152x864" 109.43 1152 1224 1352 1552 864 865 868 904
Modeline "1152x864" 125.43 1152 1232 1360 1568 864 865 868 909
Modeline "1152x864" 140.45 1152 1232 1360 1568 864 865 868 914
Modeline "1152x864" 148.10 1152 1232 1360 1568 864 865 868 917
Modeline "1024x768" 61.89 1024 1080 1184 1344 768 769 772 794
Modeline "1024x768" 73.89 1024 1080 1192 1360 768 769 772 799
Modeline "1024x768" 86.18 1024 1088 1200 1376 768 769 772 803
Modeline "1024x768" 97.84 1024 1088 1200 1376 768 769 772 808
Modeline "1024x768" 110.91 1024 1096 1208 1392 768 769 772 813
Modeline "1024x768" 122.97 1024 1096 1208 1392 768 769 772 818
Modeline "1024x768" 131.43 1024 1096 1208 1392 768 769 772 821
Modeline "800x600" 36.88 800 832 912 1024 600 601 604 621
Modeline "800x600" 44.13 800 840 920 1040 600 601 604 624
Modeline "800x600" 51.73 800 840 928 1056 600 601 604 628
Modeline "800x600" 58.73 800 840 928 1056 600 601 604 632
Modeline "800x600" 66.71 800 848 936 1072 600 601 604 635
Modeline "800x600" 73.98 800 848 936 1072 600 601 604 639
Modeline "800x600" 82.55 800 856 944 1088 600 601 604 643
Modeline "800x600" 90.10 800 856 944 1088 600 601 604 647
Modeline "800x600" 97.59 800 856 944 1088 600 601 604 650
Modeline "640x480" 23.06 640 656 720 800 480 481 484 497
Modeline "640x480" 27.74 640 664 728 816 480 481 484 500
Modeline "640x480" 32.64 640 672 736 832 480 481 484 503
Modeline "640x480" 36.97 640 672 736 832 480 481 484 505
Modeline "640x480" 42.22 640 680 744 848 480 481 484 508
Modeline "640x480" 46.80 640 680 744 848 480 481 484 511
Modeline "640x480" 51.43 640 680 744 848 480 481 484 514
Modeline "640x480" 57.18 640 680 752 864 480 481 484 517
Modeline "640x480" 62.12 640 680 752 864 480 481 484 521
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 32
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "RV350 AP"
BusID "2:0:0"
Driver "radeon"
Identifier "Device[0]"
Screen 0
VendorName "ATI"
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Hat jemand eine Idee was das sein könnte??

mfg
elsalvador
 
A

Anonymous

Gast
Hallo,
hatte das gleiche Problem mit dem DVD brennen.
Grund ist, das k3b das Laufwerk neu mounten will.
Gemäss fstab darf das ein normaler USER nicht.

In fstab ein "users" einfügen, dann ist alles ok, siehe unten

"/dev/dvdrecorder /media/dvdrecorder subfs fs=cdfss,ro,users,procuid,nosuid,nodev,exec,iocharset=utf8 0 0"

mfg
 
Oben