1572d
![]() |
|
|
|
|
|||||||
| Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
I realise my FreeBSD doesnt recognise any USB device anymore. Nothing related to usb shows up when I insert usb device: bluetooth dongle, usb stick...
Does anyone have any idea? This is my current kernel config file: Quote:
__________________
...then the God created man... |
|
#2
|
||||
|
||||
|
The config file is too long, this forum doesnt accept that long, so I need to break it down to another post
Quote:
__________________
...then the God created man... |
|
#3
|
||||
|
||||
|
try enabling
device ch # SCSI media changers also i'm now shore where is this used, but try device firmware # firmware assist module also seams you can disable device uhid # "Human Interface Devices" since i don't see any device enabled, that depends on this |
|
#4
|
|||
|
|||
|
Or, more conveniently: Try booting with a GENERIC-kernel and see if that changes anything. That's generally a good thing to test if you've got problems and are using a custom kernel.
|
|
#5
|
||||
|
||||
|
What does
Code:
usbdevs -v |
|
#6
|
||||
|
||||
|
I will install GENERIC once I get home. This is output of:
Quote:
__________________
...then the God created man... |
|
#7
|
||||
|
||||
|
# kldload ehci
# cd /boot/kernel # kldload u* Maybe this helps. You're probably just missing some required modules.
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ... sysutils/automounter: amd(8) based automounting without HAL contact: kamikaze@bsdforen.de Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything. |
|
#8
|
||||
|
||||
|
This module was compiled in the current kernel.
Quote:
Btw, my system is FreeBSD 6.4
__________________
...then the God created man... |
|
#9
|
||||
|
||||
|
Well, this covers most USB modules. If it's a missing module, it will probably be among those.
__________________
sysutils/bsdadminscripts: binary package maintenance, library integrity checking, ... sysutils/automounter: amd(8) based automounting without HAL contact: kamikaze@bsdforen.de Disclaimer: My posts represent my perception. Errors and incompleteness are to be expected, I deny any responsibility to know everything. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange IP showed up on device. | paulfrottawa | Networking | 1 | December 26th, 2008 07:28 |
| if a usb device shows ugen but no umass message | mdg583 | Peripheral Hardware | 5 | December 11th, 2008 16:18 |
| How to test FreeBSD Performance in one machine condition? | darkstar | General | 2 | November 27th, 2008 01:42 |
| Cant get Wake on Lan work after shutdown my machine with freebsd | edhunter | General | 0 | November 26th, 2008 12:43 |
| FreeBSD as a Virtual Machine | Stra | Installing & Upgrading | 9 | November 25th, 2008 17:23 |