Re: [gentoo-user] Input in Vmware console is delay

2008-11-01 Thread Astomi Chen
After install the open-vm-tool, can't solve the input delay problem.
-How can I check the vm-tool is working or not?

I haven't install X11 server and xorg, so when install xf86-video-vmware
meet a problem.It's normal.

Can you share your .config and  menu.lst, I think may be some setting not
enable in the  kernel.


---
astomi-laptop grub # emerge x11-drivers/xf86-video-vmware
Calculating dependencies... done!
 Verifying ebuild Manifests...

!!! A file listed in the Manifest could not be found:
/usr/portage/x11-base/xorg-server/xorg-server-1.4.0.90-r3.ebuild

--
On Sat, Nov 1, 2008 at 1:30 PM, Andrey Falko [EMAIL PROTECTED] wrote:



 On Fri, Oct 31, 2008 at 10:16 PM, Astomi Chen [EMAIL PROTECTED]wrote:

 Not yet, I will give a try.

 If this is a Gentoo VM emerge open-vm-tools...my Gentoo VMs work very well
 with it :). You might need to do echo app-emulation/open-vm-tools 
 /etc/portage/package.keywords first.

 Also within the VM, you probably will want to set this in your make.conf:

 VIDEO_CARDS=vmware

 Then emerge x11-drivers/xf86-video-vmware

 Then use the vmware driver in xorg.conf

 Let me know if you'd like me to give you more detailed info on all of this
 :).



 On Sat, Nov 1, 2008 at 1:03 PM, deface [EMAIL PROTECTED] wrote:

 Astomi Chen wrote:

 Hi folks,

 I have installed gentoo in Vmware, currently the problem is when I input
 some command it will delay 1 second shows on console screen.

 I have checked the system, there are no abnormal process, system load is
 OK.

 When try to use Windows Putty to connect gentoo box, no delay,
 erverything seems nice.


 Many thanks for any hint.



 Have you installed the vmware tools package for once inside the vm? you
 will get much better performance.

 deface






Re: [gentoo-user] Input in Vmware console is delay

2008-11-01 Thread Andrey Falko
On Fri, Oct 31, 2008 at 11:45 PM, Astomi Chen [EMAIL PROTECTED] wrote:

 After install the open-vm-tool, can't solve the input delay problem.
 -How can I check the vm-tool is working or not?

Don't forget to do /etc/init.d/vmware-tools start



 I haven't install X11 server and xorg, so when install xf86-video-vmware
 meet a problem.It's normal.

Right good point :).



 Can you share your .config and  menu.lst, I think may be some setting not
 enable in the  kernel.

Yes certainly:

menu.lst:

default 0
timeout 7
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Gentoo32-2008.0
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1



.config for vanilla-sources-2.6.24.7 (All lines with comments excluded):

CONFIG_X86_32=y
CONFIG_X86=y
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CMOS_UPDATE=y
CONFIG_CLOCKSOURCE_WATCHDOG=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_MMU=y
CONFIG_ZONE_DMA=y
CONFIG_QUICKLIST=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_DMI=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_ARCH_SUPPORTS_OPROFILE=y
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_X86_SMP=y
CONFIG_X86_HT=y
CONFIG_X86_BIOS_REBOOT=y
CONFIG_X86_TRAMPOLINE=y
CONFIG_KTIME_SCALAR=y
CONFIG_DEFCONFIG_LIST=/lib/modules/$UNAME_RELEASE/.config

CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=15
CONFIG_SYSCTL=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_SLUB_DEBUG=y
CONFIG_SLUB=y
CONFIG_SLABINFO=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y
CONFIG_BLOCK=y

CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_CFQ=y
CONFIG_DEFAULT_IOSCHED=cfq

CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
CONFIG_X86_PC=y
CONFIG_PARAVIRT=y
CONFIG_PARAVIRT_GUEST=y
CONFIG_VMI=y
CONFIG_MCORE2=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_XADD=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_MINIMUM_CPU_FAMILY=4
CONFIG_NR_CPUS=8
CONFIG_SCHED_MC=y
CONFIG_PREEMPT=y
CONFIG_PREEMPT_BKL=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_NONFATAL=y
CONFIG_X86_MCE_P4THERMAL=y
CONFIG_VM86=y
CONFIG_HIGHMEM4G=y
CONFIG_PAGE_OFFSET=0xC000
CONFIG_HIGHMEM=y
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_NR_QUICK=1
CONFIG_VIRT_TO_BUS=y
CONFIG_MTRR=y
CONFIG_IRQBALANCE=y
CONFIG_SECCOMP=y
CONFIG_HZ_1000=y
CONFIG_HZ=1000
CONFIG_PHYSICAL_START=0x10
CONFIG_PHYSICAL_ALIGN=0x10
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

CONFIG_PM=y
CONFIG_SUSPEND_SMP_POSSIBLE=y
CONFIG_HIBERNATION_SMP_POSSIBLE=y
CONFIG_ACPI=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
CONFIG_ACPI_BLACKLIST_YEAR=0
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

CONFIG_PCI=y
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
CONFIG_ARCH_SUPPORTS_MSI=y
CONFIG_PCI_LEGACY=y
CONFIG_HT_IRQ=y
CONFIG_ISA_DMA_API=y
CONFIG_ISA=y

CONFIG_BINFMT_ELF=y

CONFIG_NET=y

CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_NET_KEY=y
CONFIG_INET=y
CONFIG_IP_FIB_HASH=y
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG=cubic

CONFIG_UEVENT_HELPER_PATH=/sbin/hotplug
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
CONFIG_PNP=y

CONFIG_PNPACPI=y
CONFIG_BLK_DEV=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_CRYPTOLOOP=y
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y

CONFIG_BLK_DEV_IDECD=y

CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_PCIBUS_ORDER=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_BLK_DEV_PIIX=y

CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDE_ARCH_OBSOLETE_INIT=y

CONFIG_SCSI=y
CONFIG_SCSI_DMA=y

CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_SG=y

CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_SCSI_WAIT_SCAN=m

CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_LOWLEVEL=y
CONFIG_SCSI_BUSLOGIC=y
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64

Re: [gentoo-user] Input in Vmware console is delay

2008-11-01 Thread Astomi Chen
Thanks Andrey Falko,  thanks all of you guys.
After start vm-tools, it performs better but sometimes still delay.


astomi-laptop ~ # ps -ef |grep vm
root  4026 1  0 16:21 ?00:00:00 /usr/sbin/vmware-guestd
--background /var/run/vmware-guestd.pid
root  4936  4924  0 16:34 pts/000:00:00 grep --colour=auto vm
---

On Sat, Nov 1, 2008 at 3:57 PM, Andrey Falko [EMAIL PROTECTED] wrote:



 On Fri, Oct 31, 2008 at 11:45 PM, Astomi Chen [EMAIL PROTECTED]wrote:

 After install the open-vm-tool, can't solve the input delay problem.
 -How can I check the vm-tool is working or not?

 Don't forget to do /etc/init.d/vmware-tools start



 I haven't install X11 server and xorg, so when install xf86-video-vmware
 meet a problem.It's normal.

 Right good point :).



 Can you share your .config and  menu.lst, I think may be some setting not
 enable in the  kernel.

 Yes certainly:

 menu.lst:

 default 0
 timeout 7
 splashimage=(hd0,0)/boot/grub/splash.xpm.gz

 title Gentoo32-2008.0
 root (hd0,0)
 kernel /boot/vmlinuz root=/dev/sda1



 .config for vanilla-sources-2.6.24.7 (All lines with comments excluded):

 CONFIG_X86_32=y
 CONFIG_X86=y
 CONFIG_GENERIC_TIME=y
 CONFIG_GENERIC_CMOS_UPDATE=y
 CONFIG_CLOCKSOURCE_WATCHDOG=y
 CONFIG_GENERIC_CLOCKEVENTS=y
 CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
 CONFIG_LOCKDEP_SUPPORT=y
 CONFIG_STACKTRACE_SUPPORT=y
 CONFIG_SEMAPHORE_SLEEPERS=y
 CONFIG_MMU=y
 CONFIG_ZONE_DMA=y
 CONFIG_QUICKLIST=y
 CONFIG_GENERIC_ISA_DMA=y
 CONFIG_GENERIC_IOMAP=y
 CONFIG_GENERIC_BUG=y
 CONFIG_GENERIC_HWEIGHT=y
 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
 CONFIG_DMI=y
 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
 CONFIG_GENERIC_CALIBRATE_DELAY=y
 CONFIG_ARCH_SUPPORTS_OPROFILE=y
 CONFIG_ARCH_POPULATES_NODE_MAP=y
 CONFIG_GENERIC_HARDIRQS=y
 CONFIG_GENERIC_IRQ_PROBE=y
 CONFIG_GENERIC_PENDING_IRQ=y
 CONFIG_X86_SMP=y
 CONFIG_X86_HT=y
 CONFIG_X86_BIOS_REBOOT=y
 CONFIG_X86_TRAMPOLINE=y
 CONFIG_KTIME_SCALAR=y
 CONFIG_DEFCONFIG_LIST=/lib/modules/$UNAME_RELEASE/.config

 CONFIG_LOCK_KERNEL=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 CONFIG_LOCALVERSION=
 CONFIG_LOCALVERSION_AUTO=y
 CONFIG_SYSVIPC=y
 CONFIG_SYSVIPC_SYSCTL=y
 CONFIG_IKCONFIG=y
 CONFIG_IKCONFIG_PROC=y
 CONFIG_LOG_BUF_SHIFT=15
 CONFIG_SYSCTL=y
 CONFIG_UID16=y
 CONFIG_SYSCTL_SYSCALL=y
 CONFIG_KALLSYMS=y
 CONFIG_HOTPLUG=y
 CONFIG_PRINTK=y
 CONFIG_BUG=y
 CONFIG_ELF_CORE=y
 CONFIG_BASE_FULL=y
 CONFIG_FUTEX=y
 CONFIG_ANON_INODES=y
 CONFIG_EPOLL=y
 CONFIG_SIGNALFD=y
 CONFIG_EVENTFD=y
 CONFIG_SHMEM=y
 CONFIG_VM_EVENT_COUNTERS=y
 CONFIG_SLUB_DEBUG=y
 CONFIG_SLUB=y
 CONFIG_SLABINFO=y
 CONFIG_RT_MUTEXES=y
 CONFIG_BASE_SMALL=0
 CONFIG_MODULES=y
 CONFIG_MODULE_UNLOAD=y
 CONFIG_MODVERSIONS=y
 CONFIG_MODULE_SRCVERSION_ALL=y
 CONFIG_KMOD=y
 CONFIG_STOP_MACHINE=y
 CONFIG_BLOCK=y

 CONFIG_IOSCHED_NOOP=y
 CONFIG_IOSCHED_CFQ=y
 CONFIG_DEFAULT_CFQ=y
 CONFIG_DEFAULT_IOSCHED=cfq

 CONFIG_TICK_ONESHOT=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y
 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
 CONFIG_SMP=y
 CONFIG_X86_PC=y
 CONFIG_PARAVIRT=y
 CONFIG_PARAVIRT_GUEST=y
 CONFIG_VMI=y
 CONFIG_MCORE2=y
 CONFIG_X86_CMPXCHG=y
 CONFIG_X86_L1_CACHE_SHIFT=6
 CONFIG_X86_XADD=y
 CONFIG_X86_WP_WORKS_OK=y
 CONFIG_X86_INVLPG=y
 CONFIG_X86_BSWAP=y
 CONFIG_X86_POPAD_OK=y
 CONFIG_X86_GOOD_APIC=y
 CONFIG_X86_INTEL_USERCOPY=y
 CONFIG_X86_USE_PPRO_CHECKSUM=y
 CONFIG_X86_TSC=y
 CONFIG_X86_MINIMUM_CPU_FAMILY=4
 CONFIG_NR_CPUS=8
 CONFIG_SCHED_MC=y
 CONFIG_PREEMPT=y
 CONFIG_PREEMPT_BKL=y
 CONFIG_X86_LOCAL_APIC=y
 CONFIG_X86_IO_APIC=y
 CONFIG_X86_MCE=y
 CONFIG_X86_MCE_NONFATAL=y
 CONFIG_X86_MCE_P4THERMAL=y
 CONFIG_VM86=y
 CONFIG_HIGHMEM4G=y
 CONFIG_PAGE_OFFSET=0xC000
 CONFIG_HIGHMEM=y
 CONFIG_FLATMEM=y
 CONFIG_FLAT_NODE_MEM_MAP=y
 CONFIG_SPLIT_PTLOCK_CPUS=4
 CONFIG_ZONE_DMA_FLAG=1
 CONFIG_BOUNCE=y
 CONFIG_NR_QUICK=1
 CONFIG_VIRT_TO_BUS=y
 CONFIG_MTRR=y
 CONFIG_IRQBALANCE=y
 CONFIG_SECCOMP=y
 CONFIG_HZ_1000=y
 CONFIG_HZ=1000
 CONFIG_PHYSICAL_START=0x10
 CONFIG_PHYSICAL_ALIGN=0x10
 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

 CONFIG_PM=y
 CONFIG_SUSPEND_SMP_POSSIBLE=y
 CONFIG_HIBERNATION_SMP_POSSIBLE=y
 CONFIG_ACPI=y
 CONFIG_ACPI_SYSFS_POWER=y
 CONFIG_ACPI_PROCESSOR=y
 CONFIG_ACPI_THERMAL=y
 CONFIG_ACPI_BLACKLIST_YEAR=0
 CONFIG_ACPI_EC=y
 CONFIG_ACPI_POWER=y
 CONFIG_ACPI_SYSTEM=y
 CONFIG_X86_PM_TIMER=y

 CONFIG_PCI=y
 CONFIG_PCI_GOANY=y
 CONFIG_PCI_BIOS=y
 CONFIG_PCI_DIRECT=y
 CONFIG_PCI_MMCONFIG=y
 CONFIG_PCI_DOMAINS=y
 CONFIG_PCIEPORTBUS=y
 CONFIG_PCIEAER=y
 CONFIG_ARCH_SUPPORTS_MSI=y
 CONFIG_PCI_LEGACY=y
 CONFIG_HT_IRQ=y
 CONFIG_ISA_DMA_API=y
 CONFIG_ISA=y

 CONFIG_BINFMT_ELF=y

 CONFIG_NET=y

 CONFIG_PACKET=y
 CONFIG_PACKET_MMAP=y
 CONFIG_UNIX=y
 CONFIG_XFRM=y
 CONFIG_NET_KEY=y
 CONFIG_INET=y
 CONFIG_IP_FIB_HASH=y
 CONFIG_TCP_CONG_CUBIC=y
 CONFIG_DEFAULT_TCP_CONG=cubic

 CONFIG_UEVENT_HELPER_PATH=/sbin/hotplug
 CONFIG_STANDALONE=y
 

[gentoo-user] Re: Burn-in test

2008-11-01 Thread Nikos Chantziaras

Andrey Vul wrote:

On Fri, Oct 31, 2008 at 11:12 PM, Joshua Murphy [EMAIL PROTECTED] wrote:

On Fri, Oct 31, 2008 at 10:08 PM, Joshua Murphy [EMAIL PROTECTED] wrote:

Out of an old habit of abusing windows boxes with prime95 at work...

emerge gimps
mprime -t -w/tmp/

Err... that *should* have been...

emerge gimps
/opt/gimps/mprime -t -w/tmp/

--
Poison [BLX]
Joshua M. Murphy



How good is Crysis for the purposes of burn-in?


Not good.  You need 100% load for a burn-in, and even that is not enough 
for a *good* burn-in.  Hence, mprime.





[gentoo-user] man mkisofs is not man mkisofs

2008-11-01 Thread KH
Hi,

I once had cdrkit emerged but unmerged it a long time ago.

cdrecord -version
Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu)
Copyright (C) 1995-2008 Jörg Schilling
mkisofs -version
mkisofs 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1993-1997
Eric Youngdale (C) 1997-2008 Jörg Schilling

but today I searched them man for a question I don't want to receive a
rtfm for. Now I found out:

man mkisofs:

NAME genisoimage  -  create ISO9660/Joliet/HFS filesystem with optional
Rock Ridge attributes


How can I get rid of this cdrkit stuff I don't want to have any more?
How to get the real man?

KH




Re: [gentoo-user] man mkisofs is not man mkisofs

2008-11-01 Thread Dale
KH wrote:
 Hi,

 I once had cdrkit emerged but unmerged it a long time ago.

 cdrecord -version
 Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu)
 Copyright (C) 1995-2008 Jörg Schilling
 mkisofs -version
 mkisofs 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1993-1997
 Eric Youngdale (C) 1997-2008 Jörg Schilling

 but today I searched them man for a question I don't want to receive a
 rtfm for. Now I found out:

 man mkisofs:

 NAME genisoimage  -  create ISO9660/Joliet/HFS filesystem with optional
 Rock Ridge attributes


 How can I get rid of this cdrkit stuff I don't want to have any more?
 How to get the real man?

 KH



   

I'm not sure this will help but I have app-cdr/cdrtools-2.01.01_alpha42
installed and it appears to show the mkisofs man page.  You may want to
emerge that.  I don't think you can have cdrkit and cdrtools installed
at the same time tho.  If it helps any, I can burn both CDs and DVDs
with what I have installed.

If you want a copy of the man page, I would be glad to email you what I
have off list.

Hope that helps.

Dale

:-)  :-)



Re: [gentoo-user] man mkisofs is not man mkisofs

2008-11-01 Thread KH
Dale schrieb:
 KH wrote:
   
 Hi,

 I once had cdrkit emerged but unmerged it a long time ago.

 cdrecord -version
 Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu)
 Copyright (C) 1995-2008 Jörg Schilling
 mkisofs -version
 mkisofs 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1993-1997
 Eric Youngdale (C) 1997-2008 Jörg Schilling

 but today I searched them man for a question I don't want to receive a
 rtfm for. Now I found out:

 man mkisofs:

 NAME genisoimage  -  create ISO9660/Joliet/HFS filesystem with optional
 Rock Ridge attributes


 How can I get rid of this cdrkit stuff I don't want to have any more?
 How to get the real man?

 KH
 

 I'm not sure this will help but I have app-cdr/cdrtools-2.01.01_alpha42
 installed and it appears to show the mkisofs man page.  You may want to
 emerge that.  I don't think you can have cdrkit and cdrtools installed
 at the same time tho.  If it helps any, I can burn both CDs and DVDs
 with what I have installed.

 If you want a copy of the man page, I would be glad to email you what I
 have off list.

 Hope that helps.

 Dale

 :-)  :-)

   
Hi Dale,

well I have cdrtools installed, too. You are right, you can ether have
cdrkit or cdrtools. Well I think cdrkit is still somewhere breaking
something. The man should be removed if you unmerge a program. It is
taking the place of mkisofs man from cdrtools.

kh



Re: [gentoo-user] man mkisofs is not man mkisofs

2008-11-01 Thread Alan McKinnon
On Saturday 01 November 2008 13:33:09 KH wrote:
 Hi,

 I once had cdrkit emerged but unmerged it a long time ago.

 cdrecord -version
 Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu)
 Copyright (C) 1995-2008 Jörg Schilling
 mkisofs -version
 mkisofs 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1993-1997
 Eric Youngdale (C) 1997-2008 Jörg Schilling

 but today I searched them man for a question I don't want to receive a
 rtfm for. Now I found out:

 man mkisofs:

 NAME genisoimage  -  create ISO9660/Joliet/HFS filesystem with optional
 Rock Ridge attributes


 How can I get rid of this cdrkit stuff I don't want to have any more?
 How to get the real man?

 KH

cdrkit used to install:
/usr/share/man/man1/mkisofs.1.bz2 - /usr/share/man/man1/genisoimage.1.bz2

cdrtools installs:
/usr/share/man/man8/mkisofs.8.bz2

I suspect cdrkit did not clean up after itself properly, and man is finding 
the cdrkit man page in man1 first.

Solution to your problem:
Simply delete the symlink in man1 and the thing it points to

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Burn-in test

2008-11-01 Thread Volker Armin Hemmann
On Samstag 01 November 2008, Andrey Vul wrote:
 I just bought a new laptop:
 http://canadacomputers.com/index.php?do=ShowProductcmd=pdpid=019626cid=8
96.645 Which packages should I emerge (and run) as a burn-in test?
 Note: I will run the burn-in off either a stock or custom-mastered
 Gentoo LiveDVD.
 If the disc needs custm mastering, please outline the steps required.

 Thanks!

use systemrescuecd (a gentoo based livecd - incredible good one), and start 
cpuburn once for every cores. burnK7 on an amd k7 or k8 system,, burnP6 on a 
p4,core,core2 system.




Re: [gentoo-user] man mkisofs is not man mkisofs

2008-11-01 Thread KH
Alan McKinnon schrieb:
 On Saturday 01 November 2008 13:33:09 KH wrote:
   
 Hi,

 I once had cdrkit emerged but unmerged it a long time ago.

 cdrecord -version
 Cdrecord-ProDVD-ProBD-Clone 2.01.01a50 (x86_64-unknown-linux-gnu)
 Copyright (C) 1995-2008 Jörg Schilling
 mkisofs -version
 mkisofs 2.01.01a50 (x86_64-unknown-linux-gnu) Copyright (C) 1993-1997
 Eric Youngdale (C) 1997-2008 Jörg Schilling

 but today I searched them man for a question I don't want to receive a
 rtfm for. Now I found out:

 man mkisofs:

 NAME genisoimage  -  create ISO9660/Joliet/HFS filesystem with optional
 Rock Ridge attributes


 How can I get rid of this cdrkit stuff I don't want to have any more?
 How to get the real man?

 KH
 

 cdrkit used to install:
 /usr/share/man/man1/mkisofs.1.bz2 - /usr/share/man/man1/genisoimage.1.bz2

 cdrtools installs:
 /usr/share/man/man8/mkisofs.8.bz2

 I suspect cdrkit did not clean up after itself properly, and man is finding 
 the cdrkit man page in man1 first.

 Solution to your problem:
 Simply delete the symlink in man1 and the thing it points to

   
thanks for that hint. But running locate I cannot find the files mentioned.
locate mkisofs.8.bz2
/usr/share/man/man8/mkisofs.8.bz2--this is to be the correct man.

locate geniso
/usr/portage/app-cdr/xcdroast/files/mkisofs2genisoimage.patch   ---what
is that?

cdrkit causes a lot of trouble to me.



[edit]: I just found: /var/cache/man/cat1/mkisofs.1.lzma  this is for
sure the wrong man.
can I simply remove this file?

kh



Re: [gentoo-user] Burn-in test

2008-11-01 Thread Andrey Vul
On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
[EMAIL PROTECTED] wrote:
 On Samstag 01 November 2008, Andrey Vul wrote:
 I just bought a new laptop:
 http://canadacomputers.com/index.php?do=ShowProductcmd=pdpid=019626cid=8
96.645 Which packages should I emerge (and run) as a burn-in test?
 Note: I will run the burn-in off either a stock or custom-mastered
 Gentoo LiveDVD.
 If the disc needs custm mastering, please outline the steps required.

 Thanks!

 use systemrescuecd (a gentoo based livecd - incredible good one), and start
 cpuburn once for every cores. burnK7 on an amd k7 or k8 system,, burnP6 on a
 p4,core,core2 system.



No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.

Meh, I'll just get a pirated copy of Passmark BurnInTest off of
piratebay/rapidshare.
It runs on vista, so I don't have to spend time nLiting a XP cd (or
installing wine in a chroot and remaster the livecd). Hopefully it
won't be as sssoowww
as vista.


-- 
Andrey Vul

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



Re: [gentoo-user] Burn-in test

2008-11-01 Thread Volker Armin Hemmann
On Samstag 01 November 2008, Andrey Vul wrote:
 On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann

 [EMAIL PROTECTED] wrote:
  On Samstag 01 November 2008, Andrey Vul wrote:
  I just bought a new laptop:
  http://canadacomputers.com/index.php?do=ShowProductcmd=pdpid=019626ci
 d=8 96.645 Which packages should I emerge (and run) as a burn-in test?
  Note: I will run the burn-in off either a stock or custom-mastered
  Gentoo LiveDVD.
  If the disc needs custm mastering, please outline the steps required.
 
  Thanks!
 
  use systemrescuecd (a gentoo based livecd - incredible good one), and
  start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
  burnP6 on a p4,core,core2 system.

 No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.

if your laptop has onboard nvidia graphic the last thing you want is a hot 
gpu.


 Meh, I'll just get a pirated copy of Passmark BurnInTest off of
 piratebay/rapidshare.

great, you just said in an open 'forum' that you will be stealing software! 
Well done!

If you want to 'test' the gpu (and seeing a picture should be test enough for 
a laptop) then run cpuburn AND unigine.



Re: [gentoo-user] man mkisofs is not man mkisofs

2008-11-01 Thread Alan McKinnon
On Saturday 01 November 2008 19:18:48 KH wrote:
 [edit]: I just found: /var/cache/man/cat1/mkisofs.1.lzma  this is for
 sure the wrong man.
 can I simply remove this file?

yes

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] man mkisofs is not man mkisofs

2008-11-01 Thread Nicolas Sebrecht

On Sat, Nov 01, 2008 at 06:18:48PM +0100, KH wrote:

   But running locate I cannot find the files mentioned.

locate may not be the appropriate tool depending on the database update
frequency.

-- 
Nicolas Sebrecht




Re: [gentoo-user] Burn-in test

2008-11-01 Thread Andrey Vul
On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann
[EMAIL PROTECTED] wrote:
 On Samstag 01 November 2008, Andrey Vul wrote:
 On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann

 [EMAIL PROTECTED] wrote:
  On Samstag 01 November 2008, Andrey Vul wrote:
  I just bought a new laptop:
  http://canadacomputers.com/index.php?do=ShowProductcmd=pdpid=019626ci
 d=8 96.645 Which packages should I emerge (and run) as a burn-in test?
  Note: I will run the burn-in off either a stock or custom-mastered
  Gentoo LiveDVD.
  If the disc needs custm mastering, please outline the steps required.
 
  Thanks!
 
  use systemrescuecd (a gentoo based livecd - incredible good one), and
  start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
  burnP6 on a p4,core,core2 system.

 No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.

 if your laptop has onboard nvidia graphic the last thing you want is a hot
 gpu.
How bad is it?



 If you want to 'test' the gpu (and seeing a picture should be test enough for
 a laptop) then run cpuburn AND unigine.
Seeing as I will most likely be playing around with GPGPU, a picture
is not enough. Some kind of fancy redering loop is needed.

-- 
Andrey Vul

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



Re: [gentoo-user] Burn-in test

2008-11-01 Thread Volker Armin Hemmann
On Samstag 01 November 2008, Andrey Vul wrote:
 On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann

 [EMAIL PROTECTED] wrote:
  On Samstag 01 November 2008, Andrey Vul wrote:
  On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
 
  [EMAIL PROTECTED] wrote:
   On Samstag 01 November 2008, Andrey Vul wrote:
   I just bought a new laptop:
   http://canadacomputers.com/index.php?do=ShowProductcmd=pdpid=019626
  ci d=8 96.645 Which packages should I emerge (and run) as a burn-in
   test? Note: I will run the burn-in off either a stock or
   custom-mastered Gentoo LiveDVD.
   If the disc needs custm mastering, please outline the steps required.
  
   Thanks!
  
   use systemrescuecd (a gentoo based livecd - incredible good one), and
   start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
   burnP6 on a p4,core,core2 system.
 
  No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
 
  if your laptop has onboard nvidia graphic the last thing you want is a
  hot gpu.

 How bad is it?

how about 'my laptop is dead' bad?

http://www.theinquirer.net/gb/inquirer/news/2008/09/22/nvidia-chipsets-
defective

just read the links in the article.




Re: [gentoo-user] Burn-in test

2008-11-01 Thread Andrey Vul
On Sat, Nov 1, 2008 at 5:00 PM, Volker Armin Hemmann
[EMAIL PROTECTED] wrote:
 On Samstag 01 November 2008, Andrey Vul wrote:
 On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann

 [EMAIL PROTECTED] wrote:
  On Samstag 01 November 2008, Andrey Vul wrote:
  On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
 
  [EMAIL PROTECTED] wrote:
   On Samstag 01 November 2008, Andrey Vul wrote:
   I just bought a new laptop:
   http://canadacomputers.com/index.php?do=ShowProductcmd=pdpid=019626
  ci d=8 96.645 Which packages should I emerge (and run) as a burn-in
   test? Note: I will run the burn-in off either a stock or
   custom-mastered Gentoo LiveDVD.
   If the disc needs custm mastering, please outline the steps required.
  
   Thanks!
  
   use systemrescuecd (a gentoo based livecd - incredible good one), and
   start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
   burnP6 on a p4,core,core2 system.
 
  No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
 
  if your laptop has onboard nvidia graphic the last thing you want is a
  hot gpu.

 How bad is it?

 how about 'my laptop is dead' bad?

 http://www.theinquirer.net/gb/inquirer/news/2008/09/22/nvidia-chipsets-
 defective

 just read the links in the article.


If it fails (GPU) burn-in, I'll return it as defective. I asked (the
service counter) and failed burn-in counts as defective.



-- 
Andrey Vul

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



[gentoo-user] openoffice 3 broken?

2008-11-01 Thread Kevin O'Gorman
I've got OpenOffice (compiled), v3.0.0 here.  It appears broken.
I haven't tried a lot of things, but this little RTF file gets it wedged right
away: the console that started it says:

error - missing word count in dictionary file
Hash Manager Error : 4

So I'm guessing there's a problem in a spell checker.  Where would I
look to solve that?

-- 
Kevin O'Gorman, PhD


RosterFormat.rtf
Description: RTF file


Re: [gentoo-user] openoffice 3 broken?

2008-11-01 Thread Dale
Kevin O'Gorman wrote:
 I've got OpenOffice (compiled), v3.0.0 here.  It appears broken.
 I haven't tried a lot of things, but this little RTF file gets it wedged right
 away: the console that started it says:

 error - missing word count in dictionary file
 Hash Manager Error : 4

 So I'm guessing there's a problem in a spell checker.  Where would I
 look to solve that?

   

This may help:

Spell checking is provided through our own myspell-ebuilds,
if you want to use it, please install the correct myspell package
according to your language needs.

Check to make sure myspell is installed correctly, perhaps re-emerge it. 

Dale

:-)  :-)