Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No /dev/cdrom* possibly scsi?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Rukie
l33t
l33t


Joined: 26 Jan 2004
Posts: 692
Location: SE Wi, Home of cheese and cowtippers.......

PostPosted: Fri Jun 02, 2006 7:20 pm    Post subject: No /dev/cdrom* possibly scsi? Reply with quote

I can't find a cdrom drive! I think it might be because of the system being a Dell Server with SCSI, but I'm not sure how to set it up. The livecd worked fine, if I can find it i'll look to see what modules it loaded...


Any ideas on what I should do? Can I see "how" the livecd mounts the cdrom? Like, see what is loaded n su ch? Or something *doesn't know what to do*
_________________
Gentoomania! Support the Open Source!
http://www.rukie.ath.cx


Last edited by Rukie on Mon Jun 05, 2006 6:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Fri Jun 02, 2006 7:21 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Kernel & Hardware.
Postinstallation problem. Sounds like a missing driver, so moved here.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
troymc
Guru
Guru


Joined: 22 Mar 2006
Posts: 553

PostPosted: Fri Jun 02, 2006 7:35 pm    Post subject: Reply with quote

Code:
dmesg | grep -i cdrom


Should help you find it.


troymc
Back to top
View user's profile Send private message
Rukie
l33t
l33t


Joined: 26 Jan 2004
Posts: 692
Location: SE Wi, Home of cheese and cowtippers.......

PostPosted: Mon Jun 05, 2006 4:09 pm    Post subject: Reply with quote

nothing shows up during dmesg even close to cdrom

Its looks like a regular cdrom but I can't seem to access it anyway, I'm trying to mount it but I can't seem to :-|
there is no /dev/cdrom or /dev/scsi, there is a /dev/sdb, /dev/sda(hd 1 with 3 partions), /dev/sda1 /dev/sda2 and /dev/sda3 of course

But I dunno what to do to find the cdrom drive!
_________________
Gentoomania! Support the Open Source!
http://www.rukie.ath.cx
Back to top
View user's profile Send private message
Rukie
l33t
l33t


Joined: 26 Jan 2004
Posts: 692
Location: SE Wi, Home of cheese and cowtippers.......

PostPosted: Tue Jun 06, 2006 2:45 pm    Post subject: Reply with quote

Quote:
Module Size Used by
ipv6 187744 6
rtc 8948 0
parport_pc 26948 0
parport 21544 1 parport_pc
floppy 46244 0
pcspkr 1156 0
e100 28100 0
mii 3040 1 e100
megaraid_mbox 24688 0
megaraid_mm 7456 1 megaraid_mbox
aic7xxx 131252 0
scsi_transport_spi 13216 1 aic7xxx
qla1280 112172 0
tulip 40320 0
dm_mirror 14672 0
dm_mod 37048 1 dm_mirror
pdc_adma 6212 0
sata_mv 12516 0
ata_piix 6532 0
ahci 9124 0
sata_qstor 6468 0
sata_vsc 5316 0
sata_uli 4644 0
sata_sis 5220 0
sata_sx4 10052 0
sata_nv 5924 0
sata_via 5668 0
sata_svw 4932 0
sata_sil24 7684 0
sata_sil 6244 0
sata_promise 7716 0
libata 35912 15 pdc_adma,sata_mv,ata_piix,ahci,sata_qstor,sata_ vsc,sata_uli,sata_sis,sata_sx4,sata_nv,sata_via,sata_svw,sata_sil24,sata_sil,sat a_promise
sbp2 16484 0
ohci1394 25140 0
ieee1394 57272 2 sbp2,ohci1394
sl811_hcd 9344 0
ohci_hcd 14916 0
uhci_hcd 24144 0
usb_storage 49920 0
usbhid 28992 0
ehci_hcd 22856 0
usbcore 80068 7 sl811_hcd,ohci_hcd,uhci_hcd,usb_storage,usbhid,e hci_hcd


The above is loaded by the livecd


here is lspci
Quote:

00:00.0 Host bridge: Broadcom CNB20LE Host Bridge (rev 06)
00:00.1 Host bridge: Broadcom CNB20LE Host Bridge (rev 06)
00:02.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
00:04.0 PCI bridge: Digital Equipment Corporation DECchip 21152 (rev 03)
00:0e.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 50)
00:0f.1 IDE interface: Broadcom OSB4 IDE Controller
00:0f.2 USB Controller: Broadcom OSB4/CSB5 OHCI USB Controller (rev 04)
01:04.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 05)
01:05.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 05)
02:02.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
02:02.1 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01)
02:04.0 PCI bridge: Digital Equipment Corporation DECchip 21154 (rev 05)
02:08.0 Ethernet controller: Linksys NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
03:00.0 PCI bridge: Digital Equipment Corporation DECchip 21154 (rev 05)
03:01.0 SCSI storage controller: QLogic Corp. ISP12160 Dual Channel Ultra3 SCSI Processor (rev 06)
04:00.0 RAID bus controller: American Megatrends Inc. MegaRAID (rev 20)


I've built in ALL scsi stuff into the kernel for gentoo.. dunno what to do now tho :-\
_________________
Gentoomania! Support the Open Source!
http://www.rukie.ath.cx
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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