1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4059
+user: App\Entity\User {#4007 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
> Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
Different releases of Linux distributions come with different kernel versions (e.g. 4.x vs 5.x vs 6.x). And in the past sometimes for some devices (Like Android smart phones for mtp file transfer, or security keys) additional udev rules had to be added to make the Linux system recognize the device properly. Then there is firmware (closed source binary blobs) as well.\n
\n
I remember a friend having issues with the WiFi card, with an old LTS version of Ubuntu, whereas a brand new Ubuntu version worked fine with the WiFi card. Glad to hear it all works for you, and welcome on board @ Planet Linux.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705932358 {#4068
date: 2024-01-22 15:05:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4057 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4053 …}
+reports: Doctrine\ORM\PersistentCollection {#4051 …}
+favourites: Doctrine\ORM\PersistentCollection {#4019 …}
+notifications: Doctrine\ORM\PersistentCollection {#4023 …}
-id: 331387
-bodyTs: "'4':57 '5':60 '6':63 'ad':90 'addit':84 'android':74 'base':13 'binari':106 'blob':107 'board':150 'box':38 'brand':129 'card':34,119,138 'close':104 'come':23,51 'curios':3 'devic':72,98 'differ':46,53 'distribut':50 'doesn':44 'e.g':56 'fi':33 'file':79 'fine':134 'firmwar':103 'friend':113 'glad':139 'hear':141 'issu':115 'kernel':54 'key':83 'lie':4 'like':73 'linux':10,49,94,152 'lts':123 'make':92 'mint':11,43 'mtp':78 'new':130 'old':122 'os':20,26 'past':68 'phone':76 'planet':151 'pop':19,25 'proper':99 'recogn':96 'recognis':29 'releas':47 'rememb':111 'rule':86 'secur':82 'smart':75 'sometim':69 'sourc':105 'speak':41 'system':95 'transfer':80 'ubuntu':16,28,126,131 'udev':85 'under':15 'understand':9 'version':55,124,132 'vs':59,62 'welcom':148 'well':109 'wherea':127 'wi':32 'wi-fi':31 'wifi':118,137 'work':133,144 'x':58,61,64"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7621364"
+editedAt: null
+createdAt: DateTimeImmutable @1705932358 {#4004
date: 2024-01-22 15:05:58.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4059
+user: App\Entity\User {#4007 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
> Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
Different releases of Linux distributions come with different kernel versions (e.g. 4.x vs 5.x vs 6.x). And in the past sometimes for some devices (Like Android smart phones for mtp file transfer, or security keys) additional udev rules had to be added to make the Linux system recognize the device properly. Then there is firmware (closed source binary blobs) as well.\n
\n
I remember a friend having issues with the WiFi card, with an old LTS version of Ubuntu, whereas a brand new Ubuntu version worked fine with the WiFi card. Glad to hear it all works for you, and welcome on board @ Planet Linux.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705932358 {#4068
date: 2024-01-22 15:05:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4057 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4053 …}
+reports: Doctrine\ORM\PersistentCollection {#4051 …}
+favourites: Doctrine\ORM\PersistentCollection {#4019 …}
+notifications: Doctrine\ORM\PersistentCollection {#4023 …}
-id: 331387
-bodyTs: "'4':57 '5':60 '6':63 'ad':90 'addit':84 'android':74 'base':13 'binari':106 'blob':107 'board':150 'box':38 'brand':129 'card':34,119,138 'close':104 'come':23,51 'curios':3 'devic':72,98 'differ':46,53 'distribut':50 'doesn':44 'e.g':56 'fi':33 'file':79 'fine':134 'firmwar':103 'friend':113 'glad':139 'hear':141 'issu':115 'kernel':54 'key':83 'lie':4 'like':73 'linux':10,49,94,152 'lts':123 'make':92 'mint':11,43 'mtp':78 'new':130 'old':122 'os':20,26 'past':68 'phone':76 'planet':151 'pop':19,25 'proper':99 'recogn':96 'recognis':29 'releas':47 'rememb':111 'rule':86 'secur':82 'smart':75 'sometim':69 'sourc':105 'speak':41 'system':95 'transfer':80 'ubuntu':16,28,126,131 'udev':85 'under':15 'understand':9 'version':55,124,132 'vs':59,62 'welcom':148 'well':109 'wherea':127 'wi':32 'wi-fi':31 'wifi':118,137 'work':133,144 'x':58,61,64"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7621364"
+editedAt: null
+createdAt: DateTimeImmutable @1705932358 {#4004
date: 2024-01-22 15:05:58.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4059
+user: App\Entity\User {#4007 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
> Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
Different releases of Linux distributions come with different kernel versions (e.g. 4.x vs 5.x vs 6.x). And in the past sometimes for some devices (Like Android smart phones for mtp file transfer, or security keys) additional udev rules had to be added to make the Linux system recognize the device properly. Then there is firmware (closed source binary blobs) as well.\n
\n
I remember a friend having issues with the WiFi card, with an old LTS version of Ubuntu, whereas a brand new Ubuntu version worked fine with the WiFi card. Glad to hear it all works for you, and welcome on board @ Planet Linux.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705932358 {#4068
date: 2024-01-22 15:05:58.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4057 …}
+nested: Doctrine\ORM\PersistentCollection {#4055 …}
+votes: Doctrine\ORM\PersistentCollection {#4053 …}
+reports: Doctrine\ORM\PersistentCollection {#4051 …}
+favourites: Doctrine\ORM\PersistentCollection {#4019 …}
+notifications: Doctrine\ORM\PersistentCollection {#4023 …}
-id: 331387
-bodyTs: "'4':57 '5':60 '6':63 'ad':90 'addit':84 'android':74 'base':13 'binari':106 'blob':107 'board':150 'box':38 'brand':129 'card':34,119,138 'close':104 'come':23,51 'curios':3 'devic':72,98 'differ':46,53 'distribut':50 'doesn':44 'e.g':56 'fi':33 'file':79 'fine':134 'firmwar':103 'friend':113 'glad':139 'hear':141 'issu':115 'kernel':54 'key':83 'lie':4 'like':73 'linux':10,49,94,152 'lts':123 'make':92 'mint':11,43 'mtp':78 'new':130 'old':122 'os':20,26 'past':68 'phone':76 'planet':151 'pop':19,25 'proper':99 'recogn':96 'recognis':29 'releas':47 'rememb':111 'rule':86 'secur':82 'smart':75 'sometim':69 'sourc':105 'speak':41 'system':95 'transfer':80 'ubuntu':16,28,126,131 'udev':85 'under':15 'understand':9 'version':55,124,132 'vs':59,62 'welcom':148 'well':109 'wherea':127 'wi':32 'wi-fi':31 'wifi':118,137 'work':133,144 'x':58,61,64"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7621364"
+editedAt: null
+createdAt: DateTimeImmutable @1705932358 {#4004
date: 2024-01-22 15:05:58.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4091
+user: App\Entity\User {#4080 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
I know you have been getting a lot of suggestions but have you tried Fedora or any of the rpm based distros?\n
\n
Basically all Linux distros can trace everything back to three major ones: Debian, Arch and RHEL. (Also slack ware is a thing and there are many non major one). Since you tried Debian and arch families without success, I suggest you give the RHEL family a go. In my experience RHEL based distros have the best hardware compatibility.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705921803 {#4097
date: 2024-01-22 12:10:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4096 …}
+nested: Doctrine\ORM\PersistentCollection {#4095 …}
+votes: Doctrine\ORM\PersistentCollection {#4086 …}
+reports: Doctrine\ORM\PersistentCollection {#4089 …}
+favourites: Doctrine\ORM\PersistentCollection {#4084 …}
+notifications: Doctrine\ORM\PersistentCollection {#4082 …}
-id: 331063
-bodyTs: "'also':39 'arch':36,57 'back':30 'base':21,74 'basic':23 'best':78 'compat':80 'debian':35,55 'distro':22,26,75 'everyth':29 'experi':72 'famili':58,67 'fedora':15 'get':6 'give':64 'go':69 'hardwar':79 'know':2 'linux':25 'lot':8 'major':33,50 'mani':48 'non':49 'one':34,51 'rhel':38,66,73 'rpm':20 'sinc':52 'slack':40 'success':60 'suggest':10,62 'thing':44 'three':32 'trace':28 'tri':14,54 'ware':41 'without':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8533816"
+editedAt: null
+createdAt: DateTimeImmutable @1705921803 {#4102
date: 2024-01-22 12:10:03.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4091
+user: App\Entity\User {#4080 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
I know you have been getting a lot of suggestions but have you tried Fedora or any of the rpm based distros?\n
\n
Basically all Linux distros can trace everything back to three major ones: Debian, Arch and RHEL. (Also slack ware is a thing and there are many non major one). Since you tried Debian and arch families without success, I suggest you give the RHEL family a go. In my experience RHEL based distros have the best hardware compatibility.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705921803 {#4097
date: 2024-01-22 12:10:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4096 …}
+nested: Doctrine\ORM\PersistentCollection {#4095 …}
+votes: Doctrine\ORM\PersistentCollection {#4086 …}
+reports: Doctrine\ORM\PersistentCollection {#4089 …}
+favourites: Doctrine\ORM\PersistentCollection {#4084 …}
+notifications: Doctrine\ORM\PersistentCollection {#4082 …}
-id: 331063
-bodyTs: "'also':39 'arch':36,57 'back':30 'base':21,74 'basic':23 'best':78 'compat':80 'debian':35,55 'distro':22,26,75 'everyth':29 'experi':72 'famili':58,67 'fedora':15 'get':6 'give':64 'go':69 'hardwar':79 'know':2 'linux':25 'lot':8 'major':33,50 'mani':48 'non':49 'one':34,51 'rhel':38,66,73 'rpm':20 'sinc':52 'slack':40 'success':60 'suggest':10,62 'thing':44 'three':32 'trace':28 'tri':14,54 'ware':41 'without':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8533816"
+editedAt: null
+createdAt: DateTimeImmutable @1705921803 {#4102
date: 2024-01-22 12:10:03.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4091
+user: App\Entity\User {#4080 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
I know you have been getting a lot of suggestions but have you tried Fedora or any of the rpm based distros?\n
\n
Basically all Linux distros can trace everything back to three major ones: Debian, Arch and RHEL. (Also slack ware is a thing and there are many non major one). Since you tried Debian and arch families without success, I suggest you give the RHEL family a go. In my experience RHEL based distros have the best hardware compatibility.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705921803 {#4097
date: 2024-01-22 12:10:03.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4096 …}
+nested: Doctrine\ORM\PersistentCollection {#4095 …}
+votes: Doctrine\ORM\PersistentCollection {#4086 …}
+reports: Doctrine\ORM\PersistentCollection {#4089 …}
+favourites: Doctrine\ORM\PersistentCollection {#4084 …}
+notifications: Doctrine\ORM\PersistentCollection {#4082 …}
-id: 331063
-bodyTs: "'also':39 'arch':36,57 'back':30 'base':21,74 'basic':23 'best':78 'compat':80 'debian':35,55 'distro':22,26,75 'everyth':29 'experi':72 'famili':58,67 'fedora':15 'get':6 'give':64 'go':69 'hardwar':79 'know':2 'linux':25 'lot':8 'major':33,50 'mani':48 'non':49 'one':34,51 'rhel':38,66,73 'rpm':20 'sinc':52 'slack':40 'success':60 'suggest':10,62 'thing':44 'three':32 'trace':28 'tri':14,54 'ware':41 'without':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemm.ee/comment/8533816"
+editedAt: null
+createdAt: DateTimeImmutable @1705921803 {#4102
date: 2024-01-22 12:10:03.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
14 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4176
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: "Thanks for the update. Have fun!"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705879052 {#4171
date: 2024-01-22 00:17:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4177 …}
+nested: Doctrine\ORM\PersistentCollection {#4179 …}
+votes: Doctrine\ORM\PersistentCollection {#4181 …}
+reports: Doctrine\ORM\PersistentCollection {#4183 …}
+favourites: Doctrine\ORM\PersistentCollection {#4185 …}
+notifications: Doctrine\ORM\PersistentCollection {#4187 …}
-id: 329662
-bodyTs: "'fun':6 'thank':1 'updat':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7602055"
+editedAt: null
+createdAt: DateTimeImmutable @1705879052 {#4172
date: 2024-01-22 00:17:32.0 +01:00
}
} |
|
Show voter details
|
15 |
DENIED
|
edit
|
App\Entity\EntryComment {#4176
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: "Thanks for the update. Have fun!"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705879052 {#4171
date: 2024-01-22 00:17:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4177 …}
+nested: Doctrine\ORM\PersistentCollection {#4179 …}
+votes: Doctrine\ORM\PersistentCollection {#4181 …}
+reports: Doctrine\ORM\PersistentCollection {#4183 …}
+favourites: Doctrine\ORM\PersistentCollection {#4185 …}
+notifications: Doctrine\ORM\PersistentCollection {#4187 …}
-id: 329662
-bodyTs: "'fun':6 'thank':1 'updat':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7602055"
+editedAt: null
+createdAt: DateTimeImmutable @1705879052 {#4172
date: 2024-01-22 00:17:32.0 +01:00
}
} |
|
Show voter details
|
16 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4176
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: "Thanks for the update. Have fun!"
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705879052 {#4171
date: 2024-01-22 00:17:32.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4177 …}
+nested: Doctrine\ORM\PersistentCollection {#4179 …}
+votes: Doctrine\ORM\PersistentCollection {#4181 …}
+reports: Doctrine\ORM\PersistentCollection {#4183 …}
+favourites: Doctrine\ORM\PersistentCollection {#4185 …}
+notifications: Doctrine\ORM\PersistentCollection {#4187 …}
-id: 329662
-bodyTs: "'fun':6 'thank':1 'updat':4"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7602055"
+editedAt: null
+createdAt: DateTimeImmutable @1705879052 {#4172
date: 2024-01-22 00:17:32.0 +01:00
}
} |
|
Show voter details
|
17 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
18 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4251
+user: App\Entity\User {#4264 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
You don’t need to distro hop to try different DEs.\n
\n
There’s no enough information to understand what Wi-Fi adapter you have and what driver is used. Show us `lspci -knn`
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705875232 {#4246
date: 2024-01-21 23:13:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4252 …}
+nested: Doctrine\ORM\PersistentCollection {#4254 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 329471
-bodyTs: "'adapt':23 'des':11 'differ':10 'distro':6 'driver':28 'enough':15 'fi':22 'hop':7 'inform':16 'knn':34 'lspci':33 'need':4 'show':31 'tri':9 'understand':18 'us':32 'use':30 'wi':21 'wi-fi':20"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600670"
+editedAt: null
+createdAt: DateTimeImmutable @1705875232 {#4247
date: 2024-01-21 23:13:52.0 +01:00
}
} |
|
Show voter details
|
19 |
DENIED
|
edit
|
App\Entity\EntryComment {#4251
+user: App\Entity\User {#4264 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
You don’t need to distro hop to try different DEs.\n
\n
There’s no enough information to understand what Wi-Fi adapter you have and what driver is used. Show us `lspci -knn`
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705875232 {#4246
date: 2024-01-21 23:13:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4252 …}
+nested: Doctrine\ORM\PersistentCollection {#4254 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 329471
-bodyTs: "'adapt':23 'des':11 'differ':10 'distro':6 'driver':28 'enough':15 'fi':22 'hop':7 'inform':16 'knn':34 'lspci':33 'need':4 'show':31 'tri':9 'understand':18 'us':32 'use':30 'wi':21 'wi-fi':20"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600670"
+editedAt: null
+createdAt: DateTimeImmutable @1705875232 {#4247
date: 2024-01-21 23:13:52.0 +01:00
}
} |
|
Show voter details
|
20 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4251
+user: App\Entity\User {#4264 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
You don’t need to distro hop to try different DEs.\n
\n
There’s no enough information to understand what Wi-Fi adapter you have and what driver is used. Show us `lspci -knn`
"""
+lang: "en"
+isAdult: false
+favouriteCount: 4
+score: 0
+lastActive: DateTime @1705875232 {#4246
date: 2024-01-21 23:13:52.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4252 …}
+nested: Doctrine\ORM\PersistentCollection {#4254 …}
+votes: Doctrine\ORM\PersistentCollection {#4256 …}
+reports: Doctrine\ORM\PersistentCollection {#4258 …}
+favourites: Doctrine\ORM\PersistentCollection {#4260 …}
+notifications: Doctrine\ORM\PersistentCollection {#4262 …}
-id: 329471
-bodyTs: "'adapt':23 'des':11 'differ':10 'distro':6 'driver':28 'enough':15 'fi':22 'hop':7 'inform':16 'knn':34 'lspci':33 'need':4 'show':31 'tri':9 'understand':18 'us':32 'use':30 'wi':21 'wi-fi':20"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600670"
+editedAt: null
+createdAt: DateTimeImmutable @1705875232 {#4247
date: 2024-01-21 23:13:52.0 +01:00
}
} |
|
Show voter details
|
21 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
22 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4325
+user: App\Entity\User {#4338 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Contrary to what some have said here, it’s not unusual to have to download and manually install the wifi driver for Mint. It’s even mentioned as the one extra step in a cartoon comparing the time it takes to install three different distros. I had to do this for two different laptops.\n
\n
OmanMkII already provided the link for intel, but here it is again:\n
\n
[www.intel.com/content/www/us/en/…/wireless.html](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705874718 {#4319
date: 2024-01-21 23:05:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4326 …}
+nested: Doctrine\ORM\PersistentCollection {#4328 …}
+votes: Doctrine\ORM\PersistentCollection {#4330 …}
+reports: Doctrine\ORM\PersistentCollection {#4332 …}
+favourites: Doctrine\ORM\PersistentCollection {#4334 …}
+notifications: Doctrine\ORM\PersistentCollection {#4336 …}
-id: 329451
-bodyTs: "'/content/www/us/en/':69 '/content/www/us/en/support/articles/000005511/wireless.html)':73 '/wireless.html':70 'alreadi':56 'cartoon':35 'compar':36 'contrari':1 'differ':44,53 'distro':45 'download':15 'driver':21 'even':26 'extra':31 'instal':18,42 'intel':61 'laptop':54 'link':59 'manual':17 'mention':27 'mint':23 'omanmkii':55 'one':30 'provid':57 'said':6 'step':32 'take':40 'three':43 'time':38 'two':52 'unusu':11 'wifi':20 'www.intel.com':68,72 'www.intel.com/content/www/us/en/':67 'www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)':71"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://reddthat.com/comment/6637295"
+editedAt: DateTimeImmutable @1727448099 {#4320
date: 2024-09-27 16:41:39.0 +02:00
}
+createdAt: DateTimeImmutable @1705874718 {#4321
date: 2024-01-21 23:05:18.0 +01:00
}
} |
|
Show voter details
|
23 |
DENIED
|
edit
|
App\Entity\EntryComment {#4325
+user: App\Entity\User {#4338 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Contrary to what some have said here, it’s not unusual to have to download and manually install the wifi driver for Mint. It’s even mentioned as the one extra step in a cartoon comparing the time it takes to install three different distros. I had to do this for two different laptops.\n
\n
OmanMkII already provided the link for intel, but here it is again:\n
\n
[www.intel.com/content/www/us/en/…/wireless.html](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705874718 {#4319
date: 2024-01-21 23:05:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4326 …}
+nested: Doctrine\ORM\PersistentCollection {#4328 …}
+votes: Doctrine\ORM\PersistentCollection {#4330 …}
+reports: Doctrine\ORM\PersistentCollection {#4332 …}
+favourites: Doctrine\ORM\PersistentCollection {#4334 …}
+notifications: Doctrine\ORM\PersistentCollection {#4336 …}
-id: 329451
-bodyTs: "'/content/www/us/en/':69 '/content/www/us/en/support/articles/000005511/wireless.html)':73 '/wireless.html':70 'alreadi':56 'cartoon':35 'compar':36 'contrari':1 'differ':44,53 'distro':45 'download':15 'driver':21 'even':26 'extra':31 'instal':18,42 'intel':61 'laptop':54 'link':59 'manual':17 'mention':27 'mint':23 'omanmkii':55 'one':30 'provid':57 'said':6 'step':32 'take':40 'three':43 'time':38 'two':52 'unusu':11 'wifi':20 'www.intel.com':68,72 'www.intel.com/content/www/us/en/':67 'www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)':71"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://reddthat.com/comment/6637295"
+editedAt: DateTimeImmutable @1727448099 {#4320
date: 2024-09-27 16:41:39.0 +02:00
}
+createdAt: DateTimeImmutable @1705874718 {#4321
date: 2024-01-21 23:05:18.0 +01:00
}
} |
|
Show voter details
|
24 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4325
+user: App\Entity\User {#4338 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Contrary to what some have said here, it’s not unusual to have to download and manually install the wifi driver for Mint. It’s even mentioned as the one extra step in a cartoon comparing the time it takes to install three different distros. I had to do this for two different laptops.\n
\n
OmanMkII already provided the link for intel, but here it is again:\n
\n
[www.intel.com/content/www/us/en/…/wireless.html](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705874718 {#4319
date: 2024-01-21 23:05:18.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4326 …}
+nested: Doctrine\ORM\PersistentCollection {#4328 …}
+votes: Doctrine\ORM\PersistentCollection {#4330 …}
+reports: Doctrine\ORM\PersistentCollection {#4332 …}
+favourites: Doctrine\ORM\PersistentCollection {#4334 …}
+notifications: Doctrine\ORM\PersistentCollection {#4336 …}
-id: 329451
-bodyTs: "'/content/www/us/en/':69 '/content/www/us/en/support/articles/000005511/wireless.html)':73 '/wireless.html':70 'alreadi':56 'cartoon':35 'compar':36 'contrari':1 'differ':44,53 'distro':45 'download':15 'driver':21 'even':26 'extra':31 'instal':18,42 'intel':61 'laptop':54 'link':59 'manual':17 'mention':27 'mint':23 'omanmkii':55 'one':30 'provid':57 'said':6 'step':32 'take':40 'three':43 'time':38 'two':52 'unusu':11 'wifi':20 'www.intel.com':68,72 'www.intel.com/content/www/us/en/':67 'www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)':71"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://reddthat.com/comment/6637295"
+editedAt: DateTimeImmutable @1727448099 {#4320
date: 2024-09-27 16:41:39.0 +02:00
}
+createdAt: DateTimeImmutable @1705874718 {#4321
date: 2024-01-21 23:05:18.0 +01:00
}
} |
|
Show voter details
|
25 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
26 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4398
+user: App\Entity\User {#4411 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Did you use the Debian edition of Mint? Debian doesn’t include a lot of proprietary drivers and/or firmware blobs with its standard edition.\n
\n
I can’t say that’s the case here, but it’s possible that Mint is either using Debian as a base, or at least following the Debian Free Software Guidelines.\n
\n
There’s usually a nonfree firmware deb you can use, post installation. If you can complete the install and connect to the internet via the 7480’s Ethernet port, you should be able to get the wifi card working.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1705874617 {#4393
date: 2024-01-21 23:03:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4399 …}
+nested: Doctrine\ORM\PersistentCollection {#4401 …}
+votes: Doctrine\ORM\PersistentCollection {#4403 …}
+reports: Doctrine\ORM\PersistentCollection {#4405 …}
+favourites: Doctrine\ORM\PersistentCollection {#4407 …}
+notifications: Doctrine\ORM\PersistentCollection {#4409 …}
-id: 329448
-bodyTs: "'7480':81 'abl':88 'and/or':18 'base':46 'blob':20 'card':93 'case':32 'complet':71 'connect':75 'deb':62 'debian':5,9,43,52 'doesn':10 'driver':17 'edit':6,24 'either':41 'ethernet':83 'firmwar':19,61 'follow':50 'free':53 'get':90 'guidelin':55 'includ':12 'instal':67,73 'internet':78 'least':49 'lot':14 'mint':8,39 'nonfre':60 'port':84 'possibl':37 'post':66 'proprietari':16 'say':28 'softwar':54 'standard':23 'use':3,42,65 'usual':58 'via':79 'wifi':92 'work':94"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6587665"
+editedAt: null
+createdAt: DateTimeImmutable @1705874617 {#4394
date: 2024-01-21 23:03:37.0 +01:00
}
} |
|
Show voter details
|
27 |
DENIED
|
edit
|
App\Entity\EntryComment {#4398
+user: App\Entity\User {#4411 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Did you use the Debian edition of Mint? Debian doesn’t include a lot of proprietary drivers and/or firmware blobs with its standard edition.\n
\n
I can’t say that’s the case here, but it’s possible that Mint is either using Debian as a base, or at least following the Debian Free Software Guidelines.\n
\n
There’s usually a nonfree firmware deb you can use, post installation. If you can complete the install and connect to the internet via the 7480’s Ethernet port, you should be able to get the wifi card working.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1705874617 {#4393
date: 2024-01-21 23:03:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4399 …}
+nested: Doctrine\ORM\PersistentCollection {#4401 …}
+votes: Doctrine\ORM\PersistentCollection {#4403 …}
+reports: Doctrine\ORM\PersistentCollection {#4405 …}
+favourites: Doctrine\ORM\PersistentCollection {#4407 …}
+notifications: Doctrine\ORM\PersistentCollection {#4409 …}
-id: 329448
-bodyTs: "'7480':81 'abl':88 'and/or':18 'base':46 'blob':20 'card':93 'case':32 'complet':71 'connect':75 'deb':62 'debian':5,9,43,52 'doesn':10 'driver':17 'edit':6,24 'either':41 'ethernet':83 'firmwar':19,61 'follow':50 'free':53 'get':90 'guidelin':55 'includ':12 'instal':67,73 'internet':78 'least':49 'lot':14 'mint':8,39 'nonfre':60 'port':84 'possibl':37 'post':66 'proprietari':16 'say':28 'softwar':54 'standard':23 'use':3,42,65 'usual':58 'via':79 'wifi':92 'work':94"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6587665"
+editedAt: null
+createdAt: DateTimeImmutable @1705874617 {#4394
date: 2024-01-21 23:03:37.0 +01:00
}
} |
|
Show voter details
|
28 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4398
+user: App\Entity\User {#4411 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Did you use the Debian edition of Mint? Debian doesn’t include a lot of proprietary drivers and/or firmware blobs with its standard edition.\n
\n
I can’t say that’s the case here, but it’s possible that Mint is either using Debian as a base, or at least following the Debian Free Software Guidelines.\n
\n
There’s usually a nonfree firmware deb you can use, post installation. If you can complete the install and connect to the internet via the 7480’s Ethernet port, you should be able to get the wifi card working.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 7
+score: 0
+lastActive: DateTime @1705874617 {#4393
date: 2024-01-21 23:03:37.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4399 …}
+nested: Doctrine\ORM\PersistentCollection {#4401 …}
+votes: Doctrine\ORM\PersistentCollection {#4403 …}
+reports: Doctrine\ORM\PersistentCollection {#4405 …}
+favourites: Doctrine\ORM\PersistentCollection {#4407 …}
+notifications: Doctrine\ORM\PersistentCollection {#4409 …}
-id: 329448
-bodyTs: "'7480':81 'abl':88 'and/or':18 'base':46 'blob':20 'card':93 'case':32 'complet':71 'connect':75 'deb':62 'debian':5,9,43,52 'doesn':10 'driver':17 'edit':6,24 'either':41 'ethernet':83 'firmwar':19,61 'follow':50 'free':53 'get':90 'guidelin':55 'includ':12 'instal':67,73 'internet':78 'least':49 'lot':14 'mint':8,39 'nonfre':60 'port':84 'possibl':37 'post':66 'proprietari':16 'say':28 'softwar':54 'standard':23 'use':3,42,65 'usual':58 'via':79 'wifi':92 'work':94"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ca/comment/6587665"
+editedAt: null
+createdAt: DateTimeImmutable @1705874617 {#4394
date: 2024-01-21 23:03:37.0 +01:00
}
} |
|
Show voter details
|
29 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
30 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4473
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Hardware related stuff like this typically comes down to the kernel version, or what kernel modules the distro ships. The linux kernel comes with a ton a drivers for different hardware, each of which implement support for hundreds/thousands of pieces of hardware. The wi-fi driver shipped with Mint isn’t new enough to include an implementation for your specific wi-fi hardware.\n
\n
Mint seems to be on an LTS 5.X kernel, while Pop is shipping newer 6.X kernels (makes sense, as they like to keep up with gaming-related improvements).\n
\n
As an example, I had to jump to a newer version on Manjaro, when the LTS kernel used by default was just one digit behind the version that was new enough to have support for the PS DualSense5 controller.\n
\n
Hopping to a newer kernel version can be tricky depending on the distro, but it looks like Mint has a tool for this. You can find it in the Update Manager: View --> Linux Kernels. There you should be able to switch to running a 6.X kernel version.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705874244 {#4467
date: 2024-01-21 22:57:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4474 …}
+nested: Doctrine\ORM\PersistentCollection {#4476 …}
+votes: Doctrine\ORM\PersistentCollection {#4478 …}
+reports: Doctrine\ORM\PersistentCollection {#4480 …}
+favourites: Doctrine\ORM\PersistentCollection {#4482 …}
+notifications: Doctrine\ORM\PersistentCollection {#4484 …}
-id: 329434
-bodyTs: "'5':73 '6':81,180 'abl':174 'behind':121 'come':7,23 'control':135 'default':116 'depend':145 'differ':30 'digit':120 'distro':18,148 'driver':28,47 'dualsense5':134 'enough':54,127 'exampl':99 'fi':46,64 'find':161 'game':94 'gaming-rel':93 'hardwar':1,31,42,65 'hop':136 'hundreds/thousands':38 'implement':35,58 'improv':96 'includ':56 'isn':51 'jump':103 'keep':90 'kernel':11,15,22,75,83,113,140,169,182 'like':4,88,152 'linux':21,168 'look':151 'lts':72,112 'make':84 'manag':166 'manjaro':109 'mint':50,66,153 'modul':16 'new':53,126 'newer':80,106,139 'one':119 'piec':40 'pop':77 'ps':133 'relat':2,95 'run':178 'seem':67 'sens':85 'ship':19,48,79 'specif':61 'stuff':3 'support':36,130 'switch':176 'ton':26 'tool':156 'tricki':144 'typic':6 'updat':165 'use':114 'version':12,107,123,141,183 'view':167 'wi':45,63 'wi-fi':44,62 'x':74,82,181"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6356557"
+editedAt: DateTimeImmutable @1727445917 {#4468
date: 2024-09-27 16:05:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705874244 {#4469
date: 2024-01-21 22:57:24.0 +01:00
}
} |
|
Show voter details
|
31 |
DENIED
|
edit
|
App\Entity\EntryComment {#4473
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Hardware related stuff like this typically comes down to the kernel version, or what kernel modules the distro ships. The linux kernel comes with a ton a drivers for different hardware, each of which implement support for hundreds/thousands of pieces of hardware. The wi-fi driver shipped with Mint isn’t new enough to include an implementation for your specific wi-fi hardware.\n
\n
Mint seems to be on an LTS 5.X kernel, while Pop is shipping newer 6.X kernels (makes sense, as they like to keep up with gaming-related improvements).\n
\n
As an example, I had to jump to a newer version on Manjaro, when the LTS kernel used by default was just one digit behind the version that was new enough to have support for the PS DualSense5 controller.\n
\n
Hopping to a newer kernel version can be tricky depending on the distro, but it looks like Mint has a tool for this. You can find it in the Update Manager: View --> Linux Kernels. There you should be able to switch to running a 6.X kernel version.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705874244 {#4467
date: 2024-01-21 22:57:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4474 …}
+nested: Doctrine\ORM\PersistentCollection {#4476 …}
+votes: Doctrine\ORM\PersistentCollection {#4478 …}
+reports: Doctrine\ORM\PersistentCollection {#4480 …}
+favourites: Doctrine\ORM\PersistentCollection {#4482 …}
+notifications: Doctrine\ORM\PersistentCollection {#4484 …}
-id: 329434
-bodyTs: "'5':73 '6':81,180 'abl':174 'behind':121 'come':7,23 'control':135 'default':116 'depend':145 'differ':30 'digit':120 'distro':18,148 'driver':28,47 'dualsense5':134 'enough':54,127 'exampl':99 'fi':46,64 'find':161 'game':94 'gaming-rel':93 'hardwar':1,31,42,65 'hop':136 'hundreds/thousands':38 'implement':35,58 'improv':96 'includ':56 'isn':51 'jump':103 'keep':90 'kernel':11,15,22,75,83,113,140,169,182 'like':4,88,152 'linux':21,168 'look':151 'lts':72,112 'make':84 'manag':166 'manjaro':109 'mint':50,66,153 'modul':16 'new':53,126 'newer':80,106,139 'one':119 'piec':40 'pop':77 'ps':133 'relat':2,95 'run':178 'seem':67 'sens':85 'ship':19,48,79 'specif':61 'stuff':3 'support':36,130 'switch':176 'ton':26 'tool':156 'tricki':144 'typic':6 'updat':165 'use':114 'version':12,107,123,141,183 'view':167 'wi':45,63 'wi-fi':44,62 'x':74,82,181"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6356557"
+editedAt: DateTimeImmutable @1727445917 {#4468
date: 2024-09-27 16:05:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705874244 {#4469
date: 2024-01-21 22:57:24.0 +01:00
}
} |
|
Show voter details
|
32 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4473
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Hardware related stuff like this typically comes down to the kernel version, or what kernel modules the distro ships. The linux kernel comes with a ton a drivers for different hardware, each of which implement support for hundreds/thousands of pieces of hardware. The wi-fi driver shipped with Mint isn’t new enough to include an implementation for your specific wi-fi hardware.\n
\n
Mint seems to be on an LTS 5.X kernel, while Pop is shipping newer 6.X kernels (makes sense, as they like to keep up with gaming-related improvements).\n
\n
As an example, I had to jump to a newer version on Manjaro, when the LTS kernel used by default was just one digit behind the version that was new enough to have support for the PS DualSense5 controller.\n
\n
Hopping to a newer kernel version can be tricky depending on the distro, but it looks like Mint has a tool for this. You can find it in the Update Manager: View --> Linux Kernels. There you should be able to switch to running a 6.X kernel version.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 3
+score: 0
+lastActive: DateTime @1705874244 {#4467
date: 2024-01-21 22:57:24.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4474 …}
+nested: Doctrine\ORM\PersistentCollection {#4476 …}
+votes: Doctrine\ORM\PersistentCollection {#4478 …}
+reports: Doctrine\ORM\PersistentCollection {#4480 …}
+favourites: Doctrine\ORM\PersistentCollection {#4482 …}
+notifications: Doctrine\ORM\PersistentCollection {#4484 …}
-id: 329434
-bodyTs: "'5':73 '6':81,180 'abl':174 'behind':121 'come':7,23 'control':135 'default':116 'depend':145 'differ':30 'digit':120 'distro':18,148 'driver':28,47 'dualsense5':134 'enough':54,127 'exampl':99 'fi':46,64 'find':161 'game':94 'gaming-rel':93 'hardwar':1,31,42,65 'hop':136 'hundreds/thousands':38 'implement':35,58 'improv':96 'includ':56 'isn':51 'jump':103 'keep':90 'kernel':11,15,22,75,83,113,140,169,182 'like':4,88,152 'linux':21,168 'look':151 'lts':72,112 'make':84 'manag':166 'manjaro':109 'mint':50,66,153 'modul':16 'new':53,126 'newer':80,106,139 'one':119 'piec':40 'pop':77 'ps':133 'relat':2,95 'run':178 'seem':67 'sens':85 'ship':19,48,79 'specif':61 'stuff':3 'support':36,130 'switch':176 'ton':26 'tool':156 'tricki':144 'typic':6 'updat':165 'use':114 'version':12,107,123,141,183 'view':167 'wi':45,63 'wi-fi':44,62 'x':74,82,181"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6356557"
+editedAt: DateTimeImmutable @1727445917 {#4468
date: 2024-09-27 16:05:17.0 +02:00
}
+createdAt: DateTimeImmutable @1705874244 {#4469
date: 2024-01-21 22:57:24.0 +01:00
}
} |
|
Show voter details
|
33 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
34 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4548
+user: App\Entity\User {#4561 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
(Intel)[[www.intel.com/content/www/us/en/…/wireless.html](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)) has a list of compatible cards and their drivers which may help, follow the instructions and reboot to run usually.\n
\n
If it’s an adaptor there’s odds it’s not designed for it, I had issues with a USB mounted adaptor myself.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705873991 {#4542
date: 2024-01-21 22:53:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4549 …}
+nested: Doctrine\ORM\PersistentCollection {#4551 …}
+votes: Doctrine\ORM\PersistentCollection {#4553 …}
+reports: Doctrine\ORM\PersistentCollection {#4555 …}
+favourites: Doctrine\ORM\PersistentCollection {#4557 …}
+notifications: Doctrine\ORM\PersistentCollection {#4559 …}
-id: 329429
-bodyTs: "'/content/www/us/en/':4 '/content/www/us/en/support/articles/000005511/wireless.html))':8 '/wireless.html':5 'adaptor':33,50 'card':14 'compat':13 'design':40 'driver':17 'follow':21 'help':20 'instruct':23 'intel':1 'issu':45 'list':11 'may':19 'mount':49 'odd':36 'reboot':25 'run':27 'usb':48 'usual':28 'www.intel.com':3,7 'www.intel.com/content/www/us/en/':2 'www.intel.com/content/www/us/en/support/articles/000005511/wireless.html))':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://aussie.zone/comment/5999232"
+editedAt: DateTimeImmutable @1727445006 {#4543
date: 2024-09-27 15:50:06.0 +02:00
}
+createdAt: DateTimeImmutable @1705873991 {#4544
date: 2024-01-21 22:53:11.0 +01:00
}
} |
|
Show voter details
|
35 |
DENIED
|
edit
|
App\Entity\EntryComment {#4548
+user: App\Entity\User {#4561 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
(Intel)[[www.intel.com/content/www/us/en/…/wireless.html](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)) has a list of compatible cards and their drivers which may help, follow the instructions and reboot to run usually.\n
\n
If it’s an adaptor there’s odds it’s not designed for it, I had issues with a USB mounted adaptor myself.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705873991 {#4542
date: 2024-01-21 22:53:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4549 …}
+nested: Doctrine\ORM\PersistentCollection {#4551 …}
+votes: Doctrine\ORM\PersistentCollection {#4553 …}
+reports: Doctrine\ORM\PersistentCollection {#4555 …}
+favourites: Doctrine\ORM\PersistentCollection {#4557 …}
+notifications: Doctrine\ORM\PersistentCollection {#4559 …}
-id: 329429
-bodyTs: "'/content/www/us/en/':4 '/content/www/us/en/support/articles/000005511/wireless.html))':8 '/wireless.html':5 'adaptor':33,50 'card':14 'compat':13 'design':40 'driver':17 'follow':21 'help':20 'instruct':23 'intel':1 'issu':45 'list':11 'may':19 'mount':49 'odd':36 'reboot':25 'run':27 'usb':48 'usual':28 'www.intel.com':3,7 'www.intel.com/content/www/us/en/':2 'www.intel.com/content/www/us/en/support/articles/000005511/wireless.html))':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://aussie.zone/comment/5999232"
+editedAt: DateTimeImmutable @1727445006 {#4543
date: 2024-09-27 15:50:06.0 +02:00
}
+createdAt: DateTimeImmutable @1705873991 {#4544
date: 2024-01-21 22:53:11.0 +01:00
}
} |
|
Show voter details
|
36 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4548
+user: App\Entity\User {#4561 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
(Intel)[[www.intel.com/content/www/us/en/…/wireless.html](https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html)) has a list of compatible cards and their drivers which may help, follow the instructions and reboot to run usually.\n
\n
If it’s an adaptor there’s odds it’s not designed for it, I had issues with a USB mounted adaptor myself.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705873991 {#4542
date: 2024-01-21 22:53:11.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4549 …}
+nested: Doctrine\ORM\PersistentCollection {#4551 …}
+votes: Doctrine\ORM\PersistentCollection {#4553 …}
+reports: Doctrine\ORM\PersistentCollection {#4555 …}
+favourites: Doctrine\ORM\PersistentCollection {#4557 …}
+notifications: Doctrine\ORM\PersistentCollection {#4559 …}
-id: 329429
-bodyTs: "'/content/www/us/en/':4 '/content/www/us/en/support/articles/000005511/wireless.html))':8 '/wireless.html':5 'adaptor':33,50 'card':14 'compat':13 'design':40 'driver':17 'follow':21 'help':20 'instruct':23 'intel':1 'issu':45 'list':11 'may':19 'mount':49 'odd':36 'reboot':25 'run':27 'usb':48 'usual':28 'www.intel.com':3,7 'www.intel.com/content/www/us/en/':2 'www.intel.com/content/www/us/en/support/articles/000005511/wireless.html))':6"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://aussie.zone/comment/5999232"
+editedAt: DateTimeImmutable @1727445006 {#4543
date: 2024-09-27 15:50:06.0 +02:00
}
+createdAt: DateTimeImmutable @1705873991 {#4544
date: 2024-01-21 22:53:11.0 +01:00
}
} |
|
Show voter details
|
37 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
38 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
} |
|
Show voter details
|
39 |
DENIED
|
edit
|
App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
} |
|
Show voter details
|
40 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
} |
|
Show voter details
|
41 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
42 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4644
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP is talking about a laptop.\n
\n
Unless you are suggesting they find a way to remove the battery, “removing the power cord and turning it on without actually turning it on” isn’t something they can try.\n
\n
And the fact that WiFi works on another distro suggests this isn’t a weird bug-state that the card needs to be snapped out of with power-cycling tricks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705880608 {#4651
date: 2024-01-22 00:43:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4638 …}
+nested: Doctrine\ORM\PersistentCollection {#4642 …}
+votes: Doctrine\ORM\PersistentCollection {#4640 …}
+reports: Doctrine\ORM\PersistentCollection {#4654 …}
+favourites: Doctrine\ORM\PersistentCollection {#4656 …}
+notifications: Doctrine\ORM\PersistentCollection {#4658 …}
-id: 329742
-bodyTs: "'actual':28 'anoth':45 'batteri':18 'bug':54 'bug-stat':53 'card':58 'cord':22 'cycl':68 'distro':46 'fact':40 'find':12 'isn':32,49 'laptop':6 'need':59 'op':1 'power':21,67 'power-cycl':66 'remov':16,19 'snap':62 'someth':34 'state':55 'suggest':10,47 'talk':3 'tri':37 'trick':69 'turn':24,29 'unless':7 'way':14 'weird':52 'wifi':42 'without':27 'work':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6358630"
+editedAt: DateTimeImmutable @1727470302 {#4648
date: 2024-09-27 22:51:42.0 +02:00
}
+createdAt: DateTimeImmutable @1705880608 {#4650
date: 2024-01-22 00:43:28.0 +01:00
}
} |
|
Show voter details
|
43 |
DENIED
|
edit
|
App\Entity\EntryComment {#4644
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP is talking about a laptop.\n
\n
Unless you are suggesting they find a way to remove the battery, “removing the power cord and turning it on without actually turning it on” isn’t something they can try.\n
\n
And the fact that WiFi works on another distro suggests this isn’t a weird bug-state that the card needs to be snapped out of with power-cycling tricks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705880608 {#4651
date: 2024-01-22 00:43:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4638 …}
+nested: Doctrine\ORM\PersistentCollection {#4642 …}
+votes: Doctrine\ORM\PersistentCollection {#4640 …}
+reports: Doctrine\ORM\PersistentCollection {#4654 …}
+favourites: Doctrine\ORM\PersistentCollection {#4656 …}
+notifications: Doctrine\ORM\PersistentCollection {#4658 …}
-id: 329742
-bodyTs: "'actual':28 'anoth':45 'batteri':18 'bug':54 'bug-stat':53 'card':58 'cord':22 'cycl':68 'distro':46 'fact':40 'find':12 'isn':32,49 'laptop':6 'need':59 'op':1 'power':21,67 'power-cycl':66 'remov':16,19 'snap':62 'someth':34 'state':55 'suggest':10,47 'talk':3 'tri':37 'trick':69 'turn':24,29 'unless':7 'way':14 'weird':52 'wifi':42 'without':27 'work':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6358630"
+editedAt: DateTimeImmutable @1727470302 {#4648
date: 2024-09-27 22:51:42.0 +02:00
}
+createdAt: DateTimeImmutable @1705880608 {#4650
date: 2024-01-22 00:43:28.0 +01:00
}
} |
|
Show voter details
|
44 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4644
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP is talking about a laptop.\n
\n
Unless you are suggesting they find a way to remove the battery, “removing the power cord and turning it on without actually turning it on” isn’t something they can try.\n
\n
And the fact that WiFi works on another distro suggests this isn’t a weird bug-state that the card needs to be snapped out of with power-cycling tricks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705880608 {#4651
date: 2024-01-22 00:43:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4638 …}
+nested: Doctrine\ORM\PersistentCollection {#4642 …}
+votes: Doctrine\ORM\PersistentCollection {#4640 …}
+reports: Doctrine\ORM\PersistentCollection {#4654 …}
+favourites: Doctrine\ORM\PersistentCollection {#4656 …}
+notifications: Doctrine\ORM\PersistentCollection {#4658 …}
-id: 329742
-bodyTs: "'actual':28 'anoth':45 'batteri':18 'bug':54 'bug-stat':53 'card':58 'cord':22 'cycl':68 'distro':46 'fact':40 'find':12 'isn':32,49 'laptop':6 'need':59 'op':1 'power':21,67 'power-cycl':66 'remov':16,19 'snap':62 'someth':34 'state':55 'suggest':10,47 'talk':3 'tri':37 'trick':69 'turn':24,29 'unless':7 'way':14 'weird':52 'wifi':42 'without':27 'work':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6358630"
+editedAt: DateTimeImmutable @1727470302 {#4648
date: 2024-09-27 22:51:42.0 +02:00
}
+createdAt: DateTimeImmutable @1705880608 {#4650
date: 2024-01-22 00:43:28.0 +01:00
}
} |
|
Show voter details
|
45 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
46 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4700
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4644
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP is talking about a laptop.\n
\n
Unless you are suggesting they find a way to remove the battery, “removing the power cord and turning it on without actually turning it on” isn’t something they can try.\n
\n
And the fact that WiFi works on another distro suggests this isn’t a weird bug-state that the card needs to be snapped out of with power-cycling tricks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705880608 {#4651
date: 2024-01-22 00:43:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4638 …}
+nested: Doctrine\ORM\PersistentCollection {#4642 …}
+votes: Doctrine\ORM\PersistentCollection {#4640 …}
+reports: Doctrine\ORM\PersistentCollection {#4654 …}
+favourites: Doctrine\ORM\PersistentCollection {#4656 …}
+notifications: Doctrine\ORM\PersistentCollection {#4658 …}
-id: 329742
-bodyTs: "'actual':28 'anoth':45 'batteri':18 'bug':54 'bug-stat':53 'card':58 'cord':22 'cycl':68 'distro':46 'fact':40 'find':12 'isn':32,49 'laptop':6 'need':59 'op':1 'power':21,67 'power-cycl':66 'remov':16,19 'snap':62 'someth':34 'state':55 'suggest':10,47 'talk':3 'tri':37 'trick':69 'turn':24,29 'unless':7 'way':14 'weird':52 'wifi':42 'without':27 'work':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6358630"
+editedAt: DateTimeImmutable @1727470302 {#4648
date: 2024-09-27 22:51:42.0 +02:00
}
+createdAt: DateTimeImmutable @1705880608 {#4650
date: 2024-01-22 00:43:28.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP has solved his issue already but the trick I mentioned could be due to a capacitor issue which can occur anytime and break things that worked before. \n
I was just trying to help by suggesting an approach that solved the exact same issue on others’ laptop running the same distro. Even though not convenient you can either wait for your battery to run out or disconnect it to try this trick.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705881233 {#4698
date: 2024-01-22 00:53:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#4701 …}
+nested: Doctrine\ORM\PersistentCollection {#4703 …}
+votes: Doctrine\ORM\PersistentCollection {#4705 …}
+reports: Doctrine\ORM\PersistentCollection {#4707 …}
+favourites: Doctrine\ORM\PersistentCollection {#4709 …}
+notifications: Doctrine\ORM\PersistentCollection {#4711 …}
-id: 329760
-bodyTs: "'alreadi':6 'anytim':22 'approach':38 'batteri':62 'break':24 'capacitor':17 'conveni':55 'could':12 'disconnect':67 'distro':51 'due':14 'either':58 'even':52 'exact':42 'help':34 'issu':5,18,44 'laptop':47 'mention':11 'occur':21 'op':1 'other':46 'run':48,64 'solv':3,40 'suggest':36 'thing':25 'though':53 'tri':32,70 'trick':9,72 'wait':59 'work':27"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7602961"
+editedAt: null
+createdAt: DateTimeImmutable @1705881233 {#4699
date: 2024-01-22 00:53:53.0 +01:00
}
} |
|
Show voter details
|
47 |
DENIED
|
edit
|
App\Entity\EntryComment {#4700
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4644
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP is talking about a laptop.\n
\n
Unless you are suggesting they find a way to remove the battery, “removing the power cord and turning it on without actually turning it on” isn’t something they can try.\n
\n
And the fact that WiFi works on another distro suggests this isn’t a weird bug-state that the card needs to be snapped out of with power-cycling tricks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705880608 {#4651
date: 2024-01-22 00:43:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4638 …}
+nested: Doctrine\ORM\PersistentCollection {#4642 …}
+votes: Doctrine\ORM\PersistentCollection {#4640 …}
+reports: Doctrine\ORM\PersistentCollection {#4654 …}
+favourites: Doctrine\ORM\PersistentCollection {#4656 …}
+notifications: Doctrine\ORM\PersistentCollection {#4658 …}
-id: 329742
-bodyTs: "'actual':28 'anoth':45 'batteri':18 'bug':54 'bug-stat':53 'card':58 'cord':22 'cycl':68 'distro':46 'fact':40 'find':12 'isn':32,49 'laptop':6 'need':59 'op':1 'power':21,67 'power-cycl':66 'remov':16,19 'snap':62 'someth':34 'state':55 'suggest':10,47 'talk':3 'tri':37 'trick':69 'turn':24,29 'unless':7 'way':14 'weird':52 'wifi':42 'without':27 'work':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6358630"
+editedAt: DateTimeImmutable @1727470302 {#4648
date: 2024-09-27 22:51:42.0 +02:00
}
+createdAt: DateTimeImmutable @1705880608 {#4650
date: 2024-01-22 00:43:28.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP has solved his issue already but the trick I mentioned could be due to a capacitor issue which can occur anytime and break things that worked before. \n
I was just trying to help by suggesting an approach that solved the exact same issue on others’ laptop running the same distro. Even though not convenient you can either wait for your battery to run out or disconnect it to try this trick.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705881233 {#4698
date: 2024-01-22 00:53:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#4701 …}
+nested: Doctrine\ORM\PersistentCollection {#4703 …}
+votes: Doctrine\ORM\PersistentCollection {#4705 …}
+reports: Doctrine\ORM\PersistentCollection {#4707 …}
+favourites: Doctrine\ORM\PersistentCollection {#4709 …}
+notifications: Doctrine\ORM\PersistentCollection {#4711 …}
-id: 329760
-bodyTs: "'alreadi':6 'anytim':22 'approach':38 'batteri':62 'break':24 'capacitor':17 'conveni':55 'could':12 'disconnect':67 'distro':51 'due':14 'either':58 'even':52 'exact':42 'help':34 'issu':5,18,44 'laptop':47 'mention':11 'occur':21 'op':1 'other':46 'run':48,64 'solv':3,40 'suggest':36 'thing':25 'though':53 'tri':32,70 'trick':9,72 'wait':59 'work':27"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7602961"
+editedAt: null
+createdAt: DateTimeImmutable @1705881233 {#4699
date: 2024-01-22 00:53:53.0 +01:00
}
} |
|
Show voter details
|
48 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4700
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4644
+user: App\Entity\User {#4486 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP is talking about a laptop.\n
\n
Unless you are suggesting they find a way to remove the battery, “removing the power cord and turning it on without actually turning it on” isn’t something they can try.\n
\n
And the fact that WiFi works on another distro suggests this isn’t a weird bug-state that the card needs to be snapped out of with power-cycling tricks.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705880608 {#4651
date: 2024-01-22 00:43:28.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4638 …}
+nested: Doctrine\ORM\PersistentCollection {#4642 …}
+votes: Doctrine\ORM\PersistentCollection {#4640 …}
+reports: Doctrine\ORM\PersistentCollection {#4654 …}
+favourites: Doctrine\ORM\PersistentCollection {#4656 …}
+notifications: Doctrine\ORM\PersistentCollection {#4658 …}
-id: 329742
-bodyTs: "'actual':28 'anoth':45 'batteri':18 'bug':54 'bug-stat':53 'card':58 'cord':22 'cycl':68 'distro':46 'fact':40 'find':12 'isn':32,49 'laptop':6 'need':59 'op':1 'power':21,67 'power-cycl':66 'remov':16,19 'snap':62 'someth':34 'state':55 'suggest':10,47 'talk':3 'tri':37 'trick':69 'turn':24,29 'unless':7 'way':14 'weird':52 'wifi':42 'without':27 'work':43"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/6358630"
+editedAt: DateTimeImmutable @1727470302 {#4648
date: 2024-09-27 22:51:42.0 +02:00
}
+createdAt: DateTimeImmutable @1705880608 {#4650
date: 2024-01-22 00:43:28.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
OP has solved his issue already but the trick I mentioned could be due to a capacitor issue which can occur anytime and break things that worked before. \n
I was just trying to help by suggesting an approach that solved the exact same issue on others’ laptop running the same distro. Even though not convenient you can either wait for your battery to run out or disconnect it to try this trick.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 1
+score: 0
+lastActive: DateTime @1705881233 {#4698
date: 2024-01-22 00:53:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@MentalEdge@sopuli.xyz"
]
+children: Doctrine\ORM\PersistentCollection {#4701 …}
+nested: Doctrine\ORM\PersistentCollection {#4703 …}
+votes: Doctrine\ORM\PersistentCollection {#4705 …}
+reports: Doctrine\ORM\PersistentCollection {#4707 …}
+favourites: Doctrine\ORM\PersistentCollection {#4709 …}
+notifications: Doctrine\ORM\PersistentCollection {#4711 …}
-id: 329760
-bodyTs: "'alreadi':6 'anytim':22 'approach':38 'batteri':62 'break':24 'capacitor':17 'conveni':55 'could':12 'disconnect':67 'distro':51 'due':14 'either':58 'even':52 'exact':42 'help':34 'issu':5,18,44 'laptop':47 'mention':11 'occur':21 'op':1 'other':46 'run':48,64 'solv':3,40 'suggest':36 'thing':25 'though':53 'tri':32,70 'trick':9,72 'wait':59 'work':27"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7602961"
+editedAt: null
+createdAt: DateTimeImmutable @1705881233 {#4699
date: 2024-01-22 00:53:53.0 +01:00
}
} |
|
Show voter details
|
49 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
50 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4662
+user: Proxies\__CG__\App\Entity\User {#4663 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
That trick screams “residual power in a capacitor that we need to drain to get a proper restart on some component”\n
\n
I’ve heard of that working with some motherboards where it seemed they were dead and may explain those boards that don’t work but magically do months later when the capacitors had time to completely discard the small trickle of current they still had.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1705879697 {#4660
date: 2024-01-22 00:28:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4664 …}
+nested: Doctrine\ORM\PersistentCollection {#4666 …}
+votes: Doctrine\ORM\PersistentCollection {#4668 …}
+reports: Doctrine\ORM\PersistentCollection {#4670 …}
+favourites: Doctrine\ORM\PersistentCollection {#4672 …}
+notifications: Doctrine\ORM\PersistentCollection {#4674 …}
-id: 329698
-bodyTs: "'board':41 'capacitor':8,53 'complet':57 'compon':21 'current':63 'dead':36 'discard':58 'drain':13 'explain':39 'get':15 'heard':24 'later':50 'magic':47 'may':38 'month':49 'motherboard':30 'need':11 'power':5 'proper':17 'residu':4 'restart':18 'scream':3 'seem':33 'small':60 'still':65 'time':55 'trick':2 'trickl':61 've':23 'work':27,45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6897219"
+editedAt: null
+createdAt: DateTimeImmutable @1705879697 {#4661
date: 2024-01-22 00:28:17.0 +01:00
}
} |
|
Show voter details
|
51 |
DENIED
|
edit
|
App\Entity\EntryComment {#4662
+user: Proxies\__CG__\App\Entity\User {#4663 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
That trick screams “residual power in a capacitor that we need to drain to get a proper restart on some component”\n
\n
I’ve heard of that working with some motherboards where it seemed they were dead and may explain those boards that don’t work but magically do months later when the capacitors had time to completely discard the small trickle of current they still had.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1705879697 {#4660
date: 2024-01-22 00:28:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4664 …}
+nested: Doctrine\ORM\PersistentCollection {#4666 …}
+votes: Doctrine\ORM\PersistentCollection {#4668 …}
+reports: Doctrine\ORM\PersistentCollection {#4670 …}
+favourites: Doctrine\ORM\PersistentCollection {#4672 …}
+notifications: Doctrine\ORM\PersistentCollection {#4674 …}
-id: 329698
-bodyTs: "'board':41 'capacitor':8,53 'complet':57 'compon':21 'current':63 'dead':36 'discard':58 'drain':13 'explain':39 'get':15 'heard':24 'later':50 'magic':47 'may':38 'month':49 'motherboard':30 'need':11 'power':5 'proper':17 'residu':4 'restart':18 'scream':3 'seem':33 'small':60 'still':65 'time':55 'trick':2 'trickl':61 've':23 'work':27,45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6897219"
+editedAt: null
+createdAt: DateTimeImmutable @1705879697 {#4661
date: 2024-01-22 00:28:17.0 +01:00
}
} |
|
Show voter details
|
52 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4662
+user: Proxies\__CG__\App\Entity\User {#4663 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
That trick screams “residual power in a capacitor that we need to drain to get a proper restart on some component”\n
\n
I’ve heard of that working with some motherboards where it seemed they were dead and may explain those boards that don’t work but magically do months later when the capacitors had time to completely discard the small trickle of current they still had.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1705879697 {#4660
date: 2024-01-22 00:28:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4664 …}
+nested: Doctrine\ORM\PersistentCollection {#4666 …}
+votes: Doctrine\ORM\PersistentCollection {#4668 …}
+reports: Doctrine\ORM\PersistentCollection {#4670 …}
+favourites: Doctrine\ORM\PersistentCollection {#4672 …}
+notifications: Doctrine\ORM\PersistentCollection {#4674 …}
-id: 329698
-bodyTs: "'board':41 'capacitor':8,53 'complet':57 'compon':21 'current':63 'dead':36 'discard':58 'drain':13 'explain':39 'get':15 'heard':24 'later':50 'magic':47 'may':38 'month':49 'motherboard':30 'need':11 'power':5 'proper':17 'residu':4 'restart':18 'scream':3 'seem':33 'small':60 'still':65 'time':55 'trick':2 'trickl':61 've':23 'work':27,45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6897219"
+editedAt: null
+createdAt: DateTimeImmutable @1705879697 {#4661
date: 2024-01-22 00:28:17.0 +01:00
}
} |
|
Show voter details
|
53 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
54 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4677
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4662
+user: Proxies\__CG__\App\Entity\User {#4663 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
That trick screams “residual power in a capacitor that we need to drain to get a proper restart on some component”\n
\n
I’ve heard of that working with some motherboards where it seemed they were dead and may explain those boards that don’t work but magically do months later when the capacitors had time to completely discard the small trickle of current they still had.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1705879697 {#4660
date: 2024-01-22 00:28:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4664 …}
+nested: Doctrine\ORM\PersistentCollection {#4666 …}
+votes: Doctrine\ORM\PersistentCollection {#4668 …}
+reports: Doctrine\ORM\PersistentCollection {#4670 …}
+favourites: Doctrine\ORM\PersistentCollection {#4672 …}
+notifications: Doctrine\ORM\PersistentCollection {#4674 …}
-id: 329698
-bodyTs: "'board':41 'capacitor':8,53 'complet':57 'compon':21 'current':63 'dead':36 'discard':58 'drain':13 'explain':39 'get':15 'heard':24 'later':50 'magic':47 'may':38 'month':49 'motherboard':30 'need':11 'power':5 'proper':17 'residu':4 'restart':18 'scream':3 'seem':33 'small':60 'still':65 'time':55 'trick':2 'trickl':61 've':23 'work':27,45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6897219"
+editedAt: null
+createdAt: DateTimeImmutable @1705879697 {#4661
date: 2024-01-22 00:28:17.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: "Exactly."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705881321 {#4682
date: 2024-01-22 00:55:21.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@SzethFriendOfNimi@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4685 …}
+nested: Doctrine\ORM\PersistentCollection {#4689 …}
+votes: Doctrine\ORM\PersistentCollection {#4691 …}
+reports: Doctrine\ORM\PersistentCollection {#4692 …}
+favourites: Doctrine\ORM\PersistentCollection {#4694 …}
+notifications: Doctrine\ORM\PersistentCollection {#4696 …}
-id: 329771
-bodyTs: "'exact':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7603005"
+editedAt: null
+createdAt: DateTimeImmutable @1705881321 {#4679
date: 2024-01-22 00:55:21.0 +01:00
}
} |
|
Show voter details
|
55 |
DENIED
|
edit
|
App\Entity\EntryComment {#4677
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4662
+user: Proxies\__CG__\App\Entity\User {#4663 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
That trick screams “residual power in a capacitor that we need to drain to get a proper restart on some component”\n
\n
I’ve heard of that working with some motherboards where it seemed they were dead and may explain those boards that don’t work but magically do months later when the capacitors had time to completely discard the small trickle of current they still had.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1705879697 {#4660
date: 2024-01-22 00:28:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4664 …}
+nested: Doctrine\ORM\PersistentCollection {#4666 …}
+votes: Doctrine\ORM\PersistentCollection {#4668 …}
+reports: Doctrine\ORM\PersistentCollection {#4670 …}
+favourites: Doctrine\ORM\PersistentCollection {#4672 …}
+notifications: Doctrine\ORM\PersistentCollection {#4674 …}
-id: 329698
-bodyTs: "'board':41 'capacitor':8,53 'complet':57 'compon':21 'current':63 'dead':36 'discard':58 'drain':13 'explain':39 'get':15 'heard':24 'later':50 'magic':47 'may':38 'month':49 'motherboard':30 'need':11 'power':5 'proper':17 'residu':4 'restart':18 'scream':3 'seem':33 'small':60 'still':65 'time':55 'trick':2 'trickl':61 've':23 'work':27,45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6897219"
+editedAt: null
+createdAt: DateTimeImmutable @1705879697 {#4661
date: 2024-01-22 00:28:17.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: "Exactly."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705881321 {#4682
date: 2024-01-22 00:55:21.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@SzethFriendOfNimi@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4685 …}
+nested: Doctrine\ORM\PersistentCollection {#4689 …}
+votes: Doctrine\ORM\PersistentCollection {#4691 …}
+reports: Doctrine\ORM\PersistentCollection {#4692 …}
+favourites: Doctrine\ORM\PersistentCollection {#4694 …}
+notifications: Doctrine\ORM\PersistentCollection {#4696 …}
-id: 329771
-bodyTs: "'exact':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7603005"
+editedAt: null
+createdAt: DateTimeImmutable @1705881321 {#4679
date: 2024-01-22 00:55:21.0 +01:00
}
} |
|
Show voter details
|
56 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4677
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413
+user: Proxies\__CG__\App\Entity\User {#1973 …}
+magazine: App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1899 …}
+slug: "Linux-Newbie-Curiosity"
+title: "Linux Newbie - Curiosity"
+url: null
+body: """
I have an oldish Dell Latitude 7480 which doesn’t meet the requirements for upgrade to Windows 11 so I thought I’d take the opportunity to install Linux on it as I only really need it for day to day web stuff / studying / media and light gaming.\n
\n
My first choice was Linux Mint but, for some reason it would not recognise that the laptop had a wifi card. So I tried Manjaro but felt Arch wasn’t for me so opted for Pop_OS and whilst everything I want works I thought I’d use the time to distro hop live environments to see what else was out there.\n
\n
I know live envs doesn’t give you the full picture but to be honest I was more interested in the aesthetic appeal of the DE.\n
\n
Where my curiosity lies is this, from my understanding Linux Mint is based on underlying Ubuntu as is Pop_OS, so how come both Pop_OS and Ubuntu recognise the wi-fi card out of the box so to speak but Mint doesn’t.\n
\n
This is the wifi card in question:\n
\n
```\n
\n
<span style="color:#323232;"> description: Wireless interface\n
</span><span style="color:#323232;"> product: Wireless 8265 / 8275\n
</span><span style="color:#323232;"> vendor: Intel Corporation\n
</span><span style="color:#323232;"> physical id: 0\n
</span><span style="color:#323232;"> bus info: pci@0000:02:00.0\n
</span><span style="color:#323232;"> logical name: wlp2s0\n
</span><span style="color:#323232;"> version: 78\n
</span><span style="color:#323232;"> serial: cc:2f:71:ec:52:b1\n
</span><span style="color:#323232;"> width: 64 bits\n
</span><span style="color:#323232;"> clock: 33MHz\n
</span><span style="color:#323232;"> capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless\n
</span><span style="color:#323232;"> configuration: broadcast=yes driver=iwlwifi driverversion=6.6.6-76060606-generic firmware=36.ca7b901d.0 8265-36.ucode ip=192.168.1.6 latency=0 link=yes multicast=yes wireless=IEEE 802.11\n
</span><span style="color:#323232;"> resources: irq:131 memory:ec000000-ec001fff\n
</span>\n
```\n
\n
> \n
\n
And with this in mind, does anyone have any idea how to get this wi-fi card working with Mint, I’m assuming I need a drive which the other drivers have but Mint, for whatever reason, doesn’t have.\n
\n
**Update:**\n
===========\n
\n
I thought it would be easier to edit the post than reply to you all individually and thanks to everyone who took the time to respond so quickly.\n
\n
I’ve just re-tried with the latest version 21.3 and it all works, maybe by newbie brain did something wrong with the first install.\n
\n
I’ll probably stick with Pop_OS as it does what I need and I quite like the Gnome interface.\n
\n
But again, thank you all for your input it’s awesome to know that swift help is available for idiots newbies like me.
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 13
+favouriteCount: 60
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1727650703 {#2418
date: 2024-09-30 00:58:23.0 +02:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#1408 …}
+votes: Doctrine\ORM\PersistentCollection {#1961 …}
+reports: Doctrine\ORM\PersistentCollection {#1972 …}
+favourites: Doctrine\ORM\PersistentCollection {#1399 …}
+notifications: Doctrine\ORM\PersistentCollection {#2440 …}
+badges: Doctrine\ORM\PersistentCollection {#2436 …}
+children: []
-id: 32239
-titleTs: "'curios':3 'linux':1 'newbi':2"
-bodyTs: "'-76060606':243 '0':201,252 '00.0':207 '0000':205 '02':206 '11':18 '131':262 '192.168.1.6':250 '21.3':347 '2f':215 '33mhz':224 '36':246 '52':218 '6.6.6':242 '64':221 '71':216 '7480':7 '78':212 '802.11':259 '8265':194 '8265-36.ucode':248 '8275':195 'aesthet':132 'anyon':273 'appeal':133 'arch':76 'assum':290 'avail':400 'awesom':393 'b1':219 'base':149 'bit':222 'box':174 'brain':355 'broadcast':237 'bus':202,229 'ca7b901d.0':247 'cap':231 'capabl':225 'card':69,170,186,284 'cc':214 'choic':51 'clock':223 'come':159 'configur':236 'corpor':198 'curios':139 'd':23,95 'day':39,41 'de':136 'dell':5 'descript':189 'distro':100 'doesn':9,115,180,305 'drive':294 'driver':239,298 'driververs':241 'easier':314 'ec':217 'ec000000':265 'ec000000-ec001fff':264 'ec001fff':266 'edit':316 'els':107 'env':114 'environ':103 'ethernet':233 'everyon':328 'everyth':88 'felt':75 'fi':169,283 'firmwar':245 'first':50,361 'full':120 'game':48 'generic':244 'get':279 'give':117 'gnome':381 'help':398 'honest':125 'hop':101 'id':200 'idea':276 'idiot':402 'ieee':258 'individu':324 'info':203 'input':390 'instal':28,362 'intel':197 'interest':129 'interfac':191,382 'ip':249 'irq':261 'iwlwifi':240 'know':112,395 'laptop':65 'latenc':251 'latest':345 'latitud':6 'lie':140 'light':47 'like':379,404 'link':253 'linux':29,53,146 'list':232 'live':102,113 'll':364 'logic':208 'm':289 'manjaro':73 'master':230 'mayb':352 'media':45 'meet':11 'memori':263 'mind':271 'mint':54,147,179,287,301 'msi':227 'multicast':255 'name':209 'need':36,292,375 'newbi':354,403 'oldish':4 'opportun':26 'opt':82 'os':85,156,162,369 'pci':204 'pciexpress':228 'physic':199,234 'pictur':121 'pm':226 'pop':84,155,161,368 'post':318 'probabl':365 'product':192 'question':188 'quick':336 'quit':378 're':341 're-tri':340 'realli':35 'reason':58,304 'recognis':62,165 'repli':320 'requir':13 'resourc':260 'respond':334 'see':105 'serial':213 'someth':357 'speak':177 'stick':366 'studi':44 'stuff':43 'swift':397 'take':24 'thank':326,385 'thought':21,93,310 'time':98,332 'took':330 'tri':72,342 'ubuntu':152,164 'under':151 'understand':145 'updat':308 'upgrad':15 'use':96 've':338 'vendor':196 'version':211,346 'want':90 'wasn':77 'web':42 'whatev':303 'whilst':87 'wi':168,282 'wi-fi':167,281 'width':220 'wifi':68,185 'window':17 'wireless':190,193,235,257 'wlp2s0':210 'work':91,285,351 'would':60,312 'wrong':358 'yes':238,254,256"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1705959450
+visibility: "visible "
+apId: "https://lemm.ee/post/21520821"
+editedAt: DateTimeImmutable @1727463936 {#1858
date: 2024-09-27 21:05:36.0 +02:00
}
+createdAt: DateTimeImmutable @1705873050 {#2388
date: 2024-01-21 22:37:30.0 +01:00
}
}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4662
+user: Proxies\__CG__\App\Entity\User {#4663 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: App\Entity\EntryComment {#4621
+user: App\Entity\User {#4189 …}
+entry: App\Entity\Entry {#2413}
+magazine: App\Entity\Magazine {#264}
+image: null
+parent: null
+root: null
+body: """
Drivers is a vocabulary you should almost forgot in Linux ;) Contrary to other OS, Linux will rarely require you to install a driver.\n
\n
To answer your question, doing a simple online “mint wireless 8275” returned a forum with your exact issue. The reported solution is to “try powering it off, remove the power cord and hold the power button for 30 seconds. Reconnect cord and power up”. As weird as it sounds this may work. It worked for me 10 years ago with a keyboard. It’s easy and quick to try it. Let us know if that helps or not. Too bad you didn’t like Arch because [your laptop was fully supported](https://wiki.archlinux.org/title/Laptop/Dell).
"""
+lang: "en"
+isAdult: false
+favouriteCount: 14
+score: 0
+lastActive: DateTime @1727472675 {#4616
date: 2024-09-27 23:31:15.0 +02:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
]
+children: Doctrine\ORM\PersistentCollection {#4622 …}
+nested: Doctrine\ORM\PersistentCollection {#4624 …}
+votes: Doctrine\ORM\PersistentCollection {#4626 …}
+reports: Doctrine\ORM\PersistentCollection {#4628 …}
+favourites: Doctrine\ORM\PersistentCollection {#4630 …}
+notifications: Doctrine\ORM\PersistentCollection {#4632 …}
-id: 329423
-bodyTs: "'/title/laptop/dell).':117 '10':80 '30':61 '8275':34 'ago':82 'almost':7 'answer':25 'arch':108 'bad':103 'button':59 'contrari':11 'cord':54,64 'didn':105 'driver':1,23 'easi':88 'exact':40 'forgot':8 'forum':37 'fulli':113 'help':99 'hold':56 'instal':21 'issu':41 'keyboard':85 'know':96 'laptop':111 'let':94 'like':107 'linux':10,15 'may':74 'mint':32 'onlin':31 'os':14 'power':48,53,58,66 'question':27 'quick':90 'rare':17 'reconnect':63 'remov':51 'report':43 'requir':18 'return':35 'second':62 'simpl':30 'solut':44 'sound':72 'support':114 'tri':47,92 'us':95 'vocabulari':4 'weird':69 'wiki.archlinux.org':116 'wiki.archlinux.org/title/laptop/dell).':115 'wireless':33 'work':75,77 'year':81"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7600157"
+editedAt: null
+createdAt: DateTimeImmutable @1705873883 {#4617
date: 2024-01-21 22:51:23.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: """
That trick screams “residual power in a capacitor that we need to drain to get a proper restart on some component”\n
\n
I’ve heard of that working with some motherboards where it seemed they were dead and may explain those boards that don’t work but magically do months later when the capacitors had time to completely discard the small trickle of current they still had.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 6
+score: 0
+lastActive: DateTime @1705879697 {#4660
date: 2024-01-22 00:28:17.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#4664 …}
+nested: Doctrine\ORM\PersistentCollection {#4666 …}
+votes: Doctrine\ORM\PersistentCollection {#4668 …}
+reports: Doctrine\ORM\PersistentCollection {#4670 …}
+favourites: Doctrine\ORM\PersistentCollection {#4672 …}
+notifications: Doctrine\ORM\PersistentCollection {#4674 …}
-id: 329698
-bodyTs: "'board':41 'capacitor':8,53 'complet':57 'compon':21 'current':63 'dead':36 'discard':58 'drain':13 'explain':39 'get':15 'heard':24 'later':50 'magic':47 'may':38 'month':49 'motherboard':30 'need':11 'power':5 'proper':17 'residu':4 'restart':18 'scream':3 'seem':33 'small':60 'still':65 'time':55 'trick':2 'trickl':61 've':23 'work':27,45"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.world/comment/6897219"
+editedAt: null
+createdAt: DateTimeImmutable @1705879697 {#4661
date: 2024-01-22 00:28:17.0 +01:00
}
}
+root: App\Entity\EntryComment {#4621}
+body: "Exactly."
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1705881321 {#4682
date: 2024-01-22 00:55:21.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@hellequin67@lemm.ee"
"@wwwgem@lemmy.ml"
"@SzethFriendOfNimi@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4685 …}
+nested: Doctrine\ORM\PersistentCollection {#4689 …}
+votes: Doctrine\ORM\PersistentCollection {#4691 …}
+reports: Doctrine\ORM\PersistentCollection {#4692 …}
+favourites: Doctrine\ORM\PersistentCollection {#4694 …}
+notifications: Doctrine\ORM\PersistentCollection {#4696 …}
-id: 329771
-bodyTs: "'exact':1"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/7603005"
+editedAt: null
+createdAt: DateTimeImmutable @1705881321 {#4679
date: 2024-01-22 00:55:21.0 +01:00
}
} |
|
Show voter details
|
57 |
DENIED
|
edit
|
App\Entity\Magazine {#264
+icon: Proxies\__CG__\App\Entity\Image {#245 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#274
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#236 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
+entries: Doctrine\ORM\PersistentCollection {#179 …}
+posts: Doctrine\ORM\PersistentCollection {#137 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
+bans: Doctrine\ORM\PersistentCollection {#116 …}
+reports: Doctrine\ORM\PersistentCollection {#102 …}
+badges: Doctrine\ORM\PersistentCollection {#80 …}
+logs: Doctrine\ORM\PersistentCollection {#70 …}
+awards: Doctrine\ORM\PersistentCollection {#1360 …}
+categories: Doctrine\ORM\PersistentCollection {#1792 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#268
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#270
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|