kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #28123
[Bug 971876] Re: Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and udisks Rule
hello guy
fix no works on ubuntu 13.10
(the log is in french sorry)
mat@mat-W310CZ:~/Téléchargements/t$ make
cp -f ./define.release ./define.h
make -C /lib/modules/3.11.0-13-generic/build/ SUBDIRS=/home/mat/Téléchargements/t modules
make[1]: entrant dans le répertoire « /usr/src/linux-headers-3.11.0-13-generic »
CC [M] /home/mat/Téléchargements/t/rtsx.o
/home/mat/Téléchargements/t/rtsx.c:259:2: error: unknown field ‘proc_info’ specified in initializer
.proc_info = proc_info,
^
/home/mat/Téléchargements/t/rtsx.c:259:2: warning: initialization from incompatible pointer type [enabled by default]
/home/mat/Téléchargements/t/rtsx.c:259:2: warning: (near initialization for ‘rtsx_host_template.proc_dir’) [enabled by default]
/home/mat/Téléchargements/t/rtsx.c:1073:11: error: ‘rtsx_probe’ undeclared here (not in a function)
.probe = rtsx_probe,
^
/home/mat/Téléchargements/t/rtsx.c:893:12: warning: ‘__devinitrtsx_probe’ defined but not used [-Wunused-function]
static int __devinitrtsx_probe(struct pci_dev *pci, const struct pci_device_id *pci_id)
^
make[2]: *** [/home/mat/Téléchargements/t/rtsx.o] Erreur 1
make[1]: *** [_module_/home/mat/Téléchargements/t] Erreur 2
make[1]: quittant le répertoire « /usr/src/linux-headers-3.11.0-13-generic »
make: *** [default] Erreur 2
i installed build-essential, fakeroot, dkms and system is up to date.
I think keep ubuntu 13.10 one or two weeks, after I will reinstall ubuntu 12.04 (LTS) where the fix work (I will use sd card for chrismas time).
say me if you want that I test something
buy
--
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/971876
Title:
Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and
udisks Rule
Status in The Linux Kernel:
New
Status in “linux” package in Ubuntu:
Fix Released
Status in “udisks” package in Ubuntu:
Fix Released
Bug description:
We have been provided with a new Realtek Card Reader driver for this
device. The code is GPL licensed but we don't see it publicly
available yet. This is a new driver module with the name "rts_bpp". As
such a new udisks rule is necessary for automounting.
New driver is attached "rts_bpp.tar.bz2".
For automount, the following line needs to be added to
'/lib/udev/rules.d/80-udisks.rules'
DRIVERS=="rts_bpp", ENV{ID_DRIVE_FLASH_SD}="1"
#########################
We created a DKMS module .deb to make install easier until the driver
can be included in Ubuntu. Commands:
wget http://planet76.com/drivers/realtek/rts-bpp-dkms_1.1_all.deb
sudo apt-get install dkms
sudo dpkg -i rts-bpp-dkms_1.1_all.deb
echo 'DRIVERS=="rts_bpp", ENV{ID_DRIVE_FLASH_SD}="1"' | sudo tee -a /lib/udev/rules.d/81-udisks-realtek.rules
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: udisks 1.0.4-5ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
Uname: Linux 3.2.0-21-generic x86_64
ApportVersion: 2.0-0ubuntu2
Architecture: amd64
Date: Mon Apr 2 14:16:29 2012
HotplugNewDevices: /dev/sdb1
HotplugNewMounts: /dev/sdb1 /media/6331-6363 vfat rw,nosuid,nodev,relatime,uid=29999,gid=29999,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro 0 0
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
MachineType: CLEVO CO. W240EU/W250EUQ/W270EUQ
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-21-generic root=UUID=596df159-fc9a-41b4-8528-5dca5215dbd5 ro quiet splash vt.handoff=7
SourcePackage: udisks
Symptom: storage
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/24/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W240EU/W250EUQ/W270EUQ
dmi.board.vendor: CLEVO CO.
dmi.board.version: V3.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd02/24/2012:svnCLEVOCO.:pnW240EU/W250EUQ/W270EUQ:pvrNotApplicable:rvnCLEVOCO.:rnW240EU/W250EUQ/W270EUQ:rvrV3.0:cvnNoEnclosure:ct10:cvrN/A:
dmi.product.name: W240EU/W250EUQ/W270EUQ
dmi.product.version: Not Applicable
dmi.sys.vendor: CLEVO CO.
To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/971876/+subscriptions