View previous topic :: View next topic |
Author |
Message |
Alexi n00b
Joined: 14 Feb 2007 Posts: 55
|
Posted: Sat Feb 17, 2007 4:15 am Post subject: How do I disable firewire? |
|
|
I have the problem of firewire becoming eth0. Lots of threads mention that this can be easily fixed be disabling firewire, however fails to mention explicitly how to do that. And well, i'm still learning the basics of the system so I have no clue... (I know there are other ways to solve this, but this should be the simplest and best since I never use firewire anyway). |
|
Back to top |
|
|
yabbadabbadont Advocate
Joined: 14 Mar 2003 Posts: 4791 Location: 2 exits past crazy
|
Posted: Sat Feb 17, 2007 4:22 am Post subject: |
|
|
Manually compile your kernel and leave out support for firewire. Or try to find which, if any, blacklist files in /etc will prevent the firewire modules from being loaded. _________________
Bones McCracker wrote: | On the other hand, regex is popular with the ladies. |
|
|
Back to top |
|
|
Simius Apprentice
Joined: 26 Oct 2002 Posts: 219 Location: Budapest, Hungary
|
Posted: Sat Feb 17, 2007 9:21 am Post subject: |
|
|
If you REALLY don't need firewire, just don't load the module, AND disable coldplugging in /etc/conf.d/rc.
In case you do need firewire (I, for instance do need it for hard drives - it's like a few classes faster than USB2), I suggest you check over your network and firewire kernel config. Maybe something is switched on or loaded that shouldn't be. _________________ You kinda have to sneak up on a mac...
- PC vs MAC (http://www.youtube.com/watch?v=iEAGmBRC1dc) |
|
Back to top |
|
|
Evincar Apprentice
Joined: 13 Feb 2007 Posts: 217 Location: Madrid
|
Posted: Sat Feb 17, 2007 12:08 pm Post subject: |
|
|
There's somewhere a thread about making UDEV name your devices with more "meaningful" names. And in the latest version at least, you can configure it very easily, so, for instance your firewire gets the name "net.frwr" or "net.ieee1394" |
|
Back to top |
|
|
Alexi n00b
Joined: 14 Feb 2007 Posts: 55
|
Posted: Sat Feb 17, 2007 12:47 pm Post subject: |
|
|
Thanks!
I have read the guide about renaming the devices... it got me a bit confused, and I thought the easiest way would be to just disable firewire. And well, since I really don't need firewire...
If I would compile my kernel without firewire support, will I see my current settings as default? That way I could just leave all the other settings and only change the one I need(less risk of messing things up).
Otherwise, how do I "just don't load the module"? |
|
Back to top |
|
|
Alexi n00b
Joined: 14 Feb 2007 Posts: 55
|
Posted: Sat Feb 17, 2007 4:35 pm Post subject: |
|
|
I read the HOWTO on compiling the kernel manually. That looked pretty easy and I don't mind a newer kernel, so why not upgrade.
I thought it all went pretty well, untill actually compiling the kernel. As with just about everything I have tried to do with Gentoo I get errors(usually internal compiler error: segmentation fault). I like how Gentoo is built up, but I really can't get anything done, so I guess enough is enough...
Anyway, thanks for your help, it's really appreciated. |
|
Back to top |
|
|
|