Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
brak urzadzenia /dev/sdaX - udev [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
raaf
Apprentice
Apprentice


Joined: 31 Dec 2003
Posts: 293
Location: Kraków

PostPosted: Mon Nov 01, 2004 1:10 pm    Post subject: brak urzadzenia /dev/sdaX - udev [SOLVED] Reply with quote

witam!

jakis czas temu przeszedlem na udev i wszystko gralo, dopuki nie zachcialo mi sie podlaczyc apartu cyfrowego DSC-P92. w trybie PTP przez gphoto2 jestem w stanie dostac sie do aparatu, ale juz w trybie normal nie jest to mozliwe, a zalezy mi na tym, poniewaz chcialbym mniec tez mozliwosc bezproblemowego montowania pen-driver'ow (nie wiem jak to spolszczyc). w kazdym razie z tego co widze to brak mi urzadzenia sda i nie mam pojecia dlaczego go nie ma, bo wydaje mie sie ze kernela skompilowalemn prawidlowo, zerszta confi zaraz wylistuje.

moze pare listingow:

Code:
lsmod
Module                  Size  Used by
8139too                19584  0
amd_k7_agp              5708  1
agpgart                27496  2 amd_k7_agp
binfmt_misc             8520  1
nvidia               2073864  12
snd_ens1371            20068  2
snd_rawmidi            19492  1 snd_ens1371
snd_ac97_codec         65092  1 snd_ens1371
gameport                3520  1 snd_ens1371
smbfs                  60280  0
nls_base                6080  1 smbfs
snd_pcm_oss            48552  0
snd_pcm                81992  2 snd_ens1371,snd_pcm_oss
snd_page_alloc          8840  1 snd_pcm
snd_seq_oss            30592  0
snd_seq_midi_event      5952  1 snd_seq_oss
snd_seq                47120  4 snd_seq_oss,snd_seq_midi_event
snd_timer              19972  2 snd_pcm,snd_seq
snd_seq_device          6472  3 snd_rawmidi,snd_seq_oss,snd_seq
snd_mixer_oss          17152  3 snd_pcm_oss
snd                    44580  11 snd_ens1371,snd_rawmidi,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_seq_oss,snd_seq_midi_event,snd_seq,snd_timer,snd_seq_device,snd_mixer_oss
usb_storage            63808  0
scsi_mod               67840  1 usb_storage
ehci_hcd               25284  0


Code:
dmesg
atkbd.c: Spurious ACK on isa0060/serio0. Some program, like XFree86, might be trying access hardware directly.
usb 1-2.1: new full speed USB device using address 3
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: Sony      Model: Sony DSC          Rev: 4.50
  Type:   Direct-Access                      ANSI SCSI revision: 02
USB Mass Storage device found at 3

Code:

udevinfo -a -p /sys/block/sda/sda1
couldn't get the class device


Code:
udevinfo -a -p /sys/block/
fd0/   loop0/ loop3/ loop6/ ram1/  ram12/ ram15/ ram4/  ram7/
hda/   loop1/ loop4/ loop7/ ram10/ ram13/ ram2/  ram5/  ram8/
hdc/   loop2/ loop5/ ram0/  ram11/ ram14/ ram3/  ram6/  ram9/


Code:
ls /dev/* | grep sd
raaf20 pwraaf #


Code:

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_SPLIT_ISO is not set
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
CONFIG_USB_OHCI_HCD=y
CONFIG_USB_UHCI_HCD=y

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
# CONFIG_USB_BLUETOOTH_TTY is not set
# CONFIG_USB_MIDI is not set
# CONFIG_USB_ACM is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_RW_DETECT=y
CONFIG_USB_STORAGE_DATAFAB=y
CONFIG_USB_STORAGE_FREECOM=y
CONFIG_USB_STORAGE_ISD200=y
CONFIG_USB_STORAGE_DPCM=y
CONFIG_USB_STORAGE_HP8200e=y
CONFIG_USB_STORAGE_SDDR09=y
CONFIG_USB_STORAGE_SDDR55=y
CONFIG_USB_STORAGE_JUMPSHOT=y

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
# CONFIG_HID_FF is not set
CONFIG_USB_HIDDEV=y

#
# USB HID Boot Protocol drivers
#
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support

#

#
# USB Network adaptors
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_TEST is not set

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=y
# CONFIG_EXT3_FS_XATTR is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
CONFIG_ROMFS_FS=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y



w sumie ladnie mi montuje dyski i cdromy, niestety dyskietek tez nie montuje (wydaje mi sie, ze wzniejsze jest automatczne odmontowywanie niz montowanie, ale tego tez nie robi, a szkoda).

pozdrawiam
raaf

ps. aha, nie napisalem, ze problem jest taki sam przy roznych kernelach teraz np mam trzy kernele ck-sources, gentoo-dev-sources 2.6.8-r10 i gentoo-dev-sources-2.6.9-r1.


Last edited by raaf on Tue Nov 02, 2004 9:45 am; edited 2 times in total
Back to top
View user's profile Send private message
raaf
Apprentice
Apprentice


Joined: 31 Dec 2003
Posts: 293
Location: Kraków

PostPosted: Mon Nov 01, 2004 3:02 pm    Post subject: Re: brak urzadzenia /dev/sdaX - udev Reply with quote

oki, juz zrobilem. poprostu przeoczylem fakt ze nie wlaczylem obslugi dyskow scsi. ale dziala i to ladnie.

pozdrawiam
raaf
Back to top
View user's profile Send private message
Strus
l33t
l33t


Joined: 19 Apr 2004
Posts: 780
Location: Poland - Bochnia

PostPosted: Mon Nov 01, 2004 4:24 pm    Post subject: Reply with quote

Czy to jest takie trudne używać code zamiast quote i dawać solved do tematów?....
Back to top
View user's profile Send private message
raaf
Apprentice
Apprentice


Joined: 31 Dec 2003
Posts: 293
Location: Kraków

PostPosted: Tue Nov 02, 2004 9:48 am    Post subject: Reply with quote

Strus wrote:
Czy to jest takie trudne używać code zamiast quote i dawać solved do tematów?....


oki ;)

raaf
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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