annoyances


One more, for the sake of the annoyances.org in 2012 ! :-)

I got this strange (French) Cubuntu distro of Ubuntu with Cinnamon, Unity, Gnome. It came pre-installed with the Taiwanese Clevo laptop I purchased recently so I kept it because I’ve done enough Linux installations to enjoy the challenge anymore. But with Linux,  something strange happens always, no matter how glittering the paper which was used to wrap it up.

At some point, the kernel was updated and some other updates came up. Good, now I can see all eight core temperatures of my mighty i7 !

canne@clevo:~$ sudo su -
root@clevo:/var/log# uname -a
Linux clevo.homenet.org 3.5.0-18-generic #29-Ubuntu SMP Thu Oct 25 07:26:14 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

Earlier I got a problem with SD card reader but it is known bug, which I fixed with the help of Realtek Card Reader RTL8411 Device 5289 (PCI 03:00.0) Driver and udisks Rule bug.Ok, with the new kernel I had to repeat the operation, not  a big deal. I wanted to see what happens when inserting a SD card and for that I said

tail -f /var/log/syslog

Wait, there is nothing but old messages in there and no new lines appears ?

I did some debugging:

initctrl stop rsyslogrsyslogd -c5 -f /etc/rsyslog.conf -N1

Says that “no such device as /dev/xconsole“. OK, edited /etc/rsyslog.d/50-default.conf and changed xconsole to console. No errors reported after that.

Still nothing in the log file but hey, it works in debug mode !

rsyslogd -c5 -d

Went to bed because who cares about system log, anyway. Well, my brains, to start with because they found the obvious reason while sleeping: the owner of the log files must be somebody else than root.root they told me first thing in the morning ! I tested it the following way to find out who is the rsyslogd anyway:

initrd stop rsyslog
  ( or pkill -9 rsyslogd if still running in debug mode )
logrotate /etc/logrotate.conf initrd start rsyslog

Bingo!

-rw-r----- 1 syslog            adm          16914 Dec 30 15:54 syslog
-rw-r--r-- 1 root              root       8709162 Dec 30 15:17 syslog.1

That’s it. From the above configuration file I deduced that I better change the owner (with chown syslog.adm <filename>) of

root@clevo:/var/log# ls -l | grep "1 syslog"
-rw-r--r-- 1 syslog            adm              0 Dec  6 11:39 auth.log
-rw-r--r-- 1 syslog            adm          10304 Dec 30 15:54 kern.log
-rw-r----- 1 syslog            adm          16914 Dec 30 15:54 syslog
-rw-r----- 1 syslog            adm              0 Dec 12 11:43 ufw.log

The moral of the story ? The log file rotation would have struck the first day of 2013  and I would not have even spotted that there is a problem ! Oh, why I am so curious about the inner life of these things ? Ignorance is a bliss !

BTW, Happy New Year 2013 – whatever is the box you are struggling with !

You should always use /usr/sbin/system-config-network to modify the entire configurtion of all interfaces at once. But it sometimes fails, if you forget to define something: for example sometimes the outcome will be that the /etc/sysconfig/network contains hostname localhost.localdomain.. In any case, the system does not boot anymore, but remains stucked on cups printer services startup, or something similar happens. (more…)

I was not the photographer but rather the model...

I am the model...

I recently purchased a new Canon EOS 450D (a.k.a. Digital Rebel XSi) as a digital alternative to my faithful companion, Canon EOS 10. I did my homework around my existing lenses but missed the point that several people have already experienced problems with my faithful 300 mm zoom lens, Sigma 70-300mm 1:4-5.6 APO Macro (ca.1996!), when used with digital EOS series. Apparently there is an upgrade available for certain Sigma lenses but I wrote to Sigma only after having purchased the 450D. Of course, my Sigma lens was not upgradeable. (more…)

I just bought identical Dell Inspiron 1525 laptops with Windows Vista 32-bit, EN-US. After the initial, Dell FAI (Fully Automated Installation) the front panel microphone jack of one of the computers did not work. After verifying that the headset microphone worked on another computer, I checked the recording level settings from the Control Panel -> Hardware and Sound -> Sound -> Manage audio devices -> Recording Tab -> (You can stop here, talk into the microphone and actually see the volume meter moving) -> Microphone/Line In -> Properties -> Levels Tab (how user friendly). (more…)

Iomega StorCenter 1TB and Netgear DG834PN
Iomega StorCenter 1TB
Netgear DG834PN

Surfing on the web before buying Iomega StorCenter 1TB was not very encouraging. There are quite a few people who consider the device noisy, overheating and difficult to connect. Because I have had good hardware experience in my work with Iomega’s 160 GB USB disk, I dediced to give them try.

It was clear before buying the product that the quality of Iomega software is not so great and their minimalist documentation suggest to customers a Mac-like, easy User Experience. This makes an impossible combination and I spent quite a while to prepare Windows Shares on the box. You can actually get it working somehow quite quickly but as soon as you try to make it work as you have planned, the (more…)

I had to reinstall my home Dell Dimension 8300 again from scratch with Dell’s Windows XP SP1 disk plus the upgrade from Microsoft, which was SP3. Not surprisingly, I got problems with my Pinnacle Moviebox DV (it acts as a AVC compliant DV video camera on Firewire/1394) as I did have them with SP2 upgrade. (more…)

My Dell Latitude D610 (ATI MOBILITY RADEON X300 – BK-ATI VER0008.017M.192.062) was upgraded by admins to Windows XP SP3. Small side effect was that the secondary dispay started flickering and its 90 degrees rotation disappeared. I took the rotation away and the dual screen worked again. Unfortunately it was not possible to set the rotation back on. Dell does not provide any driver upgrade and the AMD/ATI driver does not install. I am not the only one.

I have a Nokia N95 (N95-1) with firmware v21.0.015. I have recently installed my Windows XP machine from scratch with SP3. That gave me the opportunity to upgrade all my Nokia PC support software with the latest versions. (more…)

8.04 32-bit Hardy Heron installed out of the box on Dell Dimension 8300 with NVDIA video and Sound Blaster Audigy 2ZS sound cards. Not surprisingly, there was no sound. I looked at the posts of the earlier versions and it appears that the same feature has survived all the way from the 7.10 version. You need to:

  • Set Rhytmbox to play your favorite music (that you cannot hear, obviously)
  • Double click on the loudspeaker icon to open the Volume Control property dialog
  • Click on the Switches tab
  • Click on the check box Audigy Analog/Digital Output jack in order to toggle it. Go ahead, toggle it for a couple of times. Didn’t work for you? Sorry about that but these things are really hairy.

Out of the box installation of Ubuntu 8.04 Hardy Heron had few problems on my Dell Dimension 8300 (with bad-bad-bad NVidia proprietary driver activated). This is how I resolved the issued of the system never waking up from the Suspend mode, by sudo vi /etc/default/acpi-support. Here’s the diff(1): (more…)

Next Page »

Follow

Get every new post delivered to your Inbox.