Re: Since we are talking USB

2010-03-16 Thread Bruce Dubbs
brown wrap wrote: > > >> I did some googling and there seem to be lots of reports of >> problems with Acer USB ports. >> >> -- Bruce > > I reposted the two files, but to revisit things, my USB ports work > fine under Centos on the same machine, so I think its a matter of > configuration. Get

Re: Reposted my config

2010-03-16 Thread Bruce Dubbs
brown wrap wrote: > > config file: > > http://pastebin.com/TVa6pvbx This is what I have: $ grep -n USB config-2.6.32.7-lfs66rc1 |grep = 1594:CONFIG_USB_HID=y 1596:CONFIG_USB_HIDDEV=y 1635:CONFIG_USB_SUPPORT=y 1636:CONFIG_USB_ARCH_HAS_HCD=y 1637:CONFIG_USB_ARCH_HAS_OHCI=y 1638:CONFIG_USB_ARCH_HA

Re: Since we are talking USB

2010-03-16 Thread brown wrap
> I did some googling and there seem to be lots of reports of > problems > with Acer USB ports. > >    -- Bruce I reposted the two files, but to revisit things, my USB ports work fine under Centos on the same machine, so I think its a matter of configuration. -- http://linuxfroms

Reposted sys.log

2010-03-16 Thread brown wrap
http://pastebin.com/EGZYEdMe -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Reposted my config

2010-03-16 Thread brown wrap
config file: http://pastebin.com/TVa6pvbx -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page

Re: Since we are talking USB

2010-03-16 Thread brown wrap
Yes, I didn't see that that, but that's the name: -rw-r--r-- 1 root root 2137391 Mar 16 16:12 System.map-2.6.32.7 --- On Tue, 3/16/10, Chris Staub wrote: > From: Chris Staub > Subject: Re: Since we are talking USB > To: "LFS Support List" > Date: Tuesday, March 16, 2010, 9:35 PM > On 03/16/20

Re: Since we are talking USB

2010-03-16 Thread Bruce Dubbs
brown wrap wrote: > Bruce, I am not sure what you mean about the first two entries being > incomplete. I just included the portion of lspci that pertained to > USB. The first link has 24 lines from the start of dmesg. None refer to USB. The second link has 24 lines from the config file. None re

Re: Since we are talking USB

2010-03-16 Thread Bruce Dubbs
Chris Staub wrote: > On 03/16/2010 11:56 PM, brown wrap wrote: >> I was never able to resolve my USB problem. Here is the output of lspci -v: >> >> >> >> The system boots up, seems to recognize the USB ports, but then gets errors >> in the sys.log: >> >> http://pastebin.com/eKZ5GycV >> > From sys

Re: Since we are talking USB

2010-03-16 Thread Chris Staub
On 03/16/2010 11:56 PM, brown wrap wrote: > I was never able to resolve my USB problem. Here is the output of lspci -v: > > > > The system boots up, seems to recognize the USB ports, but then gets errors > in the sys.log: > > http://pastebin.com/eKZ5GycV > From sys.log... # Inspecting /boot/Syst

Re: Since we are talking USB

2010-03-16 Thread brown wrap
Bruce, I am not sure what you mean about the first two entries being incomplete. I just included the portion of lspci that pertained to USB. --- On Tue, 3/16/10, Bruce Dubbs wrote: > From: Bruce Dubbs > Subject: Re: Since we are talking USB > To: "LFS Support List" > Date: Tuesday, March 16

Re: Since we are talking USB

2010-03-16 Thread Bruce Dubbs
brown wrap wrote: > I was never able to resolve my USB problem. Here is the output of lspci -v: > > > > 00:04.0 USB Controller: nVidia Corporation GeForce 7100/nForce 630i USB (rev > a1) (prog-if 10 [OHCI]) > Subsystem: Acer Incorporated [ALI] Device 0137 > Flags: bus master, 66MHz,

Since we are talking USB

2010-03-16 Thread brown wrap
I was never able to resolve my USB problem. Here is the output of lspci -v: 00:04.0 USB Controller: nVidia Corporation GeForce 7100/nForce 630i USB (rev a1) (prog-if 10 [OHCI]) Subsystem: Acer Incorporated [ALI] Device 0137 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 2

Re: How to implement pkgtool in LFS and where to download it

2010-03-16 Thread guitarjerry
I have used slackware for a few years now so I think I can help you. pkgtool requires tar-1.13. all you need to do is install the executable so you will have /bin/tar-1.13 in addition to your regular tar. tar-1.13 will only be used by pkgtool so make sure it is named tar-1.13(you may have

Re: Unable to boot LFS... Help me

2010-03-16 Thread Chris Staub
On 03/13/2010 03:32 AM, Sathya Narayana.R wrote: > > Hello, > I finished my LFS 6.5 along with "package user" system. After > completing the installation of grub and everything, i booted into the > new system. > > It shows the following errors... > > > /sysmount: only root can do that > grep: /proc

Re: Unable to boot LFS... Help me

2010-03-16 Thread Aleksandar Kuktin
>On Sat, 13 Mar 2010 14:02:41 +0530 >"Sathya Narayana.R" wrote: > > Hello, > I finished my LFS 6.5 along with "package user" system. After > completing the installation of grub and everything, i booted into the > new system. > > It shows the following errors... > > > /sysmount: only root can do

Re: v6.6 section 6.10, Re-adjusting the Toolchain

2010-03-16 Thread linux fan
On 3/16/10, David Gay wrote: > cc: unrecognized option '-mtune=generic' > > Any idea which step may have introduced this problem? grep -i -r "mtune" /BOOK/LFS-6.6-XML/* only reports: chapter05/glibc chapter06/introduction chapter06/glibc -- http://linuxfromscratch.org/mailman/listinfo/lfs-supp

RE: v6.6 section 6.10, Re-adjusting the Toolchain

2010-03-16 Thread David Gay
> Date: Tue, 16 Mar 2010 02:37:52 -0400 > Subject: Re: v6.6 section 6.10, Re-adjusting the Toolchain > From: sto...@gmail.com > To: lfs-support@linuxfromscratch.org > >>>From the Book, the 3rd block of commands are: >> --

Re: LFS-Book 6.3 Chap 5.7 Adjusting The Toolchain Error?

2010-03-16 Thread Simon Geard
On Mon, 2010-03-15 at 13:30 +0100, Franz L. Kuhlmann wrote: > Trying to build LFS using the LiveCD.iso > within SUN VirtualBox under Windows XP "by the book" > > echo $(gcc -print-libgcc-file-name) returns > /mnt/lfs/tools/bin/../lib/gcc/i686-pc-linux-/gnu/4.1.2 > how come

Re: LFS 6.6 x86_64 problem in Chapter 6.9 Glibc-2.11.1

2010-03-16 Thread Simon Geard
On Mon, 2010-03-15 at 08:57 +0100, Szabolcs Gyalókay wrote: > With glibc configparms does he mean this expression?: > > case `uname -m` in > i?86) echo "CFLAGS += -march=i486 -mtune=native -O3 -pipe" > configparms ;; > esac > Because I'm not sure that this even works on x86_64. I don't have > an