Klaus Knopper answers your Linux questions
Ask Klaus!
Klaus Knopper answers your Linux questions.
Localization and 3G Connectivity
Dear Klaus,
I just wanted to thank you for answering my question regarding setting the keyboard layout correctly in Linux Magazine issue 176. I also found myself a workaround and maybe something that could help others who are struggling with finding out how to set their keyboard layout:
Right-click on the panel and choose Add/Remove Panel Items. Click Add | Keyboard Layout Handler (Figure 1).
Right-click the little nationality flag that appears in the taskbar and choose Keyboard Layout Handler Settings, then uncheck Keep system layouts. Under Keyboard Layouts, click Add and add your desired layout (Figure 2).
I think it would be an improvement to have the little nationality flag visible when a user starts Knoppix right from the first time. People will probably click on it if they face keyboard problems.
I also noticed another small problem: After some time, Knoppix 7.5.0 refused to install further new software with this message: The value 'wheezy' is invalid for APT::Default-Release as such a release is not available in the sources.
I found out I could work around this issue by editing the /etc/apt/apt.conf.d/00knoppix
file and placing two slashes in front of the line APT::Default-Release "wheezy."
I have been experimenting with Knoppix 7.5.0 on my old Eee PC 901Go, and it works quite nicely. The only problem I'm facing is that I can't start 3G, which does work fine under Xandros on the same machine. I tried out the Knoppix | GPRS/UMTS connection menu, but I can't find the right parameters to start the 3G connection correctly. My 3G provider here in Belgium is Proximus, from the information on their website, I have these:
APN ou Access Point Name: internet.proximus.be Username: leave empty Password: leave empty
For the type of connection, I chose usb: USB connector (i.e, Modem), then I got the Create /dev/modem link, for which I answered Yes. If I just perform a start connection, I get: Script failed. Another option is configure, but I don't know what I have to enter for INIT string. Could you please help me further?
Kind regards,
Hugo
P.S. I belong to the Flemish community in Belgium which speaks Dutch (Nederlands); you probably thought I spoke French, no problem with that, I do love languages and the melting pot Belgium is.
Hello Hugo,
Thanks for your suggestion about the new keyboard handler in lxpanel! I tried it as well, and it looks lightweight enough (it just calls the setxkbmap
command) to add it as default in one of the next Knoppix releases. The pictures below show the lxpanel plugin's activation and setting.
The "missing wheezy" problem you described during an upgrade was already covered in the previous issue of Linux magazine; since Debian's new release, the "wheezy" branch which I previously used for installation, has disappeared, hence the error message. However, you can fix this in the apt configuration by changing "wheezy" to "stable" in /etc/apt/apt-conf.d/00knoppix
.
About your mobile connection: If your 3G device was detected and initialized as a serial device properly, you can use NetworkManager's modem manager (Figure 3) to configure your provider (Figure 4). It is located in the right-mouse button menu over the NetworkManager's tray icon. Apparently, the settings for your provider are an option in the presets (Figure 5).
Card Reader Driver
Hi Klaus,
I'm trying to get my laptop SD card reader working with CentOS 6.6. (I've tried with many other distros as well with no luck.) The reader was working until the kernel was upgraded.
The card is a Realtek 5287. I've been searching and searching online and can't really find anything that helps. After checking all the kernel source, it appears that the device support was removed. I have the source for a downloaded driver, but I'm a total greenhorn at this. I'd be much happier if I could just install a driver that worked.
Can you help me with this please? I have three laptops that use this device. I can't imagine why support would have been dropped, as I would have thought that this card reader was widely used and therefore dropping support could cause major issues for corporate users.
Thanks in advance,
Martin Roll
The Realtek 5287 SD card reader is supported by the rtsx_pci kernel module. If it's loaded, it should appear in the output of the lsmod
command.
From different reports that I've read, I suspect that the module was simply not enabled in CentOS kernel configuration. If the command
modinfo rtsx_pci
yields no results, the driver is missing in the kernel or is compiled into the static kernel part. You can check your kernel configuration about this by doing:
grep RTSX_PCI /boot/config-* CONFIG_MFD_RTSX_PCI=y
In this example, the driver is statically built in, whereas =m
would indicate that it's available as an on-demand loadable module.
Starting from kernel 3.14 and up, it should be working and be enabled by default in Ubuntu, so doing a kernel upgrade might fix the situation in other distros as well.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
The Gnome Foundation Struggling to Stay Afloat
The foundation behind the Gnome desktop environment is having to go through some serious belt-tightening due to continued financial problems.
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.
-
Hacker Successfully Runs Linux on a CPU from the Early ‘70s
From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.
-
OSI and LPI Form Strategic Alliance
With a goal of strengthening Linux and open source communities, this new alliance aims to nurture the growth of more highly skilled professionals.
-
Fedora 41 Beta Available with Some Interesting Additions
If you're a Fedora fan, you'll be excited to hear the beta version of the latest release is now available for testing and includes plenty of updates.
-
AlmaLinux Unveils New Hardware Certification Process
The AlmaLinux Hardware Certification Program run by the Certification Special Interest Group (SIG) aims to ensure seamless compatibility between AlmaLinux and a wide range of hardware configurations.
-
Wind River Introduces eLxr Pro Linux Solution
eLxr Pro offers an end-to-end Linux solution backed by expert commercial support.
-
Juno Tab 3 Launches with Ubuntu 24.04
Anyone looking for a full-blown Linux tablet need look no further. Juno has released the Tab 3.