ricmar breanna issabel

0 views
Skip to first unread message

Angelique Syria

unread,
Aug 3, 2024, 12:28:11 AM8/3/24
to tinbuncchalta

I recently acquired an Alienware 17 R1 i7-4700mq with an Nvidia GeForce GTX 765m gpu.. the laptop is in near new condition, and was even running windows 8 pro still, which is what it was shipped with.

Yes, this is an old one. The Dell driver for the 17 R1 just doesn't work for the SD card reader in Windows 10. The only success I've seen is from people trying a few drivers sourced directly from Realtek.

I finally got settled and went to download the driver, and i clicked 'Download' and it gave me an error in Chinese, so i translated it and it said the download link was empty and to find it in the main page and try the download directly, do you by chance have the driver version?

Thank you so much for the leg work! I went for the Lenovo one right off the bat and it installled perfectly and my SD card reader now works! definitely going to save that driver to my google drive so i dont have to search for it again.

I went into Programs & Features in the Control Panel (or just search "programs and features" in the Start menu) and opened it up. Then, in the list of all the programs, I scrolled down towards the bottom where all the Bootcamp drivers are (meaning the Windows Driver Packages). I selected the Apple SD Card Reader driver (if you can't find it, just search "Apple SD" in the search bar at the top right), and then clicked Uninstall/Change. Then I clicked Yes when the confirmation window appeared. Then I tried inserting an SD card into the reader, and it worked! It automatically installed a separate driver called "Broadcom SD SCSI Disk Device.

Tried almost everything i could, reinstalled Windows, reinstalled Bootcamp drivers, uninstalled Apple SD Card drivers/Broadcom SD Card drivers, tried manual installation of SD Card drivers, but no luck.

You should take a look at that discussion if you're experiencing this issue yes. Previous to windows 10.1 I was experiencing the SD card dropping off after sleep, but after Windows updated I am now experiencing this on every boot:

If I uninstall that unknown device, it resintalls just like that again. I've tried updating bootcamp drivers to the latest ones available several times. I've tried the suggestion in the post above to try without the apple SD card driver. None of them work.

For over three years now (see date of first post on first link below), a wide range of Macbook users have reported severe problems with the bootcamp SD card driver, we think for a particular Broadcom chipset. The issue got progressively worse with the release of Windows 10, and now with the Windows 10 Anniversary Edition (1607 release) the SD Card is inoperable: on boot we receive Set Address Failed (see last link for latest post) and no known workaround exists. Please see the following links for a large variety of users posting detailed reports on this issue:

Boot into bootcamp on a Macbook pro Retina (other users have found the problem in Macbook Airs also - see posts) which uses the affected broadcom chipset, running Windows 10 Anniversary Edition. Try to access content stored on an SD Card using the inbuilt SD Card reader.

See the below configuration of my mac, see also all included forum links for many other hardware configurations where this occurs and the general conclusion that this affects the Broadcom SD-card driver chipset

See all the links mentioned. Note the number of users affected, the diversity of their hardware, the amount of time that has expired since reports came in and the perceived lack of faith from users in a resolution due to Apple and Microsoft (for whom users are both paid customers) not seeking to resolve the issue. Hence I would suggest this is very urgent.

A screen reader is a form of assistive technology (AT)[1] that renders text and image content as speech or braille output. Screen readers are essential to people who are blind,[2] and are useful to people who are visually impaired,[2] illiterate, or have a learning disability.[3] Screen readers are software applications that attempt to convey what people with normal eyesight see on a display to their users via non-visual means, like text-to-speech,[4] sound icons,[5] or a braille device.[2] They do this by applying a wide variety of techniques that include, for example, interacting with dedicated accessibility APIs, using various operating system features (like inter-process communication and querying user interface properties), and employing hooking techniques.[6]

Microsoft Windows operating systems have included the Microsoft Narrator screen reader since Windows 2000, though separate products such as Freedom Scientific's commercially available JAWS screen reader and ZoomText screen magnifier and the free and open source screen reader NVDA by NV Access are more popular for that operating system.[7] Apple Inc.'s macOS, iOS, and tvOS include VoiceOver as a built-in screen reader, while Google's Android provides the Talkback screen reader and its ChromeOS can use ChromeVox.[8] Similarly, Android-based devices from Amazon provide the VoiceView screen reader. There are also free and open source screen readers for Linux and Unix-like systems, such as Speakup and Orca.

In early operating systems, such as MS-DOS, which employed command-line interfaces (CLIs), the screen display consisted of characters mapping directly to a screen buffer in memory and a cursor position. Input was by keyboard. All this information could therefore be obtained from the system either by hooking the flow of information around the system and reading the screen buffer or by using a standard hardware output socket[9] and communicating the results to the user.

With the arrival of graphical user interfaces (GUIs), the situation became more complicated. A GUI has characters and graphics drawn on the screen at particular positions, and therefore there is no purely textual representation of the graphical contents of the display. Screen readers were therefore forced to employ new low-level techniques, gathering messages from the operating system and using these to build up an "off-screen model", a representation of the display in which the required text content is stored.[12]

For example, the operating system might send messages to draw a command button and its caption. These messages are intercepted and used to construct the off-screen model. The user can switch between controls (such as buttons) available on the screen and the captions and control contents will be read aloud and/or shown on a refreshable braille display.

Screen readers can also communicate information on menus, controls, and other visual constructs to permit blind users to interact with these constructs. However, maintaining an off-screen model is a significant technical challenge; hooking the low-level messages and maintaining an accurate model are both difficult tasks.[citation needed]

Operating system and application designers have attempted to address these problems by providing ways for screen readers to access the display contents without having to maintain an off-screen model. These involve the provision of alternative and accessible representations of what is being displayed on the screen accessed through an API. Existing APIs include:

Screen readers can query the operating system or application for what is currently being displayed and receive updates when the display changes. For example, a screen reader can be told that the current focus is on a button and the button caption to be communicated to the user. This approach is considerably easier for the developers of screen readers, but fails when applications do not comply with the accessibility API: for example, Microsoft Word does not comply with the MSAA API, so screen readers must still maintain an off-screen model for Word or find another way to access its contents.[citation needed] One approach is to use available operating system messages and application object models to supplement accessibility APIs.

Screen readers can be assumed to be able to access all display content that is not intrinsically inaccessible. Web browsers, word processors, icons and windows and email programs are just some of the applications used successfully by screen reader users. However, according to some users,[who?] using a screen reader is considerably more difficult than using a GUI, and many applications have specific problems resulting from the nature of the application (e.g. animations) or failure to comply with accessibility standards for the platform (e.g. Microsoft Word and Active Accessibility).[citation needed]

Some programs and applications have voicing technology built in alongside their primary functionality. These programs are termed self-voicing and can be a form of assistive technology if they are designed to remove the need to use a screen reader.[citation needed]

Some telephone services allow users to interact with the internet remotely. For example, TeleTender can read web pages over the phone and does not require special programs or devices on the user side.[citation needed]

A relatively new development in the field is web-based applications like Spoken-Web that act as web portals, managing content like news updates, weather, science and business articles for visually-impaired or blind computer users.[citation needed] Other examples are ReadSpeaker or BrowseAloud that add text-to-speech functionality to web content.[citation needed] The primary audience for such applications is those who have difficulty reading because of learning disabilities or language barriers.[citation needed] Although functionality remains limited compared to equivalent desktop applications, the major benefit is to increase the accessibility of said websites when viewed on public machines where users do not have permission to install custom software, giving people greater "freedom to roam".[citation needed]

c01484d022
Reply all
Reply to author
Forward
0 new messages