[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
Any thoughts for post #162? I'm pretty desperate here - I can't live with no networking on this brand new laptop indefinitely and it's beginning to look like I'm destined for Windows or a return of the laptop - neither of which is desirable to me. I would even welcome a conjecture on what the errors even mean at this point as messages like: Wait for BIT6 Return value 38 are cryptic at best and meaningless at worst. What would cause such a message? Is there some table that demystifies what BIT6 is and what it's return value should be? Why is it that my wlan device number increments? -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
lzming - thanks for this! I had tried that driver with no success. I have used your patch - I ran into some issues with applying it and it constantly asking me which files to patch. More on that in a moment. I am getting better results, although not there yet. First - the wait for BIT6 return value 38 still comes into my /var/log/messages but it's not a spamfest anymore - it looks like it's cycling about once a minute. The wlan device still increments when I run the wlan0down/up commands and on reboot. Also when I reboot, the return value is 3f not 38 until I do the wlan0down/up command when it goes to 38. Let me put some context around the log I'm attaching now. Here's the steps I took and what I saw: ATTEMPT 1 of Patch: - I had already done an rmmod on the previously installed driver which was of the version you list above. - I then tried to apply the patch. I had a lot of trouble with it as it kept wanting to know what file to patch no matter where I put the patch file, so I ultimately ran it and gave it the relative path of the files it was looking for (which was the same as what was in the patch file to begin with). When I did this, it prompted me for reverting previous patches. At first I took the default "n" - this let me patch the first file but the second one bombed. I think said "n" for the first file and chose to "apply anyway" and "y" for the second file which went through with no further issue - reboot and saw "wait for BIT6 return value 3f" as you can see in the logs. - I then ran wlan0down/wlan0up and that changed to "wait for BIT6 return value 38". I noticed network manager was working much better as well at this point, but still no connection. I tried configuring a connection to my wpa enabled wifi device and it never connected. - I tried `iwlist scan` command and wlan18 gave me "no scan results" but at least it tried (first time it had done this). - I tried the runwpa script and got several "CTRL-EVENT-SCAN-RESULTS" messages before breaking out of it and for each attempt a cycle of "wait for BIT6 return value 38" messages. ATTEMPT 2 of Patch: - I did an rmmod on r8192se_pci - I did a make uninstall on the installed patch and removed the entire directory - Unpacked the rtl8192se_linux_2.6.0013.1204.2009.tar.gz file freshly again - I then tried to apply the patch. Again specified path to first file, when prompted about reverting previous patches I said "y" for it and second file both which went through with no further issue. - reboot and saw "wait for BIT6 return value 3f" as you can see in the logs. - I then ran wlan0down/wlan0up and that changed to "wait for BIT6 return value 38". I noticed network manager was working much better as well at this point, but still no connection. I tried configuring a connection to my wpa enabled wifi device and it never connected. - I tried `iwlist scan` command and wlan21 gave me "no scan results" - I tried the runwpa script and got several "CTRL-EVENT-SCAN-RESULTS" messages before breaking out of it and for each attempt a cycle of "wait for BIT6 return value 38" messages. Attached is the /var/log/messages for all events today. ** Attachment added: "/var/log/messages for 1/6/2010" http://launchpadlibrarian.net/37504113/messages.gz -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
Hi lzming - I have done as you asked. I had to use gedit though as I don't have vim and I'm not very proficient with vi. All commands I executed and the output of them is attached in output.txt ** Attachment added: "output.txt" http://launchpadlibrarian.net/37545153/output.txt -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
ok lzming, Thanks for your help! For now I'll go to windows and monitor that driver page to see if they post a new one sometime that will support my platform. -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
WOOHOOO Success Thanks Mike Steigerwalt! I had given up hope and bought a usb wireless device which was pretty choppy online. I read your post and decided to get the latest driver here: http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true I compiled this, rebooted and even missed getting into the screen to add the startup parameters and even WITHOUT the acpi setting, it worked right out of the gate!! I am still on Karmic 9.04 with all the latest patches and amd64bit - man am I delighted! -- Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook https://bugs.launchpad.net/bugs/401126 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 401126] Re: Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook
I have a similar problem as carfer in post 152. I've been troubleshooting it for some time and even contacted realtek support to no avail. After several drivers from them and several loads of Ubuntu, they said "it's your environment". So I reloaded windows 7 on my 64bit Toshiba Satellite p505-s8980 and it my realtek 8191SE driver works absolutely beautifully. I would hate for my solution to have to be "go with windows because it works", so I once again got the lateset drivers, latest patches etc and loaded 64-bit Karmic. Same problem. The driver installs fine, but as soon as the driver is loaded my messages, kernel.log and others are constantly flooded with messages like the following: Jan 3 08:47:08 Ahwahnee kernel: [31353.698348] wait for BIT6 return value 38 Jan 3 08:47:08 Ahwahnee kernel: [31353.698360] wait for BIT6 return value 38 Jan 3 08:47:08 Ahwahnee kernel: [31353.698373] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.696563] GPIO 04h BIT6=30 Jan 3 08:47:10 Ahwahnee kernel: [31355.697099] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697112] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697125] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697137] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697150] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697163] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697175] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697188] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697200] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697213] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697226] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697238] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697251] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697263] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697276] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697288] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697301] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697314] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697326] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697339] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697351] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697364] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697376] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697389] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697402] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697414] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697427] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697439] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697452] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697464] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697477] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697489] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697502] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697514] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697527] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697540] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697552] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697565] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697577] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697590] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697602] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697615] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697627] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697640] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697653] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697665] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697678] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697690] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697703] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697715] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwahnee kernel: [31355.697728] wait for BIT6 return value 38 Jan 3 08:47:10 Ahwa
[Bug 1328264] Re: packaging issues with the trusty Xstack in precise xserver-xorg-lts-trusty
I had the same issue and this command worked for me: sudo apt-get install -V libglapi-mesa-lts-trusty libgl1-mesa-glx-lts- trusty xserver-xorg-lts-trusty xserver-xorg-input-all-lts-trusty xserver-xorg-video-all-lts-trusty libgl1-mesa-dri-lts-trusty x11 -xserver-utils-lts-trusty libglapi-mesa-lts-trusty:i386 libgl1-mesa-dri- lts-trusty:i386 libgl1-mesa-glx-lts-trusty:i386 libgles2-mesa-lts-trusty libglapi-mesa-lts-trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1328264 Title: packaging issues with the trusty Xstack in precise xserver-xorg-lts- trusty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1328264/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 793592] Re: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all
I can confirm this problem for another device. When trying to run a ubuntu-bug report regarding no sound over hdmi on my dell studio hybrid, this bug was listed. I have followed the wiki to get the newer alsa version and would be happy to provide the ubuntu-bug report if anyone needs me to. Let me know. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/793592 Title: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/793592/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 799512] [NEW] [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all
Public bug reported: This problem seems the same as #793592. I have cross-referenced this bug to that one as well. I have tried to use the latest build of alsa and also I downloaded and installed realtek codec/alsa version from another forum recommendation - still no sound via HDMI no matter which version of Alsa I use. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: alsa-base 1.0.24+dfsg-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2 Uname: Linux 2.6.38-8-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. Compiled on May 23 2011 for kernel 2.6.38-8-generic (SMP). Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/timer', '/dev/snd/seq'] failed with exit code 1: Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfe9f8000 irq 47' Mixer name : 'Realtek ALC888' Components : 'HDA:10ec0888,10280279,00100202' Controls : 17 Simple ctrls : 10 Date: Sun Jun 19 12:00:17 2011 PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed Symptom_Card: Internal Audio - HDA Intel Symptom_DevicesInUse: Error: command ['gksu', '-D', 'Apport', '--', 'fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/timer', '/dev/snd/seq'] failed with exit code 1: Symptom_Jack: Black Digital Out, HDMI Symptom_Type: No sound at all Title: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all UpgradeStatus: Upgraded to natty on 2011-04-30 (49 days ago) UserAsoundrc: # ALSA library configuration file # Include settings that are under the control of asoundconf(1). # (To disable these settings, comment out this line.) dmi.bios.date: 02/16/2009 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.0.10 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: 0P096C dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 3 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: '01' dmi.modalias: dmi:bvnDellInc.:bvr1.0.10:bd02/16/2009:svnDellInc.:pnStudioHybrid140g:pvr00:rvnDellInc.:rn0P096C:rvrA02:cvnDellInc.:ct3:cvr'01': dmi.product.name: Studio Hybrid 140g dmi.product.version: 00 dmi.sys.vendor: Dell Inc. ** Affects: alsa-driver (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799512 Title: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/799512/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 799512] Re: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799512 Title: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/799512/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 793592] Re: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all
After trying the fix listed here and also installing codecs and an alsa package directly from realtek and still having no luck I have submitted another bug report with my details attached here: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/799512 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/793592 Title: [Studio Hybrid 140g, Realtek ALC888, Black Digital Out, HDMI] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/793592/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs