Jump to content

JimmyW

Member
  • Posts

    27
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by JimmyW

  1. I'm running XP 64 SP2 on a Tyan 2895 board. I can't install a USB 2.0 hub to any on-board USB 2.0 port. XP finds new hardware and the wizard opens, but going through the install drivers routine finds no drivers and the hub will not install. Normally, a hub should simply be recognized and installed automatically. I've tried a couple of different hubs with the same results. All other USB devices work okay.
  2. I still need to do the dump, but I found that the same freeze up occurs if I plug in a portable drive through a 1394b card. So, it's not only USB. There is no problem on the XP32 side of the machine, so I don't think it's hardware. I have no problem with USB dongles/keyboard/mouse. It seems to come down to an issue where XP64 won't handle a mass storage device.
  3. Thanks very much. I'd like to give that a try and would be happy to send the dump file to you. Now, my page file is on another physical drive, but I can change that. I have 8GB physical RAM in the box, although XP is seeing less. Before I begin, is that going to be an issue?
  4. Since installing Service Pack 2 on my XP 64 system, I can't attach USB hard drives. The USB removal tool recognizes the device and then hangs. The drive is not recognized in Windows Explorer, and I cannot open Device Manager. I also can't stop the device or close the removal window. None of my applications will open, although their processes may start. Removing the USB device does nothing to resolve the issue. I have, however, been able to use a USB thumb drive, which is recognized as a mass storage device. The only way out is a forced power down. Any ideas? Thanks!
  5. I have a system with one disk with one primary partition, C:, and an extended partition that conatins D:. It's set to dual boot. C: is XP64, and D: is XP32. I want to go to single boot with XP64 on its existing C:, after which I will resize C: to consume the entire drive.. The startup files, e.g., boot.ini, ntldr, etc., reside on C:\. What is the best way to proceed? Can I just delete D: and enlarge C: to consume the free space where D: existed? I imagine that I may have to edit the boot.ini, but what about other files? I run Partition Manager, so I have the means to create/remove/resize partitions. Scenario 2: I have another system with one disk with one primary partition, C: and an extended partition that conatins D: It's set to dual boot. D: is XP64, and C: is XP32. I want to go to single boot with XP64 on its existing D: In this case, the startup files, e.g., boot.ini, ntldr, etc., also reside on C:\, but I want to remove that partition and leave existing XP64, D:, as the boot partition. How should I proceed here? Thanks!
  6. On two identical machines, I typically cannot restart Windows from the XP64 partition. Windows closes normally, and the machine goes to the point at which it should start the POST. The monitor goes to sleep mode, and the keyboard and mouse are dead. There it remains. I then kill the power and can restart okay. If I shut down from 64, the machine shuts down okay. I can restart fine from the XP32 partition. I'm using a Tyan 2895 with current BIOS, two dual core Opterons, 8GB RAM, MSI video card. The 32/64 system is on an Ultra SCSI HD on the MB controller.
  7. Thanks, very much! You're exactly correct. I had set up a dual monitor system, but had shut off #2.
  8. On the XP64 side of my system, when I open certain applications, like Word 2003, they immediately minmize to the task bar. Clicking on the minimized application button does nothing. Right-clicking and choosing Maximize does nothing. I tried setting the applications' properties to open maximized, but that doesn't work, either. Thanks.
  9. Thanks very much! Got 'em and they work fine.
  10. I'm using an MSI 6600-TD128E card on 64, which installed its own drivers. Is there some support in 64 for configuring a dual monitor setup, as is there with the MSI drivers on the 32-bit side? I see that MSI offers a beta driver and wondered whether anyone tried it yet. It's dated 7/05. I'm running two dual core Oprtons on a Tyan 2895. Thanks.
  11. Does anyone have a link, if there is one, to where I can download the full MSIE 6.x installation package from MS? Thanks.
  12. Thanks very much for your patience and help. "Multi-homed" is not a term that I've heard for multiple adapters, despite my advanced years and at least modest talent. Sorry. I will admit to being foolish in not observing that VMnet8 had already grabbed the default gateway as its IP address. I skipped right by that, as there were no VMs running, and I didn't stop to think that the virtual adapter would have grabbed the gateway's address as its IP. For one, it shouldn't have the same IP for the adapter and gateway. As I mentioned, this came about suddenly, after VMware has been in substantial use. After reinstalling VMware, all is well, as its adapters assumed IPs elsewhere in the 192.168 range. Perhaps what happened is that, when I ran a VM with NAT or changed the IP within the VM to use DHCP, it assumed my gateway's IP as its own, and I neglected to reset the address. When I run a VM with networking, it's generally bridged to the host's physical adapter. As you observed, TCP/IP is not my strong point, but I do know enough to (usually) get by. For the times when I don't, I'm grateful to folks like you who can point out the obvious. Thanks again.
  13. Well, I just unistalled VMware, and I can get out. You might have seen this in the files I attached with my last post, but, after the uninstall, this is the ipconfig frm the particular NIC: Connection-specific DNS Suffix . : domain.actdsltmp IP Address. . . . . . . . . . . . : 192.168.0.3 Subnet Mask . . . . . . . . . . . : 255.255.255.0 IP Address. . . . . . . . . . . . : fe80::2e0:81ff:fe54:c788%4 Default Gateway . . . . . . . . . : 192.168.0.1 What's the second IP address that's two-byte hex strngs? It's not my or the gateway's IP. Thanks!
  14. Thanks. I'm not sure what you mean by "multi-homed." I attached files with outputs from the commands. NETWORK 2 is the one with the issue, but the issue will exist with either NIC. Perhaps there's a conflict with VMware. ip.txt rt.txt
  15. Thanks again. Normally, I could get out to the NET by simply chosing to obtain IP and DNS automatically. I still can't get out even if I "hard code" the IP/Subnet/Gateway/DNS. My gateway/DHCP is 192.168.0.1. My machine is 192.168.0.3. DNS service is enabled. Below is a partial printout: Active Routes: Network Destination.........Netmask.........Gateway...........Interface 0.0.0.0...........................0.0.0.0............192.168.0.1....192.168.0.1 127.0.0.0........................255.0.0.0.........127.0.0.1.........127.0.0.1 192.168.0.0....................255.255.255.0...192.168.0.1......192.168.0.1 192.168.0.0....................255.255.255.0...192.168.0.3......192.168.0.3 192.168.0.1...................255.255.255.255..127.0.0.1........127.0.0.1 192.168.0.3..................255.255.255.255...127.0.0.1.........127.0.0.1 I believe that the first line reveals an error, being that the Interface should be my IP address of 192.168.0.3, and not 192.168.0.1. I can ping my DHCP, but I cannot ping an outside IP or FQDN. Regarding the network, I go directly from the NIC to a switch, which goes to the DSL router, and that setup works on the 32-bit side of the same machine/same NIC. I'd be happy to supply any further details. Thanks!
  16. Thanks for the suggestion. Sorry if I posted to the wrong forum, but since this issue is unique (in my case) to XP64, I thought I'd post here. I manually set up the IP, subnet, default gateway, and prim/alt DNS servers. Still can't get out. The same, manual setup can get out on the 32 side. If things worked as they should, everything would be supplied automatically, as on the 32-bit side. I was able to get out a few weeks ago in 64, using the auto IP/DNS, so something's gone wrong in the meantime.
  17. The problem exists with IE32 and IE64. >Can you ping 127.0.0.1? Yes >Can you ping your default gateway? Yes >Can you resolve names? No >Can you tracert to well known sites? No My DHCP server is my default gateway, but the Default Gateway did not show up in ipconfig until I entered it manually, although that did not get me out to the Net. Thanks very much!
  18. Thanks. I did that. All the basic settings are the same, and I run the same applications on each side. I'm thinking perhaps a policy setting.
  19. All of a sudden, I can't get out to the web on the XP64 side of my machine. It's built on a Tyan 2895 with 2xOpterons and onboard gigabit. The nic is fine, as I can access my local intranet, and I can get out to the web on the XP32 side. When I try to get to the Intenet, I fnd that I can't get past my DHCP server. I've tried with two different DHCP servers, and it's not an issue with them. I can ping the DHCP servers, but nothing beyond them. I'm pretty sure that it's a setting on my box, and hope there's an XP64 network expert out there who can lend some advice. Thanks!
  20. Anyone know if/where I can get 64-bit drivers for my wheel mouse? The MS drivers provide scrolling functionality, but don't have any option to use the button to, for example, open Explorer or anything else. Thanks.
  21. Thanks, I wasn't aware of that. It seems that I can resolve the issue manually with at least some applications, usuing ContextEdit, an older tool from PCMagazine.
  22. I've installed a few applications that normally place a context menu item in the right-click listing. I could give a few examples, but basically every application that does so normally in XP32, does not in XP64. The applications run okay, but lack the context menu functionality, which is a pain. Thanks.
  23. Thanks, that should work. I wonder, however, whether Qchain is necesssary for XP SP2. I understood that SP2 will inherently resolve the issue for which Qchain was designed.
  24. Thanks. When I ran GsmSlipIt.exe, it offered the updates, and then I could download the ones I want. In my case, I already have all of the updates and want to install them in automatically, unattended.
×
×
  • Create New...