Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ancora su udev - blutooth usb - storage usb
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Tue Jul 05, 2005 3:52 pm    Post subject: ancora su udev - blutooth usb - storage usb Reply with quote

scusate... se apro un nuovo post, ma non ho trovato soluzioni fra i post vecchi...

ho appena reinstallato gentoo su un nuovo pc, ma mentre prima andava tutto, ora ho qualche problema con le chiavette usb..

1) prima quando inserivo una chiavetta usb storage gnome mi faceva automaticamente l'automount, ora invece non succede nulla.... in /media mi trovo solo il cdrecorder, e non più la chiavetta usb... gnome-volume-manager è correttamente configurato per l'automount, ecco il log:

Code:
 # tail /var/log/messages
Jul  5 17:26:06 tux3 hcid[9792]: HCI dev 0 unregistered
Jul  5 17:26:07 tux3 usb 1-3: USB disconnect, address 4
Jul  5 17:26:33 tux3 usb 1-3: new high speed USB device using ehci_hcd and address 5
Jul  5 17:26:33 tux3 scsi2 : SCSI emulation for USB Mass Storage devices
Jul  5 17:26:33 tux3 usb-storage: device found at 5
Jul  5 17:26:33 tux3 usb-storage: waiting for device to settle before scanning
Jul  5 17:26:38 tux3 Vendor: Generic   Model: STORAGE DEVICE    Rev: 1.25
Jul  5 17:26:38 tux3 Type:   Direct-Access                      ANSI SCSI revision: 00
Jul  5 17:26:38 tux3 usb-storage: device scan complete
Jul  5 17:26:39 tux3 scsi.agent[12503]: disk at /devices/pci0000:00/0000:00:10.3/usb1/1-3/1-3:1.0/host2/target2:0:0/2:0:0:0


ma perchè mi vede la chiavetta in /device/pci00000* ?

2) chiavetta usb bluetooth, anche questa, prima andava perfettamente, mentre ora non riesco più a farla andare con gnome-bluetooth-manager,

mi si avvia senza errori, ma gnome-obex-server non vuole partire... e non si vede più nel menù contestuale la voce per inviare via bluetooth....

Code:
Jul  5 17:29:13 tux3 usb 2-2: new full speed USB device using uhci_hcd and address 3
Jul  5 17:29:14 tux3 hcid[9792]: HCI dev 0 registered
Jul  5 17:29:14 tux3 hcid[9792]: HCI dev 0 up
Jul  5 17:29:14 tux3 hcid[9792]: Starting security manager 0



ho già fatto un re-emerge di udev, hotplug-base, e baselayout, come ho letto sul forum...

queste le mie flag:

Code:
CFLAGS="-march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="-apm -qt -kde -arts -oss acpi alsa divx4linux xvid mpeg mp3 ogg gnome gtk gtk2 howl udev hal dbus cdr ntpl"


e le versione dei programmi che penso siano coinvolti....

Code:

*  sys-apps/baselayout
      Latest version available: 1.11.12-r4
      Latest version installed: 1.11.12-r4

*  sys-apps/hal
      Latest version available: 0.4.7-r2
      Latest version installed: 0.4.7-r2

*  sys-fs/udev
      Latest version available: 058
      Latest version installed: 058

*  sys-apps/hotplug
      Latest version available: 20040923
      Latest version installed: 20040923

*  sys-apps/hotplug-base
      Latest version available: 20040401
      Latest version installed: 20040401


sto usando gnome 2.10 (stable) su una via epia m10000 e il kernel sembra configurato giusto... qualche idea? :roll:
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Tue Jul 05, 2005 8:21 pm    Post subject: Reply with quote

dbus hald li hai avviati? lo so che è una domanda stupida, ma meglio partire dalla base, non si sa mai...

successivamente: il kernel? è configurato per leggere i mass-storage? nuovo pc = nuovo kernel giusto? magari è una dimenticanza...
Back to top
View user's profile Send private message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Wed Jul 06, 2005 6:36 am    Post subject: Reply with quote

Code:
 # rc-update show
               acpid |      default
           alsasound | boot
           bluetooth |      default
            bootmisc | boot
             checkfs | boot
           checkroot | boot
               clock | boot
            coldplug | boot
         consolefont | boot
         crypto-loop |
               cupsd |
                dbus |      default
          domainname |      default
              esound |
                famd |      default
            gkrellmd |
                 gpm |
                hald |      default
             hddtemp |
              hdparm |      default
            hostname | boot
             hotplug |      default
             keymaps | boot
          lm_sensors |
               local |      default nonetwork
          localmount | boot
       mDNSResponder |      default
             modules | boot
            net.eth0 |      default
              net.lo | boot
            netmount |
            net.ppp0 |
                nifd |
                nscd |
             numlock |
             portmap |
           rmnologin | boot
              rsyncd |
              serial | boot
               spamd |
              splash |
                sshd |
           syslog-ng |      default
             urandom | boot
          vixie-cron |
                 xdm |      default


per il kernel...

Code:
 │<*> Support for Host-side USB                                        │ │
  │ │[ ]   USB verbose debug messages                                     │ │
  │ │---   Miscellaneous USB options                                      │ │
  │ │[*]   USB device filesystem                                          │ │
  │ │[ ]   Enforce USB bandwidth allocation (EXPERIMENTAL)                │ │
  │ │[ ]   Dynamic USB minor allocation (EXPERIMENTAL)                    │ │
  │ │[ ]   USB suspend/resume (EXPERIMENTAL)                              │ │
  │ │--- USB Host Controller Drivers                                      │ │
  │ │<*> EHCI HCD (USB 2.0) support                                       │ │
  │ │[ ]   Full speed ISO transactions (EXPERIMENTAL)   
│ │[ ]   Root Hub Transaction Translators (EXPERIMENTAL)                │ │
  │ │< > OHCI HCD support                                                 │ │
  │ │<*> UHCI HCD (most Intel and VIA) support                            │ │
  │ │< > SL811HS HCD support                                              │ │
  │ │--- USB Device Class drivers                                         │ │
  │ │< > USB Audio support                                                │ │
  │ │--- USB Bluetooth TTY can only be used with disabled Bluetooth subsys│ │
  │ │< > USB MIDI support                                                 │ │
  │ │< > USB Modem (CDC ACM) support                                      │ │
  │ │<*> USB Printer support               
│ │--- NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also │ │
  │ │<*> USB Mass Storage support                                         │ │
  │ │[ ]   USB Mass Storage verbose debug                                 │ │
  │ │[ ]   USB Mass Storage Write-Protected Media Detection (EXPERIMENTAL)│ │
  │ │[ ]   Datafab Compact Flash Reader support (EXPERIMENTAL)            │ │
  │ │[ ]   Freecom USB/ATAPI Bridge support                               │ │
  │ │[ ]   ISD-200 USB/ATA Bridge support                                 │ │
  │ │[ ]   Microtech/ZiO! CompactFlash/SmartMedia support                 │ │
  │ │[ ]   HP CD-Writer 82xx support (EXPERIMENTAL)                       │ │
  │ │[ ]   SanDisk SDDR-09 (and other SmartMedia) support (EXPERIMENTAL)  │ │
 │[ ]   SanDisk SDDR-55 SmartMedia support (EXPERIMENTAL)              │ │
  │ │[ ]   Lexar Jumpshot Compact Flash Reader (EXPERIMENTAL)             │ │
  │ │--- USB Input Devices                                                │ │
  │ │<*> USB Human Interface Device (full HID) support                    │ │
  │ │[*]   HID input layer support                                        │ │
  │ │[ ]     Force feedback support (EXPERIMENTAL)                        │ │
  │ │[ ]   /dev/hiddev raw HID device support                             │ │
  │ │< > Aiptek 6000U/8000U tablet support                                │ │
  │ │< > Wacom Intuos/Graphire tablet support                             │ │
  │ │< > KB Gear JamStudio tablet support                                 │ │
 │< > Griffin PowerMate and Contour Jog support                        │ │
  │ │< > MicroTouch USB Touchscreen Driver                                │ │
  │ │<M> eGalax TouchKit USB Touchscreen Driver                           │ │
  │ │< > X-Box gamepad support                                            │ │
  │ │< > ATI / X10 USB RF remote control                                  │ │
  │ │--- USB Imaging devices                                              │ │
  │ │< > USB Mustek MDC800 Digital Camera support (EXPERIMENTAL)          │ │
  │ │< > Microtek X6USB scanner support                                   │ │
  │ │--- USB Multimedia devices                                           │ │
  │ │< > DABUSB driver                                                    │ │
 │< > USB 3com HomeConnect (aka vicam) support (EXPERIMENTAL)          │ │
  │ │< > D-Link USB FM radio support (EXPERIMENTAL)                       │ │
  │ │< > USB IBM (Xirlink) C-it Camera support                            │ │
  │ │< > USB Konica Webcam support                                        │ │
  │ │<M> USB OV511 Camera support                                         │ │
  │ │<M> USB SE401 Camera support                                         │ │
  │ │<M> USB SN9C10x PC Camera Controller support                         │ │
  │ │<M> USB STV680 (Pencam) Camera support                               │ │
  │ │    USB Network Adapters  --->                                       │ │
  │ │--- USB port drivers                                                 │ │
│ │< > USS720 parport driver                                            │ │
  │ │    USB Serial Converter support  --->                               │ │
  │ │--- USB Miscellaneous drivers                                        │ │
  │ │< > EMI 6|2m USB Audio interface support                             │ │
  │ │< > EMI 2|6 USB Audio interface support                              │ │
  │ │< > USB Auerswald ISDN support (EXPERIMENTAL)                        │ │
  │ │< > USB Diamond Rio500 support (EXPERIMENTAL)                        │ │
  │ │< > USB Lego Infrared Tower support (EXPERIMENTAL)                   │ │
  │ │< > USB LCD driver support                                           │ │
  │ │< > USB LED driver support                                           │ │
 │<M> Cypress USB thermometer driver support                           │ │
  │ │< > USB PhidgetKit support                                           │ │
  │ │<M> USB PhidgetServo support                                         │ │
  │ │< > Siemens ID USB Mouse Fingerprint sensor support                  │ │
  │ │< > USB testing driver (DEVELOPMENT)                                 │ │
  │ │--- USB ATM/DSL drivers                                              │ │
  │ │    USB Gadget Support  --->                                         │ │



non mi sembra manchi nulla... ma non escludo che qualcosa mi sia sfuggito...
Back to top
View user's profile Send private message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Tue Jul 19, 2005 9:32 am    Post subject: Reply with quote

up
Back to top
View user's profile Send private message
MonsterMord
Guru
Guru


Joined: 28 Apr 2004
Posts: 395
Location: Italy --> Forli'

PostPosted: Tue Jul 19, 2005 10:04 am    Post subject: Reply with quote

Hai attivato il supporto scsi?

Code:

--- SCSI device support;
[*]   legacy /proc/scsi/ support
---   SCSI support type (disk, tape, CD-ROM)
<*>   SCSI disk support
< >   SCSI tape support
< >   SCSI OnStream SC-x0 tape support
< >   SCSI CDROM support
<*>   SCSI generic support           

_________________
Gentoo GNU/Linux on DELL Inspiron 8500
Back to top
View user's profile Send private message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Tue Jul 19, 2005 10:12 am    Post subject: Reply with quote

si
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Tue Jul 19, 2005 11:08 am    Post subject: Reply with quote

allora... ti pongo un problema con una possibile soluzione: effettivamente anche io ho notato che se inserisco un supporto rimovibile al primo avvio non viene "attaccato" ma però viene riconosciuto. se accedo alla pagina di configurazione di gnome-volume-manager, invece compaiono tutti di botto. prova a vedere se lo fa anche a te. adesso cerco di isolare il problema anche se sono quasi sicuro che si tratti di udev058.
Back to top
View user's profile Send private message
Ciccio Bueo
l33t
l33t


Joined: 19 Oct 2004
Posts: 834
Location: Treviso

PostPosted: Thu Jul 21, 2005 10:07 am    Post subject: Reply with quote

ok, ora la chiavetta usb funziona e si automount, ho ancora problemi col bluetooth... che ho ripreso qui: https://forums.gentoo.org/viewtopic-t-213562-start-25.html

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