ogasawara | vanhoof: hey, I'll catch you monday for a quick chat | 03:20 |
---|---|---|
=== BenC_ is now known as BenC | ||
dileks | hi | 13:16 |
dileks | do you have all kernel-config files at a browsable url? | 13:16 |
dileks | arch and flavours* | 13:17 |
dileks | especially I wanted to know CONFIG_ACPI_PROCFS_POWER | 13:27 |
dileks | [ 0.720279] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared | 13:27 |
dileks | [ 0.732691] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared | 13:27 |
dileks | here I am on... upstream Linus tree + acpi-git-pull | 13:28 |
dileks | http://nopaste.snit.ch/143018 | 13:37 |
dileks | CONFIG_ACPI_PROCFS_POWER feature removal - scheduled for v2.6.39 | 13:38 |
dileks | didnt happen? | 13:38 |
dileks | grep CONFIG_ACPI_PROCFS /boot/config-3.2.0-25-generic | 13:39 |
dileks | # CONFIG_ACPI_PROCFS is not set | 13:39 |
dileks | CONFIG_ACPI_PROCFS_POWER=y | 13:39 |
dileks | http://nopaste.snit.ch/143019 | 13:44 |
dileks | config ACPI_PROCFS_POWER | 13:45 |
dileks | This option, together with the proc directories, will be | 13:46 |
dileks | deleted in 2.6.39. | 13:46 |
dileks | seems not to be happened | 13:46 |
deffrag | Hello! I'm using a usb-ethernet adapter conected to an externally powered usb hub and a RJ45 cable is connected to the usb-ethernet adapter. When the adapter is connected directly to a USB2/3 port of the laptop, there is no networking interface detected but when its connected to the USB hub, it gets connected directly with name eth1 using driver dm9601. I would like to find why it couldn't work directly without the need of hub... | 18:18 |
=== yofel_ is now known as yofel | ||
deffrag | How to find which kernel driver is in use for connected USB hub? | 18:50 |
dileks | check dmesg or try lsusb | 18:51 |
deffrag | lsusb detects it as - Bus 003 Device 002: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB | 18:52 |
deffrag | And I cannot find device driver with lsusb -vv | 18:57 |
deffrag | dmesg doesn't list driver in use, its only giving usb hub detected | 18:58 |
mjg59 | deffrag: There's no separate driver, it's part of the USB core | 19:10 |
deffrag | mjg59: So its driver=ehci_hcd ? | 19:12 |
deffrag | it's not seeing an actual usb device so it doesn't have to install any particular driver for it, if I get it right | 19:13 |
mjg59 | deffrag: usbcore.ko, but I think we link it into the kernel | 19:14 |
deffrag | Ah-ok, kernel module | 19:14 |
deffrag | Thanks | 19:14 |
deffrag | Ok, then I'm not able to understand why usb-ethernet adapter isn't working directly and requires a usb-hub to get detected | 19:19 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!