Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
USB detection issue (-hal)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
FRIGN
n00b
n00b


Joined: 12 Jan 2013
Posts: 23
Location: Germany

PostPosted: Sat Mar 02, 2013 2:34 pm    Post subject: Reply with quote

DaggyStyle wrote:
hal is deprecated for ages, the fact that you have the hal flag in udev tells me that your tree is severely outdated.

I'd recommend trying to upgrade your system.


I might be missing something, but isn't his hal-use-flag _unset_?
Back to top
View user's profile Send private message
noclear2000
Apprentice
Apprentice


Joined: 21 Jun 2006
Posts: 153
Location: Germany

PostPosted: Sat Mar 02, 2013 2:44 pm    Post subject: Reply with quote

FRIGN wrote:
DaggyStyle wrote:
hal is deprecated for ages, the fact that you have the hal flag in udev tells me that your tree is severely outdated.

I'd recommend trying to upgrade your system.


I might be missing something, but isn't his hal-use-flag _unset_?


FRIGN, yes HAL USE flag is NOT set. This was some misunderstanding related to the title of my initial post (where '-hal' stands for 'MINUS hal' but was probably misread as 'hyphen hal' or something like this. I think somewhere above I also stated that I have "minus hal" in my USE flags.


My system is deep world up2date currently.

Thanks for posting. :)
Back to top
View user's profile Send private message
DaggyStyle
Watchman
Watchman


Joined: 22 Mar 2006
Posts: 5909

PostPosted: Sat Mar 02, 2013 6:28 pm    Post subject: Reply with quote

FRIGN wrote:
DaggyStyle wrote:
hal is deprecated for ages, the fact that you have the hal flag in udev tells me that your tree is severely outdated.

I'd recommend trying to upgrade your system.


I might be missing something, but isn't his hal-use-flag _unset_?


the hal flag shouldn't exists anymore...
_________________
Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
Back to top
View user's profile Send private message
noclear2000
Apprentice
Apprentice


Joined: 21 Jun 2006
Posts: 153
Location: Germany

PostPosted: Wed Mar 06, 2013 11:51 am    Post subject: Reply with quote

gnome starts the following script for me now as a workaround:
Code:

# cat scripts/USB-workaround.sh
#!/bin/bash
while true; do lsusb -v > /dev/null; sleep 2; done


That works but wastes some cpu cycles for sure but i monitored top for a while closely. looks like it is no big deal. anyway not 100% happy with this hack.
Back to top
View user's profile Send private message
skunk
l33t
l33t


Joined: 28 May 2003
Posts: 646
Location: granada, spain

PostPosted: Mon Mar 11, 2013 4:59 am    Post subject: Reply with quote

hi noclear2000,
i've the very same issue with a fresh install on a dell xps 13...
disabling CONFIG_USB_SUSPEND works until a better solution is found...
Back to top
View user's profile Send private message
noclear2000
Apprentice
Apprentice


Joined: 21 Jun 2006
Posts: 153
Location: Germany

PostPosted: Fri Mar 22, 2013 4:44 pm    Post subject: Reply with quote

Hi skunk

thanks for this information. :-)
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
Goto page Previous  1, 2
Page 2 of 2

 
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