On Saturday 17 September 2005 08:14, FUJITA Kazutoshi wrote: > Hi, > > I have AMD64 -CURRENT box. > Motherboard is ASUS A8N-E(chipset is nForce4). > It has 4GB Memory. This might indicate that your hardware does not support 4GB addressing. In the file "/sys/dev/usb/usb_mem.c", change "BUS_SPACE_MAXADDR_32BIT" into "BUS_SPACE_MAXADDR_32BIT/2". > > There is some trouble with GENERIC kernel, > but specifying MAXMEM, such as > > options MAXMEM=(2*1024*1024) > ^^^ remove this option from your kernel config file. Recompile kernel and see what happens. You might also want to change this in the other drivers in question, and see if it makes any difference. --HPSReceived on Sat Sep 17 2005 - 07:51:25 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC