Re: [Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2018-02-10 Thread L'Africain
Le 09/02/2018 à 21:52, Christopher M. Penalver a écrit :
> L'Africain, given this report is about specific hardware not working at all, 
> it will help immensely if you use the computer the problem is reproducible 
> with, and provide necessary debugging logs by filing a new report with Ubuntu 
> via a terminal:
> ubuntu-bug linux
>
> Please feel free to subscribe me to it.
I don't understand exactly what to need, if I run ubuntu-bug linux
Apport opens me a new launchpad page. Either I don't want to open a new
bug just to subscribe to this one. But if I can help with more
information let me know.
>

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmc=138774674016006=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with "make"
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add "blacklist 
rtsx_pci")
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2018-02-09 Thread Christopher M. Penalver
L'Africain, given this report is about specific hardware not working at all, it 
will help immensely if you use the computer the problem is reproducible with, 
and provide necessary debugging logs by filing a new report with Ubuntu via a 
terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmc=138774674016006=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with "make"
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add "blacklist 
rtsx_pci")
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2018-02-09 Thread L'Africain
Hello,
On Ubuntu 16.04 I can read but not write.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmc=138774674016006=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with "make"
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add "blacklist 
rtsx_pci")
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2016-01-23 Thread sugo
I have a Realtek 5289 sd card reader. With the rts driver I can read only SDHC 
cards. But if I do what is suggested here 
http://askubuntu.com/questions/258533/realtek-card-reader-not-working/261504#261504
 or
modprobe tifm_sd
magically I can read also normal SD card. For me the problem is solved.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmc=138774674016006=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with "make"
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add "blacklist 
rtsx_pci")
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2016-01-23 Thread sugo
I have a Realtek 5289 sd card reader. With the rts driver I can read only SDHC 
cards. But when I read this comment 
http://askubuntu.com/questions/258533/realtek-card-reader-not-working/261504#261504
 I try only to type the command
modprobe tifm_sd
just one time and then even if I reboot I can read also normal SD card. Also 
the output of lspci changed. Previously was like this:
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5289 
(rev 01)
and now is 
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL4811 PCI 
Express Card Reader (rev 01).
I can't now revert the change to confirm what I say, because I  am not pretty 
sure if is the result of the command, but may help to other users.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmc=138774674016006=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with "make"
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add "blacklist 
rtsx_pci")
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2016-01-23 Thread Christopher M. Penalver
sugo, it will help immensely if you filed a new report with the Ubuntu 
repository kernel (not mainline/upstream) via a terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmc=138774674016006=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with "make"
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add "blacklist 
rtsx_pci")
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-11-30 Thread exzemat
Sorry, I'm trying to bisect kernel since 3 weeks.
No succeed : I don't understand anything in the documentation : 
https://wiki.ubuntu.com/Kernel/KernelBisection#Bisecting_Ubuntu_releases

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-11-30 Thread Christopher M. Penalver
exzemat, what precisely about it do you not understand?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-11-11 Thread exzemat
mainline kernel 3.18-rc3 work for me (with standard SDHC card, 16Go)
indeed, I have this log when installed the kernel :
un-parts: executing /etc/kernel/postinst.d/initramfs-tools 
3.18.0-031800rc3-generic /boot/vmlinuz-3.18.0-031800rc3-generic
update-initramfs: Generating /boot/initrd.img-3.18.0-031800rc3-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8107e-1.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168h-1.fw for module 
r8169
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.18.0-031800rc3-generic 
/boot/vmlinuz-3.18.0-031800rc3-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 
3.18.0-031800rc3-generic /boot/vmlinuz-3.18.0-031800rc3-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 
3.18.0-031800rc3-generic /boot/vmlinuz-3.18.0-031800rc3-generic
Création du fichier de configuration GRUB…

I tested too mainline kernel 3.18-rc4, no problem

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-11-11 Thread Christopher M. Penalver
exzemat, the next step is to fully reverse commit bisect from kernel
3.13-rc3 to 3.16-rc7 in order to identify the last bad commit, followed
immediately by the first good one. Once this commit has been identified,
then it may be reviewed as a candidate for backporting into your
release. Could you please do this following
https://wiki.ubuntu.com/Kernel/KernelBisection#How_do_I_reverse_bisect_the_upstream_kernel.3F
?  Please note, finding adjacent kernel versions is not fully commit
bisecting.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Tags added: needs-reverse-bisect

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
  /etc/modprobe.d/rtsx_blacklist.conf .

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-11-09 Thread Christopher M. Penalver
exzemat / Alessio Gatti, any change with the latest mainline kernel
3.18-rc3?

Eus / rpaco, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into the default Ubuntu kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
https://wiki.ubuntu.com/Kernel/Policies/DuplicateBugs
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

As well, please do not announce in this report you created a new bug
report.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: linux (Ubuntu)
   Status: Triaged = Incomplete

** Description changed:

  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.
  
  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4
+ 
+ WORKAROUND: In kernel 3.16-rc7, uncomment rtsx_pci in
+ /etc/modprobe.d/rtsx_blacklist.conf .
  
  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine
  
  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-10-09 Thread rpaco
Finally got this to work on my Zoom Style Note laptop. On Ubuntu 14.04 LTS 
3.13.0-36 Generic
Card reader has not worked for many updates backwards.  3.11.0-20 was the last 
to work I think. (I'm guessing it was ages ago)

But some oddities:

Firstly modprobe fails FATAL. Even when card reader is working.

lscpi still shows card reader as 03:00.0 Unassigned class [ff00]:
Realtek Semiconductor Co., Ltd. Device 5289 (rev 01)

Secondly the card reader only works if  sudo insmod rts_bpp.ko is typed in a 
terminal after each boot. 
I cant help thinking it should have been included in the install automatically.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-08-11 Thread exzemat
Hello Christopher.
I uncomment rtsx_pci in in /etc/modprobe.d/rtsx_blacklist.conf, because I 
blacklisted rtsx_pci before (see step 5 in the present bug description 
workaround) when I used rts-bpp with ubuntu 14.04 kernel.

So, I think that normally rtsx_blacklist.conf is empty...

Indeed, I will test the latest mainline kernel
Best regards

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-08-11 Thread Eus
$ sudo lspci -v -s 03:00.0
03:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5286 
(rev 01)
Subsystem: ASUSTeK Computer Inc. Device 202f
Flags: fast devsel, IRQ 16
Memory at f7c0 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 00
Capabilities: [b0] MSI-X: Enable- Count=1 Masked-
Capabilities: [d0] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number 00-00-00-01-00-4c-e0-00

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 13.10
Release:13.10
Codename:   saucy

$ uname -a
Linux HELLO 3.11.0-26-generic #45-Ubuntu SMP Tue Jul 15 04:02:06 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

[SOLUTION]

I did the following steps from exzemat (you rock!):

1. Download:
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2

2. Extract archive, edit rtsx.c:
2.1. Remove __devinit from rtsx_probe in line 893
2.2. Remove __devexit from rtsx_remove in line 1048
2.3. Replace __devexit_p() with rtsx_remove in line 1074
2.4. Remove line 125 to 156
static int proc_info (struct Scsi_Host *host, char *buffer,
  char **start, off_t offset, int length, int inout)
{
 char *pos = buffer;

 if (inout)
  return length;

 SPRINTF( Host scsi%d: %s\n, host-host_no, CR_DRIVER_NAME);

 SPRINTF( Vendor: Realtek Corp.\n);
 SPRINTF( Product: Barossa Plusplus\n);
 SPRINTF( Version: %s\n, DRIVER_VERSION);
 SPRINTF( Build: %s\n, __TIME__);

 /*
  * Calculate start of next buffer, and return value.
  */
 *start = buffer + offset;

 if ((pos - buffer)  offset)
  return (0);
 else if ((pos - buffer - offset)  length)
  return (pos - buffer - offset);
 else
  return (length);
}
2.5 Remove line 259
.proc_info = proc_info,

3. Compile with make
4. sudo insmod rts_bpp.ko
5. Voila! It works!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-08-10 Thread exzemat
Forget mentioned the mainline kernel : linux-headers-3.16.0-031600rc7

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-08-10 Thread exzemat
I tested mainline kernel and uncomment rtsx_pci in 
/etc/modprobe.d/rtsx_blacklist.conf.
inserted SD card is mounted now !
So fixed in mainline


** Tags added: kernel-fixed-upstream-3.16-rc7

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-08-10 Thread Christopher M. Penalver
exzemat, just to clarify, if you have to uncomment rtsx_pci in
/etc/modprobe.d/rtsx_blacklist.conf when testing the mainline for it to
work, it's not considered fixed, as you had to implement a WORKAROUND to
get it to work.

Would the latest mainline kernel http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.16-utopic/ work without the WORKAROUND?

** Changed in: linux (Ubuntu)
   Status: Fix Released = Triaged

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-05-31 Thread Labidi Aymen
** Changed in: linux (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-23 Thread Christopher M. Penalver
Takeuchi, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-22 Thread Takeuchi
I tried the solution, but I got a FATAL: Module rtl_bpp not found.
when running mod_probe

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-22 Thread Takeuchi
My Ubuntu 13.10 mounted the card reader out of the box, but when I copy
large files, it ends corrupted.

Any ideas?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-19 Thread exzemat
No, it's a mistake (mine).
mkinitcpio is need for some distribution (archlinux for exemple), but not for 
ubuntu
ubuntu doesn't need the 7. step

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10

Re: [Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-19 Thread exzemat
no need to install or include something,
the package that you download is
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
?

*Les informations communiquées dans ce courrier électronique, en ce y
compris les coordonnés et informations personnelles y figurant,** sont à
l'unique finalité de procéder à la réservation, commande, facturation**
et/ou livraison de la prestation objet de la présente correspondance.
**Conformément
aux dispositions de l'article 38 de la loi du 6 janvier 1978 modifiée
http://www.legifrance.gouv.fr/affichTexteArticle.do?idArticle=LEGIARTI06528140cidTexte=LEGITEXT06068624,
j**e m'oppose expressément à ce que mes coordonnées et toutes informations
personnelles me concernant soient utilisées par vos services ou mises à
disposition d'organismes extérieurs** à des fins de prospection
commerciale.*


2014-02-18 16:54 GMT+01:00 teledyn 1250...@bugs.launchpad.net:

 7. run mkinitcpio -p linux

 my system doesn't have this command -- is there a package I need to
 install or some subpath to it?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1250605

 Title:
   10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

 Status in The Linux Kernel:
   Unknown
 Status in linux package in Ubuntu:
   Triaged

 Bug description:
   I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
   13.10.

   Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

   WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
   1. Download:

 https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
   2. Extract archive, edit rtsx.c:
   2.1. Remove __devinit from rtsx_probe in line 893
   2.2. Remove __devexit from rtsx_remove in line 1048
   2.3. Extract rtsx_remove from __devexit_p() in line 1074
   3. Compile with make
   4. As root, make install
   5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add
 blacklist rtsx_pci)
   6. 'modprobe rts_bpp'
   7. run mkinitcpio -p linux
   8. Restart the machine

   lsmod
   Module  Size  Used by
   joydev 17377  0
   parport_pc 32701  0
   ppdev  17671  0
   rfcomm 69070  12
   bnep   19564  2
   vesafb 13828  0
   snd_hda_codec_hdmi 41117  1
   snd_hda_codec_via  27860  1
   x86_pkg_temp_thermal14162  0
   intel_powerclamp   14705  0
   coretemp   13435  0
   kvm_intel 138538  0
   kvm   431315  1 kvm_intel
   crct10dif_pclmul   14289  0
   crc32_pclmul   13113  0
   ghash_clmulni_intel13259  0
   cryptd 20329  1 ghash_clmulni_intel
   arc4   12608  2
   snd_hda_intel  48171  3
   snd_hda_codec 188738  3
 snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
   snd_hwdep  13602  1 snd_hda_codec
   iwldvm237440  0
   snd_pcm   102033  3
 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
   mac80211  596969  1 iwldvm
   microcode  23518  0
   snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
   btusb  28267  0
   bluetooth 371880  22 bnep,btusb,rfcomm
   snd_seq_midi   13324  0
   snd_seq_midi_event 14899  1 snd_seq_midi
   snd_rawmidi30095  1 snd_seq_midi
   snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
   psmouse97626  0
   serio_raw  13413  0
   iwlwifi   165398  1 iwldvm
   lpc_ich21080  0
   cfg80211  479757  3 iwlwifi,mac80211,iwldvm
   wmi19070  0
   snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
   snd_timer  29433  2 snd_pcm,snd_seq
   i915  655752  3
   drm_kms_helper 52651  1 i915
   video  19318  1 i915
   snd69141  17
 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
   drm   296739  4 i915,drm_kms_helper
   mei_me 18421  0
   mei77692  1 mei_me
   i2c_algo_bit   13413  1 i915
   mac_hid13205  0
   soundcore  12680  1 snd
   lp 17759  0
   parport42299  3 lp,ppdev,parport_pc
   r8169  67341  0
   mii13934  1 r8169
   ahci   25819  4
   libahci31898  1 ahci
   ---
   ApportVersion: 2.12.7-0ubuntu3
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0:  ubuntu 2909 F pulseaudio
   CasperVersion: 1.336ubuntu1
   CurrentDesktop: Unity
   DistroRelease: Ubuntu 14.04
   

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-18 Thread teledyn
thanks for posting that rtsx.c but I am getting a string of compile
errors on that file; is there something else I need to include or
install?

  CC [M]  /home/kmip/Downloads/rts_pstor/rtsx.o
/home/kmip/Downloads/rts_pstor/rtsx.c: In function ‘queuecommand_lck’:
/home/kmip/Downloads/rts_pstor/rtsx.c:150:15: error: ‘struct rtsx_dev’ has no 
member named ‘cmnd_ready’
  complete(dev-cmnd_ready);
   ^
/home/kmip/Downloads/rts_pstor/rtsx.c: In function ‘rtsx_suspend’:
/home/kmip/Downloads/rts_pstor/rtsx.c:313:2: error: too many arguments to 
function ‘rtsx_do_before_power_down’
  rtsx_do_before_power_down(chip, PM_S3, 0);
  ^
In file included from /home/kmip/Downloads/rts_pstor/rtsx.c:29:0:
/home/kmip/Downloads/rts_pstor/rtsx_chip.h:932:6: note: declared here
 void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat);
  ^
/home/kmip/Downloads/rts_pstor/rtsx.c: In function ‘rtsx_shutdown’:
/home/kmip/Downloads/rts_pstor/rtsx.c:400:2: error: too many arguments to 
function ‘rtsx_do_before_power_down’
  rtsx_do_before_power_down(chip, PM_S1, 0);
  ^
In file included from /home/kmip/Downloads/rts_pstor/rtsx.c:29:0:
/home/kmip/Downloads/rts_pstor/rtsx_chip.h:932:6: note: declared here
 void rtsx_do_before_power_down(struct rtsx_chip *chip, int pm_stat);
  ^
/home/kmip/Downloads/rts_pstor/rtsx.c: In function ‘rtsx_control_thread’:
/home/kmip/Downloads/rts_pstor/rtsx.c:426:45: error: ‘struct rtsx_dev’ has no 
member named ‘cmnd_ready’
   if (wait_for_completion_interruptible(dev-cmnd_ready))
 ^
/home/kmip/Downloads/rts_pstor/rtsx.c:522:24: error: ‘struct rtsx_dev’ has no 
member named ‘control_exit’
  complete_and_exit(dev-control_exit, 0);
^
and it just goes downhill from there.  Using ubuntu 13.10

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me   

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-02-18 Thread teledyn
7. run mkinitcpio -p linux

my system doesn't have this command -- is there a package I need to
install or some subpath to it?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-01-25 Thread exzemat
after some manipulations, I succed to install realtek 5286/5289 driver rts-bpp.
In fact it's seems that field proc_info indeed is not presented in kernel 
sources on ubuntu 13.10.
so, need to commented.
see step 3
https://forums.gentoo.org/viewtopic-t-974708-start-0.html

to resume
WORKAROUND: work for 13.10:
1. Download:
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
2. Extract archive, edit rtsx.c:
2.1. Remove __devinit from rtsx_probe in line 893
2.2. Remove __devexit from rtsx_remove in line 1048
2.3. Extract rtsx_remove from __devexit_p() in line 1074
2.4. Remove line 125 to 156
static int proc_info (struct Scsi_Host *host, char *buffer,
  char **start, off_t offset, int length, int inout)
{
 char *pos = buffer;

 if (inout)
  return length;

 SPRINTF( Host scsi%d: %s\n, host-host_no, CR_DRIVER_NAME);

 SPRINTF( Vendor: Realtek Corp.\n);
 SPRINTF( Product: Barossa Plusplus\n);
 SPRINTF( Version: %s\n, DRIVER_VERSION);
 SPRINTF( Build: %s\n, __TIME__);

 /*
  * Calculate start of next buffer, and return value.
  */
 *start = buffer + offset;

 if ((pos - buffer)  offset)
  return (0);
 else if ((pos - buffer - offset)  length)
  return (pos - buffer - offset);
 else
  return (length);
}

2.5 Remove line 259
.proc_info = proc_info,

3. Compile with make
4. As root, make install
5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
6. 'modprobe rts_bpp'
7. run mkinitcpio -p linux
8. Restart the machine

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-01-25 Thread exzemat
after some manipulations, I succed to install realtek 5286/5289 driver rts-bpp.
In fact it's seems that field proc_info indeed is not presented in kernel 
sources on ubuntu 13.10.
so, need to commented.
see step 3
https://forums.gentoo.org/viewtopic-t-974708-start-0.html

to resume 
WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
1. Download:
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
2. Extract archive, edit rtsx.c:
2.1. Remove __devinit from rtsx_probe in line 893
2.2. Remove __devexit from rtsx_remove in line 1048
2.3. Extract rtsx_remove from __devexit_p() in line 1074
2.4. Remove line 125 to 156
static int proc_info (struct Scsi_Host *host, char *buffer,
char **start, off_t offset, int length, int inout)
{
char *pos = buffer;


if (inout)
return length;


SPRINTF(   Host scsi%d: %s\n, host-host_no, CR_DRIVER_NAME);


SPRINTF(   Vendor: Realtek Corp.\n);
SPRINTF(  Product: Barossa Plusplus\n);
SPRINTF(  Version: %s\n, DRIVER_VERSION);
SPRINTF(Build: %s\n, __TIME__);

/*
 * Calculate start of next buffer, and return value.
 */
*start = buffer + offset;

if ((pos - buffer)  offset)
return (0);
else if ((pos - buffer - offset)  length)
return (pos - buffer - offset);
else
return (length);
}

2.5 Remove line 259
.proc_info =proc_info,
 
3. Compile with make
4. As root, make install
5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
6. 'modprobe rts_bpp'
7. run mkinitcpio -p linux
8. Restart the machine

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-01-25 Thread exzemat
add my rtsx.c

** Attachment added: rtsx.c
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1250605/+attachment/3956791/+files/rtsx.c

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-01-12 Thread Alessio Gatti
I don't kow exectly why, but I've been abe to resolve ( see now SD cards
and can read/write them!) on my ASUS X551CA with Ubuntu 12.04 LTS and
kernel 3.8.0-34-generic 64bit.

Please remember that for 12.04 the issue was resolved, but for kernels
following 3.2 the fix was not working anymore .Today I made a silly
attempt: I went to Realtek site and downloaded the most recent driver,
that is for 5229 card (my lspc lists a 5286 instead). To do that, I:

1) Downloaded the driver from Realtek site (link:
http://www.realtek.com.tw/Downloads/downloadsView.aspx?Langid=1PNid=15PFid=25Level=4Conn=3DownTypeID=3GetDown=false)

2) attempt to Compile the driver via command make

3) You get a set of errors that you can correct by editing file rtsx.c,
along the line of the first comment in this bug, i.e. removing any
reference to deprecated function __devinit. Ignore warning messages,
they're OK

4)  do a sudo make install

5) issue a command depmod that will do nothing :-)

6) Reboot your PC, and when you insert an SD card it will see it !!!

I followed the instructions for make and install of this web page:
http://pclinuxoshelp.com/index.php/Compiling_drivers_for_Realtek_card_reader

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-01-12 Thread Christopher M. Penalver
Alessio Gatti, thank you for your comment. So your hardware and problem may be 
tracked, could you please file a new report with Ubuntu by executing the 
following in a terminal while booted into a Ubuntu repository kernel (not a 
mainline one) via:
ubuntu-bug linux

For more on this, please read the official Ubuntu documentation:
Ubuntu Bug Control and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Kernel Team: 
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Filing_Kernel_Bug_reports
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-01-12 Thread exzemat
Dear Alessio,
what is the difference betwen your manipulation and the manipulation describe 
in the first post ?
I think that the result is similar.
on my laptop (with 3.8 kernel on ubuntu 12.04) no problem to install the 
realtek driver for this sd card (after manipulation described in the first 
post), but only for 12.04.
the problem is for recent ubuntu versions...
best regards

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2014-01-12 Thread Alessio Gatti
@exzemat,
I'm not sure I did everything right (I'm not an expert in Linux), but my 
attempts to apply the patch of THIS thread were always unsuccessful: I could 
not compile / add the module and the SD card reader was dead.

It was only when I applied the same manupulations described in post #1
directly to the driver files provided by Realtek in their site, but FOR
A DIFFERENT CARD that my PC could use the SD card.

In full honesty I think there is a chance that the COMBINATION of the
two actions (failure to install this 3d patch + attempt to install the
driver from Realtek site) may have worked.

@penalvch, 
thank you very much for your interest and support in this issue. Unfortunately 
I'm far from my PC for a while, but I'll definitively do what you suggest as 
soon as I can put my hands on it again. So, be patient with me: this may take 
still some days (busy week ahead!).

Alex

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in The Linux Kernel:
  Unknown
Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2013-12-23 Thread exzemat
I edit bugzilla bug to follow the kernel.org format (copy-past of my
email to linux-...@vger.kernel.org)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2013-12-23 Thread Christopher M. Penalver
** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=67491
   Importance: Unknown
   Status: Unknown

** Description changed:

  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.
+ 
+ Upstream post: http://marc.info/?l=linux-mmcm=138774674016006w=4
  
  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine
  
  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd05/03/2013:svnNotebook:pnW310CZ:pvrNotApplicable:rvnNotebook:rnW310CZ:rvrV2.0:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: W310CZ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

-- 
You 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2013-12-22 Thread exzemat
Christopher, i see that you change status:   Confirmed → Incomplete.
what do you miss ?
some information that i could give ,

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu 13.10. 
Despite, solution of 
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876
  post 41 worked on ubuntu 12.04 (lts), but desn't on ubuntu 13.10.

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: V2.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd05/03/2013:svnNotebook:pnW310CZ:pvrNotApplicable:rvnNotebook:rnW310CZ:rvrV2.0:cvnNotebook:ct10:cvrN/A:
  dmi.product.name: W310CZ
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1250605/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2013-12-22 Thread exzemat
I don' t know Christopher.
you want that i test some previous version, which one (so many) ?

however, i think that no one driver support this sd card reader before precise 
(it's a recent chipset).
The driver rts_bpp was created for ubuntu 12.04, before, no solution existed 
for this chipset:
see https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876

But after 12.04( for recent kernel of 12.04 too, as you can see on the
lauchpad bug mentioned above, but some manipulations exist to force the
rts_bpp driver), the driver rtsx_pci was incorpored to kernel (and
supposed to support 5286/5289) replace rts_bpp : see last comment of
colin-law (on the bug mentionned above)

no one version after 12.04 (i tested 13.04 and 13.10) support rts_bpp.
but it's seems the driver rtsx_pci doesn't support this chipset realtek
5286/5289

i tested this laptop on last fedora, and archlinux, no more result...so
this bug concern all distributions/recent kernel (3.2.0-36)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu 13.10. 
Despite, solution of 
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876
  post 41 worked on ubuntu 12.04 (lts), but desn't on ubuntu 13.10.

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2013-12-22 Thread Christopher M. Penalver
exzemat, the issue you are reporting is an upstream one. Could you
please report this problem through the appropriate channel (would check
with linux-mmc) by following the instructions _verbatim_ at
https://wiki.ubuntu.com/Bugs/Upstream/kernel#KernelTeam.2BAC8-KernelTeamBugPolicies.Overview_on_Reporting_Bugs_Upstream
?

Please provide a direct URL to your post once you have made it so that
it may be tracked.

Thank you for your understanding.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Triaged

** Description changed:

- I have a Clevo W310CZ. No result when i put a sd card in with ubuntu 13.10. 
Despite, solution of 
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876
- post 41 worked on ubuntu 12.04 (lts), but desn't on ubuntu 13.10.
+ I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
+ 13.10.
+ 
+ WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
+ 1. Download:
+ 
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
+ 2. Extract archive, edit rtsx.c:
+ 2.1. Remove __devinit from rtsx_probe in line 893
+ 2.2. Remove __devexit from rtsx_remove in line 1048
+ 2.3. Extract rtsx_remove from __devexit_p() in line 1074
+ 3. Compile with make
+ 4. As root, make install
+ 5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
+ 6. 'modprobe rts_bpp'
+ 7. run mkinitcpio -p linux
+ 8. Restart the machine
  
  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: 

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2013-12-22 Thread exzemat
oups,...
I've already created bug on mozilla/kernel
https://bugzilla.kernel.org/show_bug.cgi?id=67491

I see afetr that the protocol is mail to maintener before
I send email to :  linux-...@vger.kernel.org

hope that will be efficient...

(I don't speech english very well, so sorry...)

** Bug watch added: Linux Kernel Bug Tracker #67491
   http://bugzilla.kernel.org/show_bug.cgi?id=67491

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345

[Kernel-packages] [Bug 1250605] Re: 10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

2013-12-22 Thread Christopher M. Penalver
exzemat, yes, you would want to e-mail the linux-mmc mailing list, and
follow the kernel.org format when you do. Unfortunately, your upstream
bugzilla report didn't follow the kernel.org format, so it wouldn't have
the information developers want, and is on bugzilla, which is largely
ignored by upstream developers.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1250605

Title:
  10ec:5286 [Clevo W310CZ] Realtek Card Reader not working.

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  I have a Clevo W310CZ. No result when i put a sd card in with ubuntu
  13.10.

  WORKAROUND: Only in 12.04, as this doesn't work for 13.10:
  1. Download:
  
https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/971876/+attachment/2991730/+files/rts_bpp.tar.bz2
  2. Extract archive, edit rtsx.c:
  2.1. Remove __devinit from rtsx_probe in line 893
  2.2. Remove __devexit from rtsx_remove in line 1048
  2.3. Extract rtsx_remove from __devexit_p() in line 1074
  3. Compile with make
  4. As root, make install
  5. Blacklist rtsx_pci in /etc/modprobe.d/rtsx_blacklist.conf (add blacklist 
rtsx_pci)
  6. 'modprobe rts_bpp'
  7. run mkinitcpio -p linux
  8. Restart the machine

  lsmod
  Module  Size  Used by
  joydev 17377  0
  parport_pc 32701  0
  ppdev  17671  0
  rfcomm 69070  12
  bnep   19564  2
  vesafb 13828  0
  snd_hda_codec_hdmi 41117  1
  snd_hda_codec_via  27860  1
  x86_pkg_temp_thermal14162  0
  intel_powerclamp   14705  0
  coretemp   13435  0
  kvm_intel 138538  0
  kvm   431315  1 kvm_intel
  crct10dif_pclmul   14289  0
  crc32_pclmul   13113  0
  ghash_clmulni_intel13259  0
  cryptd 20329  1 ghash_clmulni_intel
  arc4   12608  2
  snd_hda_intel  48171  3
  snd_hda_codec 188738  3 
snd_hda_codec_hdmi,snd_hda_codec_via,snd_hda_intel
  snd_hwdep  13602  1 snd_hda_codec
  iwldvm237440  0
  snd_pcm   102033  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
  mac80211  596969  1 iwldvm
  microcode  23518  0
  snd_page_alloc 18710  2 snd_pcm,snd_hda_intel
  btusb  28267  0
  bluetooth 371880  22 bnep,btusb,rfcomm
  snd_seq_midi   13324  0
  snd_seq_midi_event 14899  1 snd_seq_midi
  snd_rawmidi30095  1 snd_seq_midi
  snd_seq61560  2 snd_seq_midi_event,snd_seq_midi
  psmouse97626  0
  serio_raw  13413  0
  iwlwifi   165398  1 iwldvm
  lpc_ich21080  0
  cfg80211  479757  3 iwlwifi,mac80211,iwldvm
  wmi19070  0
  snd_seq_device 14497  3 snd_seq,snd_rawmidi,snd_seq_midi
  snd_timer  29433  2 snd_pcm,snd_seq
  i915  655752  3
  drm_kms_helper 52651  1 i915
  video  19318  1 i915
  snd69141  17 
snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_via,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
  drm   296739  4 i915,drm_kms_helper
  mei_me 18421  0
  mei77692  1 mei_me
  i2c_algo_bit   13413  1 i915
  mac_hid13205  0
  soundcore  12680  1 snd
  lp 17759  0
  parport42299  3 lp,ppdev,parport_pc
  r8169  67341  0
  mii13934  1 r8169
  ahci   25819  4
  libahci31898  1 ahci
  ---
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 2909 F pulseaudio
  CasperVersion: 1.336ubuntu1
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131222)
  MachineType: Notebook W310CZ
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: initrd=/casper/initrd.lz file=/cdrom/preseed/username.seed 
boot=casper  quiet splash -- BOOT_IMAGE=/casper/vmlinuz.efi
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  RelatedPackageVersions:
   linux-restricted-modules-3.12.0-7-generic N/A
   linux-backports-modules-3.12.0-7-generic  N/A
   linux-firmware1.117
  Tags:  trusty
  Uname: Linux 3.12.0-7-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 05/03/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W310CZ
  dmi.board.vendor: Notebook
  dmi.board.version: