Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
K3B und viele Laufwerke
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
shizen
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2003
Posts: 128

PostPosted: Thu Jun 05, 2003 6:13 pm    Post subject: K3B und viele Laufwerke Reply with quote

ich hab ein Problem mit K3b und den CD/DVD-Laufwerken.
erst war nur ein Brenner am start und alles war gut, dann kam ein DVD-Laufwerk dazu und nu wirds komisch.

Also:
in K3B werden mir viele Brenner und DVD-Laufwerke angeboten, obwohl ich nur eines von jedem habe, d.h. er bietet mir bei der Laufwerksauswahl viele Pfade ala "/dev/scsi//host0/bus0/target0/lunx" an.

Code:

bash-2.05b# cdrecord -scanbus
Cdrecord 2.01a14 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
Linux sg driver version: 3.1.24
Using libscg version 'schily-0.7'
scsibus0:
        0,0,0     0) 'TOSHIBA ' 'DVD-ROM SD-M1712' '1004' Removable CD-ROM
        0,1,0     1) 'PLEXTOR ' 'CD-R   PX-W2410A' '1.02' Removable CD-ROM
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus1:
        1,0,0   100) 'OEI-USB ' 'CompactFlash    ' '80.0' Removable Disk
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) *
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *
bash-2.05b#


braucht ihr mehr infos???

an was kann es liegen, ich weiß nicht so richtig wo ich suchen soll

Danke und Grüße
Back to top
View user's profile Send private message
JensZ
Guru
Guru


Joined: 15 Feb 2003
Posts: 339
Location: Freiburg

PostPosted: Thu Jun 05, 2003 6:18 pm    Post subject: Reply with quote

Ist das Toshiba DVD-Rom zufällig ein Wechsler? bei Wechslner wird jede
einzelne CD über die lun angesprochen.
Back to top
View user's profile Send private message
bashir
Tux's lil' helper
Tux's lil' helper


Joined: 23 May 2003
Posts: 107
Location: EU (Ger)

PostPosted: Thu Jun 05, 2003 7:16 pm    Post subject: Reply with quote

Hi Shizen!

Ich hatte das gleiche Problem mit einem Toshiba DVD-ROM und einem TEAC-Brenner unter K3B.

Bei mir verschwand es, nachdem ich im Kernel
    IDE/ATAPI CDROM support
    SCSI-Emulation Support
    SCSI-CDROM Support
_fest_ in den Kernel einkompilierte, aslo nicht als Modul. Danach nochmal das Setup von K3B laufen lassen.

Seitdem läuft bei mir alles problemlos.

Vielleicht hilft es Dir

Gruß

bashir
Back to top
View user's profile Send private message
shizen
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2003
Posts: 128

PostPosted: Fri Jun 20, 2003 12:15 pm    Post subject: Reply with quote

das wars leider nicht :(

hier mal meine module:
Code:

bash-2.05b# lsmod
Module                  Size  Used by    Tainted: P
sg                     28012   0  (autoclean)
parport_pc             13572   1  (autoclean)
lp                      6336   0  (autoclean)
parport                14336   1  (autoclean) [parport_pc lp]
ppp_synctty             6336   0  (unused)
ppp_async               7648   1
ppp_generic            19484   3  [ppp_synctty ppp_async]
slhc                    5440   0  [ppp_generic]
ext3                   67104   1  (autoclean)
jbd                    51404   1  (autoclean) [ext3]
sd_mod                 10892   0
usb-storage            23920   0  (unused)
ospm_processor          7208   0  (unused)
ospm_button             4000   0  (unused)
ospm_system             6804   0  (unused)
ospm_busmgr            14420   0  [ospm_processor ospm_button ospm_system]
ehci-hcd               14920   0  (unused)
scanner                 9400   0  (unused)
usb-ohci               19048   0  (unused)
es1371                 27816   2
soundcore               3876   4  [es1371]
ac97_codec             11048   0  [es1371]
nvnet                  25984   2
3c59x                  27216   0  (unused)
Back to top
View user's profile Send private message
lutzlustig
Apprentice
Apprentice


Joined: 19 Jul 2002
Posts: 220

PostPosted: Fri Jun 20, 2003 1:31 pm    Post subject: Reply with quote

IDE/ATAPI CDROM support deaktivieren, wird bei SCSI-Emulation nicht gebraucht.

Ciao
Back to top
View user's profile Send private message
shizen
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2003
Posts: 128

PostPosted: Mon Jun 23, 2003 8:34 am    Post subject: Reply with quote

sorry, bringt auch nix
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Mon Jun 23, 2003 9:44 am    Post subject: Reply with quote

guck mal ob du im kernel CONFIG_SCSI_MULTI_LUN aktiviert hast und deaktiviere das mal.

auszug aus der kernel Configure.help:


Quote:
Probe all LUNs on each SCSI device
CONFIG_SCSI_MULTI_LUN
If you have a SCSI device that supports more than one LUN (Logical
Unit Number), e.g. a CD jukebox, and only one LUN is detected, you
can say Y here to force the SCSI driver to probe for multiple LUNs.
A SCSI device with multiple LUNs acts logically like multiple SCSI
devices. The vast majority of SCSI devices have only one LUN, and
so most people can say N here and should in fact do so, because it
is safer.


mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
Back to top
View user's profile Send private message
shizen
Tux's lil' helper
Tux's lil' helper


Joined: 18 Feb 2003
Posts: 128

PostPosted: Thu Jul 17, 2003 12:30 pm    Post subject: super Reply with quote

das wars :lol:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum