-
Posts
726 -
Joined
-
Last visited
-
Donations
0.00 USD
Content Type
Profiles
Forums
Events
Everything posted by ruthan
-
I will try full clean reinstall without onboard SCSI tomorrow probably, to be sure there are not some boot loader leftovers. I hope that is there so strict, i renamed topic to include NT4. 1) what is max limit nt4 boot loader from the start of disk, i have installed the last SP6a. So it something else, other error which i saw from other bootloaders is: Disk I/O: error: Status = 00000001 2) I already tried to use Xolt and Plop bootloaders.. and BootICE and Dualboot repair to fix it, all start fine only Win9x (and Xolt works for like every second try for WIndows 98 - boot menu freeze - blinking cursor, no keyboard and now menu timeout working).. I dual boot repair and BootICE have NT5 / NT6 bootloader options, but it never worked. I wonder can just manually rewrite, NTDLR -files to NT4 partitions or i need update MBR code too? If yes what is your proven tool to do it. Maybe its chipset broken, but from SCSI Grub2 bootloader is starting fine from partition at 200 GB or so, even from extended volume. The last thing which i have to try is Grub4Dos bootloader, BootIce could do it too.
-
Well, i actually saw some message about possible virus when i booted Windows 98 through grub, after some grub or partition changes, its not in every boot.. Im like to still fix grub2 start too. I was messing with some other bootloaders because i had problem to start NT4 without it, so maybe there some leftover.. Now im starting it through grub2 and Windows 2000+ bootloaders. In NT4 disc controllers is working fine, but with direct disk boot, i always getting: NTDetect V4.0 Checking Hardware.. NTDETECT failed I have tried bootpart to fix it, WinNT5 booloaders, fix from NT emergency floppy, Paragon boot corector, downgrade NTFS version, but i never bypassed it.. Maybe its still simply WinNT partition too far away of start of the disk (15GB). but bootloader is copied on first partition too. I have tried all possible boot.ini settings to start from 1 and 2 nd partition and number booting disk as 0 or 1. When i use bootpart or Windows 98 startup disk to fix Windows 98 boot its fixed fine and only Win9x -------------- Otherwise there is Grub2 settings for Windows98 boot it through grub2: menuentry 'Win98 SE + MSDOS 7.1 experiments (on PATA IDE /dev/sdb1)' --class windows9xme --class os $menuentry_id_option 'osprober-chain-7838-CD1A' { insmod ata insmod biosdisk insmod fat set root='hd1,msdos1' # select disk and partition number if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd1,msdos1 --hint-efi=hd1,msdos1 --hint-baremetal=ahci1,msdos1 7838-CD1A else search --no-floppy --fs-uuid --set=root 7838-CD1A fi #parttool ${root} hidden- # Removes hidden attribute if some partition are hidden # Ensure than hdd is the first one drivemap -s (hd0) ${root} # It should helps with BIOS drive mapping chainloader +1 # Starts OS from 1st partition sector }
-
I cant delete secondary channel other way than simply send that controller has only primary channel, i already did it. I also tried Rloew purgehc which is removing channels, but after redetecting is the same - Controller in legacy mode, channels in dedicated IRQ as you wrote - but both have code 10 error. Sata.inf is from Windows98 - Quick install: https://github.com/oerg866/win98-quickinstall ,i also used some ultimate drivers pack for Windows 98/ NT/ XP from archive.org, but i think that Sata.inf is from quick install. https://archive.org/details/UltimateWindowsDriverPackforVistaxp9895me20002003 Here is IO.Log: https://www.dropbox.com/scl/fi/zjyiq6p3crlxqwbb9oy2h/IOS.7z?rlkey=5g5h5dfl80b2n5pq8ha2zxt98&dl=1
-
Aha, ok.. i tried to boot directly from disk to bypass grub, it was the same.. i also checked Grub2 - from Debian 12 and i disabled all drive mapping things. Here is devtree report and bunch of others from Windows98 https://www.dropbox.com/scl/fi/yx9t5iqelcfvo346oeoph/ibmX235-Reports.7z?rlkey=a7vtuziyoouz2gwl6cymyw2un&dl=1
-
Sorry, i dont fully understand. Do you mean without additional drivers - no QuickInstall version? Did not yet. Im not by that machine right now, i will probably tomorrow, but there is HWinfo report: https://www.dropbox.com/scl/fi/go0489h4k030ycmolsedp/IBM-X235-HwinfoReport.MHT?rlkey=6muj48q9e16jea9og2wt9relp&dl=1 And some device manager resources pictures from Windows 98.. and Windows 2000 and XP, where its working. For some reason Adaptec 29160 has the same problem, i dunno maybe because its PCI-X machine.. It has only 1 PCI slot and it seems to be designed for Videocard or Remote control Videocard card (I removed it, it now, but it behaved the same with it). I have tried additional PATA controllers in PCI slot, i dont have PCI-X compatible one (im that with PCI-X voltage hole). I have only such Videocards (Radeon 7000, Matrox G200, Geforce 2 / Geforce FX ) + Soundcards (Audigy SL - SB090), they are working fine win PCI-X slots. https://www.dropbox.com/scl/fi/q6oysvztxlw13sb5ue324/x235-Pata.zip?rlkey=d53ybbu8js90cp66xlmjlp2th&dl=0
-
Hi i have tried this trick, but in C:\Windows\temp or any other temp folder was not this directory, i found only some random UUID directory with Creative drivers, but some inf file was missing, so i have extracted file above with 7Zip and used Windows 2k files to install, drivers installed fine, after reboot on exclamation mark.. But right from the boot there is only ugly noise from soundcard, when i try to play sound, not noise of volume is more louder.. I have tried all jack output on the card.. It seems that driver would need some tweaking.. My id is the same.
-
I already tried..enable only 1 channel, no change. If there should be NoIde key, it inst. So far i allways make every PATA / SATA working with DMA - with Microsoft or Rloew driver, this first one where i failed, there should be something special. I searched for some universal PATA driver, but found only one for NT 3.51 to Windows 7: https://alter.org.ua/en/soft/win/uni_ata/uni_ata.php It seems that someone would have to convert Linux kernel 2.6+ driver to WIndows 98. I also tried to search for Serverwork CBS5 from other company like Supermicro, but it seems than such boards always support only Windows 2000+ where its working with Microsoft drivers. I also tried to use additional IDE PATA controllers - LSI / Highpoint / VIA and disable on board PATA controllers, but with some machine not boot at all, which others Grub - for multiboot is not able to find a disk on controller, on it take like 2-3 minutes to boot into grub. After slow boot - controllers are working fine in OS as not booting device.DD Yes i know, i can exchange PATA disc for Sata and use Sata controller.. still i would like to fix it..
-
I think that provide such file is not a problem. I experimented boot a find out that solution is in msdos.sys add logo=0 , so it seems videocard related. But now i have another problem with PATA IDE, im unable to find any driver with working DMA, so there are long freezes and slow disk operations. I have tried all Rloew drivers integrated in Windows 98 Quick edition and all microsoft drivers, but its always the same controller driver is loaded fine.. there is always error, exclamation mark for IDE channels - always code 10.. Only special thing on this controller is Broadcom CSB5 - that it has only 1 IDE channel, not 2, otherwise its the first board, where i did not make working PATA within Windows 98 - there is something unexpected with it.. In resource conflicts and IRQ seems same as in modern Windows - IRQ 14 and 15 is used. For some reason i have the same problem with Adapter 29160LP controller its working fine with all other Operating systems, i have tried multiple drivers, they should be fine - again code 10. In bios are not any PATA IDE options than disable it. In Windows 2000+, i see some strangers IRQ used like 20,24.40 etc..
-
I have lots of systems where bootlog.txt or ntbootlog are simply not working,. So im not surprised that its not working in this case too. Im sure if because im using using grub at the top of Windows boot loaders, Himex, or pached io.sys or because some fixing of booting because of multibooting fixes. Also i case of USB booting of Windows it does not seems that bootloging is working. It was always hit and miss on my machines and even when it froze it often hard to find out where was ther problem, but it could be a lot of lines above the last entry. Its server there is not much options at all, there 2 SCSI controllers with im using 1 for Win 2000,XP and Server 2008 + Debian, second Adaptec 29160 is for tape drive. Windows 98 and NT are loaded for 1 single port PATA controller this controller does not support RAID at all. NT bootloader booted fine from the same disk, now its rewritten by WIndows 98 bootloader and i have to restore it, maybe it will bypass that WIndows 98 boot freeze. I had problem to restore Windows NT4 boot loader, because boot cd needed for it NT4 server emergency floppy (not some install start floppy), but this floppy is not some standalone to download, but you have to create it when you have running system, i had not time yet install WinNT4 server into some virtual machine.. I want to keep SCSI enabled, yeah it could be root cause. Because SCSI controllers afaik as understand often using IRQ 13 which are often used by IDE PATA disk controllers too. I can just select first boot device.. and options are Harddisk 0 - IDE, Hardisk 1 - SCSI controllers.. Only thing which can do is change IRQs for SCSI controllers ant there priority - select primary slot. PATA Disks on these systems are mostly mentioned for failover and CD ROM drivers. There are some strange things this like IRQ 40.. Im not even sure if can disable on board SCSI, because its realized by some on board chip + addon card combo with own CPU and memory, i so far i did not wanted to do it because its not fast machine to restore installations from backups. There are another strange thing, which could be problem, like addon Remote management card (RSA), which is per IBM machine line specific and its used as video card, it has some Radeon 7000 chip (on Board is ATI Rage XL, but its autodisabled when RSA card, or addon Videocard is added and there is not any option to select videocard). If i place some PCI videocard into system, when i place it in slot a top of RSA card, its booting but there are is error about shared resources, so RSA card is not working at all, when i place it in slot under RSA card, only RSA is working and im getting error code 1802. This code is know in IBM knowledge base, there is paper to it its explained that there has to be enough place for ROM between 640 Kb and 1024 kB and there is info that only solution is remove some other addon cards and still in some cases like mine is unsolvable because Roms are too big (i removed all expect videocards and primary SCSI it was still not enough). There is mentioned that is hard PC standard limit. Im sure that newer machines somehow bypassed it, but not this machine. I have tried to transfer Dos 7.1 / Windows 98 boot menu which are working on all other machines and tried to load Windows / MS 7.1 from it, because there is even not bypassing also loading files working, i just get into boot menu, select some options and get freeze, because any message is shown on the screen, not even step by step.. I guess that is because a bit different msdos.sys settings. Well i got this server exactly because i wanted to check some of these server oddities.. and i wanted to install Windows 98 on it just because all other more modern OSes were running fine.
-
I have checked bootlog its as usually not outdated, probably from some previous successful boot. There is some display error and some fonts errors - it could be related to Revolutions Pack 9.7, it not sure if these are critical or not. LoadStart = DISPLAY.drv LoadFail = DISPLAY.drv Failure code is 0002 LoadStart = vga.drv LoadSuccess = vga.drv LoadStart = DISPLAY.drv LoadSuccess = DISPLAY.drv InitDone = DISPLAY Init = Display Resources InitDone = Display Resources LoadStart = C:\WINDOWS\fonts\MARLETT.TTF LoadFail = C:\WINDOWS\fonts\MARLETT.TTF Failure code is 0016 LoadStart = C:\WINDOWS\fonts\serife.fon LoadSuccess = C:\WINDOWS\fonts\serife.fon LoadStart = C:\WINDOWS\fonts\sserife.fon LoadSuccess = C:\WINDOWS\fonts\sserife.fon LoadStart = C:\WINDOWS\fonts\coure.fon LoadSuccess = C:\WINDOWS\fonts\coure.fon LoadStart = C:\WINDOWS\fonts\symbole.fon LoadSuccess = C:\WINDOWS\fonts\symbole.fon LoadStart = C:\WINDOWS\fonts\smalle.fon LoadSuccess = C:\WINDOWS\fonts\smalle.fon LoadStart = C:\WINDOWS\fonts\LUCON.TTF LoadFail = C:\WINDOWS\fonts\LUCON.TTF Failure code is 0016 When i try bootlog boot menu option 2, it return me after while back to boot menu, after i select normal start, get classical freeze and bootlog is not update at all. Yeah exactly.. Himex, may help, because when i tried to load win after start from classic Win98 floppy i got freeze.. That is probably because of 512 MB+ memory, which Rloew patch bypass i checked autoexec and config, there is virtually nothing. So you are saying that i should add into in himemX? I have tried BootGUI=0 but behavior seems the same i logo is shown and freeze after if im not wrong, maybe i need add some boot options etc, create some boot menu items.
-
Hi, i have old iBM x235 server with 32bit Xeon 2.8 Ghz and 3GB RAMand 6 SCSI disk array + PATA IDE 80 GB disk + CD-ROM to experiment to experiment, i managed to install NT4, Windows 2000, XP and Windows sever 2008 x86 + Debian 11 on it. I have tried to install Win98 SE (vanilla + rloew 512 MB patch and Quick install version)on it, on IDE PATA disk, to by pass maybe not existing IBM ServeRaid SCSI i5 driver (Its Adaptec 320 based, but so far i did not found working non IBM, Adaptec driver for it).. Some questions: 1) There is some driver for DOS for this SCSI controller, i dont tested it yet.. Maybe in could be loaded at the start Windows 98.. im not sure it would bypass missing Win9x driver or not full Win9x driver is needed.? 2) Windows 98 install first part copy of files is running fine, but after first reboot, its stuck on Windows 98 logo loading (Rloew >512 MB RAM driver is already included in install cd image), when i try to use the safe mode its the same, i dunno why maybe because of SCSI controller is present, or im using IBM RSA II PCI addon card (Radeon 7000, plus ethernet and some USB port) as display card. Im not sure i can just disable SCSI controller in bios or remove temporaly raid PCI-X card, without losing data.. I can remove RSA II card and use onboard video (Radeon XL) or addon PCI card with PCI-X compatibility - i have couple of them.. If use some DOS 7.1 boot on floppy or CD-ROM boot, im able to boot into Dos fine.. its used to start Win98 install too. Otherwise there is just addtional Adaptec 160 controller (without any device) addon card, besides of RSA card and ServeRaid.. Yes i know i can try to connect some SCSI disk to it too and install Windows 98 on it. Update: I was able to finish install by using F8 and command prompt and win /D :X :S etc.. command.. , problem is that i still have to start WIndows this way, i have tried to win /D :X or win /D :S.. it seems that it does not matter what is used, but there is something in standard boot what needs to be bypassed.. Hmm even win without parameter just works, but i have to go command prompt first, direct normal boot is stuck.
-
6150 on Board on WIn98SE with patches failing.. I tried to modify - original 81.xx inf files and 82.69 abd 82.69 Maximus decimus tweaker drivers to make Geforce 6150 - Nforce430 on ECS MCP61PM-AM board working. i can install drivers fine. I but always hit classic Windows protection error wall, SIV is reporting that Video card is Nforce 405 (with this name its detected in Windows Xp), it should be 430, but it tried both same with forcing Geforce 6200 driver. Nvidia is not mentioned in original drivers.. In original i tried to add as NV30 same codename as Geforce 6200. I have some more modern board with Geforce 7050, when i expect the same result.. I wonder have someone even working nforce on board videocard like this in WIndows 9x.. My experience is that sometimes clean install can do such things, but more used machine is starting to hit Windows protection error, more and more.
-
Chromium 115 for Windows XP without One Core Api
ruthan replied to Iron_Wind0ws's topic in Windows XP
Superium is nice, great idea.., but its like that is working fine good on 3 of 5 computers and it still has not SSE2 version. There is also Thorium, so not tested it much so far. -
I have tried this way, its no go.. 7zip - 7z or zip max compression is ignoring cabs.. When extracted all cabs - which im not sure if supported by installer and repackages them again.. I was able on second disk data get from 50 MB to 45 MB, so only 10% removed. So this is not way. I seems that used compression is pretty good, especially for year 1998.. If it would work yes i can add on zip some partitioning tools like fdisk do partition and formatting and after copy files.. And if use 2 zip media i can after avoid zip media switching, but it could be done with some deeper data knowledge too, but need to unpack and copy files. So it would really need some deeper knowledge. I have some old minimal CD image thread, but it seems that links are dead: Best what i could find is this: https://www.litepc.com/98micro.html Not its not mainly about installer size, but about install size.. and its possible only with 98lite Profesional, which is still paid SW: https://www.litepc.com/98lite.html
-
Yeah that is possible too, but with his im trying different approach, to be able to install it into clean hdd with as many steps as possible. My memory is a bit blurry if you have to partition hdd before installation, or you can partition hdd within installer. Its not problem boot form ZIP driver, with fully configure Dos enviroment (1.44 HDD floppy is small a bit slow, on ZIp driver i have full Dos 7.1 and big pack utils and drivers- that is using firsst 20 MB) a run fdisk and format from it too. There was even Win 98 floppy edition, 39 floppies so (39x1.44= ~60 MB), i was somehow trimmer. I dunno if installer is clever enough if you copy floppies on HDD / ZIP if it would detect next *.cab in same dirrectory without requiring some file pointing or stuborny require inserting net floppy. Yesterday i found some Win98 floppy installation video, at the end is comparison of CD and Floppy version available utilities: - know that was floppy version of Win95, but i was unsure about WIn98. To be more technical, i wonder if someone tried to trim installer, or found some filelist which with some order of required files (or *.cab) and which are mandatory and which are optimal.. At eatleast when if just with 1 ZIP media replacement, would be much better than have to switching zips, multiple times. Other method would be just remove not neccesary files like themes, images, sounds and enable some auto skip of missing not mandatory files. Remove really obsolute drivers if they not mandatory, its should be possible too. Or even remove not obsolete drivers, so trim installation size.. in order that user can install them after OS installation is done.
-
Hi, i googled how to start Win98SE from ZIP drive, i expected that i will find a lot of tutorials, how to do it, but i found almost nothing. Maybe not right keywords.. Because some classical problem with half dead CD-ROM / floppy drives, boot from USB is not working, Plop bootloader mean additional drive and floppy and cdrom swapping or very user unfriendly, not straight forward hdd bootloader. ZIP or 250, 750 MB are hard to get. Otherwise at least ZIP 100 USB, is still working within WIndows 10 64bit up to date. I found some minimal installation projects, its something different, i care only about installer size, but more useful features in target disc -=> better. I have tried to make some install with helping of chatgpt and help, i was sort of fun, chatgpt was wrong in very 2nd statement as usually. My first try, meant like 4 ZIp driver swaps, i copies majority of from 1st Zip floppy and copied the rest on 2nd. Goal is get rid of the second one. Problem is that whole Win98 setup folder after some basic trimming has 130 MB, ZIP has like 95 or 100 MB. I also like to have ZIP bootable with full Dos 7.1 and most of dos drivers and tools, its additional 20 MB, if it would be possible => 75 MB version would be very nice. And big question is what i can remove, or how make number of floppy swaps minimal.. and if possible make some tutorial or script which would help to create ZIP friendly installer. I tried way: Select all Base*.cab - 2 MB Keep all Drivers .cab - 16 MB Net *.cab - Net 7- to 10 - 5 MB Precopy.cab - 2.7 MB Minicab - 0.7 MB WIN98_OL.CAB - 1.7 MB WIN98_XX.CAB // Its starting on 21, i could add them up to 46.. size of one is 1.7 MB - to 26x 1.7 MB - 44 MB So i could not fit to image these: Win98_47.cab to WIn98_74.CAB ----------- Not working networking - Its just some side effect, i installed nimimal version, not any optimal feature selected in installation wizard, network card was not detected, no drivers packaged on CD. I wanted to install network stack later, i added realtek 8139/8100 NIC drivers and TCP / IP / IPX, Microsoft Network client later. All installed to exclamation marks, errors, login window with screen icon as indicator, but networking was not working. When i tried ping or telnet i got error - unknow commands. I remove whole stack reinstalled it, but never was asked or saw copying or requesting common tools like protman, arp.exe (i know i probably butchered names, i refuse to remember such things) and similar files script, in dialog. There was not even ICMP.dll, which is required by ping. I searched optimal features, but there not nothing like networking stack, some management tool, hyper terminal etc.. Still not ping. I searched CD image there are such files inside Net*.cabs.. there are normally copied during installation.. but not this time and even messing with optimal features and removing / adding whole network start, did not made trick, it looks like that there is some filelist created during installation and when some files are not available system behave like these package are not existing. When i copied ping manually, i was complaining about ICMP.dll utility which was also not installed. I could be wrong but these tools seems not be in Dial up package. ---------- When i started installation from live system and CD within, after end of process networking worked fine and at least some files/ command where availabl,networking is working fine. I would understand, if i would not install networking stack would not be on ZIP media, but im quite so that it was.
-
If Tweaks do only these simple thing, it should be easy to debug.. I expected that is much bigger package, or even whole SP3.. Because them i did some networking change i saw that source of files which were autocopied so SP3.cab. Its long time when i last time fiddle with SP3, is there some way how to install/ uinstall just these tweaks alone? We can exclude icons, first row. I dunno what second row does. Third row is a swap, small change. Only if some part of networking driver would be somehow swapped and driver does not expecting that.. I would bet on 4th line, if Network cards are using DMA, im not sure.. I know that videocards and soucards are using DMA, probably even some TV and Capture cards, but im not sure about NICs, i never saw some DMA settings for them, maybe drivers just do it. I there is some PCI Bus driver which are interacting with NIC and using DMA..
-
I double check TweakUI settings and was indead as the bottom and explorer tab, save Explorer settings. I had it on and check it before, maybe it needed a reboot. Im glab that it was that simple, the most old school people just start Total Commander after OS start and use it, im not im Windows explorer guy, so i really need this. Thanks. I tried TweakAll too, but there was very few settings available for NT4 and nothing about explorer. I also tested whole collection of Windows 9x apps, what is working on not Windows NT and usually there is something for particular task what supported NT4 with SP6.
-
I finally solved it.. I lost my patience and simply uninstalled SP3.. Im not sure, but if im not wrong it is unsupported, not recommended or something like that. I expected that i till brick my install by it, but it survived. I simply went into Add Remove / Programs add removed SP3 Tweaks, it was very quick in virtual machine. So it seems that much if any files where updated. After i simply deleted SP3.cab, that is maybe not needed redundant step. Rebooted.. i did not touch any network or any other configurations, did not see any HW detection etc and network started working again.. After first boot there was some freeze at machine start, desktop loading busy cursor, system not reacting.. i dunno if it was some accident or not, but any next reboots were fine. ----- Remove all SP3 goodness is probably lame solution, i suspect that in my systems are still SP3 files used.. Im not sure what these tweaks meant, if whole kernel etc, changes, or just some registry tuning etc.. I strongly suspect that problem was in some TCP IP changes, like more parallel connection, bigger packets etc.. protocol versions etc, i remember from school that TCP has 7 layers and when i heard that statement i refused to dig into it, except basic configurations. This problem appeared sooner or later on all my physical and virtual Windows 98 installations and it had to restore backups to get it of it at multiple locations.. I never saw it in other OS. Multiple locations - i think that this exclude some bad networking sniffing / tries to discover some Wins/ DNS/ Workgroup neighbor networking components, wiht some half broken packets.. and some routers auto bans, i dunno router could be too clever with some firewall / anti hacking features), i checked my router admins for such rules, but i did not found nothing like that, but i never liked networking stuff. ----- I would like to still fix it and be able to use SP3, or SP3 without its networking stack.. But we are still at the beginning, i need someone who really understand networking in Win98 and is willing to debug it. So far all magic command above did not helped, because networking was virtually totally dead, command above where gave me some helpful output, or not output at all (mostly), problem happen before something happened.. Only real error is on start error number reported by ping.. Im met the program in multiple lang version, in English of course, i have usually some SW installed, but very few things which i suspect that it would mess with networking in theory. Its really strange that not multiple people did not encountered it. Im using some RLoew patches, but im not sure if on all machines and if yes, these are for storage in physical machines.. Otherwise i limited RAM to 512 MB, i installed DirectX9, which is has some DirectPlay networking included, but its long shot.
-
Thanks, in 9x its easy, im using it almost 30 years. Im not right now by machine when i tried it i checked TweakUI settings like triple times and searched for anything about this setting. It was TweakUI 1.5, maybe there is newer or better version. Im quite sure that not all TweakUI settings available on 9x, are available on NT.. I will check TweakAll.
-
I started to experiment with NT4 i dont used it back in the era, but i so far i really like it. With 86Box and Banshee/Vooodoo 3, its even possible to play some 2D/Glide/OpenGL games.. With In Vmware workstation is nice and quick and stable (no gaming, there is not 3D acceleration. But there are some annoying this, not classic device manager and Windows explorer default view.. there are is not apply this view to all folder settings and default setting is bad - no toolbar, large icon view. I tried to several tweaking utilities from Win9x, but so far nothing is working. I read somewhere that i can tweak Explorer Advanced keys, but i dont see Advanced key in Explorer Registry Tree path. Does someone find the way how to remember explorer view settings?
-
BCM20702A0 Windows 10 64bit driver, card is Dell DW1560
ruthan replied to ruthan's topic in Windows 10
Well, there is really nothing except wifi.. That is why it is strange, i dunno if i could killed twice half of Wifi+BT combo card.. Its probably also not dirt on some pin twice etc.. And when one card is original one, its not even some black / white list.. I double checked it, even under System. Same on Linux. In Windows in used driver for Intel USB 3.0 controller from Microsoft all other USB devices include - 4G internal modem works fine, if i plug in USB external bluetooth module it works fine too. -
BCM20702A0 Windows 10 64bit driver, card is Dell DW1560
ruthan replied to ruthan's topic in Windows 10
Device ID was in link above - PCI\VEN_14E4&DEV_43B1&SUBSYS_00191028. I would understand if there would be some unknown device in device manager, or if AIDA or HW or lspci or lsusb would report some device, but its completely silent. In laptop was original Intel Wifi + Bluetooth combo, Intel N 7265 wifi card (dont mistake it with AC 7265 -that is fine, Intel naming sucks), but i have exactly same problem with it in Windows 10 and up to date Linux or Android x86. USB3 3.0 drivers seems fine, i have to check if there are from MS or Toshiba (intel), but other USB devices are working fine. I have very bad memory, so im not sure if with Windows 7 / Windows 8 bluetooth worked (bluetooth is in the machine specs), i think so. I switched wifi card because on existing Windows 10 driver. There some drivers which claim support of this card under Windows 10, but it never worked, even drivers from SDItool, there are for the same device ID, install fine, but there is always Code 10 on device... and on Linux its fine. I also read that there is some problem with Wifi card pin 20 handling, that on some device you have turn on / off airplane mode to make them working, but its not case of my card. Solution supposed to be cover pin 20.. I have this problem only with Windows and in build 4G modem (its working in Linux without it), but not Wifi card. Bios is quite simple some basic UEFI, no bluetooth option just on / off for wifi card and 4G in-build modem and souncard/ lan on / off. And some auto turn off Wifi card, when RJ45 is plugged in - i disabled it. Also all antenas cables -2 of them are connected fine, there is not some 3 plug for additional bluetooth anthena or something like that. Not visible dirt in pci-e m.2 slot etc. My quess would be that bluetooth module is dead, but its the same with 2 different Wifi cards, and one is original shipped with HW one. So im simply looking for some explanation from someone who is more fluent in laptop HW and these cards.. Bluetooth stack for them for older Windows is quite huge.. but not Plug and Play appearance is strange, also not possibility of "ping" this HW with some diagnostic tool. I also messages eBay card seller (+ other sellers of these card on eBay) to provide Windows 10 bluetooth drivers, you would expect that someone who sellers 500+ these cards would know, but i got only excuses. I bough it like 6 years ago, it could be some half dead card from RMA or something, you never know. Im tired and quite busy to try this card with another Windows 7 machine, my Hasleo Windows 7 to go USB (is currenly broken too).. a already half killed Wwan - 4G modem simcard slot by dissembling this device too often I plan to order new Intel Wifi + Bluetooth combo Intel 8xxx something to make next try, but it would take some time to arrive.