drive de cd não reconhece no ubuntu

1. drive de cd não reconhece no ubuntu

Marcelo
marcelo.m87

(usa Debian)

Enviado em 03/08/2009 - 14:47h

Estou com um certo problema, consigo jogar qq jogo no wine, e tenho todos os meu programas funfando direitinho. O problema tá sendo o meu drive de cd, possuo dois na verdade, um lg Leitor e gravador de CD/DVD, e um lg leitor de cd, o problema é que nenhum dos dois é reconhecido pelo meu ubuntu (9.04 Jaunty), e o pior o mesmo foi instalado usando o drive de cd, não existe /dev/hda nem derivados, queria um help ae já que não consegui achar na net algo q me ajudasse.
Tentei inclusive carregar o módulo ide-generic.
$ sudo vim /etc/initramfs-tools/modules
e adicionando a linha ide-generic e ainda,
# uname -r
2.6.30.4
# update-initramfs -u -k 2.6.30.4
Eu recompilei o kernel também para tentar corrigir, mas nada. A porcaria do meu windows antigo identificava os dois drives, e meu debian também identificou, por isso não acho q é problema da minha controladora de ide nem algo do gênero.
Segue ae meu dmesg
Espero um help ae!
dmesg | grep -i cd
[ 0.721783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.721797] ehci_hcd 0000:00:10.4: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[ 0.721808] ehci_hcd 0000:00:10.4: EHCI Host Controller
[ 0.721858] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 1
[ 0.721886] ehci_hcd 0000:00:10.4: irq 21, io mem 0xf8fffc00
[ 0.732009] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00
[ 0.732172] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.732185] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.732222] uhci_hcd 0000:00:10.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.732228] uhci_hcd 0000:00:10.0: UHCI Host Controller
[ 0.732261] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
[ 0.732287] uhci_hcd 0000:00:10.0: irq 20, io base 0x0000c800
[ 0.732418] uhci_hcd 0000:00:10.1: PCI INT B -> GSI 22 (level, low) -> IRQ 22
[ 0.732424] uhci_hcd 0000:00:10.1: UHCI Host Controller
[ 0.732451] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
[ 0.732474] uhci_hcd 0000:00:10.1: irq 22, io base 0x0000c400
[ 0.732602] uhci_hcd 0000:00:10.2: PCI INT C -> GSI 21 (level, low) -> IRQ 21
[ 0.732607] uhci_hcd 0000:00:10.2: UHCI Host Controller
[ 0.732634] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
[ 0.732651] uhci_hcd 0000:00:10.2: irq 21, io base 0x0000c000
[ 0.732786] uhci_hcd 0000:00:10.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 0.732790] uhci_hcd 0000:00:10.3: UHCI Host Controller
[ 0.732820] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 5
[ 0.732843] uhci_hcd 0000:00:10.3: irq 23, io base 0x0000b800
[ 1.356622] sda:<5>scsi 2:0:0:0: CD-ROM HL-DT-ST DVD-RAM GSA-H20N 1.00 PQ: 0 ANSI: 5
[ 1.363075] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.363078] Uniform CD-ROM driver Revision: 3.20
[ 1.363129] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 1.570607] scsi 3:0:1:0: CD-ROM HL-DT-ST CD-ROM GCR-8523B 1.02 PQ: 0 ANSI: 5
[ 1.575875] sr1: scsi3-mmc drive: 52x/52x cd/rw xa/form2 cdda tray
[ 1.575921] sr 3:0:1:0: Attached scsi CD-ROM sr1
Abras galera obrigado pela ajuda!



  


2. Re: drive de cd não reconhece no ubuntu

N M S
nfermat

(usa Slackware)

Enviado em 03/08/2009 - 15:30h

Seus drives são:
/dev/sr0 e /dev/sr1

Só vi isso acontecendo em controladoras intel, onde o kernel
o enxerga como scsi.


3. Ainda num funfo

Marcelo
marcelo.m87

(usa Debian)

Enviado em 03/08/2009 - 18:23h

Cara eu tentei montar através de
# mount /dev/sr0 /media/cdrom
e nada, tentei
sudo mount /dev/sr0 /media/cdrom -t udf,iso9660
e ainda
sudo mount /dev/cdrom /media/cdrom -t udf,iso9660
e mesmo assim não rodou nem a pau, simplesmente
/dev/sr0: Nenhuma mídia encontrada
troquei de leitor, para ter certeza q não me confundia, e mesmo assim não rodou,
testei tanto sr0 qt sr1, e mesmo assim nada.
Alguma idéia? O ubuntu aqui nem reconhece como drive.
Brigadaum ae!


4. O mesmo acontece comigo

Junio Rafael
rafaeldc311

(usa Outra)

Enviado em 07/12/2011 - 10:14h

[ 0.000000] ACPI: DSDT 77d95cdf 04E33 (v01 PTLTD 671 06040000 MSFT 03000000)
[ 0.000000] ACPI: SLIC 77d9acd8 00176 (v01 cceCCE CCEModel 06040000 LTP 00000000)
[ 0.725322] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.725355] ehci_hcd 0000:00:03.3: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.725373] ehci_hcd 0000:00:03.3: EHCI Host Controller
[ 0.725415] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[ 0.725450] ehci_hcd 0000:00:03.3: cache line size of 16 is not supported
[ 0.725468] ehci_hcd 0000:00:03.3: irq 22, io mem 0xb0106000
[ 0.736017] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[ 0.736266] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.736288] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.736300] ohci_hcd 0000:00:03.0: OHCI Host Controller
[ 0.736342] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[ 0.736366] ohci_hcd 0000:00:03.0: irq 20, io mem 0xb0104000
[ 0.792203] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.792213] ohci_hcd 0000:00:03.1: OHCI Host Controller
[ 0.792261] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[ 0.792283] ohci_hcd 0000:00:03.1: irq 21, io mem 0xb0105000
[ 0.850184] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.048078] usb 1-1: new high speed USB device number 2 using ehci_hcd
[ 1.320029] usb 1-6: new high speed USB device number 3 using ehci_hcd
[ 2.124035] usb 1-7: new high speed USB device number 4 using ehci_hcd
[ 798.116065] usb 1-6: reset high speed USB device number 3 using ehci_hcd
[14570.116052] usb 1-6: reset high speed USB device number 3 using ehci_hcd
[26906.120064] usb 1-6: reset high speed USB device number 3 using ehci_hcd
[29156.116056] usb 1-6: reset high speed USB device number 3 using ehci_hcd
[29314.116059] usb 1-6: reset high speed USB device number 3 using ehci_hcd

Podem me ajudar?






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts