[OOPS] on usb removal, and minicom closing 2.6.11.7

2005-04-14 Thread Grzegorz Piotr Jaskiewicz
So, I plugged in e680 motorola phone, played a bit with minicom on /dev/ttyACM0, and when I closed minicom, got this oops. USB is useless, got to reboot computer to use it again! it's vanilla 2.6.11.7 oops attached. ksymoops 2.4.9 on i686 2.6.11.7. Options used -V (default) -k /proc/

Re: [OOPS] on usb removal, and minicom closing 2.6.11.7

2005-04-14 Thread Grzegorz Piotr Jaskiewicz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Works great, I would like to ask everyone here on lkml to consider adding this patch to mainline. This ain't naughty solution, checking for object/pointer/whatever if exists before doing anything with it, is good. Anyone? Buy the way, I am also looki

oops in VMWARE vmnet, on 2.6.12.x

2005-08-09 Thread Grzegorz Piotr Jaskiewicz
I know that in general no one here is interested in vmware affairs, but in hope that VMware folks are reading this list too, here's the oops: It's the newest vmware5 for linux from vmware.com ksymoops 2.4.9 on i686 2.6.12.4. Options used -V (default) -k /proc/ksyms (default) -l /p

hama card reader 19in1 question on USB (not workie)

2005-04-19 Thread Grzegorz Piotr Jaskiewicz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Does anyone have sucessfully used device in subject ? It doesn't seem to work here. All I get is: Apr 19 14:03:44 thinkpaddie kernel: usb 1-1.4: new full speed USB device using uhci_hcd and address 7 Apr 19 14:03:44 thinkpaddie kernel: scsi5 :

Re: hama card reader 19in1 question on USB (not workie)

2005-04-19 Thread Grzegorz Piotr Jaskiewicz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks dude, it worked ! DervishD wrote: > Hi Grzegorz :) > > * Grzegorz Piotr Jaskiewicz <[EMAIL PROTECTED]> dixit: > >>Apr 19 14:03:49 thinkpaddie kernel: Vendor: USB Read Model: CF Card >> CF Rev: 1.8D

Re: oops in VMWARE vmnet, on 2.6.12.x

2005-09-06 Thread Grzegorz Piotr Jaskiewicz
On Tuesday 06 September 2005 14:21, Mathieu wrote: > "linux-os \(Dick Johnson\)" <[EMAIL PROTECTED]> disait dernièrement que > : > > are you serious or just on drugs ? Someone was on drugs in first place, when he decided to change API in such baaad way. -- GJ Binary system, you're either 1

can't compile 2.6.11-rc2 on sparc64

2005-01-22 Thread Grzegorz Piotr Jaskiewicz
I get this error : CC arch/sparc64/kernel/ioctl32.o include/asm/uaccess.h: In function `siocdevprivate_ioctl': fs/compat_ioctl.c:648: warning: ignoring return value of `copy_to_user', declared with attribute warn_unused_result fs/compat_ioctl.c: In function `put_dirent32': fs/compat_ioctl.

Re: can't compile 2.6.11-rc2 on sparc64

2005-01-22 Thread Grzegorz Piotr Jaskiewicz
On Sunday 23 January 2005 02:36, Randy.Dunlap wrote: > Please look for another error. Run 'make' again. > Those are all just warnings and don't cause a build error. That's just all I get on console. -- GJ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: can't compile 2.6.11-rc2 on sparc64

2005-01-22 Thread Grzegorz Piotr Jaskiewicz
On Sunday 23 January 2005 02:36, Randy.Dunlap wrote: > Please look for another error. Run 'make' again. > Those are all just warnings and don't cause a build error. all output past make: [EMAIL PROTECTED] linux-2.6.11-rc2]# make V=1 if test ! /usr/src/linux-2.6.11-rc2 -ef /usr/src/linux-2.6.11-

Re: can't compile 2.6.11-rc2 on sparc64

2005-01-23 Thread Grzegorz Piotr Jaskiewicz
On Sunday 23 January 2005 03:13, Randy.Dunlap wrote: > It's the '-Werror' option that makes warnings become fatal > errors that is stopping you here. You could edit > arch/sparc64/kernel/Makefile and remove/comment that for now. Thanks, I didn't noticed that. Have built only x86_74 and i386 arch

swap is never used on ultrasparc64/32 - 2.6.11-rc2

2005-01-25 Thread Grzegorz Piotr Jaskiewicz
I've 2.6.11-rc2 sparc64 kernel, userland is 32bits. I was compiling few things, fired up firefox, and kaboom. No memory. Meanwhile, I runned swapoff -a, mkswap -v1 /dev/hda2 , swapon -a, and tried to replace swap partition with swap file, which didn't worked either. Here's dmesg: oom-killer: gfp_

Re: swap is never used on ultrasparc64/32 - 2.6.11-rc2 (STILL NOT SOLVED)

2005-01-25 Thread Grzegorz Piotr Jaskiewicz
VmallocTotal: 3145728 kB VmallocUsed: 1520 kB VmallocChunk: 3144176 kB HugePages_Total: 0 HugePages_Free: 0 Hugepagesize: 512 kB Grzegorz Piotr Jaskiewicz wrote: I've 2.6.11-rc2 sparc64 kernel, userland is 32bits. I was compiling few things, fired up firefox, and kaboom. No m