IWETHEY v. 0.3.0 | TODO
1,095 registered users | 1 active user | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Nope. Change the gcc symbolic link.
To point to the one you need...

It is the pain of continuously migrating compiler.

FYI, here is the listing of gcc* in my /usr/bin:
[greg@king:~]$ ls -l /usr/bin/gcc*\nlrwxrwxrwx 1 root root     7 2005-11-14 14:33 /usr/bin/gcc -> gcc-4.0\n-rwxr-xr-x 1 root root 81648 2005-09-16 07:59 /usr/bin/gcc-3.3\n-rwxr-xr-x 1 root root 84752 2005-10-15 19:10 /usr/bin/gcc-3.4\n-rwxr-xr-x 1 root root 89136 2005-11-12 13:41 /usr/bin/gcc-4.0\nlrwxrwxrwx 1 root root    10 2005-10-17 10:10 /usr/bin/gccbug -> gccbug-4.0\n-rwxr-xr-x 1 root root 15967 2005-09-16 07:49 /usr/bin/gccbug-3.3\n-rwxr-xr-x 1 root root 16125 2005-10-15 19:02 /usr/bin/gccbug-3.4\n-rwxr-xr-x 1 root root 16231 2005-11-12 13:33 /usr/bin/gccbug-4.0\n[greg@king:~]$ gcc-3.3 --version\ngcc-3.3 (GCC) 3.3.6 (Debian 1:3.3.6-10)\nCopyright (C) 2003 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions.  There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n[greg@king:~]$ gcc-3.4 --version\ngcc-3.4 (GCC) 3.4.5 20051015 (prerelease) (Debian 3.4.4-9)\nCopyright (C) 2004 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions.  There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n[greg@king:~]$ gcc-4.0 --version\ngcc-4.0 (GCC) 4.0.3 20051111 (prerelease) (Debian 4.0.2-4)\nCopyright (C) 2005 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions.  There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Hope that helps. BTW, 3.3.6 will work, Module Assistant will know that.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
Freedom is not FREE.
Yeah, but 10s of Trillions of US Dollars?
SELECT * FROM scog WHERE ethics > 0;

0 rows returned.
New Module compiles now using 3.3.6, but ...
I think I've tracked down a problem. I see lots of references via google to "xf86openserial: cannot open device" after installing Xorg instead of xf86. Basically it's not finding the mouse. I tried dpkg-reconfigure xserver-xorg and did the mouse auto-detection. Now when I boot it tries three times to start X, then hangs on a blank screen. Can't do anything. I'm about to boot single-user mode and change my runlevel so I can at least get to a promt a log in on a tty before it hangs.
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
Expand Edited by drewk Nov. 29, 2005, 10:49:53 PM EST
New try this:
"modprobe usbmouse" (or a couple of other mouse related modules)

I've seen this problem myself. I actually had to modify... err something (I'll check on that)

It seems to revert periodically when a new version of (don't know what) something returns it automagically.

You can manually load them after the notice... and then restart gdm and try again.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
Freedom is not FREE.
Yeah, but 10s of Trillions of US Dollars?
SELECT * FROM scog WHERE ethics > 0;

0 rows returned.
New Was just about to do this, then I remembered
This isn't a usb mouse. It's an actual PS/2 Intellimouse.
===

Purveyor of Doc Hope's [link|http://DocHope.com|fresh-baked dog biscuits and pet treats].
[link|http://DocHope.com|http://DocHope.com]
New One of the mouse modules are missing then.
Or don't use /dev/input/mice use /dev/psaux

See if that takes care of it.

BTW, the new versions of Gutenprint (formerly Gimp-Print) now completely support the Epson Printers... there is even an Epson supplied driver and ppd to use now *IN* debian.

So, no longer do you have to use Windows as a printer driver.
--
[link|mailto:greg@gregfolkert.net|greg],
[link|http://www.iwethey.org/ed_curry|REMEMBER ED CURRY!] @ iwethey
Freedom is not FREE.
Yeah, but 10s of Trillions of US Dollars?
SELECT * FROM scog WHERE ethics > 0;

0 rows returned.
     Can't compile kernel module with current gcc - (drewk) - (6)
         You've got it. - (Yendor)
         Nope. Change the gcc symbolic link. - (folkert) - (4)
             Module compiles now using 3.3.6, but ... - (drewk) - (3)
                 try this: - (folkert) - (2)
                     Was just about to do this, then I remembered - (drewk) - (1)
                         One of the mouse modules are missing then. - (folkert)

More aluminum-magnesium batons than you can shake a leg at.
157 ms