* [gentoo-user-hu] CD eject probléma
@ 2010-06-20 7:04 Bukuli Norbert
2010-06-23 19:22 ` [gentoo-user-hu] " Bukuli Norbert
0 siblings, 1 reply; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-20 7:04 UTC (permalink / raw
To: gentoo-user-hu
Tisztelt lista tagok!
Következő problémába ütköztem: eject után a tálca azonnal
visszahúzódik. Hiába teszem ezt akár eject paranccsal, akár
nyomógombbal. Sajnos a man illetve a google most nem volt
segítségemre. Van valamilyen ötletetek, hogy mi csinálhat ilyet?
Egyetlen érdekes dolgot találtam az
/etc/udev/rules.d/70-persistent-cd.rules-ban:
# _NEC_DVD_RW_ND-3500AG (pci-0000:03:00.1)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw", ENV{GENERATED}="1"
# PIONEER_DVD-RW_DVR-111D (pci-0000:03:00.1)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom1",
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw1", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd1", ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw1",
ENV{GENERATED}="1"
Szóval olyan, mintha a két CD meghajtó ugyanazon az ID_PATH-on
látszódna. Ez okozhat gondot?
Előre is köszönöm a tippeket!
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* [gentoo-user-hu] Re: CD eject probléma
2010-06-20 7:04 [gentoo-user-hu] CD eject probléma Bukuli Norbert
@ 2010-06-23 19:22 ` Bukuli Norbert
2010-06-23 19:37 ` cjvt
2010-06-23 19:55 ` Fábián Attila
0 siblings, 2 replies; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-23 19:22 UTC (permalink / raw
To: gentoo-user-hu
Esetleg jutott azóta eszetekbe erről valami?
Bukuli Norbert <bukuli.norbert@gmail.com> írta (2010. június 20. 9:04):
> Tisztelt lista tagok!
>
> Következő problémába ütköztem: eject után a tálca azonnal
> visszahúzódik. Hiába teszem ezt akár eject paranccsal, akár
> nyomógombbal. Sajnos a man illetve a google most nem volt
> segítségemre. Van valamilyen ötletetek, hogy mi csinálhat ilyet?
> Egyetlen érdekes dolgot találtam az
> /etc/udev/rules.d/70-persistent-cd.rules-ban:
>
> # _NEC_DVD_RW_ND-3500AG (pci-0000:03:00.1)
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom", ENV{GENERATED}="1"
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw", ENV{GENERATED}="1"
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd", ENV{GENERATED}="1"
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw", ENV{GENERATED}="1"
>
> # PIONEER_DVD-RW_DVR-111D (pci-0000:03:00.1)
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom1",
> ENV{GENERATED}="1"
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw1", ENV{GENERATED}="1"
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd1", ENV{GENERATED}="1"
> SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw1",
> ENV{GENERATED}="1"
>
>
> Szóval olyan, mintha a két CD meghajtó ugyanazon az ID_PATH-on
> látszódna. Ez okozhat gondot?
> Előre is köszönöm a tippeket!
>
> --
> Üdvözlettel:
> Bukuli Norbert
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 19:24 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 19:24 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000007603
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 19:22 ` [gentoo-user-hu] " Bukuli Norbert
@ 2010-06-23 19:37 ` cjvt
2010-06-23 20:17 ` Bukuli Norbert
2010-06-23 19:55 ` Fábián Attila
1 sibling, 1 reply; 28+ messages in thread
From: cjvt @ 2010-06-23 19:37 UTC (permalink / raw
To: gentoo-user-hu
2010. június 23. 21:22:38 dátummal Bukuli Norbert az alábbiakat írta:
> Esetleg jutott azóta eszetekbe erről valami?
>
vonatkozo dmesg es effele adatokat er kerni?
vt
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 19:39 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 19:39 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000007659
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 19:22 ` [gentoo-user-hu] " Bukuli Norbert
2010-06-23 19:37 ` cjvt
@ 2010-06-23 19:55 ` Fábián Attila
2010-06-23 20:21 ` Bukuli Norbert
1 sibling, 1 reply; 28+ messages in thread
From: Fábián Attila @ 2010-06-23 19:55 UTC (permalink / raw
To: gentoo-user-hu
Hello!
Ugyan ezzel a problémával küzdöttem nem rég, és végül egy kernel frissítés
oldotta meg 2.6.32-gentoo-r6 -> 2.6.33-gentoo-r2 -ra.
Én belenyugodtam abba, hogy valamit félre konfigoltam a kernelbe vagy bug volt.
Egy próbát érdemes tenni vele, de persze lehet hogy nálad full más a gond, mert
az azonos pci-0000:03:00.1 tényleg elég fura.
Attila
On Wed, 23 Jun 2010 21:22:38 +0200
Bukuli Norbert <bukuli.norbert@gmail.com> wrote:
> Esetleg jutott azóta eszetekbe erről valami?
>
> Bukuli Norbert <bukuli.norbert@gmail.com> írta (2010. június 20. 9:04):
> > Tisztelt lista tagok!
> >
> > Következő problémába ütköztem: eject után a tálca azonnal
> > visszahúzódik. Hiába teszem ezt akár eject paranccsal, akár
> > nyomógombbal. Sajnos a man illetve a google most nem volt
> > segítségemre. Van valamilyen ötletetek, hogy mi csinálhat ilyet?
> > Egyetlen érdekes dolgot találtam az
> > /etc/udev/rules.d/70-persistent-cd.rules-ban:
> >
> > # _NEC_DVD_RW_ND-3500AG (pci-0000:03:00.1)
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom", ENV{GENERATED}="1"
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw", ENV{GENERATED}="1"
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd", ENV{GENERATED}="1"
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw", ENV{GENERATED}="1"
> >
> > # PIONEER_DVD-RW_DVR-111D (pci-0000:03:00.1)
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom1",
> > ENV{GENERATED}="1"
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw1", ENV{GENERATED}="1"
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd1", ENV{GENERATED}="1"
> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw1",
> > ENV{GENERATED}="1"
> >
> >
> > Szóval olyan, mintha a két CD meghajtó ugyanazon az ID_PATH-on
> > látszódna. Ez okozhat gondot?
> > Előre is köszönöm a tippeket!
> >
> > --
> > Üdvözlettel:
> > Bukuli Norbert
> >
>
>
>
> --
> Üdvözlettel:
> Bukuli Norbert
>
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 19:56 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 19:56 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000007735
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 19:37 ` cjvt
@ 2010-06-23 20:17 ` Bukuli Norbert
2010-06-23 20:31 ` cjvt
0 siblings, 1 reply; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-23 20:17 UTC (permalink / raw
To: gentoo-user-hu
Hogyne!
Dmesben pontossan semmi van.
cjvt <cjvt@inebhedj.hu> írta (2010. június 23. 21:37):
> 2010. június 23. 21:22:38 dátummal Bukuli Norbert az alábbiakat írta:
>> Esetleg jutott azóta eszetekbe erről valami?
>>
> vonatkozo dmesg es effele adatokat er kerni?
> vt
>
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 20:20 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 20:20 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000007826
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 19:55 ` Fábián Attila
@ 2010-06-23 20:21 ` Bukuli Norbert
0 siblings, 0 replies; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-23 20:21 UTC (permalink / raw
To: gentoo-user-hu
Wow...
jelenleg 2.6.32-gentoo-r7-et használok, ez a stabil, de akkor
megpróbálkozok egy frissítéssel.
Fábián Attila <fabiana@elte.hu> írta (2010. június 23. 21:55):
> Hello!
>
> Ugyan ezzel a problémával küzdöttem nem rég, és végül egy kernel frissítés
> oldotta meg 2.6.32-gentoo-r6 -> 2.6.33-gentoo-r2 -ra.
> Én belenyugodtam abba, hogy valamit félre konfigoltam a kernelbe vagy bug volt.
> Egy próbát érdemes tenni vele, de persze lehet hogy nálad full más a gond, mert
> az azonos pci-0000:03:00.1 tényleg elég fura.
>
> Attila
>
> On Wed, 23 Jun 2010 21:22:38 +0200
> Bukuli Norbert <bukuli.norbert@gmail.com> wrote:
>
>> Esetleg jutott azóta eszetekbe erről valami?
>>
>> Bukuli Norbert <bukuli.norbert@gmail.com> írta (2010. június 20. 9:04):
>> > Tisztelt lista tagok!
>> >
>> > Következő problémába ütköztem: eject után a tálca azonnal
>> > visszahúzódik. Hiába teszem ezt akár eject paranccsal, akár
>> > nyomógombbal. Sajnos a man illetve a google most nem volt
>> > segítségemre. Van valamilyen ötletetek, hogy mi csinálhat ilyet?
>> > Egyetlen érdekes dolgot találtam az
>> > /etc/udev/rules.d/70-persistent-cd.rules-ban:
>> >
>> > # _NEC_DVD_RW_ND-3500AG (pci-0000:03:00.1)
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom", ENV{GENERATED}="1"
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw", ENV{GENERATED}="1"
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd", ENV{GENERATED}="1"
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw", ENV{GENERATED}="1"
>> >
>> > # PIONEER_DVD-RW_DVR-111D (pci-0000:03:00.1)
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrom1",
>> > ENV{GENERATED}="1"
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="cdrw1", ENV{GENERATED}="1"
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvd1", ENV{GENERATED}="1"
>> > SUBSYSTEM=="block", ENV{ID_CDROM}=="?*",
>> > ENV{ID_PATH}=="pci-0000:03:00.1", SYMLINK+="dvdrw1",
>> > ENV{GENERATED}="1"
>> >
>> >
>> > Szóval olyan, mintha a két CD meghajtó ugyanazon az ID_PATH-on
>> > látszódna. Ez okozhat gondot?
>> > Előre is köszönöm a tippeket!
>> >
>> > --
>> > Üdvözlettel:
>> > Bukuli Norbert
>> >
>>
>>
>>
>> --
>> Üdvözlettel:
>> Bukuli Norbert
>>
>
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 20:24 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 20:24 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000007848
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 20:17 ` Bukuli Norbert
@ 2010-06-23 20:31 ` cjvt
2010-06-23 20:44 ` Bukuli Norbert
0 siblings, 1 reply; 28+ messages in thread
From: cjvt @ 2010-06-23 20:31 UTC (permalink / raw
To: gentoo-user-hu
2010. június 23. 22:17:18 dátummal Bukuli Norbert az alábbiakat írta:
> Hogyne!
>
> Dmesben pontossan semmi van.
na az erdekes.
nekem ez van dmesg-ben:
ata1.01: ATAPI: ASUS DRW-1814BLT, 1.04, max UDMA/66
scsi 0:0:1:0: CD-ROM ASUS DRW-1814BLT 1.04 PQ: 0 ANSI: 5
ez pedig az erintett rule:
# DRW-1814BLT (pci-0000:00:1f.2-scsi-0:0:1:0)
ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
SYMLINK+="cdrom", ENV{GENERATED}="1"
ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
SYMLINK+="cdrw", ENV{GENERATED}="1"
ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
SYMLINK+="dvd", ENV{GENERATED}="1"
ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
SYMLINK+="dvdrw", ENV{GENERATED}="1"
vt
>
> cjvt <cjvt@inebhedj.hu> írta (2010. június 23. 21:37):
> > 2010. június 23. 21:22:38 dátummal Bukuli Norbert az alábbiakat írta:
> >> Esetleg jutott azóta eszetekbe erről valami?
> >
> > vonatkozo dmesg es effele adatokat er kerni?
> > vt
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 20:34 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 20:34 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000007893
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 20:31 ` cjvt
@ 2010-06-23 20:44 ` Bukuli Norbert
2010-06-23 21:14 ` cjvt
0 siblings, 1 reply; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-23 20:44 UTC (permalink / raw
To: gentoo-user-hu
Úgy értettem, hogy egy eject folyamán nem keletkezik semmilyen
bejegyzés a dmesgben.
A vonatkozó sorok:
Probing IDE interface ide0...
hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive
hdb: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hda: UDMA/33 mode selected
hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
hdb: UDMA/66 mode selected
Probing IDE interface ide1...
ide0 at 0xc000-0xc007,0xc102 on irq 17
ide1 at 0xc200-0xc207,0xc302 on irq 17
ide_generic: please use "probe_mask=0x3f" module parameter for probing
all legacy ISA IDE ports
ide-gd driver 1.18
ide-cd driver 5.00
ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
ide-cd: hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata4.01: HPA detected: current 234439535, native 234441648
ata4.01: ATA-7: SAMSUNG HD120IJ, WZ100-33, max UDMA7
ata4.01: 234439535 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata4.01: configured for UDMA/133
ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
ata3.01: HPA detected: current 976771055, native 976773168
ata3.01: ATA-8: WDC WD5000AAKS-22A7B0, 01.03B01, max UDMA/133
ata3.01: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata3.01: configured for UDMA/133
# lshw -C disk
*-cdrom:0
description: DVD writer
product: _NEC DVD_RW ND-3500AG
physical id: 0
bus info: ide@0.0
logical name: /dev/hda
version: 2.1B
capabilities: packet atapi cdrom removable nonmagnetic dma lba
iordy audio cd-r cd-rw dvd dvd-r
configuration: mode=udma2 status=nodisc
*-cdrom:1
description: DVD writer
product: PIONEER DVD-RW DVR-111D
vendor: Pioneer
physical id: 1
bus info: ide@0.1
logical name: /dev/hdb
version: 1.19
capabilities: packet atapi cdrom removable nonmagnetic dma lba
iordy pm audio cd-r cd-rw dvd dvd-r
configuration: mode=udma4 status=nodisc
*-disk:0
description: ATA Disk
product: WDC WD5000AAKS-2
vendor: Western Digital
physical id: 0
bus info: scsi@2:0.1.0
logical name: /dev/sda
version: 01.0
serial: WD-WMASY3020281
size: 465GiB (500GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=24eeb6a2
*-disk:1
description: ATA Disk
product: SAMSUNG HD120IJ
physical id: 1
bus info: scsi@3:0.1.0
logical name: /dev/sdb
version: WZ10
serial: S0AEJ1LYB06095
size: 111GiB (120GB)
capabilities: partitioned partitioned:dos
configuration: ansiversion=5 signature=a8a8a8a8
cjvt <cjvt@inebhedj.hu> írta (2010. június 23. 22:31):
> 2010. június 23. 22:17:18 dátummal Bukuli Norbert az alábbiakat írta:
>> Hogyne!
>>
>> Dmesben pontossan semmi van.
>
> na az erdekes.
> nekem ez van dmesg-ben:
>
> ata1.01: ATAPI: ASUS DRW-1814BLT, 1.04, max UDMA/66
> scsi 0:0:1:0: CD-ROM ASUS DRW-1814BLT 1.04 PQ: 0 ANSI: 5
>
> ez pedig az erintett rule:
>
> # DRW-1814BLT (pci-0000:00:1f.2-scsi-0:0:1:0)
> ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
> SYMLINK+="cdrom", ENV{GENERATED}="1"
> ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
> SYMLINK+="cdrw", ENV{GENERATED}="1"
> ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
> SYMLINK+="dvd", ENV{GENERATED}="1"
> ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-0000:00:1f.2-scsi-0:0:1:0",
> SYMLINK+="dvdrw", ENV{GENERATED}="1"
>
>
> vt
>
>
>>
>> cjvt <cjvt@inebhedj.hu> írta (2010. június 23. 21:37):
>> > 2010. június 23. 21:22:38 dátummal Bukuli Norbert az alábbiakat írta:
>> >> Esetleg jutott azóta eszetekbe erről valami?
>> >
>> > vonatkozo dmesg es effele adatokat er kerni?
>> > vt
>
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 20:48 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 20:48 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000007985
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 20:44 ` Bukuli Norbert
@ 2010-06-23 21:14 ` cjvt
2010-06-23 21:30 ` Bukuli Norbert
0 siblings, 1 reply; 28+ messages in thread
From: cjvt @ 2010-06-23 21:14 UTC (permalink / raw
To: gentoo-user-hu
Nem biztos de ez alapjan a NEC-nek a rule-ban nem a
pci-0000:03:00.0 -on kene lennie?
2010. június 23. 22:44:52 dátummal Bukuli Norbert az alábbiakat írta:
> Úgy értettem, hogy egy eject folyamán nem keletkezik semmilyen
> bejegyzés a dmesgben.
>
> A vonatkozó sorok:
> Probing IDE interface ide0...
> hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive
> hdb: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
> hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
> hda: UDMA/33 mode selected
> hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
> hdb: UDMA/66 mode selected
> Probing IDE interface ide1...
> ide0 at 0xc000-0xc007,0xc102 on irq 17
> ide1 at 0xc200-0xc207,0xc302 on irq 17
> ide_generic: please use "probe_mask=0x3f" module parameter for probing
> all legacy ISA IDE ports
> ide-gd driver 1.18
> ide-cd driver 5.00
> ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
> Uniform CD-ROM driver Revision: 3.20
> ide-cd: hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
>
> ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> ata4.01: HPA detected: current 234439535, native 234441648
> ata4.01: ATA-7: SAMSUNG HD120IJ, WZ100-33, max UDMA7
> ata4.01: 234439535 sectors, multi 16: LBA48 NCQ (depth 0/32)
> ata4.01: configured for UDMA/133
>
> ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
> ata3.01: HPA detected: current 976771055, native 976773168
> ata3.01: ATA-8: WDC WD5000AAKS-22A7B0, 01.03B01, max UDMA/133
> ata3.01: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32)
> ata3.01: configured for UDMA/133
>
>
> # lshw -C disk
> *-cdrom:0
> description: DVD writer
> product: _NEC DVD_RW ND-3500AG
> physical id: 0
> bus info: ide@0.0
> logical name: /dev/hda
> version: 2.1B
> capabilities: packet atapi cdrom removable nonmagnetic dma lba
> iordy audio cd-r cd-rw dvd dvd-r
> configuration: mode=udma2 status=nodisc
> *-cdrom:1
> description: DVD writer
> product: PIONEER DVD-RW DVR-111D
> vendor: Pioneer
> physical id: 1
> bus info: ide@0.1
> logical name: /dev/hdb
> version: 1.19
> capabilities: packet atapi cdrom removable nonmagnetic dma lba
> iordy pm audio cd-r cd-rw dvd dvd-r
> configuration: mode=udma4 status=nodisc
> *-disk:0
> description: ATA Disk
> product: WDC WD5000AAKS-2
> vendor: Western Digital
> physical id: 0
> bus info: scsi@2:0.1.0
> logical name: /dev/sda
> version: 01.0
> serial: WD-WMASY3020281
> size: 465GiB (500GB)
> capabilities: partitioned partitioned:dos
> configuration: ansiversion=5 signature=24eeb6a2
> *-disk:1
> description: ATA Disk
> product: SAMSUNG HD120IJ
> physical id: 1
> bus info: scsi@3:0.1.0
> logical name: /dev/sdb
> version: WZ10
> serial: S0AEJ1LYB06095
> size: 111GiB (120GB)
> capabilities: partitioned partitioned:dos
> configuration: ansiversion=5 signature=a8a8a8a8
>
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 21:16 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 21:16 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000008089
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 21:14 ` cjvt
@ 2010-06-23 21:30 ` Bukuli Norbert
2010-06-24 21:54 ` Testa
0 siblings, 1 reply; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-23 21:30 UTC (permalink / raw
To: gentoo-user-hu
A config magától generálódik, minden induláskor.
$ sudo grep 0000:03:00.0 /var/log/dmesg
pci 0000:03:00.0: reg 24 32bit mmio: [0xf8000000-0xf8001fff]
pci 0000:03:00.0: PME# supported from D3hot
pci 0000:03:00.0: PME# disabled
ahci 0000:03:00.0: version 3.0
ahci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
ahci 0000:03:00.0: setting latency timer to 64
$ sudo grep 0000:03:00.1 /var/log/dmesg
pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
pci 0000:03:00.1: reg 14 io port: [0xc100-0xc103]
pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
pci 0000:03:00.1: reg 1c io port: [0xc300-0xc303]
pci 0000:03:00.1: reg 20 io port: [0xc400-0xc40f]
jmicron 0000:03:00.1: IDE controller (0x197b:0x2363 rev 0x02)
pci 0000:03:00.1: enabling device (0000 -> 0001)
pci 0000:03:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
jmicron 0000:03:00.1: 100% native mode on irq 17
pci 0000:03:00.1: setting latency timer to 64
Sajnos nem vagyok tisztában vele, hogy a PCI buszon milyen szabályok
szerint történik az eszközök számozása, de ha a .1 végűt összevetem a
korábban írtakkal, akkor lehet némi tartománybeli egyezést
megfigyelni:
ide0 at 0xc000-0xc007,0xc102 on irq 17
pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
ill.:
ide1 at 0xc200-0xc207,0xc302 on irq 17
pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
Persze lehet, hogy ez két teljesen külön álló buszon szereplő
címtartomány és csak véletlen egybeesésről van szó.
2010/6/23 cjvt <cjvt@inebhedj.hu>:
> Nem biztos de ez alapjan a NEC-nek a rule-ban nem a
> pci-0000:03:00.0 -on kene lennie?
>
>
> 2010. június 23. 22:44:52 dátummal Bukuli Norbert az alábbiakat írta:
>> Úgy értettem, hogy egy eject folyamán nem keletkezik semmilyen
>> bejegyzés a dmesgben.
>>
>> A vonatkozó sorok:
>> Probing IDE interface ide0...
>> hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive
>> hdb: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
>> hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>> hda: UDMA/33 mode selected
>> hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>> hdb: UDMA/66 mode selected
>> Probing IDE interface ide1...
>> ide0 at 0xc000-0xc007,0xc102 on irq 17
>> ide1 at 0xc200-0xc207,0xc302 on irq 17
>> ide_generic: please use "probe_mask=0x3f" module parameter for probing
>> all legacy ISA IDE ports
>> ide-gd driver 1.18
>> ide-cd driver 5.00
>> ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
>> Uniform CD-ROM driver Revision: 3.20
>> ide-cd: hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
>>
>> ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
>> ata4.01: HPA detected: current 234439535, native 234441648
>> ata4.01: ATA-7: SAMSUNG HD120IJ, WZ100-33, max UDMA7
>> ata4.01: 234439535 sectors, multi 16: LBA48 NCQ (depth 0/32)
>> ata4.01: configured for UDMA/133
>>
>> ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
>> ata3.01: HPA detected: current 976771055, native 976773168
>> ata3.01: ATA-8: WDC WD5000AAKS-22A7B0, 01.03B01, max UDMA/133
>> ata3.01: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32)
>> ata3.01: configured for UDMA/133
>>
>>
>> # lshw -C disk
>> *-cdrom:0
>> description: DVD writer
>> product: _NEC DVD_RW ND-3500AG
>> physical id: 0
>> bus info: ide@0.0
>> logical name: /dev/hda
>> version: 2.1B
>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>> iordy audio cd-r cd-rw dvd dvd-r
>> configuration: mode=udma2 status=nodisc
>> *-cdrom:1
>> description: DVD writer
>> product: PIONEER DVD-RW DVR-111D
>> vendor: Pioneer
>> physical id: 1
>> bus info: ide@0.1
>> logical name: /dev/hdb
>> version: 1.19
>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>> iordy pm audio cd-r cd-rw dvd dvd-r
>> configuration: mode=udma4 status=nodisc
>> *-disk:0
>> description: ATA Disk
>> product: WDC WD5000AAKS-2
>> vendor: Western Digital
>> physical id: 0
>> bus info: scsi@2:0.1.0
>> logical name: /dev/sda
>> version: 01.0
>> serial: WD-WMASY3020281
>> size: 465GiB (500GB)
>> capabilities: partitioned partitioned:dos
>> configuration: ansiversion=5 signature=24eeb6a2
>> *-disk:1
>> description: ATA Disk
>> product: SAMSUNG HD120IJ
>> physical id: 1
>> bus info: scsi@3:0.1.0
>> logical name: /dev/sdb
>> version: WZ10
>> serial: S0AEJ1LYB06095
>> size: 111GiB (120GB)
>> capabilities: partitioned partitioned:dos
>> configuration: ansiversion=5 signature=a8a8a8a8
>>
>
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-23 21:33 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-23 21:33 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100623_0000008199
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-23 21:30 ` Bukuli Norbert
@ 2010-06-24 21:54 ` Testa
2010-06-25 8:02 ` Bukuli Norbert
0 siblings, 1 reply; 28+ messages in thread
From: Testa @ 2010-06-24 21:54 UTC (permalink / raw
To: gentoo-user-hu
Bocs hogy közbe röfögök nem olvastam végig mindent elég figyelmesen.
De nincs véletlen bekapcsolva a scsi emuláció????
On 23 June 2010 23:30, Bukuli Norbert <bukuli.norbert@gmail.com> wrote:
> A config magától generálódik, minden induláskor.
>
> $ sudo grep 0000:03:00.0 /var/log/dmesg
> pci 0000:03:00.0: reg 24 32bit mmio: [0xf8000000-0xf8001fff]
> pci 0000:03:00.0: PME# supported from D3hot
> pci 0000:03:00.0: PME# disabled
> ahci 0000:03:00.0: version 3.0
> ahci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
> ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
> ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
> ahci 0000:03:00.0: setting latency timer to 64
>
>
> $ sudo grep 0000:03:00.1 /var/log/dmesg
> pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
> pci 0000:03:00.1: reg 14 io port: [0xc100-0xc103]
> pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
> pci 0000:03:00.1: reg 1c io port: [0xc300-0xc303]
> pci 0000:03:00.1: reg 20 io port: [0xc400-0xc40f]
> jmicron 0000:03:00.1: IDE controller (0x197b:0x2363 rev 0x02)
> pci 0000:03:00.1: enabling device (0000 -> 0001)
> pci 0000:03:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
> jmicron 0000:03:00.1: 100% native mode on irq 17
> pci 0000:03:00.1: setting latency timer to 64
>
> Sajnos nem vagyok tisztában vele, hogy a PCI buszon milyen szabályok
> szerint történik az eszközök számozása, de ha a .1 végűt összevetem a
> korábban írtakkal, akkor lehet némi tartománybeli egyezést
> megfigyelni:
>
> ide0 at 0xc000-0xc007,0xc102 on irq 17
> pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
>
> ill.:
>
> ide1 at 0xc200-0xc207,0xc302 on irq 17
> pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
>
>
> Persze lehet, hogy ez két teljesen külön álló buszon szereplő
> címtartomány és csak véletlen egybeesésről van szó.
>
> 2010/6/23 cjvt <cjvt@inebhedj.hu>:
>> Nem biztos de ez alapjan a NEC-nek a rule-ban nem a
>> pci-0000:03:00.0 -on kene lennie?
>>
>>
>> 2010. június 23. 22:44:52 dátummal Bukuli Norbert az alábbiakat írta:
>>> Úgy értettem, hogy egy eject folyamán nem keletkezik semmilyen
>>> bejegyzés a dmesgben.
>>>
>>> A vonatkozó sorok:
>>> Probing IDE interface ide0...
>>> hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive
>>> hdb: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
>>> hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>>> hda: UDMA/33 mode selected
>>> hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>>> hdb: UDMA/66 mode selected
>>> Probing IDE interface ide1...
>>> ide0 at 0xc000-0xc007,0xc102 on irq 17
>>> ide1 at 0xc200-0xc207,0xc302 on irq 17
>>> ide_generic: please use "probe_mask=0x3f" module parameter for probing
>>> all legacy ISA IDE ports
>>> ide-gd driver 1.18
>>> ide-cd driver 5.00
>>> ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
>>> Uniform CD-ROM driver Revision: 3.20
>>> ide-cd: hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
>>>
>>> ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
>>> ata4.01: HPA detected: current 234439535, native 234441648
>>> ata4.01: ATA-7: SAMSUNG HD120IJ, WZ100-33, max UDMA7
>>> ata4.01: 234439535 sectors, multi 16: LBA48 NCQ (depth 0/32)
>>> ata4.01: configured for UDMA/133
>>>
>>> ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
>>> ata3.01: HPA detected: current 976771055, native 976773168
>>> ata3.01: ATA-8: WDC WD5000AAKS-22A7B0, 01.03B01, max UDMA/133
>>> ata3.01: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32)
>>> ata3.01: configured for UDMA/133
>>>
>>>
>>> # lshw -C disk
>>> *-cdrom:0
>>> description: DVD writer
>>> product: _NEC DVD_RW ND-3500AG
>>> physical id: 0
>>> bus info: ide@0.0
>>> logical name: /dev/hda
>>> version: 2.1B
>>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>>> iordy audio cd-r cd-rw dvd dvd-r
>>> configuration: mode=udma2 status=nodisc
>>> *-cdrom:1
>>> description: DVD writer
>>> product: PIONEER DVD-RW DVR-111D
>>> vendor: Pioneer
>>> physical id: 1
>>> bus info: ide@0.1
>>> logical name: /dev/hdb
>>> version: 1.19
>>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>>> iordy pm audio cd-r cd-rw dvd dvd-r
>>> configuration: mode=udma4 status=nodisc
>>> *-disk:0
>>> description: ATA Disk
>>> product: WDC WD5000AAKS-2
>>> vendor: Western Digital
>>> physical id: 0
>>> bus info: scsi@2:0.1.0
>>> logical name: /dev/sda
>>> version: 01.0
>>> serial: WD-WMASY3020281
>>> size: 465GiB (500GB)
>>> capabilities: partitioned partitioned:dos
>>> configuration: ansiversion=5 signature=24eeb6a2
>>> *-disk:1
>>> description: ATA Disk
>>> product: SAMSUNG HD120IJ
>>> physical id: 1
>>> bus info: scsi@3:0.1.0
>>> logical name: /dev/sdb
>>> version: WZ10
>>> serial: S0AEJ1LYB06095
>>> size: 111GiB (120GB)
>>> capabilities: partitioned partitioned:dos
>>> configuration: ansiversion=5 signature=a8a8a8a8
>>>
>>
>>
>
>
>
> --
> Üdvözlettel:
> Bukuli Norbert
>
>
--
www.airndsoft.com
Artificial Intelligence Research aNd Development Software Company
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-24 21:57 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-24 21:57 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100624_0000007598
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-24 21:54 ` Testa
@ 2010-06-25 8:02 ` Bukuli Norbert
2010-06-27 16:45 ` Bukuli Norbert
0 siblings, 1 reply; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-25 8:02 UTC (permalink / raw
To: gentoo-user-hu
Szia!
Elvileg nincs.
Este leszek gép előtt, akkor tudom megmondani pontosan.
Testa <testa.a.tapos@gmail.com> írta (2010. június 24. 23:54):
> Bocs hogy közbe röfögök nem olvastam végig mindent elég figyelmesen.
> De nincs véletlen bekapcsolva a scsi emuláció????
>
> On 23 June 2010 23:30, Bukuli Norbert <bukuli.norbert@gmail.com> wrote:
>> A config magától generálódik, minden induláskor.
>>
>> $ sudo grep 0000:03:00.0 /var/log/dmesg
>> pci 0000:03:00.0: reg 24 32bit mmio: [0xf8000000-0xf8001fff]
>> pci 0000:03:00.0: PME# supported from D3hot
>> pci 0000:03:00.0: PME# disabled
>> ahci 0000:03:00.0: version 3.0
>> ahci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
>> ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
>> ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
>> ahci 0000:03:00.0: setting latency timer to 64
>>
>>
>> $ sudo grep 0000:03:00.1 /var/log/dmesg
>> pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
>> pci 0000:03:00.1: reg 14 io port: [0xc100-0xc103]
>> pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
>> pci 0000:03:00.1: reg 1c io port: [0xc300-0xc303]
>> pci 0000:03:00.1: reg 20 io port: [0xc400-0xc40f]
>> jmicron 0000:03:00.1: IDE controller (0x197b:0x2363 rev 0x02)
>> pci 0000:03:00.1: enabling device (0000 -> 0001)
>> pci 0000:03:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
>> jmicron 0000:03:00.1: 100% native mode on irq 17
>> pci 0000:03:00.1: setting latency timer to 64
>>
>> Sajnos nem vagyok tisztában vele, hogy a PCI buszon milyen szabályok
>> szerint történik az eszközök számozása, de ha a .1 végűt összevetem a
>> korábban írtakkal, akkor lehet némi tartománybeli egyezést
>> megfigyelni:
>>
>> ide0 at 0xc000-0xc007,0xc102 on irq 17
>> pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
>>
>> ill.:
>>
>> ide1 at 0xc200-0xc207,0xc302 on irq 17
>> pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
>>
>>
>> Persze lehet, hogy ez két teljesen külön álló buszon szereplő
>> címtartomány és csak véletlen egybeesésről van szó.
>>
>> 2010/6/23 cjvt <cjvt@inebhedj.hu>:
>>> Nem biztos de ez alapjan a NEC-nek a rule-ban nem a
>>> pci-0000:03:00.0 -on kene lennie?
>>>
>>>
>>> 2010. június 23. 22:44:52 dátummal Bukuli Norbert az alábbiakat írta:
>>>> Úgy értettem, hogy egy eject folyamán nem keletkezik semmilyen
>>>> bejegyzés a dmesgben.
>>>>
>>>> A vonatkozó sorok:
>>>> Probing IDE interface ide0...
>>>> hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive
>>>> hdb: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
>>>> hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>>>> hda: UDMA/33 mode selected
>>>> hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>>>> hdb: UDMA/66 mode selected
>>>> Probing IDE interface ide1...
>>>> ide0 at 0xc000-0xc007,0xc102 on irq 17
>>>> ide1 at 0xc200-0xc207,0xc302 on irq 17
>>>> ide_generic: please use "probe_mask=0x3f" module parameter for probing
>>>> all legacy ISA IDE ports
>>>> ide-gd driver 1.18
>>>> ide-cd driver 5.00
>>>> ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
>>>> Uniform CD-ROM driver Revision: 3.20
>>>> ide-cd: hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
>>>>
>>>> ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
>>>> ata4.01: HPA detected: current 234439535, native 234441648
>>>> ata4.01: ATA-7: SAMSUNG HD120IJ, WZ100-33, max UDMA7
>>>> ata4.01: 234439535 sectors, multi 16: LBA48 NCQ (depth 0/32)
>>>> ata4.01: configured for UDMA/133
>>>>
>>>> ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
>>>> ata3.01: HPA detected: current 976771055, native 976773168
>>>> ata3.01: ATA-8: WDC WD5000AAKS-22A7B0, 01.03B01, max UDMA/133
>>>> ata3.01: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32)
>>>> ata3.01: configured for UDMA/133
>>>>
>>>>
>>>> # lshw -C disk
>>>> *-cdrom:0
>>>> description: DVD writer
>>>> product: _NEC DVD_RW ND-3500AG
>>>> physical id: 0
>>>> bus info: ide@0.0
>>>> logical name: /dev/hda
>>>> version: 2.1B
>>>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>>>> iordy audio cd-r cd-rw dvd dvd-r
>>>> configuration: mode=udma2 status=nodisc
>>>> *-cdrom:1
>>>> description: DVD writer
>>>> product: PIONEER DVD-RW DVR-111D
>>>> vendor: Pioneer
>>>> physical id: 1
>>>> bus info: ide@0.1
>>>> logical name: /dev/hdb
>>>> version: 1.19
>>>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>>>> iordy pm audio cd-r cd-rw dvd dvd-r
>>>> configuration: mode=udma4 status=nodisc
>>>> *-disk:0
>>>> description: ATA Disk
>>>> product: WDC WD5000AAKS-2
>>>> vendor: Western Digital
>>>> physical id: 0
>>>> bus info: scsi@2:0.1.0
>>>> logical name: /dev/sda
>>>> version: 01.0
>>>> serial: WD-WMASY3020281
>>>> size: 465GiB (500GB)
>>>> capabilities: partitioned partitioned:dos
>>>> configuration: ansiversion=5 signature=24eeb6a2
>>>> *-disk:1
>>>> description: ATA Disk
>>>> product: SAMSUNG HD120IJ
>>>> physical id: 1
>>>> bus info: scsi@3:0.1.0
>>>> logical name: /dev/sdb
>>>> version: WZ10
>>>> serial: S0AEJ1LYB06095
>>>> size: 111GiB (120GB)
>>>> capabilities: partitioned partitioned:dos
>>>> configuration: ansiversion=5 signature=a8a8a8a8
>>>>
>>>
>>>
>>
>>
>>
>> --
>> Üdvözlettel:
>> Bukuli Norbert
>>
>>
>
>
>
> --
> www.airndsoft.com
> Artificial Intelligence Research aNd Development Software Company
>
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-25 8:03 eservice
0 siblings, 0 replies; 28+ messages in thread
From: eservice @ 2010-06-25 8:03 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100625_0000000265
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-25 8:02 ` Bukuli Norbert
@ 2010-06-27 16:45 ` Bukuli Norbert
0 siblings, 0 replies; 28+ messages in thread
From: Bukuli Norbert @ 2010-06-27 16:45 UTC (permalink / raw
To: gentoo-user-hu
Nincs bekapcsolva.
Bukuli Norbert <bukuli.norbert@gmail.com> írta (2010. június 25. 10:02):
> Szia!
>
> Elvileg nincs.
> Este leszek gép előtt, akkor tudom megmondani pontosan.
>
> Testa <testa.a.tapos@gmail.com> írta (2010. június 24. 23:54):
>> Bocs hogy közbe röfögök nem olvastam végig mindent elég figyelmesen.
>> De nincs véletlen bekapcsolva a scsi emuláció????
>>
>> On 23 June 2010 23:30, Bukuli Norbert <bukuli.norbert@gmail.com> wrote:
>>> A config magától generálódik, minden induláskor.
>>>
>>> $ sudo grep 0000:03:00.0 /var/log/dmesg
>>> pci 0000:03:00.0: reg 24 32bit mmio: [0xf8000000-0xf8001fff]
>>> pci 0000:03:00.0: PME# supported from D3hot
>>> pci 0000:03:00.0: PME# disabled
>>> ahci 0000:03:00.0: version 3.0
>>> ahci 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
>>> ahci 0000:03:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
>>> ahci 0000:03:00.0: flags: 64bit ncq pm led clo pmp pio slum part
>>> ahci 0000:03:00.0: setting latency timer to 64
>>>
>>>
>>> $ sudo grep 0000:03:00.1 /var/log/dmesg
>>> pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
>>> pci 0000:03:00.1: reg 14 io port: [0xc100-0xc103]
>>> pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
>>> pci 0000:03:00.1: reg 1c io port: [0xc300-0xc303]
>>> pci 0000:03:00.1: reg 20 io port: [0xc400-0xc40f]
>>> jmicron 0000:03:00.1: IDE controller (0x197b:0x2363 rev 0x02)
>>> pci 0000:03:00.1: enabling device (0000 -> 0001)
>>> pci 0000:03:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
>>> jmicron 0000:03:00.1: 100% native mode on irq 17
>>> pci 0000:03:00.1: setting latency timer to 64
>>>
>>> Sajnos nem vagyok tisztában vele, hogy a PCI buszon milyen szabályok
>>> szerint történik az eszközök számozása, de ha a .1 végűt összevetem a
>>> korábban írtakkal, akkor lehet némi tartománybeli egyezést
>>> megfigyelni:
>>>
>>> ide0 at 0xc000-0xc007,0xc102 on irq 17
>>> pci 0000:03:00.1: reg 10 io port: [0xc000-0xc007]
>>>
>>> ill.:
>>>
>>> ide1 at 0xc200-0xc207,0xc302 on irq 17
>>> pci 0000:03:00.1: reg 18 io port: [0xc200-0xc207]
>>>
>>>
>>> Persze lehet, hogy ez két teljesen külön álló buszon szereplő
>>> címtartomány és csak véletlen egybeesésről van szó.
>>>
>>> 2010/6/23 cjvt <cjvt@inebhedj.hu>:
>>>> Nem biztos de ez alapjan a NEC-nek a rule-ban nem a
>>>> pci-0000:03:00.0 -on kene lennie?
>>>>
>>>>
>>>> 2010. június 23. 22:44:52 dátummal Bukuli Norbert az alábbiakat írta:
>>>>> Úgy értettem, hogy egy eject folyamán nem keletkezik semmilyen
>>>>> bejegyzés a dmesgben.
>>>>>
>>>>> A vonatkozó sorok:
>>>>> Probing IDE interface ide0...
>>>>> hda: _NEC DVD_RW ND-3500AG, ATAPI CD/DVD-ROM drive
>>>>> hdb: PIONEER DVD-RW DVR-111D, ATAPI CD/DVD-ROM drive
>>>>> hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>>>>> hda: UDMA/33 mode selected
>>>>> hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
>>>>> hdb: UDMA/66 mode selected
>>>>> Probing IDE interface ide1...
>>>>> ide0 at 0xc000-0xc007,0xc102 on irq 17
>>>>> ide1 at 0xc200-0xc207,0xc302 on irq 17
>>>>> ide_generic: please use "probe_mask=0x3f" module parameter for probing
>>>>> all legacy ISA IDE ports
>>>>> ide-gd driver 1.18
>>>>> ide-cd driver 5.00
>>>>> ide-cd: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
>>>>> Uniform CD-ROM driver Revision: 3.20
>>>>> ide-cd: hdb: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2000kB Cache
>>>>>
>>>>> ata4.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
>>>>> ata4.01: HPA detected: current 234439535, native 234441648
>>>>> ata4.01: ATA-7: SAMSUNG HD120IJ, WZ100-33, max UDMA7
>>>>> ata4.01: 234439535 sectors, multi 16: LBA48 NCQ (depth 0/32)
>>>>> ata4.01: configured for UDMA/133
>>>>>
>>>>> ata3.01: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
>>>>> ata3.01: HPA detected: current 976771055, native 976773168
>>>>> ata3.01: ATA-8: WDC WD5000AAKS-22A7B0, 01.03B01, max UDMA/133
>>>>> ata3.01: 976771055 sectors, multi 16: LBA48 NCQ (depth 0/32)
>>>>> ata3.01: configured for UDMA/133
>>>>>
>>>>>
>>>>> # lshw -C disk
>>>>> *-cdrom:0
>>>>> description: DVD writer
>>>>> product: _NEC DVD_RW ND-3500AG
>>>>> physical id: 0
>>>>> bus info: ide@0.0
>>>>> logical name: /dev/hda
>>>>> version: 2.1B
>>>>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>>>>> iordy audio cd-r cd-rw dvd dvd-r
>>>>> configuration: mode=udma2 status=nodisc
>>>>> *-cdrom:1
>>>>> description: DVD writer
>>>>> product: PIONEER DVD-RW DVR-111D
>>>>> vendor: Pioneer
>>>>> physical id: 1
>>>>> bus info: ide@0.1
>>>>> logical name: /dev/hdb
>>>>> version: 1.19
>>>>> capabilities: packet atapi cdrom removable nonmagnetic dma lba
>>>>> iordy pm audio cd-r cd-rw dvd dvd-r
>>>>> configuration: mode=udma4 status=nodisc
>>>>> *-disk:0
>>>>> description: ATA Disk
>>>>> product: WDC WD5000AAKS-2
>>>>> vendor: Western Digital
>>>>> physical id: 0
>>>>> bus info: scsi@2:0.1.0
>>>>> logical name: /dev/sda
>>>>> version: 01.0
>>>>> serial: WD-WMASY3020281
>>>>> size: 465GiB (500GB)
>>>>> capabilities: partitioned partitioned:dos
>>>>> configuration: ansiversion=5 signature=24eeb6a2
>>>>> *-disk:1
>>>>> description: ATA Disk
>>>>> product: SAMSUNG HD120IJ
>>>>> physical id: 1
>>>>> bus info: scsi@3:0.1.0
>>>>> logical name: /dev/sdb
>>>>> version: WZ10
>>>>> serial: S0AEJ1LYB06095
>>>>> size: 111GiB (120GB)
>>>>> capabilities: partitioned partitioned:dos
>>>>> configuration: ansiversion=5 signature=a8a8a8a8
>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>> --
>>> Üdvözlettel:
>>> Bukuli Norbert
>>>
>>>
>>
>>
>>
>> --
>> www.airndsoft.com
>> Artificial Intelligence Research aNd Development Software Company
>>
>>
>
>
>
> --
> Üdvözlettel:
> Bukuli Norbert
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
@ 2010-06-27 16:46 eservice
2010-06-27 17:24 ` Testa
0 siblings, 1 reply; 28+ messages in thread
From: eservice @ 2010-06-27 16:46 UTC (permalink / raw
To: gentoo-user-hu
Please include the following line in all replies.
Tracking number: UT20100627_0000000888
Thank you for submitting an e-mail to Deer Park Direct. We will
respond to your e-mail inquiry within one business day.
Thank You,
Deer Park Direct
service.deerparkwater.com
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-27 16:46 eservice
@ 2010-06-27 17:24 ` Testa
2010-07-02 19:30 ` Bukuli Norbert
0 siblings, 1 reply; 28+ messages in thread
From: Testa @ 2010-06-27 17:24 UTC (permalink / raw
To: gentoo-user-hu
akkor őőőő pass...
On 27 June 2010 18:46, <eservice@deerparkwater.com> wrote:
> Please include the following line in all replies.
> Tracking number: UT20100627_0000000888
>
> Thank you for submitting an e-mail to Deer Park Direct. We will
> respond to your e-mail inquiry within one business day.
>
> Thank You,
>
> Deer Park Direct
> service.deerparkwater.com
>
>
>
>
>
--
www.airndsoft.com
Artificial Intelligence Research aNd Development Software Company
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-06-27 17:24 ` Testa
@ 2010-07-02 19:30 ` Bukuli Norbert
2010-07-02 23:03 ` Bukuli Norbert
0 siblings, 1 reply; 28+ messages in thread
From: Bukuli Norbert @ 2010-07-02 19:30 UTC (permalink / raw
To: gentoo-user-hu
Fejlemények vannak az ügyben :)
A gnome illetve az ő függőségei okozzák a gondot.
A következő processz indul el a gnome-mal együtt:
root 5954 0.0 0.0 37672 828 ? S 21:26 0:00
devkit-disks-daemon: polling /dev/hdb /dev/hda
Ha ezt kilövöm, akkor csodák csodájára tünetmentes lesz a rendszer.
A gnome-ot vajon hogyan lehet lebeszélni arról, hogy ez a processz
elinduljon / így induljon el?
2010/6/27 Testa <testa.a.tapos@gmail.com>:
> akkor őőőő pass...
>
>
> On 27 June 2010 18:46, <eservice@deerparkwater.com> wrote:
>> Please include the following line in all replies.
>> Tracking number: UT20100627_0000000888
>>
>> Thank you for submitting an e-mail to Deer Park Direct. We will
>> respond to your e-mail inquiry within one business day.
>>
>> Thank You,
>>
>> Deer Park Direct
>> service.deerparkwater.com
>>
>>
>>
>>
>>
>
>
>
> --
> www.airndsoft.com
> Artificial Intelligence Research aNd Development Software Company
>
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
* Re: [gentoo-user-hu] Re: CD eject probléma
2010-07-02 19:30 ` Bukuli Norbert
@ 2010-07-02 23:03 ` Bukuli Norbert
0 siblings, 0 replies; 28+ messages in thread
From: Bukuli Norbert @ 2010-07-02 23:03 UTC (permalink / raw
To: gentoo-user-hu
Az is kiderült innen:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550316
Hogy ez a jelenség csak a deprecatednek jelölt ATA/ATAPI/IDE kernel
API-val jelentkezik. Ha ezt viszont kikapcsolom, megszűnik az IDE
CD-im támogatása.
Ilyen az IDE vezérlőm:
03:00.1 IDE interface: JMicron Technology Corp. 20360/20363 Serial ATA
Controller (rev 02)
Hozzá a beállítások a kernelben:
Device Drivers --->
<*> Serial ATA and Parallel ATA drivers --->
[*] ATA SFF support
<*> JMicron PATA support
Mit csinálok rosszul?
Bukuli Norbert <bukuli.norbert@gmail.com> írta (2010. július 2. 21:30):
> Fejlemények vannak az ügyben :)
>
> A gnome illetve az ő függőségei okozzák a gondot.
> A következő processz indul el a gnome-mal együtt:
>
> root 5954 0.0 0.0 37672 828 ? S 21:26 0:00
> devkit-disks-daemon: polling /dev/hdb /dev/hda
>
> Ha ezt kilövöm, akkor csodák csodájára tünetmentes lesz a rendszer.
> A gnome-ot vajon hogyan lehet lebeszélni arról, hogy ez a processz
> elinduljon / így induljon el?
>
> 2010/6/27 Testa <testa.a.tapos@gmail.com>:
>> akkor őőőő pass...
>>
>>
>> On 27 June 2010 18:46, <eservice@deerparkwater.com> wrote:
>>> Please include the following line in all replies.
>>> Tracking number: UT20100627_0000000888
>>>
>>> Thank you for submitting an e-mail to Deer Park Direct. We will
>>> respond to your e-mail inquiry within one business day.
>>>
>>> Thank You,
>>>
>>> Deer Park Direct
>>> service.deerparkwater.com
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>> --
>> www.airndsoft.com
>> Artificial Intelligence Research aNd Development Software Company
>>
>>
>
>
>
> --
> Üdvözlettel:
> Bukuli Norbert
>
--
Üdvözlettel:
Bukuli Norbert
^ permalink raw reply [flat|nested] 28+ messages in thread
end of thread, other threads:[~2010-07-02 23:03 UTC | newest]
Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20 7:04 [gentoo-user-hu] CD eject probléma Bukuli Norbert
2010-06-23 19:22 ` [gentoo-user-hu] " Bukuli Norbert
2010-06-23 19:37 ` cjvt
2010-06-23 20:17 ` Bukuli Norbert
2010-06-23 20:31 ` cjvt
2010-06-23 20:44 ` Bukuli Norbert
2010-06-23 21:14 ` cjvt
2010-06-23 21:30 ` Bukuli Norbert
2010-06-24 21:54 ` Testa
2010-06-25 8:02 ` Bukuli Norbert
2010-06-27 16:45 ` Bukuli Norbert
2010-06-23 19:55 ` Fábián Attila
2010-06-23 20:21 ` Bukuli Norbert
-- strict thread matches above, loose matches on Subject: below --
2010-06-23 19:24 eservice
2010-06-23 19:39 eservice
2010-06-23 19:56 eservice
2010-06-23 20:20 eservice
2010-06-23 20:24 eservice
2010-06-23 20:34 eservice
2010-06-23 20:48 eservice
2010-06-23 21:16 eservice
2010-06-23 21:33 eservice
2010-06-24 21:57 eservice
2010-06-25 8:03 eservice
2010-06-27 16:46 eservice
2010-06-27 17:24 ` Testa
2010-07-02 19:30 ` Bukuli Norbert
2010-07-02 23:03 ` Bukuli Norbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox