Mailinglist Archive: opensuse-bugs (6934 mails)

< Previous Next >
[Bug 681076] New: openSuSE 11.4: Inserting samsung_laptop kernel module fails on Samsung N130.
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 19 Mar 2011 22:17:17 +0000
  • Message-id: <bug-681076-21960@http.bugzilla.novell.com/>

https://bugzilla.novell.com/show_bug.cgi?id=681076

https://bugzilla.novell.com/show_bug.cgi?id=681076#c0


Summary: openSuSE 11.4: Inserting samsung_laptop kernel module
fails on Samsung N130.
Classification: openSUSE
Product: openSUSE 11.4
Version: Factory
Platform: i586
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: clushkou@xxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---


User-Agent: Opera/9.80 (X11; Linux x86_64; U; de) Presto/2.7.62
Version/11.01

A fresh install of openSuSE 11.4 on my Samsung N130 netbook prevents kernel
module samsung_laptop.ko from being loaded. This worked with 11.3. The dmesg
from an unsuccessfull try "modprobe samsung_laptop debug=1" reads:

[42867.035207] samsung_laptop: module is from the staging directory, the
quality is unknown, you have been warned.
[42867.039053] samsung_laptop: found laptop model 'N130'
[42867.039270] This computer supports SABI==f464d
[42867.039276] SABI header:
[42867.039281] SMI Port Number = 0x00b2
[42867.039286] SMI Interface Function = 0x71
[42867.039292] SMI enable memory buffer = 0x72
[42867.039297] SMI restore memory buffer = 0x70
[42867.039303] SABI data offset = 0x0a00
[42867.039308] SABI data segment = 0xdf01
[42867.039313] ifaceP = 0x000dfa10
[42867.039319] sabi_iface = c00dfa10
[42867.040980] SABI command 0x04 failed with completion flag 0x00 and output
0x81
[42867.040989] backlight = 0xa0
[42867.042560] SABI command 0x05 failed with completion flag 0x00 and output
0x00
[42867.042569] backlight should be off
[42867.044175] SABI command 0x04 failed with completion flag 0x00 and output
0x00
[42867.044185] backlight = 0xa0
[42868.049664] SABI command 0x05 failed with completion flag 0x00 and output
0x01
[42868.049675] backlight should be on
[42868.051229] SABI command 0x04 failed with completion flag 0x00 and output
0x01
[42868.051238] backlight = 0xa0
[42868.052862] SABI command 0x02 failed with completion flag 0x00 and output
0x01
[42868.052871] wireless led = 0xa0
[42868.054420] SABI command 0x03 failed with completion flag 0x00 and output
0x00
[42868.054430] wireless led should be off
[42868.055978] SABI command 0x02 failed with completion flag 0x00 and output
0x00
[42868.055988] wireless led = 0xa0
[42869.057665] SABI command 0x03 failed with completion flag 0x00 and output
0x01
[42869.057676] wireless led should be on
[42869.059225] SABI command 0x02 failed with completion flag 0x00 and output
0x01
[42869.059236] wireless led = 0xa0
[42869.060858] SABI command 0x00 failed with completion flag 0x00 and output
0x01
[42869.060867] brightness = 0x44
[42869.062417] SABI command 0x0a failed with completion flag 0x00 and output
0x81
[42869.062428] samsung_laptop: Linux mode was not set!


After reverting the kernel patch
"staging-samsung-laptop-add-support-for-lots-of-laptops.patch" and rebuilding
the module, it can be loaded and works like in 11.3. The dmesg output now
reads:

[44383.800372] samsung_laptop: module is from the staging directory, the
quality is unknown, you have been warned.
[44383.803008] samsung_laptop: found laptop model 'N130'
[44383.803197] This computer supports SABI==f464d
[44383.803202] SABI header:
[44383.803205] SMI Port Number = 0x00b2
[44383.803209] SMI Interface Function = 0x71
[44383.803213] SMI enable memory buffer = 0x72
[44383.803217] SMI restore memory buffer = 0x70
[44383.803221] SABI data offset = 0x0a00
[44383.803224] SABI data segment = 0xdf01
[44383.803228] ifaceP = 0x000dfa10
[44383.803232] sabi_iface = c00dfa10
[44383.806314] backlight = 0x01
[44383.808111] backlight should be off
[44383.810107] backlight = 0x00
[44384.813875] backlight should be on
[44384.816349] backlight = 0x01
[44384.817955] wireless led = 0x01
[44384.819595] wireless led should be off
[44384.821238] wireless led = 0x00
[44385.826780] wireless led should be on
[44385.829459] wireless led = 0x01
[44385.832106] brightness = 0x08


Reproducible: Always

Steps to Reproduce:
1. modprobe samsung_laptop on a Samsung N130 netbook
2.
3.
Actual Results:
FATAL: Error inserting samsung_laptop
(/lib/modules/2.6.37.1-1.2-default/kernel/drivers/staging/samsung-laptop/samsung-laptop.ko):
Invalid argument

Expected Results:
module loaded successfully, no output.

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
Follow Ups