Announcement

Collapse
No announcement yet.

Kerrnel drivers reset loading process

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • SteveRiley
    replied
    Generally, DKMS is installed by higher-level packages that are designed to work with it.

    Leave a comment:


  • robijf
    replied
    I have checked: dkms is installed. Do I have to do anything in particular, maybe issue a command?

    Leave a comment:


  • robijf
    replied
    By googling around, I found the proper drivers for the RTL8188CE card that is installed.

    Following instructions there, I did issued a make command, and then a make install command. Everything works perfectly, except the manual loading described here: http://www.kubuntuforums.net/showthr...ireless-module

    Leave a comment:


  • SteveRiley
    replied
    Originally posted by Snowhog View Post
    Would the installation of dkms help here?
    I don't have any hardware with Realtek chips so I'm not sure whether drivers need to be compiled during installation.

    Leave a comment:


  • Snowhog
    replied
    Would the installation of dkms help here?

    Leave a comment:


  • robijf
    replied
    I have removed the virtual image, as suggested, but the wireless module problem is still there, I guess it has something to do with a config file, because I changed the kernel to linux-image-3.2.0-35-generic, and the problem is still there. Not even an upgrade did fix it. So I opened a new thread in the networking section of version 12.10. Thank you very much for your help

    Leave a comment:


  • SteveRiley
    replied
    First, there's nothing wrong with your file systems. errors=remount-ro is a mount option that tells the kernel to mount the filesystem in read-only mode only if an error is detected during boot. That's part of the default *buntu install.

    Second, remove that virtual kernel, it isn't doing anything useful:
    Code:
    sudo apt-get purge linux-image-3.2.0-35-virtual
    Third, will the module auto-load on any of those 3.2 kernels?

    Leave a comment:


  • robijf
    replied
    These are the installed kernels:

    root@robijf-SATELLITE-C850-127:~# dpkg -l | grep linux-image
    ii linux-image-3.2.0-23-generic 3.2.0-23.36 amd64 Linux kernel image for version 3.2.0 on 64 bit x86 SMP
    ii linux-image-3.2.0-32-generic 3.2.0-32.51 amd64 Linux kernel image for version 3.2.0 on 64 bit x86 SMP
    ii linux-image-3.2.0-33-generic 3.2.0-33.52 amd64 Linux kernel image for version 3.2.0 on 64 bit x86 SMP
    ii linux-image-3.2.0-34-generic 3.2.0-34.53 amd64 Linux kernel image for version 3.2.0 on 64 bit x86 SMP
    ii linux-image-3.2.0-35-generic 3.2.0-35.55 amd64 Linux kernel image for version 3.2.0 on 64 bit x86 SMP
    ii linux-image-3.2.0-35-virtual 3.2.0-35.55 amd64 Linux kernel image for version 3.2.0 on 64 bit x86 Virtual Guests
    ii linux-image-3.5.0-22-generic 3.5.0-22.34 amd64 Linux kernel image for version 3.5.0 on 64 bit x86 SMP
    ii linux-image-extra-3.5.0-22-generic 3.5.0-22.34 amd64 Linux kernel image for version 3.5.0 on 64 bit x86 SMP
    ii linux-image-generic 3.5.0.22.28 amd64 Generic Linux kernel image
    root@robijf-SATELLITE-C850-127:~#

    I'm running currently the 3.5.0-22-generic kernel. I think things went wrong trying to fix the wireless card.

    I managed to install the rtl8192ce driver for the wireless card, but does not start automatically, I do have to do modprobe rtl8192ce to load the module. I'm googling to find a solution.

    Leave a comment:


  • SteveRiley
    replied
    Good catch -- indeed, the -virtual kernels should be used only when running Linux in a virtual machine. This is likely the reason you're having the problem.

    It's easy to fix. But before I make a specific suggestion, I'd like to see a list of all kernels currently installed. Please show the output of
    Code:
    dpkg -l | grep linux-image

    Leave a comment:


  • robijf
    replied
    Problem partially solved

    It seems all the trouble started when vmlinuz-3.2.0-35-virtual iimage was loaded.

    I started the machine, held down RIGHT SHIFT key, selected an older version, i.e. vmlinuz-3.2.0-35-generic.

    I would like to thank all of those who contributed to solving this problem.

    It remains the problem of wireless network unclaimed.

    Leave a comment:


  • robijf
    replied
    I found the following in /var/log/syslog after the above alterations:

    Linux version 3.2.0-35-virtual (build@allspice) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) #55-Ubuntu SMP

    and

    Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-virtual root=UUID=... ro quiet splash vt.handoff=7

    Is this a virtual image loading? How can I change which image to load on start?

    Leave a comment:


  • robijf
    replied
    I did some changes to /etc/fstab and replaced errors=remount-ro 0 1 with defaults 0 0 but the problem persists. Both networks are still unclaimed, the problems with driver loading persists.

    Leave a comment:


  • robijf
    replied
    It seems that an error occurred and there is a record in /etc/fstab "UUID=... / ext4 errors=remount-ro 0 1"

    The command tune2fs -c 0 -i 0 /dev/sda1 has no effect:

    tune2fs 1.42 (29-Nov-2011)
    Setting maximal mount count to -1
    Setting interval between checks to 0 seconds

    touch /forcefsck and shutdown -r now restart the system without a force-check of the hard drive. The record in /etc/fstab is still there.

    Leave a comment:


  • vinnywright
    replied
    Originally posted by robijf View Post
    I found a few lines in /var/log/syslog:


    Jan 17 09:30:37 robijf-SATELLITE-C850-127 kernel: [ 23.531008] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
    is this your / drive ?

    having the system mounted ro (read only) could cause your problems.

    VINNY

    Leave a comment:


  • robijf
    replied
    Content of /var/log/syslog

    I found a few lines in /var/log/syslog:

    Jan 17 09:30:37 robijf-SATELLITE-C850-127 rsyslogd-2039: Could not open output pipe '/dev/xconsole' [try http://www.rsyslog.com/e/2039 ]
    ...
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 kernel: [ 0.510259] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    ...
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 kernel: [ 3.882171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    ...
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 kernel: [ 23.422306] lp: driver loaded but no devices found
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 kernel: [ 23.531008] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
    ...
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Server initialization failed
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Failed to init alert plugin
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Failed to init time plugin
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Failed to init proximity plugin
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Failed to open control socket: Address family not supported by protocol (97)
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Can't init bnep module
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Failed to init network plugin
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Unable to start SCO server socket
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Failed to init audio plugin
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Failed to init gatt_example plugin
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: Can't open HCI socket: Address family not supported by protocol (97)
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1004]: adapter_ops_setup failed
    ...
    Jan 17 09:30:37 robijf-SATELLITE-C850-127 bluetoothd[1186]: Failed to init network plugin (this one is repeated several times; the numbers in the quare bracket vary)


    I attached part of the log file (I extracted only the last day).
    Attached Files

    Leave a comment:

Users Viewing This Topic

Collapse

There are 0 users viewing this topic.

Working...
X