| renihs | but you would be appy with a dual too |
| doc|home | hardware conversations in ##hardware please |
| renihs | narf :( doc|home's watchfull eye is flying again :) |
| doc|home | :) |
| milligan | I updated my chost last night, following the gentoo guide. Today, the system seems to be running fine, and the upgrade didn't report any errors. What are the chances that the system is going to crash and burn when I reboot? I mean, is it likely that something will screw up ? |
| [R] | 90% |
| Miffentrop | anyone here ever tied to make ssmtp use smtp.gmail.com? I'm having problems with ssmtp always attaching stuff like "root@[username]@gmail.com" |
| renihs | milligan, did you run emerge -e world? |
| bssteph | Miffentrop: i remember seeing something about that on the forums, but that was just while i was trying to fix something else, so that's as much as i can help |
| milligan | renihs, yes. and I synced portage first. |
| renihs | milligan, shouldnt pose a threat then |
| milligan | awesome. |
| renihs | run revdep maybe |
| Vauban | Taking a look at 'http://gentoo-wiki.com/Safe_Cflags', I found out that I could change -march=pentium4 in -march=prescott and also add -fomit-frame-pointer. Do I have to rebuild the whole system? I believe not but... |
| [R] | Vauban: no, but the programs won't magically start using those cflags they have to be compiled iwth them |
| renihs | Vauban, afaik march optimiced without breaking so it wont break your sysem however to take advantage you need to rebuild |
| hannesd | Vauban: -fomit-fp is included in O2.. |
| milligan | renihs, what does revdep do? |
| [R] | hannesd: not on x86 |
| milligan | and what package contains it ? |
| renihs | milligan, revdep-rebuild tries to find broken libraries |
| Vauban | Thanks for the answers |
| renihs | its in gentoolkit |
| zaratustra | I have nx6110 and I tried to install gentoo, but it seems to overheat, like ACPI isn't working, or something... Does anyone knows what could cause that? |
| renihs | revdep-rebuild -vp to dry-run |
| milligan | renihs, awesome. Thanks mate. |
| hannesd | [R]: So http://gentoo-wiki.com/Talk:Safe_Cflags is plain wrong? |
| milligan | renihs, do you have any experience with usb headsets on gentoo ? |
| [R] | hannesd: no, it clearly says what i just said This is not true. If you read all of that page referring to the O levels, it says that it is only included if it doesn't affect debugging. On all x86 architectures and amd64, -fomit-frame-pointer does, in fact, affect debugging, so it is not included in the -O optimizations. |
| renihs | i only have experience with normal headsets plugged into the soundcard :) |
| Vauban | hannesd : info gcc tells '`-O' also turns on `-fomit-frame-pointer' on machines where doingso does not interfere with debugging." Is i686 is this case ? |
| hannesd | [R]: ok thanks. |
| [R] | milligan: just enable the alsa usb driver... it "just works" |
| milligan | [R], that needs to be enabled in the kernel ? |
| [R] | milligan: where else would one enable an alsa driver? |
| PolarBears | hi guys |